Rafael Gutierrez

Results 7 comments of Rafael Gutierrez

Thanks @simenkid! I had to install from the sources as the latest release still have Bacnet issues but it might be useful in the future

I was using the Docker container but[ I faced issues on v3.4.2](https://github.com/thingsboard/thingsboard-gateway/issues/1223). I then switched to an installation from the sources because [I had to patch a bug on the...

Hey @samson0v , thanks for your response. There's nothing fancy with the config ``` { "thingsboard": { "host": "thingsboard.cloud", "port": 1883, "remoteShell": true, "remoteConfiguration": true, "statistics": { "enable": true, "statsSendPeriodInSeconds":...

So it's not released yet? Do you have an ETA for the release?

On another note, I realized that having an error in the gateway (could be this issue with the DB, or maybe something else), triggers a behavior where the gateway starts...

Remote logging is already disabled, it was the 1st thing I did. I guess it's more likely to be related with the error counters like `Bacnet_ERRORS_COUNT`, `storage_ERRORS_COUNT`, etc

Hey, unfortunately I can't update my field devices with code from master branch, so I'm waiting for the new release so I can update it. Do we have an updated...