ContractModelOutput interface
The Device Update agent contract model.
Properties
| id | The Device Update agent contract model Id of the device class. This is also used to calculate the device class Id. |
| name | The Device Update agent contract model name of the device class. Intended to be a more readable form of the contract model Id. |
Property Details
id
The Device Update agent contract model Id of the device class. This is also used to calculate the device class Id.
id: string
Property Value
string
name
The Device Update agent contract model name of the device class. Intended to be a more readable form of the contract model Id.
name: string
Property Value
string