1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00
Commit Graph

1162 Commits

Author SHA1 Message Date
samson0v
89d8e602fb Fixed TBClient reconnecting 2024-03-15 13:04:05 +02:00
imbeacon
94748761bc Merge remote-tracking branch 'origin/master' 2024-03-08 14:50:36 +02:00
imbeacon
b3b845e537 Fix for issue like in #1330 2024-03-08 14:49:34 +02:00
Illia Barkov
79ceb103b3 Merge pull request #1325 from engix-ltd/master
Fixed exception handling tb_gateway_service
2024-03-08 14:35:07 +02:00
samson0v
3af48f01d7 Fixed custom serial connector 2024-03-06 11:34:57 +02:00
imbeacon
fee9748d55 Adopted GRPC MQTT connector for remote configuration 2024-03-04 11:54:41 +02:00
imbeacon
3dce9386e9 Merge remote-tracking branch 'origin/master' 2024-03-04 11:47:06 +02:00
imbeacon
3137f6141a Added adoptation for remote configuration for MQTT connector 2024-03-04 11:46:36 +02:00
devaskim
372c98ec8a Fixed exception handling tb_gateway_service 2024-03-04 14:29:58 +05:00
samson0v
3a5ff09303 Added RATE_LIMITS env variable 2024-03-04 10:52:16 +02:00
imbeacon
a3da048731 Fix for #1323 2024-03-04 08:14:42 +02:00
imbeacon
5f2dc3b87a Fixed version 2024-03-01 14:04:53 +02:00
imbeacon
d7ac5f00fb Refactoring, improved device connecting 2024-03-01 08:19:41 +02:00
Vitalii Bidochka
276ef54a3c Merge branch 'thingsboard:master' into master 2024-02-29 15:34:03 +02:00
imbeacon
7d15213bd2 Improvement for connection 2024-02-29 15:33:37 +02:00
samson0v
c0717bdfd0 Fixed TbLogger initialization 2024-02-29 14:53:24 +02:00
imbeacon
4cd7a28cf7 Updated on_disconnect method 2024-02-29 08:52:33 +02:00
samson0v
5733a09433 Small fixes 2024-02-28 10:01:52 +02:00
samson0v
f168fd542f Formated code 2024-02-27 15:03:36 +02:00
samson0v
3a42f69a05 Fixed connectors duplication start during gRPC config changed 2024-02-27 15:00:44 +02:00
samson0v
a3e442941a Fixed stopping Modbus connector without exception raise 2024-02-26 13:56:31 +02:00
samson0v
79f6dc3564 Fixed stopping REST connector 2024-02-23 14:38:22 +02:00
samson0v
53483d239b Fixed reading two same nodes for OPC-UA connector 2024-02-23 10:43:10 +02:00
samson0v
9394a3c2b0 Fixed reading base64string nodes for OPC-UA connector 2024-02-22 14:39:37 +02:00
samson0v
2bebfd578b Fixed reading GUID nodes for OPC-UA connector 2024-02-22 13:01:21 +02:00
samson0v
1156d2f8ff Fixed attributes request 2024-02-21 15:03:47 +02:00
imbeacon
e2206d89e9 Reduced count of requested attributes, on the gateway initialization, to avoid a lot of unnecessary requests 2024-02-20 15:19:04 +02:00
imbeacon
f6190eb849 Disabled unstable tests, fix for not know type JSON dumps 2024-02-20 10:41:28 +02:00
imbeacon
82b9a0b0c2 Merge remote-tracking branch 'origin/master' into tests-improvement 2024-02-13 16:03:43 +02:00
imbeacon
0800a26359 Small fixes 2024-02-13 16:01:43 +02:00
imbeacon
0021af2821 Refactored package installation process to avoid using --user option in virtual environment 2024-02-12 11:14:33 +02:00
imbeacon
bda8f12840 Fixed check for remote configuration 2024-02-12 10:21:19 +02:00
imbeacon
c844839afa Fixed bad check of _TBGatewayService__statistics_service #1298 2024-02-12 08:10:15 +02:00
imbeacon
2ef6cfd526 Changed shutdown for manager from it's method to exit, to avoid issues in case of manager not started 2024-02-12 08:07:21 +02:00
imbeacon
bdbf180736 Updated copyright 2024-02-12 07:37:18 +02:00
imbeacon
776c570e53 Fix for backup creating when no previous configuration found. 2024-02-09 08:54:13 +02:00
imbeacon
4629ed1b09 Updated default configuration 2024-02-09 08:25:21 +02:00
samson0v
17ee72ae48 Merge remote-tracking branch 'upstream/tests-improvement' into tests-improvement 2024-02-05 15:34:43 +02:00
imbeacon
7b98a635e8 Merge remote-tracking branch 'origin/master' into tests-improvement 2024-01-30 15:32:32 +02:00
imbeacon
fbdfe7ec98 Updated env assignment 2024-01-30 14:29:03 +02:00
imbeacon
671515682a Added additional env variables to avoid matching with default for systems, issue #1255 2024-01-30 14:25:25 +02:00
samson0v
a4d00f93f3 Added blackbox tests for Modbus RPC 2024-01-30 13:08:28 +02:00
imbeacon
c57624d566 Fix for #1267, fixed starting already started thread 2024-01-30 12:27:33 +02:00
imbeacon
308ef9a419 Fix for saved device, with not found connector by id 2024-01-30 12:26:36 +02:00
imbeacon
29658ab1da Fix for issue described in #1195 2024-01-26 14:09:37 +02:00
imbeacon
b07e2b59a5 Updated connector saving due to issue #1268 2024-01-26 13:52:32 +02:00
Illia Barkov
d0c9a18315 Merge pull request #1242 from donghbcn/master
fixbug:the rpc request in progress got replaced by the new rpc request
2024-01-26 08:58:47 +02:00
samson0v
def00d72b6 Fixed modbus downlink converter 2024-01-25 10:32:35 +02:00
samson0v
5eb7e4f7b9 Fixes 2024-01-24 11:29:54 +02:00
imbeacon
ffdc9895ea Adapted tests to batch run
changed deprecated methods for service and connectors
2024-01-23 12:54:37 +02:00