Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
fitness::HardwareHealth::FailureStatusChangedEvent Struct Reference

Event that is send when the hardware failure status changes. More...

Inheritance diagram for fitness::HardwareHealth::FailureStatusChangedEvent:
idl::Event

Public Attributes

string componentId
 the ID of the affected hardware component More...
 
int failureType
 one of the hardware failure type constants More...
 
boolean isAsserted
 true when the failure is currently asserted More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event that is send when the hardware failure status changes.

Definition at line 33 of file HardwareHealth.idl.

Member Data Documentation

◆ componentId

string fitness::HardwareHealth::FailureStatusChangedEvent::componentId

the ID of the affected hardware component

Definition at line 34 of file HardwareHealth.idl.

◆ failureType

int fitness::HardwareHealth::FailureStatusChangedEvent::failureType

one of the hardware failure type constants

Definition at line 35 of file HardwareHealth.idl.

◆ isAsserted

boolean fitness::HardwareHealth::FailureStatusChangedEvent::isAsserted

true when the failure is currently asserted

Definition at line 36 of file HardwareHealth.idl.


The documentation for this struct was generated from the following file: