![]() |
OpenZWave Library
1.6.1888
|
#include "command_classes/CommandClasses.h"
#include "command_classes/SwitchBinary.h"
#include "command_classes/WakeUp.h"
#include "Defs.h"
#include "Msg.h"
#include "Driver.h"
#include "Node.h"
#include "platform/Log.h"
#include "value_classes/ValueBool.h"
#include "value_classes/ValueInt.h"
Namespaces | |
OpenZWave | |
OpenZWave::Internal | |
OpenZWave::Internal::CC | |
Enumerations | |
enum | OpenZWave::Internal::CC::SwitchBinaryCmd { OpenZWave::Internal::CC::SwitchBinaryCmd_Set = 0x01, OpenZWave::Internal::CC::SwitchBinaryCmd_Get = 0x02, OpenZWave::Internal::CC::SwitchBinaryCmd_Report = 0x03 } |