HardwareComponent interface

The hardware component.

Properties

componentId

The component ID.

displayName

The display name of the hardware component.

status

The status of the hardware component.

statusDisplayName

The display name of the status of hardware component.

Property Details

componentId

The component ID.

componentId: string

Property Value

string

displayName

The display name of the hardware component.

displayName: string

Property Value

string

status

The status of the hardware component.

status: HardwareComponentStatus

Property Value

statusDisplayName

The display name of the status of hardware component.

statusDisplayName: string

Property Value

string