Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HardwareComponent

Package version

interface

An interface representing HardwareComponent. The hardware component.

Hierarchy

  • HardwareComponent

Index

Properties

componentId

componentId: string
member

{string} componentId The component ID.

displayName

displayName: string
member

{string} displayName The display name of the hardware component.

status

member

{HardwareComponentStatus} status The status of the hardware component. Possible values include: 'Unknown', 'NotPresent', 'PoweredOff', 'Ok', 'Recovering', 'Warning', 'Failure'

statusDisplayName

statusDisplayName: string
member

{string} statusDisplayName The display name of the status of hardware component.

Generated using TypeDoc