RELEASE NOTES BELLADATI IOT Data COLLECTOR 1.1

Release date: August 27, 2018

Works with IoT Console 1.1.2+

NEW FEATURES

  • Receiver - UDP server endpoint type

  • Receiver - add message content type setting
  • Receiver - CSV message content type

  • Receiver - support for simple customization
  • Receiver - support CUSTOM endpoint type using own generic-receiver implementation

  • Sender - support for simple customization
  • Sender - support CUSTOM actions using own generic-sender implementation

IMPROVEMENTS

  • Sender - make HTTP Request action execution synchronous
  • Sender, actions - refactor to support rx style execution
  • Sender - HTTP request - set follow redirects by default
  • Add implementation version to all module status response

BUG FIXES

  • Sender - continueOnError option does not work properly
  • Sender - Action rule - when no row passes the condition, the data are not deleted from receiver
  • Sender - Email - Action is marked as DONE and data are deleted from receiver even when the sending fails
  • Sender - MQTT Publish - NPE when publishing to broker, which was not available during init
  • Sender - MQTT Publish - publishing multiple records at the same time causes error 
  • Sender - MQTT Publish publishes messages to broker which is not running
  • Sender - The period settings is not used
  • Sender - BellaDati REST - NPE during sending of the data when incorrect connection is used
  • Receiver - MQTT Broker is not started after first reload
  • No labels