DeviceHealth interface

Device Health

Properties

deviceId

Device id

digitalTwinModelId

Digital twin model Id

healthChecks

Array of health checks and their results

moduleId

Module id

state

Aggregate device health state

Property Details

deviceId

Device id

deviceId: string

Property Value

string

digitalTwinModelId

Digital twin model Id

digitalTwinModelId?: string

Property Value

string

healthChecks

Array of health checks and their results

healthChecks: HealthCheck[]

Property Value

moduleId

Module id

moduleId?: string

Property Value

string

state

Aggregate device health state

state: DeviceHealthState

Property Value