Allowing run users to move and resize widgets
@Aline Tusi In this tutorial I’m going to show you how you can set up the permission to enable widget movement and resize for your TagoRUN users, to do so, we are going to use the access management. With the access management, you can add policies that
Grouping dashboards using tags
@Aline Tusi In this tutorial, I’m going to show you how you can group dashboards using tags, so it will be displayed like folders. Tags are a way to organize your dashboards, they appear as custom columns in the dashboard list. You need to click at edit
Cleaner dashboards using buttons with Header option
@Fabioer I have learned with users that many times (if not always) it makes more sense not to show all the options available on a single dashboard at once. For example, if we want to show a list of equipment in a Table and add a form widget beside it
Showing data update information on widgets
@Aline Tusi The most important thing on a widget is your data. However, it might be helpful to know when your data was updated. There are two options to display this information, option number one: Option number two: You can add this information to your
Timestamp for last device's message as widget
@Reinhard Nickels Hi, I can’t find a widget that shows the time from timestamp of a device’s last message. The time is only shown when I rollover the measurement. A clock widget would be great. Reinhard
Creating tags for TagoRUN user with hidden fields
@Aline Tusi This hidden field is important because you can use it to trigger a resource change in your Actions. I won’t go deep on this subject, but for example, you can set up an Action to send yourself a notification for each new user that signs up
Widget For Motion Detection
@Daniel Burton Whats the best type of widget to use for a motion detector? Thanks
Add variable to HTTP Post End-point action?
@Morten mo is it possible to add variable to HTTP Post End-point action ? like it works in mail action , just add “$ $VALUE$ $” and get value
Navigate between dashboards using links in tables
@Aline Tusi In this post, I will show you 2 options of how you can add links in tables in order to navigate between dashboards. Option number 1: For this example, I will be using a Static table. Go to one of your dashboards > click on the Edit mode (pencil
Basic Image Marker widget to visualize your applications
@Kelvin Welter General Vision Image Marker widget is a powerful way to visualize data within an image. This allows you to represent data in a less abstract way and closer to reality. For example, imagine you have a motion sensor network. You can have
Adding iFrames using buttons in your RUN
@Kelvin Welter Calling iFrames from the sidebar buttons The TagoIO platform has a very powerful feature when creating your RUN: the possibility to show iFrames in your RUN (RUN is the application that is accessed by your end-users). What exactly can you
Create A Dashboard
@Daniel Burton Hey guys, id like to setup a new dashboard with a cad drawing of a restaurant kitchen and have widgets placed on top of the equipment with the sensor state. Door open/closed, temp etc. I am assuming that this can be done in just not sure
Using custom HTML Files in your RUN application
@Kelvin Welter Custom HTML Files This post will demonstrate how to add a custom HTML file inside your final application. It will improve the experience for your end-user even more. The image below exemplifies this, a fully customized ‘About US’ page used
Creating Sandbox Profiles
@Aline Tusi Sandbox profiles are a safe environment to test applications, as these tests will not impact other applications. To create a sandbox profile, let’s follow the steps below: Click on your picture; Select Profiles; Click on + Add new Profile;
About Analysis device.insert features
@Massimiliano Catinoto hi, i am inserting some arrays values using Analysis in this way: for (var i=0; i < xarray.length; i++){ await device.insert({ variable: ‘plotx’, value: xarray[i], serie:100+i }); await device.insert({ variable: ‘ploty’, value:
Chart X Axis values are not properly sorted sorting by serie
@Massimiliano Catinoto Hi, i have seen a strange behavior in chart -> “Order the samples by” function. I see that if i choose to sort samples by series the x axis continue to show values in wrong order. Please give a look to the uploaded example where
Adding Dragino LHT65 with Everynet
@Fabioer Hi all, here is a tutorial showing how to add the temp/humid Dragino LHT65 LoRaWAN device with Everynet in your account. For this example, I assume that the device uses the OTAA to join the network. First go to your TagoIO account, and if this
Adding Dragino LGT92 with Everynet
@Fabioer Here is a quick tutorial showing how to add a GPS Dragino LGT92 LoRaWAN device with Everynet in your account. I am assuming that the device uses the OTAA to join the network (default). First go to your TagoIO account, and if this is your first
Variable out of scope
@julien terrier Hello, I’m using analysis script to a specific needs and I want to use the same variable in and out of scope, unfortunately this variable isn’t modified by the function and I didn’t understand why? The script: const Analysis = require('tago/analysis');
const
Inviting User and auto-generating Dashboards
@Vitor Lima Introduction We commonly receive questions on how to auto-generate dashboards, apply the access policy and create actions. In this tutorial, you will learn how to do that with a few examples that should give you a starting point. Required
Disable device over API
@Diego Serrano Is posible disable device via API ? For example when my customer not pay they subscriptions.
Simple analytics
@Gambit Support Hello, we have a real-time demo, eg. in this video that we now want to add simple analytics: show speeding vehicles, eg. faster than 70 mph, eg. something in their icon show an alarm if any vehicle is stopped for more than a threshold
Is it possible to assign a variable to chart X axis?
@Massimiliano Catinoto Hi, i saw that in Charts, is possible to assign a variable to Y axis, while X axis represent date/time. Is it possible to have a variable in X axis instead? example: variable = samples=(1,2,3,4,5,6) ==> X axis variable = temperature=(30,27,32,25,29,30)
Run your own payload parser
@Aline Tusi At some point you may need to create your own parser for reasons like: you are designing your own hardware, it is not listed in our list of devices, or you just want to post-process the data coming from the connector. I will show how you can
Installing Dashboard Templates
@Aline Tusi This is a walkthrough on how to install a template, to generate one, click here. TagoIO Users To install a template that has been shared with you, open the template link on your browser and click Get Dashboard Template. Then a new dashboard
Creating Dashboard Templates
@Aline Tusi Developers can create dashboard templates using TagoIO. These templates can be used to replicate dashboards, and you can choose to share these replicated dashboards to other developers. Keep in mind that when you share templates, the original
Using Form to capture parameters from users
@Kelvin Welter Input Form Currently, there are several ways to receive data from users through TagoIO dashboards. A practical way for this task is to use the Input Form widget. You can create a widget with fields of various types according to the data
Showing fields in the Form based on conditions
@Kelvin Welter Creating clean widgets with fields visibility configurations If your application have a form widget with several fields, this may be driving users away from the application or confusing users with too much information. You can easily solve
Duplicating dashboards and associating with other devices
@Aline Tusi All the variables shown in the copied dashboard can come from another device, not from the original. Because we all need to save time these days, I thought about sharing this tip with you. It’s very simple to create another dashboard from