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

146 Commits

Author SHA1 Message Date
zbeacon
12a88a9693 Refactoring in Modbus Connector 2021-04-13 11:37:24 +03:00
zbeacon
cfa6d02a27 Updated copyright 2021-04-09 09:15:51 +03:00
zbeacon
64a1eb870a Changed structure for utilities 2021-04-09 09:00:39 +03:00
zbeacon
f751aec1da Added ability to set insecure parameter in tb_gateway.yaml 2021-03-01 16:15:29 +02:00
zbeacon
5dd5e36d24 Improvements 2020-10-22 13:38:57 +03:00
zbeacon
2809c99977 Increased default keepalive to avoid continious reconnection 2020-10-21 14:01:59 +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
zbeacon
223f0e9c5a Added forcible remoteConfiguration feature activation on no connectors found in general configuration file 2020-09-14 12:37:52 +03:00
zbeacon
737094b09a Improvements 2020-09-01 15:25:18 +03:00
zbeacon
3c5e47050d Added quality of service(qos) parameter in tb_gateway.yaml qos can be 0 or 1 2020-09-01 15:17:23 +03:00
zbeacon
84ad860740 Refactoring TLS for tb_client 2020-08-21 09:33:30 +03:00
zbeacon
b39bb10560 Fix for #382 Added connection error handler 2020-08-21 08:17:21 +03:00
zbeacon
09b0bc4819 Fix for TLS/SSL connection issue #383 2020-08-21 08:03:37 +03:00
zbeacon
eb3504cfda Added ability to change the Quality of the service in the gateway 2020-07-27 13:48:32 +03:00
zbeacon
0b0f336b24 Optimized dependencies 2020-07-20 11:11:48 +03:00
zbeacon
dcd24a35f7 Remote shell activation added 2020-07-20 08:20:48 +03:00
zbeacon
cf155a155f Added Remote shell 2020-07-16 11:57:49 +03:00
zbeacon
6195da6d2b Added Remote shell 2020-07-16 11:56:38 +03:00
zbeacon
7b0a18f748 Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into develop/2.4-python 2020-07-14 09:50:00 +03:00
zbeacon
bf4d4fe7d9 Added gateway RPC request "gateway_version" to check current and the latest version of the gateway 2020-07-14 09:34:59 +03:00
zbeacon
8d7ac5e76d Improvements for SNMP connector 2020-07-01 14:37:50 +03:00
zbeacon
7809140600 Major fix for device reconnection to the ThingsBoard after connection lost and RPC processing 2020-06-29 12:19:25 +03:00
zbeacon
559974f808 Fix for #315 2020-06-16 14:03:32 +03:00
zbeacon
20a038e496 Improvements 2020-06-01 16:07:51 +03:00
zbeacon
10084d2298 Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into feature/http-connector 2020-05-21 08:51:24 +03:00
zbeacon
71b39e0382 Improvements 2020-05-21 08:33:48 +03:00
zbeacon
f943c053ed Merge from master 2020-05-20 20:59:00 +03:00
zbeacon
f2edcff689 Updater improvements 2020-05-18 18:33:12 +03:00
zbeacon
88820a03c9 Auto update improvements 2020-05-15 19:04:28 +03:00
zbeacon
af5d3fbaa9 TB auto update checker added 2020-05-15 18:32:25 +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
f0bc7e7265 Gateway auto-updates improvements 2020-05-15 10:24:35 +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
6fcf7def65 ~Fix for pyrsistent module installation 2020-05-06 16:24:35 +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
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
06aff8826b ODBC Connector 2020-04-29 09:36:55 +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
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
5ba1888d76 Merge from develop branch 2020-04-21 14:40:09 +03:00
zbeacon
44f4150f9b Changed service messages processing 2020-04-15 09:21:34 +03:00
zbeacon
820ce76733 Improvements TBLogger 2020-04-13 15:15:08 +03:00
zbeacon
cef63e22f8 If no connectors are found, remote configuration is forcibly turned on 2020-04-13 11:51:02 +03:00