Skip to content

Commit 64eb7de

Browse files
IsmaeelAlNajarGitHub Enterprise
authored andcommitted
SKA-987: enhanced TopicName description (#198)
1 parent bae76d9 commit 64eb7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ The following properties of a variable can be modified:
564564
| Name | Type | Description |
565565
|---------------------------------------------------|--------|-------------|
566566
| 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. |
568568
| [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. |
569569

570570
In the example below, there are two FMUs (FMU1 and FMU2) with variables that should be connected.

0 commit comments

Comments
 (0)