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

Method BarrierOperator

cpp/src/command_classes/BarrierOperator.cpp:96–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94};
95
96BarrierOperator::BarrierOperator
97(
98 uint32 const _homeId,
99 uint8 const _nodeId
100):
101CommandClass( _homeId, _nodeId )
102{
103
104}
105
106
107//-----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected