Device interface
Device metadata.
Properties
| deployment | State of the device in its last deployment. | 
| device | Device class identity. | 
| device | Device identity. | 
| group | Device group identity. | 
| installed | Update identity. | 
| last | Update identity. | 
| last | The deployment identifier for the last deployment to the device | 
| manufacturer | Device manufacturer. | 
| model | Device model. | 
| on | Boolean flag indicating whether the latest update is installed on the device | 
Property Details
		deploymentStatus
	 
	State of the device in its last deployment.
deploymentStatus?: stringProperty Value
string
		deviceClassId
	  
	Device class identity.
deviceClassId: stringProperty Value
string
		deviceId
	 
	Device identity.
deviceId: stringProperty Value
string
		groupId
	 
	Device group identity.
groupId?: stringProperty Value
string
		installedUpdateId
	  
	
		lastAttemptedUpdateId
	   
	
		lastDeploymentId
	  
	The deployment identifier for the last deployment to the device
lastDeploymentId?: stringProperty Value
string
manufacturer
Device manufacturer.
manufacturer: stringProperty Value
string
model
Device model.
model: stringProperty Value
string
		onLatestUpdate
	  
	Boolean flag indicating whether the latest update is installed on the device
onLatestUpdate: booleanProperty Value
boolean