Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / arduino/arduino-iot-cloud-py issues and pull requests
#93 - ussl: Add support for sign callback on MicroPython.
Pull Request -
State: closed - Opened by iabdalkader 26 days ago
#92 - How to connect QuecPython Device to Arduino IoT Cloud
Issue -
State: closed - Opened by SumeriLal about 1 month ago
- 1 comment
#91 - tests: Add key-cert test for MicroPython.
Pull Request -
State: closed - Opened by iabdalkader 2 months ago
#90 - misc: Add support for secure elements on MicroPython.
Pull Request -
State: closed - Opened by iabdalkader 2 months ago
#89 - misc: Fix embedded CA data.
Pull Request -
State: closed - Opened by iabdalkader 2 months ago
#88 - tests: Update CI test.
Pull Request -
State: closed - Opened by iabdalkader 4 months ago
#87 - ucloud: Add task args.
Pull Request -
State: closed - Opened by iabdalkader 4 months ago
#86 - misc: Fix package.json.
Pull Request -
State: closed - Opened by iabdalkader 5 months ago
#85 - misc: Add logging to dependencies.
Pull Request -
State: closed - Opened by iabdalkader 5 months ago
#84 - misc: Fix exceptions on missing attributes on MicroPython.
Pull Request -
State: closed - Opened by iabdalkader 6 months ago
#83 - misc: Update README.md.
Pull Request -
State: closed - Opened by iabdalkader 6 months ago
#82 - misc: Sync mode and workflow updates.
Pull Request -
State: closed - Opened by iabdalkader 6 months ago
#81 - ucloud: Push client version and mode.
Pull Request -
State: closed - Opened by iabdalkader 6 months ago
#80 - ucloud: Add support for a sync mode.
Pull Request -
State: closed - Opened by iabdalkader 6 months ago
#79 - ucloud: Switch to SSLConext.
Pull Request -
State: closed - Opened by iabdalkader 6 months ago
#78 - ucloud: Allow Task to schedule sync or async code.
Pull Request -
State: closed - Opened by iabdalkader 7 months ago
#77 - misc: Update CPython dependencies.
Pull Request -
State: closed - Opened by iabdalkader 9 months ago
#76 - examples: Add async WiFi connection example.
Pull Request -
State: closed - Opened by iabdalkader 10 months ago
#75 - ucloud: Add Async WiFi connection function.
Pull Request -
State: closed - Opened by iabdalkader 10 months ago
#74 - examples: Add WDT example.
Pull Request -
State: closed - Opened by iabdalkader about 1 year ago
#73 - misc: Optimize logging statements memory usage.
Pull Request -
State: closed - Opened by iabdalkader about 1 year ago
- 7 comments
#72 - Script hangs after 12 hours with 1-second refresh
Issue -
State: closed - Opened by Bodobolero about 1 year ago
- 60 comments
#71 - ucloud: Add Television type.
Pull Request -
State: closed - Opened by iabdalkader about 1 year ago
#70 - Merge Arduino-iot-cloud files necessary for connection into the official branch for the NANOESP32
Issue -
State: open - Opened by anglerfish27 about 1 year ago
- 1 comment
Labels: enhancement
#69 - Question about client.connect()
Issue -
State: open - Opened by anglerfish27 about 1 year ago
- 1 comment
Labels: question
#68 - Micropython documentation and usage
Issue -
State: open - Opened by anglerfish27 about 1 year ago
- 1 comment
Labels: documentation
#67 - ucloud.py references asynio which is not available on a MCU running Micropython. RP2040NANO
Issue -
State: closed - Opened by anglerfish27 about 1 year ago
- 5 comments
#66 - ussl: Clean up SSL and m2crypto code.
Pull Request -
State: closed - Opened by iabdalkader about 1 year ago
#65 - misc: Add micropython test.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#64 - misc: Update linter workflow.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#63 - misc: Add client workflow.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#62 - ucloud: Allow passing device id, username and password as strings.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#61 - ucloud: Fix asyncio imports to support recent upstream changes.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#60 - ucloud: Fix task complete exception log level.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#59 - examples: Ignore unused key.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#58 - examples: Update examples.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#57 - ussl: Fix basic authentication mode on Linux.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#56 - ucloud: Callback name improvement.
Pull Request -
State: closed - Opened by sebromero over 1 year ago
- 1 comment
#55 - misc: Add missing m2crypto dependency.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#54 - Schedule object does not take into account the parameters "Repeat every" and "End recurrence"
Issue -
State: open - Opened by FlorianPoot over 1 year ago
- 1 comment
Labels: enhancement
#53 - misc: Add package file for mip installation.
Pull Request -
State: closed - Opened by sebromero over 1 year ago
- 3 comments
#52 - misc: Rename AIOTClient and AIOTObject classes.
Pull Request -
State: closed - Opened by sebromero over 1 year ago
#51 - Rename AIOTClient and AIOTObject classes
Issue -
State: open - Opened by sebromero over 1 year ago
#50 - misc: Fix PyPi license classifier.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#49 - misc: Add package dependencies.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#48 - misc: Restructure repo for publishing.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#47 - ucloud: Update senml module name.
Pull Request -
State: closed - Opened by iabdalkader over 1 year ago
#46 - ucloud: Update module imports.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
#45 - docs: Update README.md.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
#44 - examples: Update comments, user function.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
#43 - ucloud: Update client API.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
#42 - examples: Fix clight data type.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
#41 - examples: Fix wlan config log to work with the new logger.
Pull Request -
State: closed - Opened by iabdalkader almost 2 years ago
#40 - ucloud: Add args to configure ntptime timeout and server.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#39 - examples: Import SSID/key from secrets.py.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#38 - examples: Update WiFi connect code.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#37 - All: Update license.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#36 - All: Update license.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#35 - ucloud: Add workaround for int/float conversion bug.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#34 - ussl: Fix default libpkcs11.so path.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#33 - umqtt: Make umqtt socket non-blocking by default.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#32 - ucloud: Restart MQTT tasks on disconnects.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#31 - examples: Update WiFi connect code.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#30 - ucloud: Fix default URL to work with Nina firmware.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#29 - umqtt: Fix order of imports.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#28 - ntptime: Remove local ntptime module.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#27 - examples: Update MicroPython example.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#26 - ucloud: Add Arduino root CA data.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#25 - ussl: Add and check cert_reqs arg.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#24 - examples: Update MicroPython example device ID.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#23 - ucloud: Load root CA file from DER for MicroPython.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#22 - ucloud: Subscribe to device topic with QoS 1.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#21 - ucloud: Update QoS settings.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#20 - examples: Update device ID.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#19 - ucloud: Set updated flag on update and init to push the initial values.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#18 - ucloud: Switch default servers URL to production servers.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#17 - ucloud: Set default server/port based on auth type.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#16 - example: Add server and port parameters to connect using username and password
Pull Request -
State: closed - Opened by pennam about 2 years ago
#15 - umqtt: Check if socket is None before trying to close it.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#14 - ucloud: Support loading DER key/cert from path passed in ssl_params.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#13 - examples: Add separate example for MicroPython.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#12 - ucloud: Fix compatibility with MicroPython.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#11 - ucloud: Update logging messages and levels.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#10 - ucloud: Allow None sub-records in init values.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#9 - ucloud: Fix default ssl_params value.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#8 - ucloud: Simplify the build_dict and add_to_pack logic.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#7 - ucloud: Fix set/get attr compatibility issue with CPython/MicroPython.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#6 - ucloud: Fix set/get attr to work with MicroPython.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#5 - all: Rename python package.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#4 - Test pr
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#3 - ucloud.py: Add support for simple authentication.
Pull Request -
State: closed - Opened by iabdalkader about 2 years ago
#2 - example: Disable debugging by default.
Pull Request -
State: closed - Opened by iabdalkader over 2 years ago
#1 - Fix code formatting for linter.
Pull Request -
State: closed - Opened by iabdalkader over 2 years ago