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

Method GetVersion

cpp/src/command_classes/SimpleAVCommandItem.cpp:41–44  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Get version of AV simple command class of command -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

39// Get version of AV simple command class of command
40//-----------------------------------------------------------------------------
41uint16 SimpleAVCommandItem::GetVersion()
42{
43 return m_version;
44}
45
46//-----------------------------------------------------------------------------
47// <SimpleAVCommand::GetName>

Callers 1

CreateVarsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected