Cumulative Update 2


This section introduces new APIs and enhancements in EnOS 2.4 CU2.

EnOS General APIs

Device Provisioning Service


API Description
Create DPS Device

Version 2.5 has been added for the API with the following updates:

  • When specifying key-value pairs for the device master data in the request parameter deviceData, you can now use Built-in Master Data as the key. The value must comply with the data type defined in the built-in master data.
Get DPS Device Version 2.5 has been added for the API with the update of the version number only.
Allocate DPS Device

Version 2.5 has been added for the API with the following updates:

  • action=activate in the request format has been changed to action=allocate.
  • When specifying key-value pairs for device master data in the request parameter deviceData, you can now use Built-in Master Data as the key. The value must comply with the data type defined in the built-in master data.
Reset Device Allocation Status

Version 2.5 has been added for the API with the following updates:

  • action=reprovision in the request format has been changed to action=resetAllocationStatus.
Search DPS Device Added a new API to search for DPS devices based on the search criteria.
Delete DPS Device Added a new API to delete DPS devices.
Update DPS Device Added a new API to update a DPS device.
Replace DPS Device Added a new API to replace a DPS device.