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 |
|
samson0v
|
f43e9960cf
|
Added statistics file examples for different OS
|
2022-11-18 11:43:30 +02:00 |
|
samson0v
|
9f18264c4c
|
Fixed data-sending delay
|
2022-11-15 09:52:58 +02:00 |
|
samson0v
|
70750dcb10
|
Added cert config params to tb_gateway.yaml
|
2022-10-24 11:44:46 +03: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 |
|
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 |
|
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
|
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 |
|
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 |
|
samson0v
|
d06e270682
|
Added HotReloader
|
2022-05-24 11:37:20 +03:00 |
|
Vitalii Bidochka
|
c8d95a2a8b
|
Merge branch 'thingsboard:master' into dev/opcua-asyncio
|
2022-05-18 10:30:21 +00:00 |
|
samson0v
|
4d5de7d80b
|
Added timeout parameter
|
2022-05-17 16:53:54 +03: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 |
|
samson0v
|
33051c33c4
|
Added 'useGRPC' optional connector parameter
|
2022-03-28 15:02:25 +03:00 |
|
samson0v
|
695b1a8ee7
|
Optimized grpc manager
|
2022-03-25 14:52:18 +02:00 |
|
samson0v
|
5f5fb52db0
|
Added Grpc Socket Connector
|
2022-03-25 14:37:40 +02:00 |
|
samson0v
|
6e3d77ac55
|
Fixed proccesing adopted data
|
2022-03-14 14:20:23 +02:00 |
|
samson0v
|
eb5b60bfca
|
Fixed processing adopted data
|
2022-03-10 15:29:18 +02:00 |
|
Vitalii
|
d8f2116167
|
Added functionality for checking devices idle time (#723)
* Added functionality for checking devices idle time
* Fixed creating timestamps
* Fixed props naming and added lock for saving persistent devices method
* Changed props naming in tb_gateway
* Fixed dict keys
* Changed default value in tb_gateway
* Changed default value in tb_gateway
|
2022-02-02 13:40:25 +02:00 |
|
Jeffrey Lau
|
6c1cb2af19
|
Updated after comments
|
2022-01-26 19:04:06 +08:00 |
|
jeffreylauck
|
45c39ed9b9
|
Merge branch 'thingsboard:master' into fix-remote-configurator
|
2022-01-26 17:59:44 +08:00 |
|
samson0v
|
81718e3102
|
Deleted redundant method in tb_gateway_service
|
2022-01-26 10:11:02 +02:00 |
|
jeffreylauck
|
0636e8e9e3
|
Merge branch 'thingsboard:master' into fix-remote-configurator
|
2022-01-26 11:35:45 +08:00 |
|