OpenZWave Library 1.6.1914
Loading...
Searching...
No Matches
Namespaces | Enumerations
MultiChannelAssociation.cpp File Reference
#include "tinyxml.h"
#include "command_classes/CommandClasses.h"
#include "command_classes/MultiChannelAssociation.h"
#include "Defs.h"
#include "Msg.h"
#include "Driver.h"
#include "Node.h"
#include "Group.h"
#include "platform/Log.h"
+ Include dependency graph for MultiChannelAssociation.cpp:

Namespaces

namespace  OpenZWave
 
namespace  OpenZWave::Internal
 
namespace  OpenZWave::Internal::CC
 

Enumerations

enum  OpenZWave::Internal::CC::MultiChannelAssociationCmd {
  OpenZWave::Internal::CC::MultiChannelAssociationCmd_Set = 0x01 , OpenZWave::Internal::CC::MultiChannelAssociationCmd_Get = 0x02 , OpenZWave::Internal::CC::MultiChannelAssociationCmd_Report = 0x03 , OpenZWave::Internal::CC::MultiChannelAssociationCmd_Remove = 0x04 ,
  OpenZWave::Internal::CC::MultiChannelAssociationCmd_GroupingsGet = 0x05 , OpenZWave::Internal::CC::MultiChannelAssociationCmd_GroupingsReport = 0x06
}