Add-Ons
Control Tower
The Control Tower is an add-on that enhances your profile allowing you to access features that give you more visibility and control over your data input and output. With Control Tower, you can: View data input and output statistics for each device ...
Custom Domain Configuration
The Custom Domain & Whitelabel add-on lets you promote your organization's brand using a custom URL for your Run portal. Configuring your Custom Domain is simple, but there are a few requirements to make it work. Pre-requisites Before configuring ...
Custom mobile app
Add the Custom mobile app add-on to keep the deployment of your own mobile app. Your mobile app will be completely white-label, so that when your clients locate and download it from the App Store & Google Play it’ll be a professional looking ...
Custom Domain & Whitelabel
Adding the Custom Domain & Whitelabel add-on will unlock the following configurations in the Run module. Ability to choose a custom URL for the application For example, if your current company domain is mycompany.com, you can add your Run using ...
Add-ons Overview
On top of the fundamental IoT services provided to run your applications, great add-on modules are also available to customize your application using TagoRUN. Add-ons are applied separately to each of your Profiles. In your account, go to Profiles, ...
Popular Articles
MQTT
MQTT stands for MQ Telemetry Transport; it's an extremely simple and lightweight publish-subscribe messaging protocol. It was designed for constrained devices and low-bandwidth, high-latency or unreliable networks. TagoIO has its own MQTT broker that ...
Access Management
Access Management (AM) is a module that helps you securely grant access to certain resources in your account. You create Targets (users or things) and determine which type of Permissions for the resources they will have. Some examples of how AM can ...
Connector Overview
Connectors enable you to create a device with built-in behaviors that allow it to communicate with a Network very easily. They also help you automate and scale your devices, once you create a device using a connector, that device will also run the ...
Profiles
Profiles are similar to having different sub-accounts under your own main account. You can create multiple profiles for persons or organizations and then share them with others. By doing this, you will continue to own the 'sub-account' while allowing ...
MQTT - Example with MQTT.fx
This is a tutorial on how to connect to Tago MQTT, subscribe to topics using wildcards and publish to a topic. For this tutorial we will use the software Mqttfx. To download and learn more about Mqttfx go to their ...