We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5830b63 commit 2088f77Copy full SHA for 2088f77
package.json
@@ -0,0 +1,13 @@
1
+{
2
+ "urls": [
3
+ ["arduino_iot_cloud/__init__.py", "github:sebromero/arduino-iot-cloud-py/src/arduino_iot_cloud/__init__.py"],
4
+ ["arduino_iot_cloud/ucloud.py", "github:sebromero/arduino-iot-cloud-py/src/arduino_iot_cloud/ucloud.py"],
5
+ ["arduino_iot_cloud/umqtt.py", "github:sebromero/arduino-iot-cloud-py/src/arduino_iot_cloud/umqtt.py"],
6
+ ["arduino_iot_cloud/ussl.py", "github:sebromero/arduino-iot-cloud-py/src/arduino_iot_cloud/ussl.py"]
7
+ ],
8
+ "deps": [
9
+ ["cbor2", "5.4.6"],
10
+ ["micropython-senml", "0.1.0"]
11
12
+ "version": "0.0.5"
13
+ }
0 commit comments