Skip to main content

Network Integration

Your devices can always connect directly to the TagoIO API using HTTPS or MQTT. You can also connect devices to databases and web services, or translate data from other protocols, by using one of the following methods:

  1. Create a script that initiates access to external services using Analysis. For example: get a weather forecast or read/write data in a Google Sheet.
  2. Use our Network Integration prepared to connect and translate data from devices connected to providers such as LoRaWAN, Sigfox, or satellite, or that use different protocols such as TCP/IP or UDP.
  3. Create your own Network Integration that can push data to TagoIO into the correct device based on its serial number, using your own protocol.

Device data flow

Device data flow diagram

Network Endpoints by Region

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

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

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

Network usage is free for all users. When receiving data from a network, costs are only incurred for Data Input operations. Network operations themselves do not generate any charges.

Available Network Integrations

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