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 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.1.0.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.1.0-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for thingsboard_endpoint-0.1.0.tar.gz
Algorithm Hash digest
SHA256 916e7949c2259490df9b0938eaf25b1e2cfb9b8ce53dbc46a93051ae7f1efe85
MD5 8d3d6a5e15d8fff6080fde8222706fee
BLAKE2b-256 5ac972f8470749754d7d8e26a2dccf053f076aac4d206410395416528b7be854

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for thingsboard_endpoint-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00a9bcb3419e28f7526470d4b7717bc745d5b4705c94141f1b39bb9b3647a4c3
MD5 ca9d1ea3734e567f0975a689307aefbf
BLAKE2b-256 ead9dc0d6af339e25ca05378449447e9aee219623766c1ae958a97bb09188077

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