|
BS120x Ethernet Library 1.0.0
BS120x Ethernet Library
|
Information about unit health and status. More...
#include <CommonTypes.h>
Collaboration diagram for UnitStatus:Information about unit health and status.
Public Attributes | |
| std::array< bool, kFanCount > | fan_fail_status |
| Status of all unit fans. A TRUE value indicates a fan failure. | |
| bool | inhibit_state |
| State of the cell inhibit. A TRUE value indicates ENABLED. | |
| std::array< float, kTempCount > | temps |
| Temperatures reported by temperature sensors in Celsius. | |