Middleware

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 documentation about Creating a Networks Integration.

Also, check our tutorial to get your network up and running available in our community.


    • Related Articles

    • Queclink GPS

      Queclink GPS can be integrated with TagoIO through the middleware that translates the devices TCP/IP protocol. The middleware allows uplink communication between the device and TagoIO while parsing the messages in order to extract commands and ...
    • Sending Data to Device

      TagoIO supports two-way communication with all your devices so that it can send and receive data. There are some options for you to send data from your application to the device. Among the methods, you can use: Publish to MQTT Post data to a ...
    • BeWhere GPS

      The BeWhere GPS can be easily integrated with TagoIO through the middleware that interacts with their servers. The middleware allows uplink communication between the device and TagoIO, while parsing the messages in order to extract commands and ...
    • API Overview

      It is easy to connect devices, data sources, or third-party APPs to your account using TagoIO Application Programming Interface (API). We have a comprehensive set of APIs that gives you full control to manage your accounts, data, devices, dashboards, ...
    • Adding devices with connectors

      Connectors enables you to create a device with built-in behaviors that allow it to communicate with a Network very easily. When creating devices at TagoIO, it is important to know that there are different ways to allow them to send & receive data ...