MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / GetMaxVersion

Method GetMaxVersion

cpp/src/command_classes/Meter.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 virtual bool HandleMsg( uint8 const* _data, uint32 const _length, uint32 const _instance = 1 );
55 virtual bool SetValue( Value const& _value );
56 virtual uint8 GetMaxVersion(){ return 3; }
57
58 protected:
59 virtual void CreateVars( uint8 const _instance );

Callers 1

AdvanceQueriesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected