Skip to content

Commit 68218ec

Browse files
committed
also include powerBond
1 parent 668b5ec commit 68218ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcosim/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ As defined in OSP-IS, `connections` are configured through variables and variabl
102102

103103
| Sub-element | Attribute |Description |
104104
| :--------------- | :----------------------------------| :----------------------------------------------------------------------------------------------------- |
105-
| <*VariableConnection*> | `simulator`; `name`| Contains sub-elements `<Variable>` with attributes specifying the `simulator` of which the variable belongs to and name of the variable.|
105+
| <*VariableConnection*> | `simulator`; `name`| Contains sub-elements `<Variable>` with attributes specifying the `simulator` of which the variable belongs to and name of the variable. Optionally specify which *power bond* the connection represents by adding the `powerBond` atttribute. Setting this attribute to the same value on two different connections will define a unique powerbond.|
106106
| <*SignalConnection*> |`simulator`; `name`| Contains sub-elements `<Variable>` with attributes specifying the `simulator` of which the variable belongs to and `name` of the variable.|
107107
| |`function`; `name`| Contains sub-elements `<Signal>` with attributes specifying the `function` of which the signal belongs to and name of the signal.|
108108
| <*VariableGroupConnection*> | `simulator`; `name`| Contains sub-elements `<VariableGroup>` with attributes specifying the `simulator` of which the variable group belongs to, and the `name` of the variable group.|

0 commit comments

Comments
 (0)