You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| VariableName | String | Name of the variable in the model description (mandatory). |
567
-
| TopicName | String | The topic under which the publisher / subscriber that corresponds to the variable sends / receives the data. This means that input and output variables with the same topic name are connected. |
567
+
| TopicName | String | The topic under which the publisher / subscriber that corresponds to the variable sends / receives the data. This means that input or output variables with the same topic name are connected. |
568
568
| [Transformation](#variablemappingstransformation) | Object | Allows to add a linear transformation (factor and offset) and a typecast to the data before it is serialized by SIL Kit. |
569
569
570
570
In the example below, there are two FMUs (FMU1 and FMU2) with variables that should be connected.
0 commit comments