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 ...
Devices
Device is the link between your external things and the data in your account. To allow anything to send or receive data from TagoIO, you need to create a device. The communication between external devices and TagoIO is done via HTTP or MQTT methods ...
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 ...
Using the Device Emulator
If you want a quick way to send data to your applications, but you don't have your hardware device available at the moment, or you simply need to send data to debug your applications, you can do that very easily using the Device Emulator. To access ...
Everynet LoRaWAN
Learn here how to integrate the Everynet LoRaWANTM provider with TagoIO. Connecting the platforms 1. Generating an Authorization at TagoIO You will need to generate an Authorization at TagoIO so that it can be added into the Everynet integration ...