| Raritan PX2/PX3 JSON-RPC API
    | 
import"HardwareHealth.idl";
| Public Attributes | |
| int | creationOrderId | 
| failures created later have a larger id; range 1..failure-count | |
| string | componentId | 
| the ID of the affected hardware component | |
| int | type | 
| one of the hardware failure type constants | |
| string | description | 
| human readable string describing HW component and failure | |
| boolean | isAsserted | 
| truewhen the failure is currently asserted | |
| time | lastAssertTimeStamp | 
| timestamp when the failure was last asserted | |
| time | lastDeassertTimeStamp | 
| timestamp when the failure was last deasserted (0 if asserted) | |
| int | assertCount | 
| count of assertions | |
Hardware Failure.
 1.8.14
 1.8.14