Enhancement: easily Import and Backup your Device data!
Hi everyone! We're excited to introduce enhancements to your data management experience, making it easier than ever to import and back up your device data. Read more here: Device data management New Features and Benefits: 1. Effortless Data Import: -
How to Easily Edit Data on Devices Using Export and Import Features
In this tutorial, we'll guide you through the process of correcting data for Immutable devices using TagoIO's export and import features. Since Immutable devices don't allow editing individual variables directly, this method provides an effective workaround
Introducing Entities: A New Structured Database Feature
Hi everyone! We're excited to announce the release of Entities, a new feature designed to enhance your data management capabilities within TagoIO. Entities is a structured, tabular database that offers improved flexibility and performance for storing
HTTP to TagoIO JSON transition
Hello, Could anyone recommend the correct snippet for HTTP to TagoIO JSON transition based on the following payload example? POST] HTTP Request: "From: 132.145.241.176 [Unknown] - Content-Type: application/json - Token Ending: 68dcc" 22:16:48: Raw payload:
Connect to Broken
Hello everyone, I don't know if something is happening, but I'm trying to connect with MQTTX and it only gives me the wrong username or password. As instructed, I put the token as the password and the username is the name of the token, both from the device.
How to add a sensor type in Sensor list
Hi, I have two sensor devices in my account - one with Dragino TrackerD connector, another with a private connector called "Custom Dragino TrackerD." I see the "Custom Dragino Tracker D" in the Sensor Type dropdown link in the Add Sensor dialog, however,
Webhook Integration
Hi, I have an application which collects sensor information and posts the data in JSON format via HTTPS/POST/WEBHOOK. I can add end-point URL in the application where I need these JSON sensor payload to be forwarded. 1. Do I need to run middleware to
How send data to endpoint over http?
Hi, I'm working with an ESP32 using http connector for send data to TAGO, that work well, but I want to send data from TAGO to my endPoint when some one press a button widget on a dashboard. May some one tell me how do that? thank!!! regards
Payload Parser - time variable
Hello, I can use some help / sample code if possible (consider me a newbie ! when it come to writing code). I have my sensor reporting 'time' (device time) as part of the payload data. I would like to change the value of this 'device time' to $TIME$ (the
Migrate device to other profile
Is it possible migrate device to other profile with all variables from bucket? If so what is the easiest way?
Can the MQTT user password be something other than the Device Token?
I have a Milesight device that I would like to connect to Tago to send data via MQTT. However, the device has a limit on the number of characters that can be input into the password field and the Device token does not fit. Is there an alternative way
TagoIO MQTT Relay: Bridging your MQTT Broker to new possibilities!
Hi everyone! We are thrilled to announce the launch of our newest feature, the TagoIO MQTT Relay, which is available right now. This open-source and highly scalable software will enable you to seamlessly connect your preferred MQTT Broker (e.g., HIVEMQ,
Changes to our MQTT Broker service availability
Dear TagoIO Users, We hope this message finds you well. At TagoIO, we are committed to providing high-quality services to all our users. As part of this commitment, we continuously evaluate our offerings to ensure they meet the highest standards of performance
Ports used by TagoCore integration to TagoIO
Hi, I need to setup TagoCore behind a strict firewall and enable only the right ports in and out. What ports are used by the TagoCore to TagoIO integration and to which adress? Thanks!
MQTT broker not available for free accounts
Hi guys, can you advise how can I familiarize with TagoIO platform if the basic functionality as MQTTbroker is not available for free? Simply testing my mqtt devices with you platform is not possible......
How to integrate an already made payload parser for TTN in TagoIO?
Hi, Is it possible to explain or make a concrete example of how to integrate/adapt an already finished decoder (JS for TTN) into the TagoIO payload parser? Specifically, I have receive raw data from ChirpStack in TagoIO and I have a decoder for TTN (JS
New connector publishing process, now open-source!
Hi everyone! We are thrilled to announce a significant improvement to our process for publishing public connectors or networks on our platform. This change is designed to bring open-source access and enhance collaboration to bring more value to our users.
Chirpstack integration
Hello. I have registered gps devices in helium-iot console-chirpstack. I did an integration and added a few devices, but I'm not getting data from them. Can you help me? thanks
Update device params through widgets
Hello everybody! I'd like to know if is it possible to alter a device's parameters using widgets such as input form or input control. For context, i'm using the device parameters to pass values to my payload parser and i'd like to give my users a easier
Connection refused, invalid payload. Using C-Curl
Hello, I am trying to upload data (json) to TagoIO from a C code using Curl but I got some issue. If I try to upload it through Python the same json file it works properly. function to upload data to tagoio void sendJsonFile(const std::string& filePath,
Raw Payload
Hello everyone! I need your help. I'm connecting a device via MQTT but I'm having a problem entering the data. I've already connected another device to the tago and it was pretty smooth, but this one is giving me these problems below in the photos: The
Payload error
Hola, Estoy intentando analizar la carga útil pero me envía un error. ¿Podrías decirme qué estoy haciendo mal? Datos: [ { "variable": "chirpstack_payload", "value": "{\"devAddr\":\"007cf8e1\",\"fCnt\":2234,\"fPort\":2,\"deduplicationId\": \"47c02bcb-9954-4d0f-b51b-8d5eb34f008d\",\"time\":\"2024-03-30T17:24:49.610374+00:00\",\"deviceInfo\":{\"tenantId\"
Connector or Network Payload Parser Logging?
I am working on a custom payload parser that will run on my connector. If I use a console.log, where is this information printed? My code isnt running, but I am having a hard time troubleshooting without logs....
Payload parser
Hi, I am trying to get a payload parser together to exclude some variables from a bucket. Can anyone see a reason for this not working and where I am going wrong? Many thanks. //ignore certain variable const ignore_vars = [ 'lora_bandwidth', 'txinfo_frequency',
Cayenne Parser
Hello coleague, I am changing my devices to LoRaWAN and intend to use the LPP Cayenne payload format. Please, does Tago platform has the support to parse this format? How can I do that? Thank you, Iaran
Everynet JSON Payload Parser
@Ronaldo Oliveira Hi, In my application I receive a Everyney JSON like this: {
"type": "uplink",
"meta": {
"network": "358b679dd88d47948f6e108677b4b79a",
"packet_hash": "59a23fd7ac449263f7b56ed81830fde0",
"application": "9405bbc000000002",
Problem decode CayenneLPP
Hi. I have problem with data arived in Tago.IO So , the entire messages is: [ { "variable": "frequency", "value": 868300000, "serie": 1707670203820 }, { "variable": "modulation", "value": "LORA", "serie": 1707670203820 }, { "variable": "bandwidth", "value":
Payload Parser error
Good mornin. I would like to inform you about an issue I am experiencing with the payload, which is saving the data to the bucket separately. That is, the variable, the value and the unit are being saved in different variables. I was wondering if you
Miotiq Connector Details
Greetings, I noticed that one of your supported connectors is "NBIOT Miotiq". Is there any documentation that describes the Tagoio + Miotiq integration? This is an solution we're exploring. Thanks! -AD
Adding a LoRaWAN Gateway
Hi, I want to add a gateway to the TagoIO platform and do not know how. For the initial tests I added as a device. The gateway communicates via MQTT to the TagoIO and I can receive the payloads. But, behind the gateway there are more devices... I belive
How to send data to ESP32 from TagoIO
Hi I have got an ESP32 setup that sends data to TagoIO using the tutorial at https://www.hackster.io/cstram/cool-dashboard-for-esp32-8f315f. However, I am struggling to figure out how to send data from TagoIO to ESP32. There is discussion on this forum
Introducing MQTT 5 Support
We are excited to announce the support for MQTT 5 to our MQTT broker, the most recent iteration of the widely adopted messaging protocol. With the introduction of MQTT 5, users can now take advantage of a suite of advanced features designed to enhance
Commands for sending downlinks from Lorawan to Modbus
I have an AcuRev 2000 device connected to a UC300 controller via Modbus protocol. In turn, this controller has the Lorawan protocol in which it can connect and send requested data to a platform. The conflict is that I have the UC300 controller connected
Inquiry about Time Range Limitation in Data Transfer using Tagoio SDK
Dear TagoIO Community, I am currently working on a project involving data transfer between devices on the TagoIO platform. However, I've encountered a specific issue related to time range restrictions in data handling. While attempting to transfer data,
Data Transfer Inquiry: Loriot LoRaWAN Network Servers
Hi. Could you provide me with more information about the process of transferring data from the middleware endpoint: loriot.middleware.tago.io to the eu4pro.loriot.io network server? Considering the fact that there are several Loriot LoRaWAN network servers,
Sending as much data as you want for the price of 1 data input
@Kelvin Welter Is this possible? Yes, that’s possible. Today I will teach you how you can save money by sending multiple data inputs as if it was only 1. To do this, we must build a custom Payload Parser, you may never have done this before, but I will
Webhook TTN to Tagocore
Hi everyone, I struggle getting data from TTN into my tagocore (rasp). In the Tagocore TTn plugin I changed the port to: 8001 The TagoIO info block about my tagocore shows the internet IP 13.248.XXX.XX In the TTN Webhoook under Base URL I put: http://13.248.xxx.xx:8001/uplink
Como cadastrar Gateway Dragino LPS8N na tago io?
Olá, amigos Já procurei em v Gostaria de saber o Precisa de algum plugin? Como funciona? Grato a todos pela resposta.
Connector Info using API (Python)
Hi, I'm using the python library and I get almost all of the data that I need. However, I also need connector information, but the API that I'm using gives me invalid route error {'status': False, 'message': 'Route Not Found'} def info(self, connector_id,
How to filter devices by tags using a tago endpoint
Nowadays, I'm using the TAGOIO API, more specifically the endpoint: List of devices(GET method). However, I need to filter my devices by its tags and the API documentation doesn't provide an example of how I can create the tag filter. I've tried a few
Next Page