Skip to content

Commit

Permalink
18 mapping device information obx 18 equipment instance identifier (#67)
Browse files Browse the repository at this point in the history
* #18 Add VMD term.

* #18 Add equipment identifier extension plus some minor refactorings to existing files.

* #18 Include contents into supplement.

* #18 Fix wrongly assigned req keyword.

* #18 Make fonts available offline (privacy issue due to request to google servers).

* #18 Fix typos.

* #18 Add prefix and namespace mapping table.

* #18 Fix typos; add XML namespace/prefix table; enhance equipment label constraints.

* Update copy_images.sh

* type in reference date

* Clarify/change requirements R0017 and R0018.

---------

Co-authored-by: Martin Kasparick <[email protected]>
  • Loading branch information
d-gregorczyk and MartinKasp authored Mar 28, 2023
1 parent cae550b commit a81951b
Show file tree
Hide file tree
Showing 57 changed files with 5,357 additions and 18 deletions.
2 changes: 2 additions & 0 deletions .github/copy_images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ cd ..
mkdir sdpi-supplement
cp -R asciidoc/images sdpi-supplement/images
cp -R asciidoc/js sdpi-supplement/js
cp -R asciidoc/css sdpi-supplement/css
cp -R asciidoc/fonts sdpi-supplement/fonts
rm -rf sdpi-supplement/.asciidoctor
rm -rf sdpi-supplement/readme.md
Loading

0 comments on commit a81951b

Please sign in to comment.