MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / beSmart

Method beSmart

Arduino/libraries/ST_Anything/Sensor.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 void Sensor::beSmart(const String &str)
42 {
43 //Each derived class should implement this if they are interfacing with SmartThings over the internet.
44 }
45
46}

Callers 1

receiveSmartStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected