|
| NewDeviceCommand (const DeviceDescription &description) |
|
DeviceID | deviceID () const |
|
std::string | vendor () const |
|
std::string | productName () const |
|
std::list< ModuleType > | dataTypes () const |
|
bool | supportsRefreshTime () const |
|
Poco::Timespan | refreshTime () const |
|
std::string | toString () const override |
|
const DeviceDescription & | description () const |
|
Public Member Functions inherited from BeeeOn::Command |
std::string | name () const |
|
CommandHandler * | sendingHandler () const |
|
virtual Result::Ptr | deriveResult (Answer::Ptr answer) const |
|
template<typename T > |
bool | is () |
|
template<typename T > |
bool | is () const |
|
template<typename C > |
const C & | cast () const |
|
template<typename C > |
C & | cast () |
|
string NewDeviceCommand::toString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/commands/NewDeviceCommand.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/src/commands/NewDeviceCommand.cpp