Skip to main content

Wrapper for Zoe Project

Project description

Tb_wrapper

Description

This wrapper allows us to use the Python API client of Thingsboard.

Installation

pip install tb_wrapper

Features

  • Manage Entities such as Devices and Assets
  • Access to thingsboard account using credentials stored into files
  • Create Alarms

Build

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


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.16.tar.gz (15.5 kB view hashes)

Uploaded Source

Built Distribution

tb_wrapper-0.1.16-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page