Skip to content

v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 09:10
· 150 commits to main since this release
522e3a4

🪄 Changelog:

  • ucloud: Subscribe to device topic with QoS 1.
  • ucloud: Update QoS settings.
  • examples: Update device ID.
  • ucloud: Set updated flag on update and init to push the initial values.
  • ucloud: Switch default servers URL to production servers.
  • ucloud: Set default server/port based on auth type.
  • example: Add server and port parameters to connect using username and password
  • umqtt: Check if socket is None before trying to close it.
  • examples: Add separate example for MicroPython.
  • ucloud: Support loading DER key/cert from path passed in ssl_params.
  • ucloud: Fix compatibility with MicroPython.
  • ucloud: Update logging messages and levels.
  • ucloud: Allow None sub-records in init values.
  • ucloud: Fix default ssl_params value.
  • ucloud: Simplify the build_dict and add_to_pack logic.
  • ucloud: Fix set/get attr compatibility issue with CPython/MicroPython.
  • ucloud: Fix set/get attr to work with MicroPython.
  • all: Rename python package.