ThingsBoard
Direction: MO
Third-Party open-source IoT platform for data collection, processing, visualization, and device management.
For more information: thingsboard.io
- Host Name - Where ThingsBoard is hosted; default:
thingsboard.cloud
- Access Token - Authentication details for ThingsBoard - e.g.
z3fIvHi3cudj8DHUQDAN
- Format - How Messages are sent to Thingsboard
Lingo
- LingoMO (JSON)Message
- Just the transmitted message payload
Process
Upon receipt of Messages, the platform will relay the message across to ThingsBoard in the format as prescribed.
Setup
ThingsBoard is available as both a cloud-hosted service; as well as an open-source application that you can install within your own environment. These are the key steps required to utilise the cloud-hosted service:
Within ThingsBoard:
- From the main menu:
Entities
>Devices
- Add Device [ + ]
- Select
Add New Device
from the sub-menu - Click
Next Credentials
- Copy
Access Token
(e.g.z3fIvHi3cudj8DHUQDAN
)
Within Cloudloop:
- Create new ThingsBoard destination
- Host Name =
thingsboard.cloud
- Access Token = [As copied on Step 5]
- Format =
Message
- Send some data from your Device
- See it appear in ThingsBoard like magic
TODO: SCREEN