- 21 Jul, 2016 2 commits
-
-
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 2 commits
-
-
Georg Schölly authored
-
Georg Schölly authored
-
- 07 Jul, 2016 4 commits
- 05 Jul, 2016 3 commits
-
-
bitkeeper authored
-
Denis Štogl authored
-
Denis Štogl authored
-
- 01 Jul, 2016 1 commit
-
-
Marcel authored
-
- 30 Jun, 2016 1 commit
-
-
Marcel authored
* Support xml address space import with custom data types * Support xml address space import with custom data types
-
- 26 Jun, 2016 1 commit
-
-
ORD authored
* small cleanup, add 2 methods in ua_utils.py * improve and add more tests to string convertions * update README * add definition for EvenNotifier and WriteMask, ObjectIdNames and start using them * update dependency to datetuil * more use og new Enums, fixes * DataType cannot always be converted to VariantType
-
- 20 Jun, 2016 1 commit
-
-
Hunter Jackson authored
changed _encrypt_password() so it returns (data,uri) as expected by _add_user_auth(). Fix for issue 219 (#220)
-
- 17 Jun, 2016 5 commits
-
-
olivier R-D authored
-
ORD authored
xmlimport breaks when UAVariable doesn't have value element (2)
-
ORD authored
Make History Consistent with Events
-
ORD authored
do not stop client for protocol error, but try again
-
ORD authored
changed the function bytes to the function encode for python2 compatibility
-
- 16 Jun, 2016 1 commit
-
-
Hunter Jackson authored
-