Class for getting information about an available CAN bus.
Definition CANBus.hpp:19
The unique identifier for a device.
Definition DeviceIdentifier.hpp:19
std::string model
Definition DeviceIdentifier.hpp:22
DeviceIdentifier(int deviceID, std::string model, CANBus canbus)
std::string ToString() const
int deviceID
Definition DeviceIdentifier.hpp:23
uint32_t deviceHash
Definition DeviceIdentifier.hpp:24
DeviceIdentifier()=default
std::string network
Definition DeviceIdentifier.hpp:21
Definition motor_constants.h:14