BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::DeviceCriteria Class Reference

DeviceCriteria holds a criteria for device searching. Device can be search by one of the following properties: More...

#include <DeviceCriteria.h>

Public Member Functions

 DeviceCriteria (const Poco::Net::IPAddress &address)
 
 DeviceCriteria (const MACAddress &address)
 
 DeviceCriteria (const uint64_t serialNumber)
 
bool hasIPAddress () const
 
Poco::Net::IPAddress ipAddress () const
 
bool hasMACAddress () const
 
MACAddress macAddress () const
 
bool hasSerialNumber () const
 
uint64_t serialNumber () const
 
std::string toString () const
 

Detailed Description

DeviceCriteria holds a criteria for device searching. Device can be search by one of the following properties:


The documentation for this class was generated from the following files: