0.12.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.12.0/python-lib/tc_etl_lib
Changes (since 0.11.0):
-
Add: new optional parameters
timeout
,post_retry_connect
,post_retry_backoff_factor
in the iotaManager constructor used in the timeout/retry logic in send_http and send_batch_http (#72) -
Fix: improve INFO log traces (#82)
-
Fix: rename sensor_id to device_id in iotManager to align with the term used in IOTA library (#77)