Adding Khomp ITG 200 LoRa device
@Fabioer Khomp ITG200 This tutorial will guide you on how to connect end-point devices routed by the ITG200 LoRa Gateway from Khomp. Firstly, you need to configure your ITG200 Gateway using the Khomp configuration server. Click on this link to access
User input data not retained.
Hi We have GPS devices sending location to immutable buckets. We used immutable buckets to keep the cost of data storage down using the retention policy. The problem : The user can on his dashboard set a variable stored on the devices immutable bucket.
Chirpstack v4 requires a new connector
I upgraded my test Chirpstack server to Chirpstack v4. Integrations no longer work; I see the POST format is different. To begin with, the device EUI has been changed from 'devEUI' : <base64> to 'deviceInfo.devEui' : <hex string> How does one request
Alert ON Timer
Hello, I'm trying to figure out how to show a timer in a devices table that shows hh:mm:ss since some alert turned on. That helps the users to know how much time some parameter has been out of range, for example: High temperature. Any ideas ??
Using Formula to display metadata values for my variable
@Kelvin Welter I recently published a post talking about how to save money by having several variables counted as only 1 data input. If you haven’t seen the post yet, here’s the link for you to check it out (Sending as much data as you want for the price
Data Backup and Restore in Tago IO
Hello, I thought it might be a good idea to have a discussion about data backup and best practices in Tago IO. I was running a data prune/deletion analysis script today for a handful of devices to free up some space for a client and had a horrible moment
Ability to duplicate dashboard tabs
In a dashboard, if I want to build another tab with the same layout as another tab, I have to duplicate the widgets into the new tab, one by one (unless there is a better way). It would be nice if there was a feature where one could duplicate the entire
Data transfer from the CRa LoRaWAN network to TagoIO
Hello, I would like to ask you for help with setting up data transfer from CRa LoRaWAN network to TagoIO. I use Moko GPS tracker https://www.mokosmart.com/lw001-bg-lorawan-tm-gps-tracker/ I have a payload parser for this tracker that works fine in The
Extract selected metadata from ImageMarker Widget layer info.
Hi All. As Image Marker seems to store a stack of info in a single Layer variable I'm trying to extract some of the data so an analysis can use it and write it to other variables. (I wish it just stored it all in the selected variable for that pin, it'd
Add Time Range Condition in Actions
Hello, A great tool would be to add a Time condition in Actions. E.g. it could be used in two cases: if you want to monitor the temperature only at night it could be If temperature>15 and time is between 12:00 am and 5:00 am then trigger the action. if
Change the name of variables within a for loop
I have created a for loop that creates variables with the same name but different numbers (e.g. value1, value2, value3...), populates those variables and then prints them. I have no issues with the script itself as it is working as expected when using
Multiple devices in image marker (blueprint)
We are working with image marker widget in blueprint dashboard and we wish to see multiple devices at same time. Example all temperature devices allocated in first flor. But we can't do it, only we can see one device at a time.
Blueprint dashboard & geofence
I have an analysis with geofence done be me. It detects correctly the device. I just want to show that geofence on the blueprint dashboard in the map widget. If I create with the map widget the geofence can be seen, but through analysis is not happening..
How to add the device name to an action notification
Hi I have gps collars on sheep sending GPS location data to TagoIO. I use the map widget to display the the gps collars. The user is able to setup geofences and i use actions to push notifications to the user when the collar is outside a geofence. My
How to generate fake data on Image Marker
@Faris Ramli Hi. I am currently trying to make an indoor locating system. Using Image Marker, I managed to upload an indoor floor layout/map. How can I generate fake data to make my devices appear to be in motion on the map?
Bucket migration to another Device
Hello! Is there any way to migrate the historic data from a device to another? For example, I have a quantity of data acquired from a device in it bucket. If I change the device due to a hardware problem (damaged device) I can migrate the history of readings
JSON Payload Parser
Hello everyone, I'm trying to configure the payload parser as below: Payload forwarded via HTTP from LoRaWAN Everynet module {"E":34.1,"S":20.0,"V":18.800,"T":1078.300,"BL":3.66,"BC":10.80,"M":14701} Unfortunately my knowledge is still limited in this
TagoCore with TTN plugin in Dragino LPS8v2 Gateway
I have TagoCore and TTN installed on a Dragino LPS8v2. I have activated the integration plugin and set it up, but get the following error message on TagoCore (TTN plugin logs: [18:25:53.015]: ZodError: [ { "code": "invalid_type", "expected": "string",
Send last variable to a bucket
Hi, I want to create a device offline alert for my gps tracker. I used the following code so send an offline alert to the bucket of the device which has been offline for a predefined time. Im getting now the offline alert for the device but without any
Non-location variables in the Infobox of the Map widget (new Normal Dashboard)
@dev el Hi, I’ve multiple sensors which I want to show on the map widget. Besides the ‘location’ variable each sensor has further variables like ‘pressure’, ‘battery status’ and so on. Some of these variable should be shown in the Infobox. Unfortunately
Custom Widget and RESTful TagoIO API
Hello People! I have tried to use the RESTful TagoIO API with Javascript inside an Custom Widget, when i get info from an device, it works fine in the first time, but when i try to get data, i receive "Invad Token" or "Authorization denied", and when
Bucket with no data
Hi, I have a problem with bucket. I am using MQTT protocol to send datas to Tago IO and I am receiving this datas in live inspector but this datas is not save in the bucket. I need help to solve this problem.
GPS Map, how many devices.
Hi, how many GPS trackers can I put into one map please. Reason I ask is that I have 8 Digital Matter Oysters, 6 do not show on map but 2 work perfectly. I’m not sure if it’s a payload thing from the device, a connector issue or if I’m simply trying to
Device name in notification
@Vincent Raaijmakers I’m confused… I read the manual (!) in the hope to find a way to get the device name in my push notification. Why would one send a notification containing the device id? I really need the name, how to get the name instead of the
Show device picture.
Hello, On the blueprint dashboard, depending the device I select is there a way to show the device picture? thank you, R
Keep alive notification
Hi, I have searched for keep alive notifications and i didn't have luck. How i can trigger a notification when a device is not reporting after x time? And also how the run user can see in a device list the last seen information?
How to get a responsive UI dashboard?
Hey, I'm trying to use the Map Widget and somehow connect it to the other widgets. For example, I have 3 sensors sending data from three different locations. I'd like to, when I click on the Pin in the Map Widget for that Device, other Widgets on the
TagoCore (TAGOCORE_DATA)
I have Tagocore installed and running inside a Raspberry pi3. The Integration with Tago-IO is running smoothly. I need to work with the data inside Tagocore and for that I'm using a script invoked by the "Action" function, and this "Action" is also working.
Check in status and map widget icon
Dear Community, I have a few gps devices on a map widget and I would like to visualize the check in status of the devices. I would like to change the icon color of the gps device to change to red once the check in time is more that 1 hour. how can I solve
Get Data from Device
How can I get Today, yesterday and last month (last day) data from device?
Ignoring negative values on a graph
Hello, I am trying to make a graph widget ignore negative values as shown in the screenshot attached. Basically I want the graph to just ignore the values and continue the trend as if these values were never saved in the bucket.
How to close a form after calling analysis from HeaderButton?
@Erwin Hogeweg Hello Tagoers, I use the header buttons on a Form Widget to trigger an analysis. Works great, but after the button is clicked the form stays up, until the X in the header is clicked. I could make the form go away by calling a new URL from
Can not get the sensor data to show up on the dashboard.
I am trying to see the sensor data for the air temp hum device. It says it received data 11 minutes ago as seen in this screenshot. I created a widget in a dashboard and noticed that when I tried to input the Variable to use it stated "Auto Complete is
How to work with the new buckets and update applications for more efficient data storage
In this article we plan to explain the main changes between the Legacy Buckets and the new Immutable/Mutable buckets recently released by TagoIO. The main goal is to help you perform the migration as smoothly as possible, answering any question you may
Formula and Tags
Hello, What is the easiest way to use a tag value in a widget's formula feature? Is it possible or i should create a analysis just for that? If yes, do you have any demo? Ideally I want to calculate a new data based on my device raw data and a constant
Prevent accidental deletion of dashboards
Hello, It is possible to prevent the accidental deletion of dashboards? As an alternative, it would be helpful to have the possibility of creating a dashboard providing a public token parameter, in case of deleting a dashboard with an active public share
How to send Red Node data to Tagoio
@José Sérgio Medeiros Jr I’m using an esp8226 that sends data to node red, but I can’t send data from node red to tagoio! Does anyone have a tutorial on how to do this?
How do I get sensors to input data more frequently
How do I change the amount of time between data points? I have one sensor that reads once per day. The other one transmits the data once per hour. I would like to change them to once every ten minutes. How would I do this?
Dashboard icon problems
I'm trying to configure my Dashboard Icon, but I'm facing 2 problems: 1. I upload an .svg image in "Files", and when I put the link of it in the Dashboard, the icon doesn't appear: 2. Two different images are appearing in two different places, related
Enable keyboard <ENTER> to select active widget button
Hi All - Just a suggest for an enhancement request... It would be really convenient when an active button in a widget can also be selected with the keyboard <enter> key instead of only a mouse-click... Just an idea. Cheers, Erwin
Next Page