- 01 Aug, 2016 3 commits
-
-
ORD authored
Improve enums
-
ORD authored
Fix event notifier bugs
-
Cedric Leroy authored
Inlude Server and Source timestamps in monitored_items so that it can be retrived in data change handler (#265) (#266)
-
- 31 Jul, 2016 7 commits
-
-
Georg Schölly authored
-
Georg Schölly authored
* replace int_to_* functions with a smarter enum class * consolidate WriteAccessMask enum and WriteAccess enum
-
Georg Schölly authored
-
Georg Schölly authored
-
Georg Schölly authored
-
Georg Schölly authored
-
maljac authored
* Add instantiate support for data types and methods * Fix for #260
-
- 30 Jul, 2016 1 commit
-
-
maljac authored
-
- 29 Jul, 2016 1 commit
-
-
maljac authored
* Allow the import of methods in xml imports * Adds unittest for testing method importing
-
- 27 Jul, 2016 1 commit
-
-
maljac authored
* Use server namespaces uri to identify namepsace index for node imports (2) * Fixes test failures / Add unittest * Add unittest (2)
-
- 26 Jul, 2016 1 commit
-
-
georgschoelly authored
Instead of using our own solution for skipping test, we use unittest.skip. This has the additional benefit that it works with the automatic test discovery in Python >=3.2.
-
- 24 Jul, 2016 2 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
- 21 Jul, 2016 4 commits
-
-
olivier R-D authored
-
ORD authored
-
ORD authored
restructure use of types
-
olivier R-D authored
-
- 18 Jul, 2016 5 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
- 14 Jul, 2016 4 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
Michel authored
-
- 13 Jul, 2016 1 commit
-
-
olivier R-D authored
-
- 12 Jul, 2016 3 commits
-
-
olivier R-D authored
-
Denis Štogl authored
Example custom enumerations
-
Denis Štogl authored
Conflicts: tests/tests_server.py
-
- 11 Jul, 2016 6 commits
-
-
Arjen van Elteren authored
* for endpoint with port == 0, read the port and hostname from the created server scoket this sets the port number from the created socket, possibly this change could trickle up to the actual server in the endpoint name * fix copy paste error
-
Marcel authored
-
Denis Štogl authored
Added tests. Property extended with datatypes. PEP8. Added "get_variables" and "get_methods" for nodes.
-
Denis Štogl authored
-
Denis Štogl authored
fix __exit__ method of client and server class
-
Denis Štogl authored
Added support for custom datatypes and removed some trailing spaces
-
- 08 Jul, 2016 1 commit
-
-
Georg Schölly authored
-