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

Method Clock

cpp/src/command_classes/Clock.h:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected