Skip to content

0.3.0

Compare
Choose a tag to compare
@dmoranj dmoranj released this 10 Apr 12:23
· 4930 commits to master since this release

Changes in this release:

  • ADD Keywords to the package.json.
  • ADD Configuration API for dynamically creating configuration groups.
  • ADD Device Provisioning API and Device Configuration API commands in the testing clients.
  • ADD Pagination in the Device List operations.
  • FIX Remove mandatory constraint for service, servicepath and commands in Device Provisioning (#46).
  • FIX List devices based on the service and servicepath (#45).
  • FIX Lazy attributes mandatory in Device Provisioning (#51).
  • FIX Should allow to provision devices with unconfigured type (#50)
  • ADD Handler for configuration changes from the Configuration API.
  • ADD Constraint to forbid multiple devices with the same ID (#48).
  • ADD Constraint to ensure uniqueness of device configurations (#53).