OpenZWave Library 1.6.
Loading...
Searching...
No Matches
NodeNaming.h File Reference
+ Include dependency graph for NodeNaming.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenZWave::NodeNaming
 Implements COMMAND_CLASS_NODE_NAMING (0x77), a Z-Wave device command class. More...
 

Namespaces

namespace  OpenZWave
 

Functions

string OpenZWave::ExtractString (uint8 const *_data, uint32 const _length)
 Extract a String from a Z-Wave Encoded Packet.
 
uint32 OpenZWave::ConvertUFT16ToUTF8 (uint16 _utf16, char *_buffer, uint32 pos)
 Convert from UTF16 to UTF8.