 |
OpenZWave Library
1.6.1392
|
Go to the documentation of this file.
28 #ifndef _Proprietary_H
29 #define _Proprietary_H
60 return "COMMAND_CLASS_PROPRIETARY";
unsigned int uint32
Definition: Defs.h:91
static uint8 const StaticGetCommandClassId()
Definition: Proprietary.h:54
static CommandClass * Create(uint32 const _homeId, uint8 const _nodeId)
Definition: Proprietary.h:46
unsigned char uint8
Definition: Defs.h:85
virtual ~Proprietary()
Definition: Proprietary.h:50
virtual bool HandleMsg(uint8 const *_data, uint32 const _length, uint32 const _instance=1) override
Definition: Proprietary.cpp:53
virtual string const GetCommandClassName() const override
Definition: Proprietary.h:68
Implements COMMAND_CLASS_PROPRIETARY (0x88), a Z-Wave device command class.
Definition: Proprietary.h:44
Base class for all Z-Wave command classes.
Definition: CommandClass.h:61
virtual uint8 const GetCommandClassId() const override
Definition: Proprietary.h:64
static string const StaticGetCommandClassName()
Definition: Proprietary.h:58
Definition: Bitfield.cpp:31