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

428 Commits

Author SHA1 Message Date
samson0v
f8aef3e525 Replaced OPC-UA as deprecated connector with OPC-UA AsyncIO 2024-03-22 10:24:14 +02:00
imbeacon
9d42c4178c Merge remote-tracking branch 'origin/master' 2024-03-21 11:45:55 +02:00
imbeacon
36c19581f0 Improved stopping to avoid exception in case of stop before storage initialization 2024-03-21 11:45:29 +02:00
samson0v
5451c3f666 Fixed update_device method 2024-03-20 10:08:05 +02:00
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
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
7d15213bd2 Improvement for connection 2024-02-29 15:33:37 +02:00
imbeacon
4cd7a28cf7 Updated on_disconnect method 2024-02-29 08:52:33 +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
82b9a0b0c2 Merge remote-tracking branch 'origin/master' into tests-improvement 2024-02-13 16:03:43 +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
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
imbeacon
308ef9a419 Fix for saved device, with not found connector by id 2024-01-30 12:26:36 +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
imbeacon
ffdc9895ea Adapted tests to batch run
changed deprecated methods for service and connectors
2024-01-23 12:54:37 +02:00
imbeacon
d34fffba78 Fix for gateway reboot command #1237 2024-01-19 10:46:43 +02:00
imbeacon
c7382f93d1 Adjusted connection method to work with ids 2024-01-12 08:53:44 +02:00
imbeacon
1a70320577 Fix for RPC after remote configuration update 2024-01-11 15:48:17 +02:00
imbeacon
5576a4115e Changed identification to use id instead of name for connectors 2024-01-10 07:22:10 +02:00
imbeacon
59f5ce568c Device state handle improvement 2024-01-04 10:49:24 +02:00
imbeacon
b431d41a86 Changed initialization check, added extra logging 2024-01-03 10:51:27 +02:00
samson0v
1b8a92e5b5 Fixed FTP RPCs processing 2023-12-12 12:17:34 +02:00
imbeacon
e26ba45a2e Fix for log handlers 2023-12-06 15:41:36 +02:00
samson0v
9535a57f36 Changed log message 2023-12-05 10:01:29 +02:00
samson0v
fa7b42076c Changed log level from ERROR to WARNING when connectors were not found 2023-12-05 09:59:55 +02:00
samson0v
3b9da3389f Fixed config convertartation 2023-11-29 15:23:34 +02:00
samson0v
f5d28da87c Refactored _send_logs method 2023-11-29 14:52:58 +02:00
Hongbing Dong
9998b0001c
Merge branch 'thingsboard:master' into master 2023-11-29 17:51:13 +08:00
samson0v
3b63ea8f0f Added max size batch check 2023-11-29 11:43:29 +02:00
wangcaigg
e86a07f7f9 fixbug:the rpc request in progress got replaced by the new rpc request 2023-11-26 19:31:11 +08:00
imbeacon
c0f58f8399 Logging improvement 2023-11-24 15:47:13 +02:00
imbeacon
ec44657aea Added handling for empty config 2023-11-24 13:57:37 +02:00
imbeacon
e636826762 Updated service RPC command to not to use alias 2023-11-24 09:41:27 +02:00
Illia Barkov
fcea620f92
Revert "Optimize attribute parse method" 2023-11-23 15:04:48 +02:00
samson0v
e5c003926d Optimize attribute parse method 2023-11-23 14:43:59 +02:00
samson0v
3e951c092c Fixed Modbus Slaves stopping 2023-10-30 15:40:53 +02:00
samson0v
8b91ea1f45 Fixed RPC id 2023-10-26 11:02:55 +03:00
imbeacon
5deadef49a Added backing up configuration on remote configurator start and connector configuration update 2023-10-11 11:38:39 +03:00
samson0v
a1392b1778 Changed default wizard values 2023-09-19 15:47:05 +03:00
samson0v
eab9597412 Divided wizard configuring into 2 groups 2023-09-19 15:36:58 +03:00
samson0v
7194e2559b Fixe 2023-09-19 14:41:21 +03:00
samson0v
19e530270e New Configuration Wizard 2023-09-19 14:38:14 +03:00
samson0v
1915afd2c7 Changed method acess 2023-09-18 15:29:18 +03:00
samson0v
52855baf58 Fixes 2023-09-18 15:12:05 +03:00
samson0v
6150be0acd Fixed handling active connectors request 2023-09-18 13:43:50 +03:00
samson0v
9f98173b5a Fixed gateway stopping 2023-09-12 09:31:50 +03:00
samson0v
d57021857e Merge remote-tracking branch 'upstream/master' into feature/new-remote-configurator 2023-08-18 10:01:26 +03:00
samson0v
6277756197 Added basic auth env vars 2023-08-03 16:00:40 +03:00
samson0v
108856945b Added custom logger 2023-08-03 14:49:47 +03:00
samson0v
843b9bb2b6 Changed updating remote configuration algorithm 2023-07-25 12:10:27 +03:00
samson0v
22293c803c Added ts format check 2023-07-20 10:32:37 +03:00
samson0v
173555281c Added backward compatibility for main configuration 2023-07-20 10:32:02 +03:00
imbeacon
7e80e2cea2 Updated tb mqtt client version 2023-06-28 12:41:31 +03:00
samson0v
7a2ac38d51 Update Remote Configurator 2023-06-26 12:19:43 +03:00
zhangzhx
0193532bd7 bug 2023-05-27 19:02:59 +08:00
imbeacon
65e756786a Revert "Fixed version resolving"
This reverts commit f2bbe4e353.
2023-05-26 11:57:02 +03:00
imbeacon
b7b5cbf7e3 improment requires additional architecture session 2023-05-18 08:17:03 +03:00
imbeacon
edeb999dbd Revert "Small fix"
This reverts commit d11c2e37c9.
2023-05-17 14:13:00 +03:00
imbeacon
d11c2e37c9 Small fix 2023-05-17 14:10:04 +03:00
imbeacon
5e4d830c1a Refactoring for main service, added check is outgoing mqtt client queue is almost full and waiting for processing new events pack 2023-05-17 12:49:42 +03:00
Illia Barkov
eaabfb8114
Merge pull request #1113 from CouncilRockProducts/fix/slow-push
Remove sleep per data point pushed
2023-05-06 20:11:02 +03:00
Drew Young
77a5df3f73 Remove sleep per data point pushed 2023-05-05 10:45:56 -04:00
imbeacon
f7eaeba07d Updated delays 2023-05-03 11:43:49 +03:00
samson0v
7b1d93959d Added synchronizing method for converters config 2023-05-03 11:03:48 +03:00
devaskim
2a4d7cef61
Fixed KeyError for some edge cases. 2023-05-03 10:08:41 +05:00
samson0v
40a4a7858d Fixed statistics sending period 2023-05-02 15:20:54 +03:00
samson0v
cc89caed09 Fixed FTP Converter 2023-05-02 13:54:21 +03:00
samson0v
0ca12e6125 Refactored Remote Configurator 2023-04-24 13:46:31 +03:00
Vitalii Bidochka
375be1ac73
Merge pull request #1100 from engix-ltd/connector_set_name_warning
Get rid of warning while setting connector name.
2023-04-17 11:29:45 +03:00
samson0v
6565d0bcc8 Fixed process_remote_converter_configuration_update method 2023-04-17 11:22:09 +03:00
samson0v
83fc6c24bd Fixed process_remote_converter_configuration_update method 2023-04-17 11:08:41 +03:00
devaskim
fe498e14f6 Get rid of warning while setting connector name. 2023-04-15 12:08:12 +05:00
samson0v
2b87e82d0b Changed Remote Configurator due to Widget Update 2023-04-14 13:32:46 +03:00
samson0v
dde57ab3b1 Added converter update request for MQTT, Modbus, OPC-UA Connectors 2023-03-30 15:47:06 +03:00
samson0v
41aa9c7d11 Added converter update from shared attr for MQTT Connector 2023-03-29 22:39:38 +03:00
samson0v
7433888cfc Added Gateway Provisioning 2023-03-28 15:44:06 +03:00
samson0v
93b77279e0 Fixed TB Gateway Service reconnect 2023-03-14 16:31:21 +02:00
samson0v
d077944422 Fixed Shell connection for Windows 2023-03-06 10:42:10 +02:00
samson0v
bc26dafa45 Fixed starting Gateway with incorrectly closed manager 2023-02-16 12:06:59 +02:00
zbeacon
d3d3956717 Fix for getting sendOnlyOnChange parameter value 2023-02-09 08:52:29 +02:00
samson0v
08a68abef7 Added entrypoint for Gateway Shell 2023-01-24 18:35:05 +02:00
Illia Barkov
584a705c2b
Merge pull request #1017 from samson0v/feature/shell
Added Gateway Shell
2023-01-10 10:47:32 +02:00
samson0v
f2bbe4e353 Fixed version resolving 2023-01-05 11:19:42 +02:00
samson0v
5fdab962ff Added device filtering 2023-01-03 13:18:27 +02:00
samson0v
04d2eaf898 Fixed AutoProxy and Manager 2022-12-19 11:36:21 +02:00
Vitalii Bidochka
c4c8e6eef8
Merge branch 'thingsboard:master' into feature/shell 2022-12-19 11:35:19 +02:00
devaskim
933eb34a20
Add documentation comment. 2022-12-16 17:37:58 +05:00
devaskim
12201978fc
Configuration parameter mistype 2022-12-16 17:34:44 +05:00
Vitalii Bidochka
a9dd56a64c
Merge branch 'master' into feature/shell 2022-12-14 11:45:21 +02:00