26 virtual const std::string
getURN()
const = 0;
32 virtual const std::string
getName()
const = 0;
virtual const std::string getName() const =0
Get the name of the device model.
Definition: DeviceModel.hpp:19
virtual const std::string getDescription() const =0
Get the free form description of the device model.
virtual const std::string getURN() const =0
Get the URN of the device model.