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

113 Commits

Author SHA1 Message Date
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
zbeacon
6c4492b280 Fix for auto reconnect #284 2020-04-10 12:38:35 +03:00
Ilya Barkov
b2631ecfa4 Merge pull request #282 from slibutti/slibutti-mqtt
Slibutti mqtt

Improvements in MQTT connector.
2020-04-08 13:30:14 +03:00
Simone Libutti
ebef2f7a73 Bug correction in MQTT device disconnect
Device disconnect didn't remove devices from the saved devices list
=> connections did not work after a disconnection

Signed-off-by: Simone Libutti <simone.libutti@gmail.com>
2020-04-07 15:36:18 +02:00
zbeacon
9da60f3815 Added RPC params processing for Modbus and removed orjson from packages #280 #279 2020-04-07 09:56:48 +03:00
zbeacon
2ddf770fa4 Improvements for Modbus RPC processing ("rpc" section in modbus.json has been changed) 2020-04-06 15:44:09 +03:00
zbeacon
9254bd5c20 Added version logging 2020-04-03 09:28:41 +03:00
zbeacon
89d5bcff29 Data dumps improvements 2020-04-03 08:29:45 +03:00
zbeacon
eae8a899f8 Improvements for processing speed 2020-04-02 15:00:13 +03:00
zbeacon
2e10a44876 Adding information about disconnected and current MQTT client to logging. 2020-03-30 10:02:09 +03:00
zbeacon
332fd8132d Refactored information about connection to saved devices from persistent device storage. 2020-03-30 09:58:12 +03:00
zbeacon
8d133d2e49 Adding CAN Connector. Thanks to anonymous contributor :) 2020-03-23 15:21:39 +02:00
zbeacon
387f270acf Improvements in connection to the ThingsBoard 2020-03-23 14:56:28 +02:00
zbeacon
60ce9fad7e Merge branch 'develop/2.4-python' of https://github.com/thingsboard/thingsboard-gateway into feature/BACnet-connector 2020-03-16 12:28:46 +02:00
zbeacon
7c4535da13 Refactoring 2020-03-12 16:41:50 +02:00
zbeacon
6b47a6b843 Refactoring 2020-03-12 13:29:19 +02:00
zbeacon
b071031998 Basic implementation of the BACnet connector 2020-03-10 14:50:16 +02:00
zbeacon
3c4ed1fc40 Fix for #251. Thanks to @david114 2020-03-02 15:39:11 +02:00
zbeacon
7836063952 Improvements for RPC to the gateway. Added functions:
gateway_devices - returns object with keys - device names and values - connector names
gateway_stats - returns information about count of the processed messages of 5 last seconds
2020-03-02 15:06:09 +02:00
zbeacon
a80cbf54c9 Improvements for the tb_client and RPC method for restarting the gateway (gateway_restart) and rebooting the device with gateway (gateway_reboot) 2020-02-28 16:08:22 +02:00
zbeacon
08356cfdc3 Changed default level of the tb_logger 2020-02-25 15:04:09 +02:00
zbeacon
a07d6d7da1 Fix for "None type has no in_progress attribute #249" 2020-02-25 08:11:31 +02:00
zbeacon
dc05231036 Some improvements 2020-02-24 19:21:19 +02:00
zbeacon
f70acef4a2 Improvement for remote logging feature 2020-02-24 14:35:11 +02:00
zbeacon
b5025141ae Improvements for remote logging 2020-02-24 11:10:37 +02:00
zbeacon
8750b2b7b3 Improvements for remote configurator 2020-02-24 09:31:26 +02:00
zbeacon
fb91fa7041 Improvements for statistic 2020-02-21 12:21:09 +02:00
zbeacon
a0a9f2b603 Improvements for statistic collecting 2020-02-20 12:35:41 +02:00
zbeacon
9804ecf00a Sepaated statistic per connector 2020-02-20 12:06:37 +02:00
zbeacon
4ac4b5a265 Statistic from connectors improvements 2020-02-20 11:37:23 +02:00
zbeacon
4eeff1f0c3 Fix for loosing the connection after dns name has not been resolved. 2020-02-20 11:36:28 +02:00
zbeacon
b6bcd77fcf Improvements for statistic collect and remote configuration. 2020-02-19 16:49:44 +02:00
zbeacon
80f2da320b The frequency of sending statistic to the ThingsBoard has been increased to keep "active" attribute. 2020-02-12 16:27:50 +02:00
zbeacon
6e0261288c Fix for device type on ThingsBoard for device connection 2020-02-04 12:14:16 +02:00