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.7.0.tar.gz
(296.8 kB
view details)
File details
Details for the file TheengsDecoder-1.7.0.tar.gz.
File metadata
- Download URL: TheengsDecoder-1.7.0.tar.gz
- Upload date:
- Size: 296.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bec390e235335257ecf9d544b6ab1dbb4e21d790fc8c004e8d24dd0a3dd8f729
|
|
| MD5 |
25c6d1b2f7b7e712edb335670ed09beb
|
|
| BLAKE2b-256 |
8f5d7cfe2f2e1eb7b2f67bee37ec6d0d227302ba5ae4eae4836f63abe434c9a8
|