Skip to content
Snippets Groups Projects

adapter: re-publish reader/writer functions

Merged Leon Mauritz Möller requested to merge improve/republish_adapter_functions into master
1 unresolved thread

Re-publish reader/writer functions and relevant classes from adapter.json and adapter.xml modules.
Rename read_json_aas_file to read_aas_json_file.
Change json and xml module imports accordingly.
Close #65 (closed)

Edited by Leon Mauritz Möller

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
14 14 import os
15 15
16 16 from aas import model
17 from aas.adapter.xml import xml_serialization
17 from aas.adapter.xml import write_aas_xml_file, xml_serialization
  • Michael Thies approved this merge request

    approved this merge request

  • Michael Thies started a merge train

    started a merge train

  • merged

  • Michael Thies mentioned in commit dffc1fa1

    mentioned in commit dffc1fa1

  • Please register or sign in to reply
    Loading