- 03 Dec, 2019 3 commits
-
-
oroulet authored
-
Andreas Monsch authored
Calling `sync.Server.get_node` raises an `AttributeError`. This commit fixes the issue and adds a corresponding test.
-
oroulet authored
-
- 26 Nov, 2019 2 commits
-
-
chrisjbremner authored
* Resolve collections.Iterable DeprecationWarning * Import from collections.abc
-
Armagetron authored
-
- 24 Nov, 2019 1 commit
-
-
chrisjbremner authored
Await connection lost tasks when stopping internal server
-
- 09 Nov, 2019 1 commit
-
-
Helmut Jacob authored
According to OPC Unified Architecture, Part 5, 6.3.11 OperationLimitsType all Max* properties shall have datatype UInt32. Fix this by explicitly setting the variant type to UInt32 instead of defaulting to Int64. This fixes connectivity issues with the KepwareServerEx OPC-UA client. Introduced in 21432df9
-
- 25 Oct, 2019 4 commits
- 21 Oct, 2019 2 commits
-
-
Christopher Bremner authored
-
Alexis Dorr authored
-
- 15 Oct, 2019 1 commit
-
-
oroulet authored
-
- 12 Oct, 2019 1 commit
-
-
chrisjbremner authored
Allow Asynchronous Method Calls
-
- 04 Oct, 2019 2 commits
-
-
https://pypi.org/project/pytest-runner/Memet Bilgin authored
add conditional requirement as per https://pypi.org/project/pytest-runner/ conditional requirements instructions
-
Memet Bilgin authored
-
- 01 Oct, 2019 4 commits
- 30 Sep, 2019 2 commits
-
-
Justin Teliet authored
-
oroulet authored
-
- 02 Sep, 2019 1 commit
-
-
cbergmiller authored
* add missing publish call * added InternalSubscription is_for_client flag * rename is_for_client to na_acks, use isession.external prop * docs
-
- 01 Sep, 2019 1 commit
-
-
cbergmiller authored
Fix 60 aiosqlite
-
- 29 Aug, 2019 13 commits
-
-
Christian Bergmiller authored
-
Christian Bergmiller authored
-
Christian Bergmiller authored
-
Michi authored
* Set the correct client signature algorithm
-
oroulet authored
-
Christian Bergmiller authored
-
Christian Bergmiller authored
-
Dario Ernst authored
Before, the localtime field was set to a wrong datatype (DateTime instead of TimeZoneDataType), and didn’t contain the local timezone offset, but the current localtime.
-
oroulet authored
-
Helmut Jacob authored
Previously this was hardcoded to sha1. Fix this by introducing a new URI field in the SecurityPolicy classes carrying the correct URIs. This fixes complaints by some UA clients that match requested security profiles against the server response and warn the user.
-
Peter Yin authored
-
Peter Yin authored
-
oroulet authored
-
- 13 Aug, 2019 1 commit
-
-
Michi authored
* Set the correct client signature algorithm
-
- 02 Aug, 2019 1 commit
-
-
oroulet authored
-