Skip to content

Release 1.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 18:49

Features

  • Added support for globally setting the Cumulocity data processing mode for tag data
  • Added support for changing the 'type' value in aggregated data payloads for the parent
    (main/non-child) device

Bug Fixes

  • Fixed an issue where erroneous calculations on boolean tag values could prevent data aggregation
    from working properly
  • Fixed missing entry in README.md documentation table of contents

Other

  • Updated com.hms_networks.americas.sc:extensions library to version 1.15.9
  • Improved MQTT client status code tracking to facilitate better connection failure detection
    • Data polling is skipped when the MQTT client does not report a successful/healthy connection
  • Improved speed of status reporting for pending operations such as firmware updates and
    configuration changes
  • Removed c8y_Software from supported Cumulocity operations as it is not supported
  • Documented the supported Cumulocity operations in the README.md file