|  | 
| constant int | FAILURE_TYPE_NETWORK_DEVICE_NOT_DETECTED = 1 | 
|  | hardware failure types 
 | 
|  | 
| constant int | FAILURE_TYPE_I2C_BUS_STUCK = 2 | 
|  | 
| constant int | FAILURE_TYPE_SUB_CTRL_NOT_REACHABLE = 3 | 
|  | 
| constant int | FAILURE_TYPE_SUB_CTRL_MALFUNCTION = 4 | 
|  | 
| constant int | FAILURE_TYPE_OUTLET_POWER_STATE_INCONSISTENT = 5 | 
|  | 
| constant int | FAILURE_TYPE_SUB_CTRL_INCOMPATIBLE = 6 | 
|  | 
◆ getFailures()
      
        
          | vector< Failure > fitness::HardwareHealth::getFailures | ( |  | ) |  | 
      
 
Return a vector with past and present hardware failures. 
- Returns
- hardware failure vector 
 
 
The documentation for this interface was generated from the following file: