Skip to content

Commit

Permalink
Update modelDescription.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Rule <[email protected]>
  • Loading branch information
timrulebosch authored Oct 24, 2024
1 parent f11acb1 commit 52be5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dse/fmimodelc/examples/network_fmu/modelDescription.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<String start=""></String>
<Annotations>
<Tool name="dse.standards.fmi-ls-binary-codec">
<Annotation name="mimetype">ascii85</Annotation>
<Annotation name="mimetype">application/x-automotive-bus; interface=stream; type=frame; bus=can; schema=fbs; bus_id=1; interface_id=3</Annotation>
</Tool>
<Tool name="dse.standards.fmi-ls-binary-to-text">
<Annotation name="encoding">ascii85</Annotation>
Expand All @@ -33,4 +33,4 @@
<ScalarVariable name="network_1_3_tx" valueReference="7" causality="output" initial="" variability="">...</ScalarVariable>
<ScalarVariable name="network_1_4_rx" valueReference="8" causality="input" initial="" variability="">...</ScalarVariable>
<ScalarVariable name="network_1_4_tx" valueReference="9" causality="output" initial="" variability="">...</ScalarVariable>
</ModelVariables>
</ModelVariables>

0 comments on commit 52be5c4

Please sign in to comment.