Cloud-IoT-Core-Kit-Examples
Cloud-IoT-Core-Kit-Examples copied to clipboard
Example projects and code are supplied to support the Arm-based IoT Kit for Cloud IoT Core
Results
2
Cloud-IoT-Core-Kit-Examples issues
Sort by
recently updated
recently updated
newest added
The control_server.py works but produces the following error/warning after the first temperature message is received, then the error/warning does not appear again. The error/warning is: No handlers could be found...
Temperature is published but configuration (fan/light) does no update; control_server.py just hangs
14
Hello: I've been trying to make this work but with only partial success. pubsub_thermostat.py publishes the temperature to my topic02 but does not get updates from my topic01 control_server.py runs...