- 11 Jul, 2016 4 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
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 3 commits
- 05 Jul, 2016 2 commits
-
-
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 2 commits
-
-
Hunter Jackson authored
-
olivier R-D authored
-
- 15 Jun, 2016 5 commits
-
-
bitkeeper authored
-
olivier R-D authored
-
ORD authored
Support providing objecttype for the method add_object of Node
-
bitkeeper authored
-
olivier R-D authored
-
- 13 Jun, 2016 3 commits
-
-
zerox1212 authored
new_historized_event now takes list of event types as an argument function to get list of fields from event types moved into SQL module Minor doc string changes
-
zerox1212 authored
Cleanup examples and add an example for historizing a data value
-
zerox1212 authored
Match changes in node.py
-
- 12 Jun, 2016 4 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
ORD authored
accept subscription to event type list
-
olivier R-D authored
-
- 08 Jun, 2016 1 commit
-
-
olivier R-D authored
-
- 07 Jun, 2016 1 commit
-
-
zerox1212 authored
Must be reviewed, do not merge
-
- 06 Jun, 2016 1 commit
-
-
zerox1212 authored
Implement Subscription Supports List of Event Types, History Update again after all the changes to events.
-
- 04 Jun, 2016 3 commits
-
-
olivier R-D authored
-
ORD authored
fix, renaming and restructure of event stuff
-
olivier R-D authored
-