Input form help
Hi guys! I have this request from my client I'm trying to land :) So, he needs to be able to create a list from a INPUT FORM or such. Afterwards he has to have the ability of deleting or adding more products. For now I've done a INPUT FORM with TEXT,
Expected date for MQTT connecter for TagoCore?
@Nelson Mambre Hi all, I followed the TagoCore presentation even though I don’t speak Portuguese (I do speak Spanish though). I don’t know if it was mentioned in the presentation, but when will the MQTT connector be available for TagoCore? I did some
Formula Widget for Tank Gauges
Hello, Is there a way to run an analysis on a group of devices that contain certain tags, and then take that data and show the result on a display widget? More specifically; I have multiple tank monitors measuring water levels that send in data once
What happens to those bucket variables after a downlink?
Hi, Normally network uplinks include downlink_key, application_id and device_id in every uplink msg. To limit the amount of inputs we filter these out (99.9% of the time these aren't used anyway). As pointed out here though, those variables are needed
TAGS
é possível pegar valores de uma tag que pertence a uma análises e usar este valor num dashboard(EX: Deixar um valor default do input igual o da tag)
Header button or open widget form Custom widget
Hi, Possible to trigger the header button from the custom widget javascript? Or just start a widget from the custom widget javascript? Thanks
Variáveis de ambiente
É possível exibir o valor de uma variável de ambiente de uma analysis como valor padrão no dashboard???
Export Historical Data from Line Chart Widget
Is there a way to export historical data from the line chart widget? Every time I export from the widget it only gives me the last value.
How can I take a value and a known maximum and change it to a percent for a gauge.
I need to take an input value from a sensor knowing that 5 is the maximum value or 100%. That gauge will display the percentage not the actual sensor value.
How to access a Connector (Device Params) from Analysis.
Hi, I am trying to access a connector's Device Parameters from an analysis but I can't seem to figure out how to get access to a connector. The API suggests an Integration constructor but when I use that in const integration = new account.Integration(connector_id);
User credentials
@Alfredo Dal'Ava Júnior Is there a way to secure TagoCore webserver/API with user credentials?
Downlink URL not found when sending downlink to TTN Class-C device
Hi, I am using the 'Downlinks using Dashboard' tutorial to send a downlink to a TTN Class-C device but I get a "Downlink URL not found" error. As far as I can see the URL and the data are correct. What am I missing? This is the analysis output. Downlink
Format dates on X axis
@Arantec Developer Hi fellas! Is there a way to format X axis dates? For example DD-MM-YYYY. Or do I have to create another Analysis to create a variable group and set it as X axis? Cheers!
Graph in Custom Widget
Hello everyone, I'm with a question how Can I be doing this type of chart with the custom widget, would anyone have any example to help? In this case, x would be the days of the month
A custom dynamic table
@Viorel Gheorghe Hi there! If you can point me in the right direction, it will be awesome! Two questions Q1. In the Tago docs I’ve found this example: How can I obtain something similar? Q2. There’s a chance to make a table that has this characteristics:
Content-Type: Unknown
Hi, I noticed that my analysis queries are giving this message in the live inspector: "From: 44.200.66.223 [TagoIO-SDK|JS|10.3.15 (Running at TagoIO)] - Content-Type: Unknown - Token Ending: Query: const rssiBatt = device.getData({ variables: ["rssi",
Customize date display in chart widgets
Hi! Can I change date display in chart widgets? Ex: I dont want to display complete date, I want to display only year and month. Plus question: Can I remove Custom filter in date filters? can I put only pre-defined buttons?
Live Inspector for Connectors.
Hi, It would be convenient if there were a Live Inspector function for a connector, or have the ability to select multiple devices simultaneous for Live Inspection. The motivation is that we are using custom connectors with individual payload parsers
Check a value of variable sended to a bucket
How can I check if a specific value of a variable has already been sent to the bucket?
Sigfox Downlink
Hello guys, I'm trying to develop a interface with my Sigfox devices. It's ok for Uplink, with my parcer running in js and dashboard being updated. But I still need to return some bytes to my device (Downlink). Using the Configuration Parameters downlinkData
Can TagoCore create node devices and communicate with TTNv3 like TagoIO?
@ki light Hi,dear Can TagoCore get node data on TTNv3? Best regards
How to connect TagoCore with my TagoIO account
@Jhonatan Juno Hello, I am currently using TagoIO, and I have several projects that I am working on, I was looking at the options that we have in TagoCore, but I was wondering how this tool connects with my TagoIO account, is it possible to share devices
Creating a Run User account by Analysis
@Filipe da Silva de Oliveira Hello everyone. In this tutorial, I’ll explain how to create a run user account by analysis, as well as how to build an input form widget to achieve just that. Creating a run user account by analysis is a very powerful tool
About the TagoCore category
@Phil Gutierre Questions about the TagoCore open-source for edge computing running on Linux, Windows or in the cloud
How to build a LoRaWAN/Sigfox Payload Parser
@Vitor Lima The Payload Parser works the same for both Sigfox and LoRaWAN devices. At the end of this tutorial, you will end up having a connector that work in both situations. This tutorial expects you to have read In-depth guide to Payload Parser LoRaWAN/Sigfox
How to integrate TagoIO with Myriota Satellite Connectivity
@Vitor Lima Here is a quick tutorial showing how to add any device with Myriota in your account. For this, you need to access your account at Myriota console manager. 1. First go to your TagoIO account, and if this is your first device connected between
form_payload encoding for downlink analysis
@Philippe MARIN Hi, I use the template “Sending downlink using dashboard” to send a parameter (number of seconds, between 0 and 3600) to a device through TTN. I created an Input Form and trigger the analysis from it. When the input is of type “Number”,
How to Use Dictionaries in Formulas
@henry sneed Dictionaries and Formulas Dictionaries allow you to deploy applications to end-users (RUN users) in any language. You can reference dictionary keys from within dashboard widgets to create dynamic titles and button headers that will appear
Filtering two or more different devices on blueprint dashboards
@Guilherme Costa In order to accomplish filtering devices on Blueprint dashboards we will need to play around with tags, which will be responsible for the relation to the right devices. Here I will be following an Building → apartments example, so we
How to integrate TagoIO with Swisscom LoRaWAN NS
@Vitor Lima Here is a quick tutorial showing how to add any LoRaWAN device through the Swisscom NS (Network Server). By following this tutorial, your setup will be ready to perform uplink and downlink operations (data from and to your end-point devices).
How to timesync with MCF88
@Vitor Lima In this article, we’ll learn how to set up an analysis to do timesync with MCF88 devices. By following all the steps in this article, you’ll end up with: An analysis that will handle timesync for MCF88 devices. An action to trigger the analysis
How to integrate TagoIO with TTI
@Vitor Lima Here is a quick tutorial showing how to add any LoRaWAN device through TTI (Network Server). By following this tutorial, your setup will be ready to perform uplink and downlink operations (data from and to your end-point devices). 1. First
How to create Actions from a dashboard
@Vitor Lima In this article, we will learn how to use a dashboard to create Actions for your devices. This is very useful if you want to let your customers set up alert notifications. By following all the steps here, you will have a dashboard ta can create
[Portuguese] How to integrate Kore Brazil with TagoIO
@Vitor Lima Este é um rápido tutorial explicando como integrar qualquer dispositivo LoRaWaN com a Kore Brazil na sua conta TagoIO. A Kore Brazil oferece rede publica baseado na cobertura da American Tower (ATC). Ao final deste tutorial, você deverá ter
Raspberry Pi & TagoIO using SDK or MQTT- getting started
@Pedro Bertoleti Raspberry PI is one of the most popular and well-known embedded systems platform in the world at this time, which contains connectivity (Bluetooth, wi-fi, ethernet), powerful computational resources and also is capable of running Linux
Map widget overview
@Kelvin Welter Map widget The Map widget is a great tool for viewing location, distance, routes, and track history. With so much potential, any application using devices with dynamic localization should have a map to improve user interaction and enhance
About the How to category
@Fabioer Tutorial topics that describe how to set up, configure, or manage TagoIO resources with specific hardware devices, wireless network provider, or any integration.
File storage limits
@Gary Howell Hello, I understand there is a 20MB limit on individual file size, but I cannot find if there is an overall limit on total file storage per profile. We are now allowing customers to upload photos (via RUN) from our anti-social behaviour projects
Connect one device on different networks
@Brugnetti brugnetti Hello, I have an IoT sensor. I created a software to connect this sensor with TTN or Swisscom networks depending of signal strength. For this sensor, on Tago.IO I created 2 different devices (because Networks and connectors are different)
What is x and x and x
@Felipe Gutierre Moreira (topic deleted by author)
Next Page