MCPcopy 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
1620bool Node::IsSecured
1621(
1622)
1623{
1624 return m_secured;
1625}
1626
1627void Node::SetInstanceLabel
1628(

Callers 4

SendMsgMethod · 0.80
SetSecuredClassesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected