OpenZWave Library  1.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
EnergyProduction.cpp File Reference
#include "command_classes/CommandClasses.h"
#include "command_classes/EnergyProduction.h"
#include "Defs.h"
#include "Msg.h"
#include "Node.h"
#include "Driver.h"
#include "platform/Log.h"
#include "value_classes/ValueDecimal.h"
+ Include dependency graph for EnergyProduction.cpp:

Enumerations

enum  EnergyProductionCmd { EnergyProductionCmd_Get = 0x02, EnergyProductionCmd_Report = 0x03 }
 
enum  { EnergyProductionIndex_Instant = 0, EnergyProductionIndex_Total, EnergyProductionIndex_Today, EnergyProductionIndex_Time }
 

Enumeration Type Documentation

anonymous enum
Enumerator
EnergyProductionIndex_Instant 
EnergyProductionIndex_Total 
EnergyProductionIndex_Today 
EnergyProductionIndex_Time 
Enumerator
EnergyProductionCmd_Get 
EnergyProductionCmd_Report