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.

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


    • Related Articles

    • 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 ...
    • 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 ...
    • SenRa Network

      Using this article, the user will learn how to integrate a LoRaWan device with SenRa Network and Tago.   This setup is for the uplink operation: data sent from the device to your TagoIO account.  The integration is accomplished in two parts: 1) ...
    • The Things Network LoRaWAN™

      In this article, you will be instructed on how to integrate TTN LoRaWANTM devices with TagoIO; you will be able to send data from your devices (uplink) to TagoIO and back to them (downlink). If you're trying to integrate TTN v3, use our TTI ...