Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Device

Package version

Device metadata.

Hierarchy

  • Device

Index

Properties

Optional deploymentStatus

deploymentStatus: DeviceDeploymentState

State of the device in its last deployment.

deviceClassId

deviceClassId: string

Device class identity.

deviceId

deviceId: string

Device identity.

Optional groupId

groupId: undefined | string

Device group identity.

Optional installedUpdateId

installedUpdateId: UpdateId | null

Update identity.

Optional lastAttemptedUpdateId

lastAttemptedUpdateId: UpdateId | null

Update identity.

Optional lastDeploymentId

lastDeploymentId: undefined | string

The deployment identifier for the last deployment to the device

manufacturer

manufacturer: string

Device manufacturer.

model

model: string

Device model.

onLatestUpdate

onLatestUpdate: boolean

Boolean flag indicating whether the latest update is installed on the device

Generated using TypeDoc