DeploymentDeviceState interface

Deployment device status.

Properties

deviceId

Device identity.

deviceState

Deployment device state.

movedOnToNewDeployment

Boolean flag indicating whether this device is in a newer deployment and can no longer retry this deployment.

retryCount

The number of times this deployment has been retried on this device.

Property Details

deviceId

Device identity.

deviceId: string

Property Value

string

deviceState

Deployment device state.

deviceState: string

Property Value

string

movedOnToNewDeployment

Boolean flag indicating whether this device is in a newer deployment and can no longer retry this deployment.

movedOnToNewDeployment: boolean

Property Value

boolean

retryCount

The number of times this deployment has been retried on this device.

retryCount: number

Property Value

number