imbeacon
|
1bfaece135
|
Updated init
|
2024-05-29 10:44:25 +03:00 |
|
imbeacon
|
d2ed04e8bc
|
Moved variables initialization to the beggining of gateway init, refactoring
|
2024-05-29 09:50:10 +03:00 |
|
imbeacon
|
81e3eb62d5
|
Improvement for stopping in case of first connection failed
|
2024-05-29 08:58:04 +03:00 |
|
imbeacon
|
5a2ac46189
|
Improved usage of conflicting env variable on Windows
|
2024-05-28 08:06:47 +03:00 |
|
imbeacon
|
c84c1767b3
|
Removed conflicting env variables (username and password)
|
2024-05-28 07:53:27 +03:00 |
|
samson0v
|
d01defe02d
|
Added log message on connection refused to TB
|
2024-05-14 15:42:18 +03:00 |
|
imbeacon
|
48874ec0d0
|
Changed device update
|
2024-05-14 12:16:22 +03:00 |
|
samson0v
|
c4acd3aa2f
|
Added device connector name updating when connector name changed
|
2024-05-13 12:38:38 +03:00 |
|
samson0v
|
2ea3235a82
|
Fixed handling active connectors
|
2024-05-01 16:22:20 +03:00 |
|
imbeacon
|
90d10a718c
|
Added wait for stop for connectors
|
2024-04-29 12:12:38 +03:00 |
|
imbeacon
|
8e0c15576a
|
Added connector renaming handling
|
2024-04-29 10:56:46 +03:00 |
|
samson0v
|
3fd9821bca
|
Fixed sending device details
|
2024-04-11 12:57:54 +03:00 |
|
samson0v
|
8986a5f99f
|
Fixed OPC-UA connector type resolving
|
2024-03-22 11:58:21 +02:00 |
|
samson0v
|
f8aef3e525
|
Replaced OPC-UA as deprecated connector with OPC-UA AsyncIO
|
2024-03-22 10:24:14 +02:00 |
|
imbeacon
|
9d42c4178c
|
Merge remote-tracking branch 'origin/master'
|
2024-03-21 11:45:55 +02:00 |
|
imbeacon
|
36c19581f0
|
Improved stopping to avoid exception in case of stop before storage initialization
|
2024-03-21 11:45:29 +02:00 |
|
samson0v
|
5451c3f666
|
Fixed update_device method
|
2024-03-20 10:08:05 +02:00 |
|
samson0v
|
89d8e602fb
|
Fixed TBClient reconnecting
|
2024-03-15 13:04:05 +02:00 |
|
imbeacon
|
94748761bc
|
Merge remote-tracking branch 'origin/master'
|
2024-03-08 14:50:36 +02:00 |
|
imbeacon
|
b3b845e537
|
Fix for issue like in #1330
|
2024-03-08 14:49:34 +02:00 |
|
Illia Barkov
|
79ceb103b3
|
Merge pull request #1325 from engix-ltd/master
Fixed exception handling tb_gateway_service
|
2024-03-08 14:35:07 +02:00 |
|
devaskim
|
372c98ec8a
|
Fixed exception handling tb_gateway_service
|
2024-03-04 14:29:58 +05:00 |
|
samson0v
|
3a5ff09303
|
Added RATE_LIMITS env variable
|
2024-03-04 10:52:16 +02:00 |
|
imbeacon
|
a3da048731
|
Fix for #1323
|
2024-03-04 08:14:42 +02:00 |
|
imbeacon
|
7d15213bd2
|
Improvement for connection
|
2024-02-29 15:33:37 +02:00 |
|
imbeacon
|
4cd7a28cf7
|
Updated on_disconnect method
|
2024-02-29 08:52:33 +02:00 |
|
imbeacon
|
e2206d89e9
|
Reduced count of requested attributes, on the gateway initialization, to avoid a lot of unnecessary requests
|
2024-02-20 15:19:04 +02:00 |
|
imbeacon
|
82b9a0b0c2
|
Merge remote-tracking branch 'origin/master' into tests-improvement
|
2024-02-13 16:03:43 +02:00 |
|
imbeacon
|
bda8f12840
|
Fixed check for remote configuration
|
2024-02-12 10:21:19 +02:00 |
|
imbeacon
|
c844839afa
|
Fixed bad check of _TBGatewayService__statistics_service #1298
|
2024-02-12 08:10:15 +02:00 |
|
imbeacon
|
2ef6cfd526
|
Changed shutdown for manager from it's method to exit, to avoid issues in case of manager not started
|
2024-02-12 08:07:21 +02:00 |
|
imbeacon
|
bdbf180736
|
Updated copyright
|
2024-02-12 07:37:18 +02:00 |
|
imbeacon
|
7b98a635e8
|
Merge remote-tracking branch 'origin/master' into tests-improvement
|
2024-01-30 15:32:32 +02:00 |
|
imbeacon
|
fbdfe7ec98
|
Updated env assignment
|
2024-01-30 14:29:03 +02:00 |
|
imbeacon
|
671515682a
|
Added additional env variables to avoid matching with default for systems, issue #1255
|
2024-01-30 14:25:25 +02:00 |
|
imbeacon
|
308ef9a419
|
Fix for saved device, with not found connector by id
|
2024-01-30 12:26:36 +02:00 |
|
imbeacon
|
b07e2b59a5
|
Updated connector saving due to issue #1268
|
2024-01-26 13:52:32 +02:00 |
|
Illia Barkov
|
d0c9a18315
|
Merge pull request #1242 from donghbcn/master
fixbug:the rpc request in progress got replaced by the new rpc request
|
2024-01-26 08:58:47 +02:00 |
|
imbeacon
|
ffdc9895ea
|
Adapted tests to batch run
changed deprecated methods for service and connectors
|
2024-01-23 12:54:37 +02:00 |
|
imbeacon
|
d34fffba78
|
Fix for gateway reboot command #1237
|
2024-01-19 10:46:43 +02:00 |
|
imbeacon
|
c7382f93d1
|
Adjusted connection method to work with ids
|
2024-01-12 08:53:44 +02:00 |
|
imbeacon
|
1a70320577
|
Fix for RPC after remote configuration update
|
2024-01-11 15:48:17 +02:00 |
|
imbeacon
|
5576a4115e
|
Changed identification to use id instead of name for connectors
|
2024-01-10 07:22:10 +02:00 |
|
imbeacon
|
59f5ce568c
|
Device state handle improvement
|
2024-01-04 10:49:24 +02:00 |
|
imbeacon
|
b431d41a86
|
Changed initialization check, added extra logging
|
2024-01-03 10:51:27 +02:00 |
|
samson0v
|
1b8a92e5b5
|
Fixed FTP RPCs processing
|
2023-12-12 12:17:34 +02:00 |
|
imbeacon
|
e26ba45a2e
|
Fix for log handlers
|
2023-12-06 15:41:36 +02:00 |
|
samson0v
|
9535a57f36
|
Changed log message
|
2023-12-05 10:01:29 +02:00 |
|
samson0v
|
fa7b42076c
|
Changed log level from ERROR to WARNING when connectors were not found
|
2023-12-05 09:59:55 +02:00 |
|
samson0v
|
3b9da3389f
|
Fixed config convertartation
|
2023-11-29 15:23:34 +02:00 |
|