-
Hi,
I am trying to use remote logging to log messages from a custom log file to the server. But i couldn't make it work. I had modified the logs.conf file as follows.
```
[loggers]
keys=root, se…
-
This is to send an RPC request to devices. I usually send data once every 30 minutes via the Gateway API. And at this time I send a connection request.
**Component**
* Generic
**Environment…
-
**Component**
* Generic
**Description**
Purpose: to create device offline monitoring in thingsboard (with IoT gateway).
I try to monitor the **device's active status** and use [IoT g…
-
* Generic
**Description**
Hello,
When I use the modbus function of the iot gateway to collect data from the PLC, I unplug the network cable and plug it in again. The Gateway will run the recon…
-
**Describe the issue**
I need to configure 15 sensors that are connected to device with modbus rtu over tcp. I can only open one TCP connection due to limitation of my device.
Is it possible/how …
-
**Component**
* IoT Gateway
**Description**
I have a BLE gateway that scans nearby BLE beacons and aggregates the data into an array and sends it to MQTT broker. I would like to know how to …
-
**Component**
* Generic
**Description**
**Background**
I have simple Python app which I have used to capture remote data on Raspi Zero and send via MQTT to thingsboard.demo. It all works…
-
I config a gateway device with 2 thermometer device on Thingsboard. When I want to send rpc command to gateway, I use rpc button widget and it will send message to topic: v1/devices/me/rpc/request/$re…
-
**Component**
* Rule Engine
**Description**
I have some IoT gateway from hardware vendor, those vendors have their customized JSON format, for example *origJson*:
```
{
"type": "chang…
-
**Describe the issue**
With [this commit](https://github.com/thingsboard/thingsboard-gateway/commit/5576a4115ef6da2cf55e1c90fd103c8f236ec5d1#diff-a91c0a0346854647a41d8662e51ceafdd1a1c1ea11755898a8cdf…