Skip to content

2.4.0

Compare
Choose a tag to compare
@dmoranj dmoranj released this 10 Nov 16:30
· 4036 commits to master since this release

Changes in this release:

  • Add an Attribute Expression Plugin (#440)
  • Add Multientity plugin (#468)
  • Add bidirectionality mechanisms for composed attributes (#474)
  • Add String composition functions for expressions
  • Bidirectional plugin doesn't apply to active attributes defined in a Configuration Group (#479)
  • FIX Multiple values not allowed in polling commands
  • FIX [Docu] Remove "Remove tag" from examples (#481)
  • FIX Notifications return 404 instead of a 200 OK (#484)
  • FIX Device creation with attribute named "TimeInstant" is not allowed (#486)
  • FIX Iota transformation plugins regex validation error (#489)
  • ADD Add single quotes as valid string marks
  • FIX Get device info does not include the plugins fields (#492)
  • FIX Transformation plugin for indexof (#493)
  • FIX Entities in multientity scenarios cannot be defined as expressions (#488)
  • FIX Cast needed for transformation plugin (#497)
  • FIX Delete service should return 204 instead 200 (#174)
  • FIX Bidirectional plugin provision fails (#503)
  • FIX Missing context in logger entries (#454)
  • FIX Transformation plugin variable names set (#506)
  • FIX Transformation plugin - More than one variable name with numbers (#508)
  • FIX Pool command expired but CB not updated (#509)
  • ADD an alarm management module (#512)
  • FIX Missing operations manual (#485)
  • ADD a mechanism to share constants and error definitions between IoTAs (#386)