You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SensorGSM | 1 | Send SMS through an attached serial modem (e.g. SIM900) | -
150
+
SensorWaterLeak | 1 | Water leak sensor; via an interrupt, wake up the board and report when a leak is detected | -
150
151
151
152
Those sensors requiring a pin to operate would take it as an argument in the constructor.
152
153
NodeManager automatically creates all the child_ids, assigning an incremental counter. If you need to set your own child_id, pass it as the last argument to the constructor
@@ -643,7 +644,7 @@ Each sensor class may expose additional methods.
0 commit comments