Cumulative Update 1


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

EnOS General Service

Connection Service


API Description

Version 2.4 has been added for these APIs with the following updates:

  • Added the requireSecret request parameter to configure whether to return the encrypted product secret or device secret.
    • To obtain the productSecret, the service account must be granted with Create or Update permission for the Product service.
    • To obtain the deviceSecret, the service account must be granted with Full Access permission for the Device Management Service service.
  • Added the sessionKey response parameter for decrypting the product secret or device secret. For more information on decryption, see How to Decrypt.
Create Device When an unsupported time zone is entered in timezone, an error message will be returned. For more information about time zones, see Timezone representation.