DeviceProfileParam
Enum represents different parameters of the device profile.
The enum class represents different parameters for a device profile.
Syntax: enum DeviceProfileParam : Enum<DeviceProfileParam>
This enumeration describes the device profileparameters supported for update and remove operations.
Value | Description |
---|---|
USER_ID | Represents the User Id attribute of the device profile. |
CUSTOMER_ID | Represents the Customer Id attribute of the device profile. |
Updated 8 days ago