Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
public/
resources/
.hugo_build.lock
.idea/
.idea/
*.drawio
4 changes: 2 additions & 2 deletions content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,10 @@ <h2 class="display-5 mb-3 fw-semibold lh-sm">Layered Standards</h2>
<div class="text-start fs-5">
<ul style="list-style-type: none; padding: 0;">
<li>
<a href="https://github.com/modelica/fmi-ls-xcp">XCP</a> — information for calibration and measurement <small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2">released</small>
<a href="https://github.com/modelica/fmi-ls-xcp">XCP</a> — information for calibration and measurement <a href="/fmi-ls-xcp/1.0.0/"><small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2"><i class="fa-solid fa-file-lines me-2"></i>1.0.0</small></a>
</li>
<li>
<a href="https://github.com/modelica/fmi-ls-bus">BUS</a> — mapping of variables to buses <small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2">released</small>
<a href="https://github.com/modelica/fmi-ls-bus">BUS</a> — mapping of variables to buses <a href="/fmi-ls-bus/1.0.0/"><small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2"><i class="fa-solid fa-file-lines me-2"></i>1.0.0</small></a>
</li>
<li>
<a href="https://github.com/modelica/fmi-ls-struct">Struct</a> — semantic grouping of variables
Expand Down
103 changes: 103 additions & 0 deletions static/fmi-ls-bus/1.0.0/images/FMI_logo_horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/fmi-ls-bus/1.0.0/images/architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading