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

224 Commits

Author SHA1 Message Date
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
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
93b77279e0 Fixed TB Gateway Service reconnect 2023-03-14 16:31:21 +02:00
samson0v
d077944422 Fixed Shell connection for Windows 2023-03-06 10:42:10 +02:00
samson0v
bc26dafa45 Fixed starting Gateway with incorrectly closed manager 2023-02-16 12:06:59 +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
5fdab962ff Added device filtering 2023-01-03 13:18:27 +02:00
samson0v
04d2eaf898 Fixed AutoProxy and Manager 2022-12-19 11:36:21 +02:00
Vitalii Bidochka
a9dd56a64c Merge branch 'master' into feature/shell 2022-12-14 11:45:21 +02:00
samson0v
425dabaab4 Updated Shell 2022-12-14 11:37:32 +02:00
xunyu.wang
2f4a451078 Revert "Update tb_gateway_service.py"
This reverts commit 19de138d8c.
2022-12-11 22:13:31 +08:00
samson0v
733e98a1ff Added Gateway Shell 2022-12-05 14:36:55 +02:00
Vitalii Bidochka
cca2d24f90 Merge pull request #1000 from engix-ltd/duplicate_detector
[Core] Data duplicate detector feature.
2022-12-01 08:59:30 +02:00
Xunyu Wang
19de138d8c Update tb_gateway_service.py
Fix statistics threading is blocking on rasperberry pi
2022-11-26 11:39:00 +08:00
devaskim
3384ecf1d8 Support device deletion and renaming. 2022-11-25 17:28:18 +05:00
devaskim
5c42f97c8a Made changes according to review comments. 2022-11-22 14:41:48 +05:00
samson0v
c5a3ea2e73 Added parameter minEventsProcess 2022-11-21 13:16:52 +02:00
samson0v
c3fe8308b6 Added parameter minEventsProcess 2022-11-21 13:12:30 +02:00
samson0v
85caed47cf Fixed RPC for Request Connector 2022-11-21 12:32:47 +02:00
samson0v
84d00ea784 Change ERROR to WARNING in statistics service log 2022-11-18 12:00:42 +02:00
devaskim
5819ba258d Data duplicate detector feature. 2022-11-17 18:28:30 +05:00
samson0v
9f18264c4c Fixed data-sending delay 2022-11-15 09:52:58 +02:00
Illia Barkov
3dc3d0ef3f Merge pull request #938 from samson0v/connectors/ocpp
Added OCPP Connector
2022-10-17 11:18:39 +03:00
devaskim
13a53f5fae Fixed out of range exception. 2022-10-12 14:18:33 +05:00
devaskim
2521e93507 Fix data repack algorithm. 2022-10-08 19:12:02 +05:00
samson0v
3c857d1c33 Init OCPP Connector 2022-09-22 11:07:47 +03:00
Illia Barkov
38852b3b02 Merge pull request #908 from samson0v/feature/sdk-submodule
Added SDK as a submodule
2022-09-07 15:48:38 +03:00
samson0v
bcd51e1640 Fixed get_env_variables function 2022-09-07 15:29:53 +03:00
samson0v
1f2ec0468d Added ability to configure Gateway via Docker envs 2022-09-07 15:12:31 +03:00
samson0v
935655e0b1 Refactored Gateway initialization 2022-09-05 16:26:43 +03:00
Mirco Pizzichini
c2afbb41da Fix devices list management after a delete_device RPC from thingsboard 2022-08-05 08:56:33 +02:00
samson0v
4d126270be Fixed blocking statistics collecting 2022-08-01 13:43:25 +03:00
samson0v
2511ecf4d7 Expanded collection of statistics 2022-07-25 15:30:38 +03:00
samson0v
9757bc7e36 Decreased default value of maxPayloadSizeBytes parameter 2022-07-22 16:22:43 +03:00
samson0v
c0d9c388c2 Fixed calculating data size and optimized MQTT Connector 2022-07-22 13:18:09 +03:00
samson0v
9e9c9ccd59 Added exception log if connector not implemented 2022-06-30 12:52:34 +03:00
zbeacon
deebadb970 Added ability to request shared attributes for GRPC based connectors 2022-06-15 18:20:47 +03:00
zbeacon
0a6e79b759 Added ability to get devices from gateway to grpc connectors 2022-06-15 11:39:42 +03:00
samson0v
765ce710a6 Fixed statistics service stopping 2022-06-14 16:16:55 +03:00
samson0v
baf40b0633 XMPP Connector initial commit 2022-06-02 14:36:12 +03:00
Kevin Poole
8103fb6f76 Tweaks based on PR comments 2022-05-31 08:21:52 -04:00
Kevin Poole
2bae7d7f63 thingsboard-gateway was failing to call __send_data_pack_to_storage in multiple scenarios 2022-05-27 15:47:47 -04:00
Vitalii Bidochka
c8d95a2a8b Merge branch 'thingsboard:master' into dev/opcua-asyncio 2022-05-18 10:30:21 +00:00
samson0v
ba3c4e3c03 Added Statistics Service 2022-05-17 16:40:07 +03:00
samson0v
babc84b0c5 Updated OPC-UA AsyncIO Connector 2022-05-17 12:43:53 +03:00
samson0v
3d274c57b2 Added OPC-UA AsyncIO Connector 2022-05-06 13:34:12 +03:00