Application collects weather data from a DHT22 sensor and sends it to IoT hub, also take actions according to cloud-to-device message.
35
stars
31
forks
source link
IoTHubClient_LL_SetDeviceMethodCallback does not work for start #21
Open
sukeshak opened 7 years ago
There are 2 device methods defined. "start" and "stop". Once "stop" is called (which works)... "start" call does not work