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

312 Commits

Author SHA1 Message Date
zbeacon
af5d3fbaa9 TB auto update checker added 2020-05-15 18:32:25 +03:00
zbeacon
7e0ad75557 Merge from develop branch 2020-05-15 18:20:19 +03:00
zbeacon
1a4786d3b4 Added auto update notifier 2020-05-15 17:59:27 +03:00
zbeacon
fe6bb4e16b Auto update improvements 2020-05-15 17:43:01 +03:00
zbeacon
32f4ad909d Decreased logging level on message processing 2020-05-15 16:34:35 +03:00
zbeacon
4b46f26d8f Changed correct value check 2020-05-15 14:32:09 +03:00
zbeacon
c6228934f8 Package installation improvements 2020-05-15 10:29:14 +03:00
zbeacon
e7d5666d66 Added example to dynamic telemetry/attribute keys processing #305 2020-05-15 10:28:48 +03:00
zbeacon
f0bc7e7265 Gateway auto-updates improvements 2020-05-15 10:24:35 +03:00
zbeacon
92257a4006 Adding parsing JSON Path expression to the key in MQTT JSON uplink converter #305 2020-05-15 09:27:55 +03:00
zbeacon
59923c2fc9 Auto update feature 2020-05-11 17:24:12 +03:00
zbeacon
7f0c085e5b Added new version installation 2020-05-08 19:08:01 +03:00
zbeacon
e4467481b6 Added new version installation 2020-05-08 17:39:12 +03:00
zbeacon
b0edada918 Basic implementation of request to get new version 2020-05-08 15:12:18 +03:00
zbeacon
3a5c810227 Auto updater initial commit 2020-05-08 08:37:48 +03:00
zbeacon
78deef16c8 Added Unicode error handling and data processing for bytes payload 2020-05-07 16:11:54 +03:00
zbeacon
6083355e6c Added Unicode error handling and data processing for bytes payload #302 2020-05-07 16:01:55 +03:00
zbeacon
eb50b4ea4e [OPC-UA]Fix for subscribing after reconnect 2020-05-07 15:27:35 +03:00
zbeacon
8a7cd76ac6 Fix for message decoding #299 2020-05-07 12:59:49 +03:00
zbeacon
6fcf7def65 ~Fix for pyrsistent module installation 2020-05-06 16:24:35 +03:00
zbeacon
07ab4ec3f3 Fix for Modbus converter test #296 2020-05-06 15:10:17 +03:00
zbeacon
184254ae0c Added ODBC library installation on connector start. 2020-05-06 09:53:06 +03:00
zbeacon
3625a220e4 Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into feature/ODBC-connector 2020-05-05 12:55:40 +03:00
zbeacon
352b51e8fd File count checking added 2020-05-05 11:10:49 +03:00
zbeacon
a5425a72bc Added required library installation into connectors instead of installing during general installation. To decrease traffic and module size. 2020-05-04 13:32:33 +03:00
zbeacon
dcdda512d2 ByteOrder fix and RPC reply fix 2020-05-04 09:19:51 +03:00
zbeacon
0273fa1e6a #284 Fix for attribute error 2020-05-01 12:57:49 +03:00
zbeacon
4b17837f84 Modbus Connector type "bit" will be deprecated, please use "bits" 2020-04-29 10:02:14 +03:00
zbeacon
a2f80b2db3 MQTT Connector improvements on connection refused 2020-04-29 09:40:18 +03:00
zbeacon
fbef042ece Modbus connector improvements 2020-04-29 09:39:50 +03:00
zbeacon
06aff8826b ODBC Connector 2020-04-29 09:36:55 +03:00
zbeacon
fb281ddc54 Improvements Modbus configuration 2020-04-28 15:31:34 +03:00
zbeacon
160d25bae0 Changed "bit" RPC request processing #292 2020-04-27 16:00:33 +03:00
zbeacon
d6dedde2a0 Fix #292 "state" parameter always True 2020-04-27 10:03:00 +03:00
zbeacon
9452d05fea Adding handling error on loading saved devices 2020-04-24 16:36:22 +03:00
zbeacon
353b6d9184 RPC processing improvements 2020-04-24 13:19:17 +03:00
zbeacon
18afe4e02f [Modbus Connector] Fix for WriteSingleCoilFunction #292 2020-04-23 15:07:41 +03:00
zbeacon
38e251f024 Improvements remote logging configuration processing 2020-04-23 12:47:40 +03:00
zbeacon
6d9adee8d8 Improvements in Remote Configuration feature.
And if logging configured wrong, logs will be pushed to the ThingsBoard and only prints into console.
2020-04-23 08:31:22 +03:00
zbeacon
94763d5994 Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python 2020-04-23 08:16:41 +03:00
zbeacon
be797aeb86 Added RPC reply on success 2020-04-23 08:15:42 +03:00
zbeacon
6ba2f41093 Changed functions to write single coil/register #292 2020-04-23 07:23:54 +03:00
zbeacon
5ba1888d76 Merge from develop branch 2020-04-21 14:40:09 +03:00
zbeacon
aa8757c494 Fix for file storage #284 2020-04-21 14:04:04 +03:00
zbeacon
3330e5fa77 Improvement into Modbus connector, to process remote configuration request properly 2020-04-15 10:36:14 +03:00
zbeacon
93e1995995 Refactored Modbus RPC requests processing and Modbus RPC configuration 2020-04-15 09:34:41 +03:00
zbeacon
44f4150f9b Changed service messages processing 2020-04-15 09:21:34 +03:00
agtokty
bce4e85120 fix logger_converter to log into converter.log file 2020-04-15 00:35:46 +03:00
zbeacon
9d390c2b42 #284 Storage bug fix 2020-04-14 14:40:20 +03:00
zbeacon
adfb3e87b0 #284 Storage bug fix 2020-04-14 14:37:02 +03:00