Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenZWave/open-zwave
/ IsSecured
Method
IsSecured
cpp/src/Node.cpp:1620–1625 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1618
}
1619
1620
bool Node::IsSecured
1621
(
1622
)
1623
{
1624
return m_secured;
1625
}
1626
1627
void Node::SetInstanceLabel
1628
(
Callers
4
SendMsg
Method · 0.80
SetSecuredClasses
Method · 0.80
ApplicationCommandHandler
Method · 0.80
HandleMultiChannelCapabilityReport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected