enum PowerFaultFlags
fbs/sensors.fbs / Source schema
Backing type: ushort (bit_flags)
Fault bits for PowerStatusData.fault_flags.
| Name | Value | Notes |
|---|---|---|
DeepDischarge | Pack was discharged below its safe minimum. | |
VoltageSpikes | Abnormal voltage transients were detected. | |
CellFail | One or more cells failed. | |
OverCurrent | Discharge current exceeded limits. | |
OverTemperature | Pack temperature exceeded limits. | |
UnderTemperature | Pack temperature is below operating limits. | |
IncompatibleVoltage | Pack voltage is incompatible with this vehicle. | |
HardwareFailure | Monitor or pack hardware failure. |