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

960 Commits

Author SHA1 Message Date
zbeacon
f751aec1da Added ability to set insecure parameter in tb_gateway.yaml 2021-03-01 16:15:29 +02:00
zbeacon
acb528e268 Refactoring 2021-02-22 14:51:09 +02:00
zbeacon
88c30247c0 Fix for SendDataOnlyOnChange 2021-02-16 11:03:15 +02:00
zbeacon
df153fde30 Added bit processiong as int values in response 2021-02-09 15:40:14 +02:00
Illia Barkov
4c2128ebb6 Merge pull request #475 from arezola/arezola-patch-2
Update modbus_connector.py to solve the issue related with "missing 1 required positional argument: 'values'"
2021-02-09 10:25:32 +02:00
Illia Barkov
69121a28b6 Merge branch 'master' into arezola-patch-2 2021-02-09 10:24:40 +02:00
Alberto
7ad073ff97 Update modbus_connector.py
Added extra call to __available_functions so that when changing multiple registers using modbus function_code 15 or 16, the code uses "values" (line 301)  instead of "value" (line 297)
2021-02-08 12:44:38 +01:00
zbeacon
e742bf4611 Changed device characteristics data processing in case of "notify" method. 2021-01-29 09:58:00 +02:00
zbeacon
444123e1cc Merge branch 'master' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python 2021-01-28 12:19:38 +02:00
zbeacon
f8ccdf8161 Refactored bytes uplink converter in Modbus to correcty handle bytes payload 2021-01-28 12:18:57 +02:00
Illia Barkov
0c6b2ef4d4 Merge pull request #461 from joerg555/master_jsm
OPCUA new syntax for "${$DisplayName}", ... optimise OPCUA scan
2021-01-18 10:19:45 +02:00
Jörg Schüler-Maroldt
6ffc50180b new syntax for "{$DisplayName}", ${$BrowseName}", "${$NodeId.Identifier}" to get devicename from current node without searching for opcua variable
optimize scanning of nodes with new function get_node_path(self, node).
2021-01-14 18:52:05 +01:00
zbeacon
fe0192df77 Fix for lowercase uuid in config 2021-01-14 08:47:57 +02:00
zbeacon
bec67286ed Fix #409 2021-01-08 15:38:02 +02:00
zbeacon
d6d0bd3b43 Improvements for Modbus connector. 2021-01-05 15:27:06 +02:00
zbeacon
e1688b882c #458 Fix for Modbus connector, when it stucks on connection to disconnected device. 2021-01-05 14:13:02 +02:00
zbeacon
c8674bf7f0 Merge branch 'master' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python 2021-01-05 14:05:44 +02:00
Illia Barkov
bc173de972 Merge pull request #446 from iqihao/master
batch sub opc ua node
2020-12-21 09:33:03 +02:00
qihao
2f6f569aaa batch sub opc ua node 2020-12-19 14:37:55 +08:00
zbeacon
6d54926442 For release 2020-12-07 09:49:36 +02:00
Illia Barkov
dd8220a5b9 Merge pull request #436 from arezola/arezola-patch-1
Update bytes_modbus_downlink_converter.py
2020-12-06 09:08:39 +02:00
Alberto
8407d45f40 Update bytes_modbus_downlink_converter.py
3 bug fixing added:
1. byte_order logic in line 30
2. variable size calculation in line 55 (change 8with a 16)
3. Fix line 99 with the logic needed for saving more than one register (32 and 64 bit variables)
2020-12-04 08:32:48 +01:00
zbeacon
8ef653da59 Fix for RPC requests. Thanks @chenaiyuan #435 2020-12-04 08:20:17 +02:00
zbeacon
3fec991dd2 Refactoring 2020-11-25 10:22:49 +02:00
zbeacon
0bca893ac9 Modbus downlink processing refactored 2020-11-25 10:22:24 +02:00
zbeacon
c89085dce8 Updated Dockerfile 2020-11-24 11:52:24 +02:00
zbeacon
62d4ae8bab Improvements 2020-11-23 10:13:42 +02:00
zbeacon
41016250cc Added ability to use yaml files as configuration files 2020-11-23 10:12:50 +02:00
zbeacon
17218aa5b9 For release 2.5.4 2020-11-20 14:34:33 +02:00
zbeacon
f3907d7b4e Hotfix 2020-11-20 14:31:58 +02:00
zbeacon
e851fae17d For release 2020-11-20 11:02:41 +02:00
zbeacon
1a084a6380 Fix according to #429, thanks @ZHYZhanghaiyan 2020-11-16 12:56:26 +02:00
zbeacon
fd37ec5ea8 Added check for extension path 2020-11-16 11:53:01 +02:00
zbeacon
562ada0a55 Added check for extension path 2020-11-16 11:50:19 +02:00
zbeacon
4b50199df7 Added check for extension path 2020-11-16 11:13:06 +02:00
zbeacon
41f63548b6 Fix for deviceType 2020-11-06 20:16:29 +02:00
zbeacon
f74d842266 Improvements for byte/word orders processing 2020-11-05 13:43:13 +02:00
zbeacon
0fcbb68ce8 Fixed #423 2020-10-28 09:44:35 +02:00
zbeacon
6de54137b5 Changed logging on connection in MODBUS connector 2020-10-28 09:11:22 +02:00
zbeacon
f2875ceecc Fix 2020-10-28 08:24:38 +02:00
zbeacon
6b0740a0b3 Fix for #421 2020-10-27 15:41:57 +02:00
zbeacon
c5bc6e8468 Improvement 2020-10-22 14:55:15 +03:00
zbeacon
81b6df4ced For release 2.5.2 2020-10-22 13:46:54 +03:00
zbeacon
5dd5e36d24 Improvements 2020-10-22 13:38:57 +03:00
zbeacon
155f509b1c [MQTT Connector] Changed default subscriptionQos to at least one value 2020-10-21 14:05:09 +03:00
zbeacon
2809c99977 Increased default keepalive to avoid continious reconnection 2020-10-21 14:01:59 +03:00
zbeacon
7076805128 Fix for #418 2020-10-20 10:53:26 +03:00
Illia Barkov
debdba82ad Merge pull request #419 from netcadlabs/fix-connector-load-log
don't call constructor if the connector is not loaded
2020-10-20 08:41:19 +03:00
agtokty
bd4a4c2ce9 don't call constrcutor of if connector is not loaded, log a warning instead 2020-10-15 18:23:52 +03:00
Illia Barkov
d7ea2f56f6 Merge pull request #417 from wgwhl/patch-3
Update opcua_connector.py
2020-10-14 15:57:40 +03:00