This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
3 files changed
+318
-318
lines changed- libraries
- drivers
- helpers
3 files changed
+318
-318
lines changedLines changed: 316 additions & 316 deletions
Large diffs are not rendered by default.
- README.rst+2-6
- adafruit_azureiot/__init__.py-3
- adafruit_azureiot/device_registration.py+6-7
- adafruit_azureiot/iot_mqtt.py+6-7
- examples/azureiot_esp32spi/azureiot_central_commands.py+8-3
- examples/azureiot_esp32spi/azureiot_central_notconnected.py+8-3
- examples/azureiot_esp32spi/azureiot_central_properties.py+8-3
- examples/azureiot_esp32spi/azureiot_central_simpletest.py+8-3
- examples/azureiot_esp32spi/azureiot_hub_directmethods.py+4-3
- examples/azureiot_esp32spi/azureiot_hub_messages.py+4-3
- examples/azureiot_esp32spi/azureiot_hub_simpletest.py+4-3
- examples/azureiot_esp32spi/azureiot_hub_twin_operations.py+4-3
- examples/azureiot_native_networking/azureiot_central_commands.py+9-6
- examples/azureiot_native_networking/azureiot_central_notconnected.py+9-6
- examples/azureiot_native_networking/azureiot_central_properties.py+9-6
- examples/azureiot_native_networking/azureiot_central_simpletest.py+9-6
- examples/azureiot_native_networking/azureiot_hub_directmethods.py+5-6
- examples/azureiot_native_networking/azureiot_hub_messages.py+5-6
- examples/azureiot_native_networking/azureiot_hub_simpletest.py+5-6
- examples/azureiot_native_networking/azureiot_hub_twin_operations.py+5-6
- requirements.txt-1
0 commit comments