Network Integration

Network Integration

Your devices can always connect directly with TagoIO API using HTTPS or MQTT protocol. But, you can also connect them using different protocols to databases and web services by using one of this methods:

  1. Create a script that initiate access to external services using Analysis. For example: to get weather forecast or to read/write in a Googlesheet.
  2. Use our Network Integration prepared to connect and translate data from devices connected to providers like LoRaWAN, Sigfox, satellite, or that use different protocols like TCP/IP or UDP.
  3. Create your on Network Integration, that will be able to push data to TagoIO in the correct device based on it's serial number, using your own protocol.

Network Endpoints by Region

TagoIO provides network integrations fully hosted in different regions. Based on your account's region, ensure to use the correct endpoint:

Region
Network Endpoint
Europe
*.middleware.eu-w1.tago.io
USA
*.middleware.us-e1.tago.io

Info
For example, use everynet.middleware.us-e1.tago.io for Everynet network in the USA.

Available Network Integrations​

For the second method above, here is a list of some Network Integrations ready to be used:

    • Related Articles

    • Middleware

      Through a TagoIO middleware, companies can connect devices using their own protocol. The middleware acts as a protocol converter from any type (TCP/IP, UDP, ...) to the standard TagoIO APIs. For more information on how middleware is done, check our ...
    • Creating a Network integration

      To create a new integration you must go to the Network management page and press the following buttonon the right side of the page. You only need to specify the network's name. Once you have the network created, you have several parameters that you ...
    • Senet Network

      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: 1) TagoIO ...
    • Connecting your MQTT Broker to TagoIO

      TagoIO supports MQTT connections through our MQTT Relay command-line tool. This software acts as a bridge between your MQTT Broker and the TagoIO platform, facilitating seamless integration and data flow. Developed in Rust, the TagoIO MQTT Relay is ...
    • The Things Network LoRaWAN™

      This tutorial provides a step-by-step guide to integrate The Things Network (TTN) with the TagoIO Platform. By following these instructions, you will enable uplink and downlink operations, allowing data exchange between your LoRaWAN devices and the ...