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
|
776c570e53
|
Fix for backup creating when no previous configuration found.
|
2024-02-09 08:54:13 +02:00 |
|
imbeacon
|
4629ed1b09
|
Updated default configuration
|
2024-02-09 08:25:21 +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
|
c57624d566
|
Fix for #1267, fixed starting already started thread
|
2024-01-30 12:27:33 +02:00 |
|
imbeacon
|
308ef9a419
|
Fix for saved device, with not found connector by id
|
2024-01-30 12:26:36 +02:00 |
|
imbeacon
|
29658ab1da
|
Fix for issue described in #1195
|
2024-01-26 14:09:37 +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
|
d34fffba78
|
Fix for gateway reboot command #1237
|
2024-01-19 10:46:43 +02:00 |
|
Illia Barkov
|
7b6cbb51ed
|
Update reopened_issue.yml
|
2024-01-19 10:13:52 +02:00 |
|
Illia Barkov
|
6481017410
|
Update close_issue.yml
|
2024-01-19 10:07:35 +02:00 |
|
Illia Barkov
|
27de87946e
|
Update reopened_issue.yml
|
2024-01-19 10:06:40 +02:00 |
|
Illia Barkov
|
b2d0a3f8ba
|
Update issue_creation.yml
|
2024-01-19 09:55:06 +02:00 |
|
Illia Barkov
|
c8e6c9a435
|
Create reopened_issue.yml
|
2024-01-19 09:50:37 +02:00 |
|
Illia Barkov
|
e15748a030
|
Update update_issue_in_jira.yml
|
2024-01-19 09:49:20 +02:00 |
|
Illia Barkov
|
f451eb7f35
|
Create close_issue.yml
|
2024-01-19 09:47:26 +02:00 |
|
Illia Barkov
|
644ff0d6f3
|
Update issue_creation.yml
|
2024-01-19 08:28:55 +02:00 |
|
Illia Barkov
|
bfd010eb5a
|
Create update_issue_in_jira.yml
|
2024-01-18 15:57:38 +02:00 |
|
Illia Barkov
|
069eeb3f6c
|
Update issue_creation.yml
|
2024-01-18 15:56:18 +02:00 |
|
Illia Barkov
|
226a112ac4
|
Update issue_creation.yml
|
2024-01-18 09:18:17 +02:00 |
|
Illia Barkov
|
19804bd94c
|
Update issue_creation.yml
|
2024-01-18 08:26:45 +02:00 |
|
Illia Barkov
|
a8124ceda9
|
Create issue_creation.yml
|
2024-01-17 09:00:52 +02:00 |
|
imbeacon
|
c7382f93d1
|
Adjusted connection method to work with ids
|
2024-01-12 08:53:44 +02:00 |
|
imbeacon
|
cace714a48
|
Removed rarely used types from example configuration
|
2024-01-12 08:50:17 +02:00 |
|
Illia Barkov
|
e99bd27148
|
Merge pull request #1276 from thingsboard/feature/connector-id-instead-of-name-identification
Feature/connector id instead of name identification
|
2024-01-11 15:49:11 +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 |
|
Illia Barkov
|
ad113048dc
|
Merge pull request #1274 from wilterdinkrobert/bugfix/fix-double-slash
Bugfix/fix double slash
|
2024-01-08 10:14:46 +02:00 |
|
Robert Wilterdink
|
70c68ab171
|
opcua: Log warning when device node is not found for deviceNodePattern expression
|
2024-01-05 16:49:59 +01:00 |
|
Robert Wilterdink
|
ad4e01506b
|
opcua_asyncio: Support \ in browse_name and nodeid
|
2024-01-05 16:48:27 +01:00 |
|
Robert Wilterdink
|
d2fc1b356f
|
Added basic connection intergration tests for opcua and opcua_asyncio connectors
|
2024-01-05 16:47:43 +01:00 |
|
imbeacon
|
2158cc132c
|
Fix for naming
|
2024-01-04 10:56:21 +02:00 |
|
imbeacon
|
59f5ce568c
|
Device state handle improvement
|
2024-01-04 10:49:24 +02:00 |
|
imbeacon
|
96df7e424a
|
Added check to socket connection is socket open
|
2024-01-04 08:27:23 +02:00 |
|
imbeacon
|
87644a5b70
|
Added additional shutdown for socket
|
2024-01-04 08:11:05 +02:00 |
|
imbeacon
|
9f981b4b28
|
Socket connection close improvement
|
2024-01-03 15:52:52 +02:00 |
|
Illia Barkov
|
19b020f2c5
|
Merge pull request #1273 from samson0v/master
Minor fixes for Socket and REST connectors
|
2024-01-03 15:28:18 +02:00 |
|
samson0v
|
aa7f8319b1
|
Implemented reusing Socket connector address
|
2024-01-03 15:27:28 +02:00 |
|
samson0v
|
e0cf1b26bc
|
Implemented reusing Socket connector address
|
2024-01-03 15:24:41 +02:00 |
|
samson0v
|
2cf1aa9154
|
Fixed argument type for run_app in REST Connector
|
2024-01-03 15:22:19 +02:00 |
|
imbeacon
|
f93c50dcfe
|
Fix for not updated slave configuration during remote configuration update
|
2024-01-03 14:42:46 +02:00 |
|
imbeacon
|
61988e7d78
|
Added additional dependencies to avoid certification mischeck
|
2024-01-03 10:52:18 +02:00 |
|
imbeacon
|
b431d41a86
|
Changed initialization check, added extra logging
|
2024-01-03 10:51:27 +02:00 |
|
imbeacon
|
ec8c609eea
|
Merge remote-tracking branch 'origin/release/3.4.4'
|
2024-01-02 15:19:32 +02:00 |
|
imbeacon
|
8e0b6d3639
|
Merge remote-tracking branch 'origin'
|
2024-01-02 14:40:05 +02:00 |
|
imbeacon
|
8fa83bbd38
|
Fix for default port in REST connector and one way RPC response
|
2024-01-02 14:37:34 +02:00 |
|