BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions | Data Fields
BeeeOn::ZWaveNode::Identity Struct Reference

Identity of a Z-Wave node that can be used separately without any instance of the ZWaveNode class. More...

#include <ZWaveNode.h>

Public Member Functions

 Identity (const uint32_t home, const uint8_t node)
 
Identityoperator= (const Identity &other)
 
bool operator== (const Identity &other) const
 
bool operator!= (const Identity &other) const
 
bool operator< (const Identity &other) const
 
std::string toString () const
 

Data Fields

const uint32_t home
 
const uint8_t node
 

Detailed Description

Identity of a Z-Wave node that can be used separately without any instance of the ZWaveNode class.


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