parameterAvailable
ports
`ports` is a required parameter of `telion_api.ComponentRef` with the installed type contract `dict[str, PortRef]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ComponentRef | — |
| parameter | ports | — |
| kind | positional-or-keyword | — |
| type | dict[str, PortRef] | — |
| required | true | — |
| default | required | — |
ports is a required parameter of telion_api.ComponentRef with the installed type contract dict[str, PortRef].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ComponentRef |
| parameter | ports |
| kind | positional-or-keyword |
| type | dict[str, PortRef] |
| required | true |
| default | required |