- 25 Feb, 2019 1 commit
-
-
oroulet authored
-
- 24 Feb, 2019 1 commit
-
-
oroulet authored
-
- 23 Feb, 2019 11 commits
- 22 Feb, 2019 1 commit
-
-
oroulet authored
update some examples, make them work and add several missing async methods
-
- 21 Feb, 2019 3 commits
- 20 Feb, 2019 8 commits
- 17 Feb, 2019 3 commits
-
-
Christian Bergmiller authored
-
Christian Bergmiller authored
-
oroulet authored
-
- 16 Feb, 2019 4 commits
- 15 Feb, 2019 6 commits
-
-
oroulet authored
-
Dario Ernst authored
-
Dario Ernst authored
!! Warning, API-breaking changes! When closely reading the spec, events are emitted by one node, and refer to their SourceNode in an attribute — the SourceNode can and often will be different from the emitting node. Until now, python-opcua assumed these two to be identical. This commit tries to straighten this situation. To that end, we introduce new parameters in the eventgenerator, Event-class and all children thereof. The EventGenerator will now try to honor emitting nodes given to it, but still handle and add SourceNodes. The InternalSubscription finally serializing and emitting the event is adapted to this new behavior.
-
Dario Ernst authored
-
brubbel authored
See https://github.com/FreeOpcUa/python-opcua/issues/755 This fixes inconsistent Encoding types when performing y=variant_to_binary(x) -> x2=variant_from_binary(y) on auto-generated attributes in the standard address space.
-
Volodymyr Kozachynskyi authored
-
- 14 Feb, 2019 2 commits