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

1100 Commits

Author SHA1 Message Date
imbeacon
59f5ce568c Device state handle improvement 2024-01-04 10:49:24 +02:00
imbeacon
96df7e424a Added check to socket connection is socket open 2024-01-04 08:27:23 +02:00
imbeacon
87644a5b70 Added additional shutdown for socket 2024-01-04 08:11:05 +02:00
imbeacon
9f981b4b28 Socket connection close improvement 2024-01-03 15:52:52 +02:00
samson0v
aa7f8319b1 Implemented reusing Socket connector address 2024-01-03 15:27:28 +02:00
samson0v
e0cf1b26bc Implemented reusing Socket connector address 2024-01-03 15:24:41 +02:00
samson0v
2cf1aa9154 Fixed argument type for run_app in REST Connector 2024-01-03 15:22:19 +02:00
imbeacon
f93c50dcfe Fix for not updated slave configuration during remote configuration update 2024-01-03 14:42:46 +02:00
imbeacon
b431d41a86 Changed initialization check, added extra logging 2024-01-03 10:51:27 +02:00
imbeacon
8e0b6d3639 Merge remote-tracking branch 'origin' 2024-01-02 14:40:05 +02:00
imbeacon
8fa83bbd38 Fix for default port in REST connector and one way RPC response 2024-01-02 14:37:34 +02:00
Robert Wilterdink
489e1bb4c7 opcua: Removed unnecessary code 2023-12-29 13:23:10 +01:00
Robert Wilterdink
8f67463efd opcua: Fixes inconsistencies in _check_path implementation 2023-12-28 12:19:12 +01:00
Robert Wilterdink
433501d821 Fixes issues with computing "information" based on path (a.o. fullmatch having a re.error bad escape) 2023-12-27 16:26:03 +01:00
samson0v
1db9274340 Fixed FTP RPCs processing 2023-12-12 12:22:25 +02:00
samson0v
1b8a92e5b5 Fixed FTP RPCs processing 2023-12-12 12:17:34 +02:00
samson0v
8b669db85d Fixed REST Connector stopping 2023-12-11 15:30:12 +02:00
Illia Barkov
3b4d3f480d Merge pull request #1251 from samy4sam/Include-sub-variables
Include sub variables
2023-12-07 17:44:30 +02:00
samson0v
fc7820c2b1 Fixed sending default connectors config 2023-12-07 16:45:40 +02:00
imbeacon
e26ba45a2e Fix for log handlers 2023-12-06 15:41:36 +02:00
samy4sam
fad688514e Include sub variables 2023-12-05 15:56:17 +01: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
Illia Barkov
5b7c2ce89f Merge pull request #1245 from samson0v/master
Optimized sending logs and info
2023-11-29 15:21:32 +02:00
imbeacon
653f26ae3d Merge remote-tracking branch 'origin' 2023-11-29 15:21:01 +02:00
imbeacon
12602b8ddb Minor fixes for tests and tb_utility 2023-11-29 15:20:37 +02:00
samson0v
f5d28da87c Refactored _send_logs method 2023-11-29 14:52:58 +02:00
samson0v
808fb74475 Refactored _send_logs method 2023-11-29 14:51:57 +02:00
samson0v
3b63ea8f0f Added max size batch check 2023-11-29 11:43:29 +02:00
samson0v
8e1a7bf679 Optimized sending logs and info 2023-11-29 11:12:53 +02:00
samson0v
cdba62f837 Fixed OCPP Connector stopping 2023-11-28 15:39:59 +02:00
imbeacon
593c297280 Changed bacnet converting, to get ability to process one data message for several devices. Thanks @elgutierrez 2023-11-28 11:27:31 +02:00
imbeacon
005ea2062c Fix for ftp connector connection 2023-11-27 20:58:24 +02:00
imbeacon
3a242fa9ff Changed logging 2023-11-27 08:49:18 +02: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
imbeacon
e9ec7fa57d Improvement for error handling 2023-11-24 09:36:17 +02:00
imbeacon
4466913655 Fix for not found value for JSONExpression 2023-11-24 09:35:41 +02:00
Illia Barkov
fcea620f92 Revert "Optimize attribute parse method" 2023-11-23 15:04:48 +02:00
imbeacon
4cd2698ae7 Merge branch 'release/3.4.3' 2023-11-23 14:48:26 +02:00
samson0v
e5c003926d Optimize attribute parse method 2023-11-23 14:43:59 +02:00
imbeacon
522b84eb77 Fix for version key 2023-11-23 11:26:47 +02:00
Illia Barkov
3b78dd46c3 Merge pull request #1234 from donghbcn/master
bugfix:deviceName is not in content['data'] but in content, and shoul…
2023-11-22 08:21:08 +02:00
Daniel Mohns
35fff33672 Refresh sys.path after lib install 2023-11-21 15:15:56 +01:00
donghongbing
cd2a86746d bugfix:deviceName is not in content['data'] but in content, and should assign the replace result to request_topic 2023-11-20 10:14:42 +08:00
samson0v
9309818bda Fixed XMPP Connector lib name 2023-11-16 10:27:48 +02:00
imbeacon
997afa8b86 Minor fixes for socket connector and remote configurator 2023-11-16 10:23:55 +02:00
samson0v
048fa15a38 Fixed XMPP Connector backup making 2023-11-16 10:11:20 +02:00