Pycayennelpp

Latest version: v2.3.0

Safety actively analyzes 620778 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.3.0

This release adds LppUtil providing a helper function for proper JSON encoding of PyCayenneLPP data objects, i.e. LppFrame, LppData, and LppType.

2.2.0

This release ships a new utility function to filter the data list of an LppFrame by name of the data type. For example you can retrieve a list of all temperature values in a frame by calling `frame.get_by_name("temperature")`.

2.1.0

This release ships with many more data types to keep up with popular Cayenne LPP libraries for other languages. It also includes some internal optimizations and code cleanup.

2.0.0

This release ships many internal changes and fixes, which improve data handling and ease future extensions of PyCayenneLPP. This goes along with several changes to the API, though the actual user (or developer) facing interface got only minor tweaks. Also by removing the base64 dependency and logging output PyCayenneLPP avoids special handling and is now natively supported by MicroPython.

1.5.0

This release again ships with more data types, namely support for generic 4 bytes values and unix timestamps. Further this release brings several improvements to the source code specifically addressing code deduplication.

1.4.0

This release adds two new data types namely Voltage and Load (weight).
Some minor fixes and improvements to documentation are includes as well.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.