![]() |
BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
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) | |
| Identity & | operator= (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 |
1.8.5