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

55 Commits

Author SHA1 Message Date
samson0v
7433888cfc Added Gateway Provisioning 2023-03-28 15:44:06 +03:00
samson0v
70750dcb10 Added cert config params to tb_gateway.yaml 2022-10-24 11:44:46 +03:00
samson0v
eaad65d0c6 Fixed import 2022-08-31 10:41:31 +03:00
samson0v
7fb4f3885b Added git module 2022-08-29 10:23:34 +03:00
zbeacon
f7b2ab5811 Added ability to use clientId/username/password to connect to the ThingsBoard instance 2022-08-11 11:54:39 +03:00
samson0v
a476487313 Changed certificate generation algorithm 2022-07-18 11:34:35 +03:00
samson0v
1317a7b603 Revert "Revert "Fixes for PR #880""
This reverts commit 53628473e1.
2022-07-15 14:49:40 +03:00
samson0v
53628473e1 Revert "Fixes for PR #880"
This reverts commit cdc532d9cf.
2022-07-15 14:47:51 +03:00
samson0v
cdc532d9cf Fixes for PR #880 2022-07-15 14:02:38 +03:00
samson0v
558032e625 Added certificates end date checking 2022-07-15 12:19:44 +03:00
zbeacon
eb4e71fa69 Fix for #692 2022-01-20 09:05:22 +02:00
zbeacon
2bccddea1d Updated copyright 2022-01-10 14:04:34 +02:00
zbeacon
66dbd12f68 Improved sending data in packs to TB 2021-12-13 16:04:24 +02:00
samson0v
83ef704f75 Fixed higt load CPU usage 2021-11-01 17:08:23 +02:00
igloodan
f4063baa8b remove redundant tls_insecure_set() call 2021-10-22 12:21:26 +00:00
zbeacon
1dca7a2654 Fix for certificate loading. Thanks @igloodan 2021-10-22 10:23:36 +03:00
zbeacon
7d755c1fb3 Applied autoformat 2021-09-07 15:37:33 +03:00
zbeacon
52494dc39a Added passing config folder path to client. 2021-05-14 10:43:51 +03:00
zbeacon
cfa6d02a27 Updated copyright 2021-04-09 09:15:51 +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
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
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
7809140600 Major fix for device reconnection to the ThingsBoard after connection lost and RPC processing 2020-06-29 12:19:25 +03:00
zbeacon
6c4492b280 Fix for auto reconnect #284 2020-04-10 12:38:35 +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
387f270acf Improvements in connection to the ThingsBoard 2020-03-23 14:56:28 +02:00
zbeacon
7c4535da13 Refactoring 2020-03-12 16:41:50 +02:00
zbeacon
3c4ed1fc40 Fix for #251. Thanks to @david114 2020-03-02 15:39:11 +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
0990422e0a Added threads termination after remote configuration received 2020-01-29 15:49:02 +02:00
zbeacon
bdb908b979 Added ssl server side cetificate check 2020-01-29 12:07:29 +02:00
zbeacon
f7fbbc805d Improvements for applying remote configuration 2020-01-27 13:54:07 +02:00
zbeacon
1aa5bf115a Improvements for remote TBClient and remoteConfiguration feature 2020-01-21 14:47:17 +02:00
zbeacon
8cb19223c8 Improvements for Remote Logging and OPC-UA 2020-01-20 09:51:58 +02:00
zbeacon
5f6676c307 Added check remote configuration after connection/reconnection to ThingsBoard 2020-01-17 11:00:09 +02:00
zbeacon
8ef33c7263 Changed logging and improved remote configuration 2020-01-16 16:59:36 +02:00
zbeacon
72a1b2e343 Copyright updated 2020-01-15 08:52:46 +02:00
zbeacon
149ae417d7 Added checking for remote configuration in shared attributes of the gateway and template for uploading current configuration 2020-01-14 17:13:59 +02:00
zbeacon
e151ced29b Added remote configurator for connectors 2020-01-10 14:51:43 +02:00
Andrew Shvayka
4c414def86 Code cleanup 2019-12-26 15:52:03 +02:00
zbeacon
9ffd57d366 Some improvement for connection to TB and catching errors in OPC-UA connector. 2019-12-24 11:22:06 +02:00
zbeacon
dd65732015 Refactoring and improvements. 2019-12-19 10:03:05 +02:00
zbeacon
aa7486303c Configs for docker. 2019-12-18 15:27:50 +02:00
zbeacon
e93d9b3e99 Some improvements for performance and guaranteed delivering of messages. 2019-12-13 18:22:39 +02:00
zbeacon
d60b0329a8 Improvements for performance. 2019-12-12 16:31:36 +02:00