OpenZWave Library
1.4.5216
|
#include "command_classes/CommandClasses.h"
#include "command_classes/SwitchAll.h"
#include "Defs.h"
#include "Msg.h"
#include "Node.h"
#include "Driver.h"
#include "platform/Log.h"
#include "value_classes/ValueList.h"
Enumerations | |
enum | SwitchAllCmd { SwitchAllCmd_Set = 0x01, SwitchAllCmd_Get = 0x02, SwitchAllCmd_Report = 0x03, SwitchAllCmd_On = 0x04, SwitchAllCmd_Off = 0x05 } |
enum SwitchAllCmd |