- 06 Apr, 2021 1 commit
-
-
oroulet authored
-
- 05 Apr, 2021 2 commits
- 03 Apr, 2021 3 commits
- 01 Apr, 2021 2 commits
-
-
oroulet authored
-
Andreas Heine authored
-
- 30 Mar, 2021 1 commit
-
-
Fabian Beitler authored
This reverts commit 0a1cce07. #461 causes connection problems. See #520
-
- 28 Mar, 2021 8 commits
- 26 Mar, 2021 1 commit
-
-
Fabian Beitler authored
* Fix for importing nodesets with different order * Remove _get_add_node_item_suppressed and integrate it in _get_add_node_item Rename suppress_migration with no_namespace_migration fix leftovers of testing. * Migrate Browsename as well while Node is made * Create test for issue #503 Added node clean up to tests for imported nodes * fix paths ... no comment about that * fix paths again
-
- 25 Mar, 2021 6 commits
- 23 Mar, 2021 4 commits
-
-
Alex authored
reduce cpu-load in endless loop
-
swamper123 authored
-
Julien Prigent authored
When RequestedPublishingInterval isn't provided, calculating the RequestedMaxKeepAliveCount raises a DivisionByZero exception. Therefore let's calculate RequestedMaxKeepAliveCount with a conservative PublishInterval value when this occurs. Worth noting our server doesn't revise the PublishInterval value, hence will not start the publication with a value of 0. https://github.com/FreeOpcUa/opcua-asyncio/blob/master/asyncua/server/internal_subscription.py#L50-L51 Fixes #490
-
Koseng authored
-
- 16 Mar, 2021 1 commit
-
-
Randolph Busch authored
* refactor recursive to iterative approach of awaiting cancelled tasks * close all tasks instead of one and rename loop method. Co-authored-by:
Randolph Busch <randolph.busch@ticos.ch>
-
- 15 Mar, 2021 3 commits
- 10 Mar, 2021 8 commits