Storage class for battery_vt CAN message.
More...
Storage class for battery_vt CAN message.
◆ decode()
void decode |
( |
const uint8_t * |
data | ) |
|
|
inline |
Decode new CAN data and update the storage for battery_vt.
- 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_vt.
- Returns
- Returns the message name
◆ batt_perc
CAN signal 'batt_perc' defined in *.yaml
◆ current
CAN signal 'current' defined in *.yaml
◆ temperature
CAN signal 'temperature' defined in *.yaml
◆ voltage
CAN signal 'voltage' defined in *.yaml
The documentation for this struct was generated from the following file:
- simulation/server/app/src/can_message_handler.cc