0.3.0
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).