|
virtual const std::string | getURN () const =0 |
| Get the URN of the device model. More...
|
|
virtual const std::string | getName () const =0 |
| Get the name of the device model. More...
|
|
virtual const std::string | getDescription () const =0 |
| Get the free form description of the device model. More...
|
|
virtual const std::string iotdcl::DeviceModel::getDescription |
( |
| ) |
const |
|
pure virtual |
Get the free form description of the device model.
- Returns
- the description of the model
virtual const std::string iotdcl::DeviceModel::getName |
( |
| ) |
const |
|
pure virtual |
Get the name of the device model.
- Returns
- the device model name
virtual const std::string iotdcl::DeviceModel::getURN |
( |
| ) |
const |
|
pure virtual |
Get the URN of the device model.
- Returns
- the URN of the model
The documentation for this class was generated from the following file: