Storage class for battery_info CAN message.
More...
Storage class for battery_info CAN message.
◆ decode()
void decode |
( |
const uint8_t * |
data | ) |
|
|
inline |
Decode new CAN data and update the storage for battery_info.
- Parameters
-
data | Pointer to the CAN message to be decoded |
◆ get_message_name()
std::string get_message_name |
( |
| ) |
const |
|
inline |
Get the message name: battery_info.
- Returns
- Returns the message name
◆ fan1
CAN signal 'fan1' defined in *.yaml
◆ fan2
CAN signal 'fan2' defined in *.yaml
◆ max_cell_v
CAN signal 'max_cell_v' defined in *.yaml
◆ min_cell_v
CAN signal 'min_cell_v' defined in *.yaml
The documentation for this struct was generated from the following file:
- simulation/server/app/src/can_message_handler.cc