Connecting to the Cloud
In this guide, you will learn how to connect your devices to HARDWARIO Cloud by creating a new connector, transforming your data, and sending it to ThingsBoard. By the end, your data will flow automatically into the platform.
Step-by-Step Instructions
-
Create a New Connector
To establish communication with ThingsBoard, go to the
Connectors
section in the left-hand menu.
Click+ New Connector
and configure the following:
•Name
– give your connector a name
•Type
– selectWebhook
for ThingsBoard integration
•Trigger
– chooseData
•Tag
– assign the tag you created earlier
-
Transform Data for ThingsBoard Format
ThingsBoard requires a specific data format. You need to adjust your device data using a transformation code.
In the connector page, scroll down to theTransformation
section and click the magnifying glass icon 📄🔍 to open the code editor.