Skip to documentation content
On this page
  1. Contract
  2. Signature

Constructor

Construct `telion_api.AssembledSystem` with the installed signature `(raw: 'dict[str, Any]', model: 'Any') -> 'None'`.

Construct telion_api.AssembledSystem with the installed signature (raw: 'dict[str, Any]', model: 'Any') -> 'None'.

Contract

PropertyValue
symboltelion_api.AssembledSystem
signature(raw: 'dict[str, Any]', model: 'Any') -> 'None'
returntelion_api.AssembledSystem

Signature

AssembledSystem(raw: 'dict[str, Any]', model: 'Any') -> 'None'
Constructor — Telion Python API 0.1.0-alpha | Telion