Definition: DeviceIdentifier.hpp:19
std::string model
Definition: DeviceIdentifier.hpp:22
std::string ToString() const
Definition: DeviceIdentifier.hpp:34
int deviceID
Definition: DeviceIdentifier.hpp:23
uint32_t deviceHash
Definition: DeviceIdentifier.hpp:24
DeviceIdentifier()=default
std::string network
Definition: DeviceIdentifier.hpp:21
DeviceIdentifier(int deviceID, std::string model, std::string canbus)
Definition: DeviceIdentifier.hpp:27
Definition: string_util.hpp:15