-
**Describe the bug**
Following the fix from https://github.com/thingsboard/thingsboard-gateway/pull/1224
Restarting docker, then changing the general address say from 0.0.0.0:47808 to 0.0.0.0:47809…
-
Hi there
I’ve installed gateway on Ubuntu on RPi 3, using docker image. It’s the easiest way to install as I suppose…
Gateway is developing almost every day and you generate docker images also very …
-
I have modified the code on this project, may I ask how to package the latest code and run it without IDE? What does the for_bulid folder for this picture do
![image](https://github.com/thingsboard…
-
{
"master": {
"slaves": [
{
"host": "192.168.103.178",
"port": 6066,
"type": "tcp",
"method": "socket",
"timeout": 35,
"byteOrder":…
-
**Describe the bug**
I am using a Thingsboard installation on EC2 machine as a server and I have a Raspberry PI 5 as the gateway. I am trying to fetch telemetry from a NRF node via BLE which sends th…
-
We are using protobuf for communication. We are unable to send multiple packets using protobuf.
We are planning to use below proto schema -
message data {
…
-
**Describe the issue**
We are trying to stress the platform. In order to do this, we started with an OPC-UA async connector with 1000 timeseries declared and "polling" (not subscribe) every second.
…
-
**Describe the bug**
I have been following this guid(https://thingsboard.io/docs/iot-gateway/install/source-installation/) to run the GW locally, I have successfully run the backend springboot applic…
-
**Describe the bug**
I'm using a pretty default config, with a SQLite storage configuration.
```
"storage": {
"type": "sqlite",
"read_records_count": 100,
"max_records_count": 100000…
-
**Describe the bug**
Hello Team,
I a trying to use Google, OAuth and Azure AD Authentication process to login into Thingsboard UI but I am getting this below Error while trying to login. Unfortuna…