Setting date/time ranges on charts dynamically
@SA Is there a way to modify the start and end dates of a line chart dynamically? We want to display additional details when user clicks on a custom button on a row of a dynamic table. How do we then access and modify properties of dashboard widgets from
TTI Parser for R718AB
@Paul Crooks Hi, I’ve been failing miserably at creating my own parser and was wondering if someone could help? I’ve linked a Netvox R718AB from TTI to Tago and the raw_payload I recieved is : [ { “variable”: “ttn_payload_v3”, “value”: “{“end_device_ids”:{“device_id”:“r718ab-00a767”,“application_ids”:{“application_id”:“netvox-r718ab-01”},“dev_eui”:“00137A100000A767”,“join_eui”:“70B3D57ED001148C”,“dev_addr”:“270000BF”},“correlation_ids”:[“as:up:01ERPT961B2X5KQGEP4AD3JNTC”,“gs:conn:01ERP3SY22B14Y37VFTD6BJSYV”,“gs:up:host:01ERP3SY2B943XWNWJTWGV219G”,“gs:uplink:01ERPT95NCXHJZJQJYTTC1CVFN”,“ns:uplink:01ERPT95Q13F3MZ6N28QTR77WW”,“rpc:/ttn.lorawan.v3.GsNs/HandleUplink:01ERPT95Q15P4C8DX5X3JDQX71”],“received_at”:“2020-12-04T12:05:30.284678404Z”,“uplink_message”:{“session_key_id”:“AXBoEzlrushcDXyFDdA85Q==”,“f_port”:6,“f_cnt”:27775,“frm_payload”:“ARMBJAHsJcIAAAA=”,“decoded_payload”:{“aamsg_type”:“weather”,“abstatus”:0,“batteryV”:3.6,“battery_low”:“no”,“humiP”:96.7,“tempC”:4.9},“rx_metadata”:[{“gateway_ids”:{“gateway_id”:“02-0003”,“eui”:“FCC23DFFFE0A90D0”},“time”:“2020-12-04T12:05:29.867913Z”,“timestamp”:1814215899,“rssi”:-106,“channel_rssi”:-106,“snr”:1.2,“uplink_token”:“ChUKEwoHMDItMDAwMxII/MI9//4KkNAQ2/mK4QYaDAiJzKj+BRDK5J6tAyD47sa95qIG”,“channel_index”:4}],“settings”:{“data_rate”:{“lora”:{“bandwidth”:125000,“spreading_factor”:7}},“data_rate_index”:5,“coding_rate”:“4/5”,“frequency”:“867300000”,“timestamp”:1814215899,“time”:“2020-12-04T12:05:29.867913Z”},“received_at”:“2020-12-04T12:05:29.953950644Z”,“consumed_airtime”:“0.061696s”}}”,
Is the Server down?
@Andrew Sevil Not sure if this is the place to report this, but my Tago instance hasn’t updated since 3am, this morning, 9 hours ago. The status page indicates everything should be ok…
Custom widget - start an analysis and read past data
@SA Is there a way to trigger an analysis from a custom widget in the same manner as a normal input form? Or do we have to use the send data workaround? Additionally, the custom widget examples provided shows only how to receive data real time. How can
Chronological order of data in device.getdata
@SA It looks like the order of data from the getdata call is in reverse chronological order, i.e the most recent data comes as the first element of the array and so on. Is this expected?
Downlinks not working with TTI
@Shankar Bandaru Hi there, I have followed the documentation for setting up the Downlinks from the Dashboard. But I get the following error from the Analysis console. 2020-12-04 10:56:06] Downlink failed with status 400 [2020-12-04 10:56:06] {“status”:false,“error”:“use
How can I be sure that the downlink is being send?
@Andrea Enriquez Hi, I have been trying to send downlink to my devices through the configuration parameters, but I want to know if there´s a way to be sure that it is getting to the device. Also I have notice that when the lecture is done the parameter
Scroll on Custom Widget
@Matheus Alves Hello everyone, good afternoon I didn’t find this doubt in the community, but it’s quite simple, any custom widget that I create is coming with a scroll bar, I thought it was something from my script, but I created a test html and I noticed
Query for second last item
@Andrew Sevil Is it possible to construct a data query for the 2nd last item for a given variable? device.getData({variable: 'blah', query: 'last_item'}) will get me the last item, but when triggering an analysis from a newly received data point, I just
Having two device types in a dashboard
@Andrew Sevil I have a dashboard set up to show volumes of storage vessels. There are two types, Horizontal Tanks and vertical tanks. Is it possible to show both device types in the one dropdown? I thought I would simply add a second filter, but I don’t
How do I use payload data sent through MQTT to be used for checking if else statement (node.js)
@Smart Toilet X This is what I’m sending to TagoIO through MQTT, And lines 14-18 is the part of my script I’m having trouble with, I’m trying to create the if else statement to change the array(pee) according to the value of the variable(feedback) that
Landscape mode on mobile
@Andrew Sevil Hi everyone, I’m just wondering if it’s possible to view a graph or dashboard on a mobile device in landscape mode. I have a hidden tab, and a button available on the main tab showing for example “battery voltage”, when I select the button,
Quality of a datapoint
@Marcin Wx Apart from the standard members of the Tago structure ( variable, value, time, unit etc) it would be useful to support additional member called ‘quality’. This would indicate that a variable is OFFLINE ( e.g one of the sensor’s device is broken)
How can I filter data in order to get only the data for current month?
@Pedro Bertoleti Hi all! My name is Pedro and I have a question regarding data filtering in Analysis. I need to filter certain variable from my bucket, and the data filtered must be refered to the current month (I mean, if we’re in November/2020, I need
Combine Image and Display Widgets
@Nicolas Kyriakou Hello, I have a simple dashboard that looks like this. Is it possible to combine the image widget and the display widget into one widget from the widgets available or will it have to be done in a custom widget? Thanks in advance.
Adding data that arrive from device
@Leandro Ferreira Hello everyone. I need an example of analysis that can sum up the data that arrives from a certain variable. The total amount has to be shown on the cylinder widget. I have no experience with codes, thank you if you can give me a ready
Device Data Arrival
@Andrea Enriquez Hello, I have generated some devices but the data is not showing in TAGOio, the server I´m using is Tektelic. The funny thing is that one of them does show the data, but the others no. I have erased and generated again. Hope you can let
Code example for retrieving current user's tags and properties
@SA Please provide code example for retrieving the current user’s properties and tags from an Analysis. Thanks!
The things network + tago
@Christian Zollinger the communication between the two platforms, doest work good today… any know what happened
Using more than one variable in a formula
@Mark Harding Is it possible to use more than one variable in a widget formula. For example I have a variable called “revolutions” which is depicted on a bar graph where the variable comes from my IOT endpoint and then I made a step button widget to change
Exposing Action properties on a dashboard
@SA Is there a way to expose the Action properties on a dashboard? We have implemented a scheduler using a custom form in which we collect desired time and then using an analysis modify a scheduled action’s properties. It seems to work ok. However it
Icon widget size adjustment
@SA Is there a way to reduce the size of the icon widget into a little square? See the attached image, the card widget can be made into a small square but the icon widget can not be reduced in width beyond what is shown. Also, the visualization configuration
How do I count bucket data rows and display it in a pie chart?
@Smart Toilet X How do I count bucket data rows and display it in a pie chart? That’s it. I just wanna count the current amount of data in my bucket. I’m fairly new to this. It’s been a week. help Ran
How to generate Action MQTT topic from variables
@D K I’m using an Action based on a Push Button change to Publish to MQTT. I wist to generate the MQTT topic to publish to from variables in my bucket. How do I reference the contents of a variable in a bucket to build the MQTT topic? Note: This is not
Timezone for dashboards
@SA Is there a way to globally set the timezone for all widgets on a dashboard and have it vary based on the user logged in?
Beginner Using External Python Analysis
@Pedro Rafaim Hey all, is there a tutorial step by step explaning how to use external analysis on python? (I’M REALLY A BEGINNER) I’m sending information from my microcontroller to TagoIO, so: I want to have a analysis that when I click “RUN” on TagoIO
Serial number already in use BUT Device can't be found
@Andrew Sevil Hi, I have a device that I created using a form (I’ve created numerous without an issue). For some reason, one of the devices created a bucket, but the device can’t be found. I can’t do anything with the device as it doesn’t show in the
How to changed threshold with input form
@Tulio Souza You would like to know if it is possible to create an entered in the form on the dashboard that allows the end-user to modify the limits of a variable thus modifying the conditions established in the widget: Ex: temperature variable:, limits:
IPV6 for TagoIO MQTT broker?
@FuJi Kok Fook-Kee Hi, is the TagoIO MQTT broker also IPV6 enabled?
How to create an action when a variable changes?
@Jouni Ikonen I am trying to get some kind of notification when the value a variable changes. Is this kind of operation somehow possible in tago.io? Variable is growing periodically so I can not just set it to go off when it is greater than something
Deleting data using web request
@SA I am trying to use postman to delete some device data, but the documentation below does not appear to be accurate. Can you please provide the requests to delete data from devices? https://docs.tago.io/en/articles/35-deleting-data Thanks.
More than one filter in blueprint
@Andrew Sevil I have a number of clients, with a number of devices. Sometimes these devices will have the same name. For example two clients may have a sensor named “storage 1”. I need to create access for another client who is a consultant for both clients
Scope when invoked from a scheduled Action is empty
@SA We have an scheduled Action which invokes an Analysis every 3 minutes. However, it looks like the scope is empty. Even when a tag is added to the Action, the scope is still empty. We need to be able to detect in the analysis which Action invoked it.
Data from non blueprint devices on blueprint dashboards
@SA [UPDATE] I figured out this can be achieved by defining a second blueprint device for the dashboard. Is there a way data from a non-blueprint device can be shown on a blueprint dashboard? We are trying to create a system wide debug/activity log. This
Change fill color in solid widget according to value
@Smart Toilet X Yos! I’m currently trying make it such that when the solid widget receives a value of 0, it does this, and when it receives a value of 1, it should change the fill color to red, but it doesn’t. The purpose of this is to make it easily
Can dynamic table give me the result I'm looking for?
@Andrew Sevil Hi everyone, I’m attempting to create a dashboard to show the devices of a particular type for a particular user so he/she can get a good overview of their sensors on one page, rather than individually selecting one at a time through the
Preset time intervals not displaying correctly on mobile device
@Andrew Sevil Hi everyone, I’ve just noticed that when I set a number of preset time intervals (5), the display works well on the desktop, but on my mobile device (both tagoio and Run), they don’t work, and show the incorrect interval. Screenshot below…
Data Registers questions
@Andrew Sevil Hi, I’m fairly new to TagoIo, and have been busy setting up the platform to suit my requriements, and so far I’ve got it running nicely for a number of devices. My question relates to the Data Registers. I have created very simple payload
How to exclude some specific data points from a bucket?
@Marcelo Campos Silva I have already a device with a variable configured in a bucket. How do I manually erase the first and some other random points from this data array?
How to create varaibles in a bucket?
@Marcelo Campos Silva Hello. I just added a device and created a bucket for my device. I enabled the location in the device and the variable “location” shows up in the bucket. Now, I am looking for how to create a custom variable in the device or bucket
Next Page