Live Inspector

Live Inspector

The live inspector is a useful tool for developers to debug parser scripts and monitor traffic to and from devices.

To access the live inspector, go to the Device section, select the device, and then click on the Live Inspector tab.

Start the live inspector by clicking the green arrow on the right.

All traffic to and from the device will now be monitored in real time and each package sent will be recorded and displayed in the Live Inspector


The Live Inspector will only run while the user is on Tago.io and will not continue running in the background after the window has been closed

Learn more in our community.


    • Related Articles

    • Payload Parser - Context & global variables

      If you are going to create your own parser, you need to understand how context works. When you start writing your own Payload Parser, you can use certain globals variables in your code. Think of these global variables as variables that you can access ...
    • Simulator (Data Stream)

      If you don't have a real sensor (hardware) to send data through the Internet in hand, you can still try out all of TagoIO's features by selecting some device simulators that will feed data in real-time. It's like you were adding a virtual device. ...
    • MQTT

      TagoIO MQTT Broker is available exclusively for Starter and Scale accounts in the US database region. European database region accounts cannot access this service due to new security requirements, but may utilize third-party MQTT services with TagoIO ...
    • MQTT with Sensor Tag

      This is an example using the SensorTag Bluetooth module from Texas Instruments to send data to TagoIO. There is no code modification needed in the SensorTag side, and as it uses the MQTT protocol, only a configuration setup is needed. For the ...
    • machineQ LoRaWAN™

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