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

Method GetDeviceType

cpp/src/Node.h:381–381  ·  view source on GitHub ↗

zwave+ info

Source from the content-addressed store, hash-verified

379
380 // zwave+ info
381 uint16 GetDeviceType() const { return m_deviceType; }
382 string GetDeviceTypeString();
383 uint8 GetRoleType() const { return m_role; }
384 string GetRoleTypeString();

Callers 1

GetNodeDeviceTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected