Skip to content

Releases: telefonicaid/iotagent-json

1.2.0

31 Aug 12:47
Compare
Choose a tag to compare

Changes in this release:

  • Modify the agent to allow multiple transport protocols (#109)
  • Create an HTTP transport binding (#110)

1.1.0

31 Aug 12:23
Compare
Choose a tag to compare

Changes in this release:

  • Update to release 2.0.0 of the IoTAgent library.
  • Use wildcards for topics subscription instead of subscribing to each topic separately (#112)
  • Implement commands (#108)
  • Git repository rename from iotagent-mqtt iotagent-json, this implies changes in a lot of files.
  • ADD Travis CI to the repository (#122).
  • Add configuration service (#121).
  • Add environment variable configuration (#125).
  • Add a prefix for all the environment variables (#133)
  • Change the final command status name (#135)

0.1.6

12 Feb 10:14
Compare
Choose a tag to compare

Changes in this release:

  • FIX Date in dt configuration attribute is given in PM format (#77).
  • Improve documentation (#84).
  • Improve documentation: Thinking Things plugin and APIKeys (#84).
  • Extra comma in Thinking Things B module (#93).
  • Refactor constants to a constants file (#82).
  • Changes in the Thinking Things B attribute (#92).
  • Add a subscription mechanism for configuration commands (#81).

0.1.5

27 Jan 17:10
Compare
Choose a tag to compare

Changes in this release:

  • FIX Mandatory resource should be equal to the default resource in the IOTAM (#70).
  • ADD Log entries to improve debugging tasks.
  • FIX P1 and C1 Thinking Thing modules do not work in single attribute mode (#72).

0.1.4

26 Jan 12:07
Compare
Choose a tag to compare

Changes in this release:

  • FIX When there is a disconnection in the Mosquitto broker the Agent doesn't notice (#53).
  • ADD Use MQTT Credentials when provided (#55).
  • FIX /iot/about does not response the agent version (#39).
  • Change the configuration format (#59).
  • Add the system time in the returned configuration (#61).

0.1.3

19 Jan 13:28
Compare
Choose a tag to compare

Changes in this release:

  • Attribute alias don't work along with timestamp (#35).
  • Create a new TT interpreted attribute to get codified Cell information (#42).
  • Change C1 attribute name to P1 (#44).
  • Reject configurations that do specify the resource (#40).
  • Add generic IOTAgent functions to the client (#41).

0.1.2

11 Jan 17:10
Compare
Choose a tag to compare

Changes in this release:

  • FIX Agent crashes when a invalid JSON is received (#27).
  • FIX Configuration values are not correctly retrieved (#30).

0.1.0

23 Dec 08:21
Compare
Choose a tag to compare

Changes in this release:

  • Create the IoT Agent Tester (#3).
  • Create the IoT Agent Command (#2).
  • Script for RPM creation (#5).
  • Recreate subscription on IoTA Restart (#1).
  • Add support for configuration attributes (#10).
  • Add support for configurations in the IOTA (#6).
  • Add Support for conversion of timestamp attributes from the South Bound (#12).
  • Support unknown attributes coming from the SouthBound (#14).
  • Assign timeinstant to attribute metadata (#17).
  • Support conversion of ThinkingThing attributes (#19).