Skip to content

Commit

Permalink
deploy: c35008b
Browse files Browse the repository at this point in the history
  • Loading branch information
s-heppner committed Apr 15, 2024
1 parent 9682434 commit 05f838d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion v3/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion v3_1/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions v3_1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,7 @@ <h1>
</h1>
<div class="aas-description">
<div class="summary">
--- WORK IN PROGRESS ---
Provide an implementation of the Asset Administration Shell (AAS) V3.1.
</div>
<div class="remarks">
Expand Down
18 changes: 9 additions & 9 deletions v3rc2/ValidCategoriesForConceptDescription.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,19 +942,19 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;RELATIONSHIP&#x27;</code></li>
<li><code>&#x27;FUNCTION&#x27;</code></li>
<li><code>&#x27;COLLECTION&#x27;</code></li>
<li><code>&#x27;QUALIFIER&#x27;</code></li>
<li><code>&#x27;CAPABILITY&#x27;</code></li>
<li><code>&#x27;REFERENCE&#x27;</code></li>
<li><code>&#x27;VIEW&#x27;</code></li>
<li><code>&#x27;VALUE&#x27;</code></li>
<li><code>&#x27;EVENT&#x27;</code></li>
<li><code>&#x27;COLLECTION&#x27;</code></li>
<li><code>&#x27;PROPERTY&#x27;</code></li>
<li><code>&#x27;QUALIFIER&#x27;</code></li>
<li><code>&#x27;DOCUMENT&#x27;</code></li>
<li><code>&#x27;APPLICATION_CLASS&#x27;</code></li>
<li><code>&#x27;FUNCTION&#x27;</code></li>
<li><code>&#x27;EVENT&#x27;</code></li>
<li><code>&#x27;ENTITY&#x27;</code></li>
<li><code>&#x27;VIEW&#x27;</code></li>
<li><code>&#x27;REFERENCE&#x27;</code></li>
<li><code>&#x27;CAPABILITY&#x27;</code></li>
<li><code>&#x27;RELATIONSHIP&#x27;</code></li>
<li><code>&#x27;APPLICATION_CLASS&#x27;</code></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion v3rc2/ValidCategoriesForDataElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -942,9 +942,9 @@ <h1>
</div>
<h2>Values</h2>
<ul>
<li><code>&#x27;CONSTANT&#x27;</code></li>
<li><code>&#x27;PARAMETER&#x27;</code></li>
<li><code>&#x27;VARIABLE&#x27;</code></li>
<li><code>&#x27;CONSTANT&#x27;</code></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 05f838d

Please sign in to comment.