1. 22 Aug, 2016 2 commits
  2. 21 Aug, 2016 3 commits
  3. 20 Aug, 2016 1 commit
  4. 18 Aug, 2016 1 commit
  5. 16 Aug, 2016 13 commits
  6. 15 Aug, 2016 2 commits
    • georgschoelly's avatar
      f88dce0d
    • Andrew's avatar
      Implement XML exporter (#270) · 5ed66aca
      Andrew authored
      * Implement XML exporter
      
      * Add support for UAObject and references
      
      Exporter can now export regular objects. First attempt at exporting
      references added for review. Split some methods so building etree and
      dump/write are separate.
      
      * Add reference aliases, add export of object type
      
      * Added UA data type, variable type, namespace uris
      
      * Example for custom namespace uri
      5ed66aca
  7. 12 Aug, 2016 1 commit
  8. 11 Aug, 2016 1 commit
  9. 10 Aug, 2016 3 commits
  10. 09 Aug, 2016 2 commits
  11. 08 Aug, 2016 2 commits
    • Marcel's avatar
      support multiple depths of inheritance for instantiate (#271) · 9c60ba32
      Marcel authored
      * support multiple depths of inheritance for instantiate
      
      * move common methods to common/ua_utils.py
      
      * add method is_child_present to ua_utils.py
      
      * cleanup empty newlines
      
      * Improve implementation of is_child_present
      
      * [is_child_present] avoid break
      9c60ba32
    • Marcel's avatar
      Updated examples to reflect the proposed changes in the API (#243) · 9d00d60c
      Marcel authored
      * Updated examples to reflect the proposed changes in the API
      
      * pdated examples to reflect the proposed changes in the API, fix wrong method
      
      * Updated examples to lateste version of the API including the instantiate
      
      * revert renaming of server-custom-object.py
      9d00d60c
  12. 07 Aug, 2016 1 commit
  13. 06 Aug, 2016 1 commit
  14. 05 Aug, 2016 2 commits
  15. 03 Aug, 2016 1 commit
  16. 01 Aug, 2016 4 commits