> For the complete documentation index, see [llms.txt](https://docs.yudash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yudash.com/integration-guides/iot-platform-integration/thingsboard.md).

# Thingsboard

[Thingsboard ](https://thingsboard.io/)is a leading open-source IoT platform for data collection, processing, visualization, and device management. YuDash IoT gateways are seamlessly integrated into Thingsboard cloud and on-premise deployments. YuDash is proud hardware partner of esteemed platform.

## YuDash LYNX To Thingsboard IoT platform <a href="#h.o4wlibg7lq6p_l" id="h.o4wlibg7lq6p_l"></a>

The integration of YuDash LYNX with Thingsboard IoT platform is explained through the video. An energy meter is read and data sent to Thingsboard cloud through MQTT. Please refer to [Thingsboard MQTT documentation](https://thingsboard.io/docs/paas/reference/mqtt-api/) for more details.

{% embed url="<https://youtu.be/YgdgiyaSaJs>" %}

PDF guide of above video&#x20;

{% file src="/files/HGxnfZarD7BfMcILWiBo" %}

JSON configuration file

{% file src="/files/qHS8l50Per4tz0kxQZQH" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yudash.com/integration-guides/iot-platform-integration/thingsboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
