Related Articles
Device Emulator
The device emulator is a powerful tool for developers to send data as if it was sent by a real device. The emulator is intuitive and requires just a few clicks to validate and send your data package. To access the device emulator, go to the Device ...
Account Token
The secret key used between Tago and external applications are Account Tokens. Any access from an account will only be granted with a valid token, so it is vital that this token be kept secret and only be shared with those you trust. All sorts of ...
Device List Widget
The Device List widget is a table that dynamically populates with information about your devices, such as names, tags, configuration parameters, and IDs. It can't access devices' data, however. 1. Editing the device list It works as a dynamic table, ...
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 ...
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 ...