Using this article, the user will learn how to integrate a LoRaWan device with Senet Network and TagoIO.
This setup is for the uplink operation: data sent from the device to your TagoIO account.
The integration is accomplished in two parts:
First, go to the Devices module in our admin and look for Senet and select it.
Type a name for your device, select a data storage type and define a Data Retention, then click on 'Create device'.
You will need to generate an Authorization at TagoIO so that it can be added into the Senet integration area.
This authorization can be generated by accessing the Service Authorization page.
Now, log in to Senet portal and go to your devices.
Choose the device to connect to TagoIO and click on the gear icon.
Go to "Notification Target".
Make sure the status is Enabled, select HTTP on the 'forward to' field. Fill the fields accordingly:
Field | Description |
Name | Enter a unique identifier (e.g., tagoio-integration). |
Forward To | HTTP |
URL | Use the endpoint format https://senet.middleware.REGION.tago.io. Replace REGION with your deployment region (e.g., us-e1, eu-w1). For a list of available regions, visit TagoIO Network Integration. |
Headers | Add a header key Authorization and set its value to the authorization token you copied in Step 1. |
Optional Data Fields | Enable RF Data and any other optional field you would like to receive in your device. |
Now you are all set, every time your device sends data to Senet, your data will be available at TagoIO.