Arduino-Library icon indicating copy to clipboard operation
Arduino-Library copied to clipboard

IOTMP Arduino Library for connecting devices to thinger.io #IoT

Results 21 Arduino-Library issues
Sort by recently updated
recently updated
newest added

Implement a `get_state_listener()` function The `state_listener_` variable can store several different states, it would be interesting to have a function to get the current corresponding state on the Device. ```...