Skip to main content

ThingsBoard endpoint package

Project description

ThingsBoard Endpoint

Note:

This is not an official project of the ThingsBoard authors! Please refer to ThingsBoard - Open-source IoT Platform for official ThingsBoard projects!

The ThingsBoard Endpoint package adds a data Meta-Model to the ThingsBoard devices sending data over MQTT. This allows to provide a common data model for each device type.

The devices providing telemetry and attributes information to ThingsBoard are named Endpoints to remove confusion added when using names like clients or devices.

Endpoint Data Meta-Model

The object meta-structure is given as follows:

  • An EndPoint can have Nodes
  • Nodes can have Objects
  • Objects can have Objects and/or Attributes

The Attribute objects represent the leafs in the data structure.

An Attribute is responsible to synchronise a variable or an attribute to the cloud. Depending on the write policy the attribute may be changed from the cloud in which case the attribute gets updated on the endpoint.

To set up your endpoint data model you should first think about how you would like to show up your IoT device in the cloud, keeping in mind the EndPoint->Node->Object->Attribute meta-structure implied.

We encourage you to provide the data model using an XML or JSON based file. The file needs then to be parsed and the Endpoint's object structure set up accordingly. There are Factory classes provided to simplify this process (XML only for the moment). The Factory class reads a data model file and creates the Endpoint object.

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

thingsboard_endpoint-0.2.1.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thingsboard_endpoint-0.2.1-py3-none-any.whl (50.8 kB view details)

Uploaded Python 3

File details

Details for the file thingsboard_endpoint-0.2.1.tar.gz.

File metadata

  • Download URL: thingsboard_endpoint-0.2.1.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for thingsboard_endpoint-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ebf68b21dc7c0e71b7c042f08fabd5d108d5f23ad92f44856f8ad3e3d7dd0f1b
MD5 bbc82b81bb855b8738d37b80302295b2
BLAKE2b-256 d4b0a8b448f72c0a33b2c869dbb2044de0ae1dece46e85f9c5f2806818869dc4

See more details on using hashes here.

File details

Details for the file thingsboard_endpoint-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for thingsboard_endpoint-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ef7549b93fc10aef94b4ea64af106df25197d907a2022489b03236dc0f83615
MD5 14c615922e37163c699a252c9bc4c007
BLAKE2b-256 4d9f13fb928ba1b8209acde119800030cdc3bff9539f67a7b59b3cf7f8309fcb

See more details on using hashes here.

Supported by

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