Wrapper for Zoe Project
Project description
Tb_wrapper
Description
This wrapper allows us to use the Python API client of Thingsboard.
Installation
- TB wrapper requirements tb_rest_client
- Thingsboard Thingsboard
pip install tb_wrapper
Features
- Manage Entities such as Devices and Assets
- Access to thingsboard account using credentials stored into files
- Create Alarms
Build
- Requirements twine
- Requirements python
- Requirements setuptools
Steps
First of all, change the version of the release to the latest version at the pyproject.toml file
[project]
name = "<my project name>"
version = "<my-version"
Create the dist directory used to upload the package into Pypi
python3 -m build
Upload the new version of the package using twine
twine upload dist/*
and use Username and Password based on API Token
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
tb_wrapper-0.1.28.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file tb_wrapper-0.1.28.tar.gz
.
File metadata
- Download URL: tb_wrapper-0.1.28.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20db752f88bd29030b1678ceb76d984d9223e56a5c11b2145823c73e6bf8eca9 |
|
MD5 | 6f2f52e678065f9033af3d019de4b9b5 |
|
BLAKE2b-256 | b81761d0da2d8d465f908a9b7d47fd6af9fa66e38204be06df192b3b0f9b50c5 |
File details
Details for the file tb_wrapper-0.1.28-py3-none-any.whl
.
File metadata
- Download URL: tb_wrapper-0.1.28-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb0385730cf5b749a5b0826d5edce7db142f560c7300aab01a7f558be2a6d0c3 |
|
MD5 | d096e1bf4688ced9d405fd2225817785 |
|
BLAKE2b-256 | cdf515c6d12b7db9426c0a6e82a188ac4df3beb5fdce95817af92893d5dc4380 |