CPP Device Virtualization API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E92477-09
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
iotdcl::DeviceModel Class Referenceabstract

Public Member Functions

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...
 

Member Function Documentation

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: