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.1.tar.gz
(306.6 kB
view details)
File details
Details for the file theengsdecoder-1.9.1.tar.gz.
File metadata
- Download URL: theengsdecoder-1.9.1.tar.gz
- Upload date:
- Size: 306.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6d6da382331849818a13686eba0d7552453ed1a83a937c30598a54eda416893
|
|
| MD5 |
c8513fec7e67546113b2db4b2459096b
|
|
| BLAKE2b-256 |
aab5aa79d9d27afacf57b1661f9a2ea42fd88180561a13970e3afc9df0c9d52a
|