![]() |
OpenZWave Library
1.6.1914
|
#include <vector>
#include "command_classes/CommandClasses.h"
#include "command_classes/Powerlevel.h"
#include "Defs.h"
#include "Msg.h"
#include "Driver.h"
#include "platform/Log.h"
#include "value_classes/ValueByte.h"
#include "value_classes/ValueShort.h"
#include "value_classes/ValueList.h"
#include "value_classes/ValueButton.h"
Namespaces | |
OpenZWave | |
OpenZWave::Internal | |
OpenZWave::Internal::CC | |
Enumerations | |
enum | OpenZWave::Internal::CC::PowerlevelCmd { OpenZWave::Internal::CC::PowerlevelCmd_Set = 0x01 , OpenZWave::Internal::CC::PowerlevelCmd_Get = 0x02 , OpenZWave::Internal::CC::PowerlevelCmd_Report = 0x03 , OpenZWave::Internal::CC::PowerlevelCmd_TestNodeSet = 0x04 , OpenZWave::Internal::CC::PowerlevelCmd_TestNodeGet = 0x05 , OpenZWave::Internal::CC::PowerlevelCmd_TestNodeReport = 0x06 } |