Definition AbstractEventTeachingService.cpp:13
bool decodeGridConnect(const char *gcBuffer, CANFrame *frame)
Definition GridConnect.cpp:149
bool encodeGridConnect(char *gcBuffer, CANFrame *frame)
Definition GridConnect.cpp:55
Represents a CAN frame sent on the CAN bus.
Definition CanTransport.h:21