Skip to documentation content
On this page
  1. Contract

assignments

`assignments` is a required parameter of `telion_api.VariableTable.set_control_assignments` with the installed type contract `Iterable[dict[str, Any]]`.

assignments is a required parameter of telion_api.VariableTable.set_control_assignments with the installed type contract Iterable[dict[str, Any]].

Contract

PropertyValue
symboltelion_api.VariableTable.set_control_assignments
parameterassignments
typeIterable[dict[str, Any]]
requiredtrue
defaultrequired
assignments — Telion Python API 0.1.0-alpha | Telion