hiveeyes / terkin-datalogger

Datalogger for MicroPython and CPython.
https://terkin.org
GNU Affero General Public License v3.0
60 stars 28 forks source link

Upgrade to PyCayenneLPP 2.3.0 #103

Open amotl opened 3 years ago

amotl commented 3 years ago

Hi there,

@smlng released PyCayenneLPP 2.3.0 the other day - thanks a stack! We probably would like to use the most recent version with Terkin as well.

When looking at this, we probably want to give the canonical micropython-pycayennelpp package a spin, which came into existence starting with PyCayenneLPP 1.2.0. Currently, we are using PyCayenneLPP 1.5.0 per https://github.com/hiveeyes/pycayennelpp.

With kind regards, Andreas.

/cc @thiasB

amotl commented 3 years ago

@smlng was quick to submit a patch for the issue outlined at https://github.com/smlng/pycayennelpp/issues/104 already, see https://github.com/smlng/pycayennelpp/pull/105. Thank you very much!