我正在使用 python django,我想知道如何使用 thingsboard 仪表板和数据库作为 postgresql

I am using the python django, and i wanted to know to get use thingsboard dashboard, and database as postgresql

我正在使用 Python3、Django 和数据库作为 Postgresql,我想在我的 Web 应用程序中使用 Thingsboard 仪表板。谁能指导我如何使用它

ThingsBoard 具有您可以使用的 API。您也可以根据您的要求对其进行自定义。

转到 THINGSBOARD_URL/swagger-ui.html 获取所有可用 REST API 的列表并根据您的要求使用它。 http://localhost:8080/swagger-ui.html