|  | OpenZWave Library 1.6.0
    | 
#include "command_classes/CommandClasses.h"#include "command_classes/Proprietary.h"#include "Defs.h"#include "Msg.h"#include "Driver.h"#include "platform/Log.h"| Enumerations | |
| enum | ProprietaryCmd { ProprietaryCmd_Set = 0x01 , ProprietaryCmd_Get = 0x02 , ProprietaryCmd_Report = 0x03 } | 
| enum ProprietaryCmd |