Category: thingsboard

Thingsboard Widgets 0

Thingsboard Widgets

Widgets are use for creating a dashboards. Widgets are nothing but the templates . By using widgets you can  visualize your data in graphical form. Thingsboard supports different kind of widgets for data visualizations:...

Sending data to Thingsboard using Python 0

Sending data to Thingsboard using Python

On thingsboard , device is the place where your actual data comes. Thingsboard uses MQTT protocol to receive data  from users . Here we will see how to send data to thingsboard using Python. Assuming...

Sending data to thingsboard using ESP8266 or NodeMCU 0

Sending data to thingsboard using ESP8266 or NodeMCU

On thingsboard , device is the place where your actual data comes. Thingsboard uses MQTT protocol to receive data  from users . Here we will see how to send data to thingsboard using NodeMCU or...

Creating a device on thingsboard 2

Creating a device on thingsboard

On thingsboard everything starts with device. Device is the place where your actual Data comes. You can create multiple devices . Each device should have unique name. Here we will see how to create...

Creating an acount on thingsboard 0

Creating an acount on thingsboard

Steps for Creating an account on thingsboard 1)First visit the following link for Creating an account. Thingsboard Sign up 2)Click on CREATE AN ACCOUNT 3)Enter the Following fields: Name: Enter your first and last...