1. 28 Aug, 2016 2 commits
  2. 25 Aug, 2016 4 commits
  3. 24 Aug, 2016 2 commits
  4. 22 Aug, 2016 2 commits
  5. 21 Aug, 2016 3 commits
  6. 20 Aug, 2016 1 commit
  7. 18 Aug, 2016 1 commit
  8. 16 Aug, 2016 13 commits
  9. 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
  10. 12 Aug, 2016 1 commit
  11. 11 Aug, 2016 1 commit
  12. 10 Aug, 2016 3 commits
  13. 09 Aug, 2016 2 commits
  14. 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
  15. 07 Aug, 2016 1 commit