Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenZWave/open-zwave
/ GetBasicMapping
Method
GetBasicMapping
cpp/src/Node.h:610–610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
608
609
uint8 const* GetMandatoryCommandClasses(){ return m_mandatoryCommandClasses; }
610
uint8 GetBasicMapping(){ return m_basicMapping; }
611
string const& GetLabel(){ return m_label; }
612
613
private:
Callers
1
SetDeviceClasses
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected