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

1080 Commits

Author SHA1 Message Date
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
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
samson0v
1468e0155b Fixed XMPP Connector backup making 2023-11-16 10:09:04 +02:00
imbeacon
c06a4b25d7 Updated default configs 2023-11-16 09:57:26 +02:00
imbeacon
444ba48fac Fix for socket connector, added address filter and moved converter from config 2023-11-16 09:43:39 +02:00
samson0v
d39ccd34f2 Fixed backup making 2023-11-15 14:50:17 +02:00
Illia Barkov
ae1e305573 Merge pull request #1190 from engix-ltd/master
Fixed and improved default JSON MQTT uplink converter.
2023-11-14 10:11:27 +02:00
samson0v
8934f1f744 Fixed BACnet application 2023-11-09 13:01:33 +02:00
samson0v
89f000e463 Fixed BACnet stopping bug 2023-11-08 13:12:27 +02:00
samson0v
2752174830 Fixed BACnet logging 2023-11-03 10:39:02 +02:00
samson0v
27c4e61b74 Added default connectors configurations 2023-11-01 15:28:46 +02:00
samson0v
70860f19dc Fixed OPC-UA remote logging 2023-10-31 13:32:48 +02:00
samson0v
3e951c092c Fixed Modbus Slaves stopping 2023-10-30 15:40:53 +02:00
samson0v
552eb4c9d8 Fixed config modification bug for Modbus Connector 2023-10-30 11:45:32 +02:00
samson0v
3c97094509 Fixed config modification bug for Modbus Connector 2023-10-30 11:42:03 +02:00
samson0v
19d46154cc Added Modbus version compatibility for converter 2023-10-26 13:24:10 +03:00
samson0v
8563f51bcf Fixed modbus converter 2023-10-26 12:25:49 +03:00
samson0v
432427e7e3 Fixes 2023-10-26 11:51:51 +03:00
samson0v
8b91ea1f45 Fixed RPC id 2023-10-26 11:02:55 +03:00
samson0v
a7d57ae5bc Fixed MQTT RPC 2023-10-26 10:17:12 +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
ab15ca940c Fixed modbus slave init 2023-10-10 13:36:43 +03:00