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

Method Indicator

cpp/src/command_classes/Indicator.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60 private:
61 Indicator( uint32 const _homeId, uint8 const _nodeId ): CommandClass( _homeId, _nodeId ){}
62 };
63
64} // namespace OpenZWave

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected