Skip to content

Fix Client Identifier Generation Method

Compare
Choose a tag to compare
@brentru brentru released this 06 Jan 18:48
4ef5c3e
  • #19 Use time.monotonic() instead of microcontroller.cpu.uid for random seed to create client ID

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.