A message decoder for the Internet of Things
Project description
Theengs Decoder
dependencies
Building this module it requires scikit-build and cmake, if not already installed you will need to open a terminal and execute:
pip install scikit-build
apt-get install cmake
installation
From a terminal cd to this folder and execute:
python setup.py install --user
using
import TheengsDecoder
methods
decodeBLE(string)Returns a new string with the decoded data in json format or None.getProperties('model_id string')Returns the properties (string) of the given model ID or NonegetAttribute('model_id string', 'attribute string')Return the value (string) of named attrubte of the model ID or None.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
theengsdecoder-1.9.0.tar.gz
(306.7 kB
view details)
File details
Details for the file theengsdecoder-1.9.0.tar.gz.
File metadata
- Download URL: theengsdecoder-1.9.0.tar.gz
- Upload date:
- Size: 306.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dd5f983b4ad2f18f89054249d0baeb618f3e897100fb4ef43d2e4d753322c80
|
|
| MD5 |
7f335f00b077b24ac13e37a43a08d476
|
|
| BLAKE2b-256 |
89b8d652c7a083b0922f76459bdff53e1602b965a3f7ba65aa67cc4ca7e5299f
|