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

974 Commits

Author SHA1 Message Date
samson0v
108856945b Added custom logger 2023-08-03 14:49:47 +03:00
samson0v
70e16a5411 Added default log level for connectors 2023-07-27 13:12:49 +03:00
samson0v
551306e06d Fixed sync general configuration 2023-07-25 14:47:57 +03:00
samson0v
843b9bb2b6 Changed updating remote configuration algorithm 2023-07-25 12:10:27 +03:00
samson0v
22293c803c Added ts format check 2023-07-20 10:32:37 +03:00
samson0v
173555281c Added backward compatibility for main configuration 2023-07-20 10:32:02 +03:00
samson0v
7a2ac38d51 Update Remote Configurator 2023-06-26 12:19:43 +03:00
samson0v
0ca12e6125 Refactored Remote Configurator 2023-04-24 13:46:31 +03:00
samson0v
2b87e82d0b Changed Remote Configurator due to Widget Update 2023-04-14 13:32:46 +03:00
samson0v
60ae9c6a4e Changed queries using for REST Connector 2023-04-14 10:44:43 +03:00
Illia Barkov
bede5b788d Merge pull request #1086 from CouncilRockProducts/load-pyc
Load .pyc modules
2023-04-08 15:10:50 +03:00
devaskim
4ddcf7889b Added on demand caching of custom MQTT converters. 2023-04-02 11:30:46 +05:00
Vitalii Bidochka
24bfc23459 Updated generate_certificate method (#1088)
* Updated generate_certificate method

* Updated generate_certificate method
2023-03-31 13:17:15 +03:00
samson0v
dde57ab3b1 Added converter update request for MQTT, Modbus, OPC-UA Connectors 2023-03-30 15:47:06 +03:00
samson0v
41aa9c7d11 Added converter update from shared attr for MQTT Connector 2023-03-29 22:39:38 +03:00
samson0v
7433888cfc Added Gateway Provisioning 2023-03-28 15:44:06 +03:00
samson0v
11712ad527 Added TLS support for Modbus TCP Connection 2023-03-24 11:24:37 +02:00
samson0v
a07c046dfe Updated requires 2023-03-23 15:24:02 +02:00
Drew Young
4d91f0381c Load .pyc modules 2023-03-22 08:21:02 -04:00
samson0v
93b77279e0 Fixed TB Gateway Service reconnect 2023-03-14 16:31:21 +02:00
samson0v
bd5c20fced Fixed default request.json config file 2023-03-13 11:24:02 +02:00
Kevin-ox
26f58e6779 Request connector bug 2023-03-11 08:25:23 +08:00
samson0v
e6988acb65 Added additional error log for Modbus Connector 2023-03-07 14:15:12 +02:00
samson0v
d077944422 Fixed Shell connection for Windows 2023-03-06 10:42:10 +02:00
samson0v
b816b248d6 Fixed modbus imports 2023-02-23 12:43:22 +02:00
samson0v
d7051f1dcb Fixed modbus reconnecting 2023-02-23 12:42:14 +02:00
samson0v
bc26dafa45 Fixed starting Gateway with incorrectly closed manager 2023-02-16 12:06:59 +02:00
samson0v
56e90fed29 Fixed imports in OCPP Connector 2023-02-16 11:42:45 +02:00
zbeacon
a923b22990 Added separated sendOnlyOnChangeAttributes and sendOnlyOnChangeTelemetry 2023-02-10 09:02:29 +02:00
zbeacon
d3d3956717 Fix for getting sendOnlyOnChange parameter value 2023-02-09 08:52:29 +02:00
samson0v
f47d21cd58 Fixed modbus_serial.json config file 2023-02-07 13:07:52 +02:00
zbeacon
5ea5e68f1d Added device creation only if some telemetry exists 2023-02-01 13:02:46 +02:00
zbeacon
876763eb70 Fixed logs for python < 3.9 2023-01-30 17:07:09 +02:00
samson0v
a36d5b8580 Added data type parameter for BLE config file 2023-01-30 12:49:16 +02:00
samson0v
83984c2292 Fixed loading custom converter 2023-01-30 12:30:06 +02:00
samson0v
628016618c Optimized BLE configuration 2023-01-30 12:19:27 +02:00
samson0v
7bcee4aa55 Added BLE Advertising mode support 2023-01-30 09:55:17 +02:00
samson0v
08a68abef7 Added entrypoint for Gateway Shell 2023-01-24 18:35:05 +02:00
Illia Barkov
584a705c2b Merge pull request #1017 from samson0v/feature/shell
Added Gateway Shell
2023-01-10 10:47:32 +02:00
samson0v
f2bbe4e353 Fixed version resolving 2023-01-05 11:19:42 +02:00
samson0v
5fdab962ff Added device filtering 2023-01-03 13:18:27 +02:00
samson0v
05c27cd98c Updated modbus.json file 2022-12-30 10:16:13 +02:00
samson0v
04dae34753 Added default param bitTargetType 2022-12-29 15:54:34 +02:00
samson0v
b829a9499b Fixed reading boolean for Modbus Connector 2022-12-29 15:30:17 +02:00
samson0v
868ac5fe6f Fixed writing multiple registers for Modbus Connector 2022-12-29 14:40:11 +02:00
samson0v
73e5bb572d Fixed on_attributes_update for OPC-UA AsyncIO Connector 2022-12-28 12:35:58 +02:00
samson0v
262250f5b4 Updated request.json config file 2022-12-21 14:11:37 +02:00
samson0v
032b65b573 Added responseValueExpression RPC param for Request Connector 2022-12-21 14:06:01 +02:00
samson0v
152bdd84c6 Implemented required methods for connectors and storage 2022-12-21 10:20:39 +02:00
samson0v
04d2eaf898 Fixed AutoProxy and Manager 2022-12-19 11:36:21 +02:00