DeploymentDeviceState interface  
Deployment device status.
Properties
| device | Device identity. | 
| device | Deployment device state. | 
| moved | Boolean flag indicating whether this device is in a newer deployment and can no longer retry this deployment. | 
| retry | The number of times this deployment has been retried on this device. | 
Property Details
		deviceId
	 
	Device identity.
deviceId: stringProperty Value
string
		deviceState
	 
	Deployment device state.
deviceState: stringProperty Value
string
		movedOnToNewDeployment
	   
	Boolean flag indicating whether this device is in a newer deployment and can no longer retry this deployment.
movedOnToNewDeployment: booleanProperty Value
boolean
		retryCount
	 
	The number of times this deployment has been retried on this device.
retryCount: numberProperty Value
number