pycayennelpp icon indicating copy to clipboard operation
pycayennelpp copied to clipboard

A Cayenne Low Power Payload (CayenneLPP) decoder and encoder for Python

Results 5 pycayennelpp issues
Sort by recently updated
recently updated
newest added

Hello, Nice to meet you. I found you are very familiar with LoraWAN project. I have one task and I wanna work with you! If you are interested in, please...

add a parameter like `range` (list|tuple) of allowed values or min and max values which could also be used for testing, i.e. humidity or percentage would have an allow range...

enhancement
feature

Though basic tests are in place to provide an overall good code coverage, not all data types are tested thoroughly for edge cases, i.e. minimal and maximum values and such....

help wanted
tests

- should write some documentation on supported data types - maybe some more (extended) usage examples - also check/test interop with other libs and packages from different languages

help wanted

Currently test are only run with and against pycayennelpp, this is insufficient. We should run encoding and decoding tests against other libs from other programming languages to ensure interoperability, as...

tests