OpenZWave Library  1.6.1914
Namespaces | Enumerations
Association.cpp File Reference
#include "tinyxml.h"
#include "command_classes/CommandClasses.h"
#include "command_classes/Association.h"
#include "Defs.h"
#include "Msg.h"
#include "Driver.h"
#include "Node.h"
#include "Group.h"
#include "platform/Log.h"

Namespaces

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

Enumerations

enum  OpenZWave::Internal::CC::AssociationCmd {
  OpenZWave::Internal::CC::AssociationCmd_Set = 0x01 , OpenZWave::Internal::CC::AssociationCmd_Get = 0x02 , OpenZWave::Internal::CC::AssociationCmd_Report = 0x03 , OpenZWave::Internal::CC::AssociationCmd_Remove = 0x04 ,
  OpenZWave::Internal::CC::AssociationCmd_GroupingsGet = 0x05 , OpenZWave::Internal::CC::AssociationCmd_GroupingsReport = 0x06
}