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

with_rows

Public method `telion_api.Field.with_rows(rows: 'Iterable[Any]', name: 'str | None' = None, unit: 'str | None' = None) -> "'Field'"`.

Public method telion_api.Field.with_rows(rows: 'Iterable[Any]', name: 'str | None' = None, unit: 'str | None' = None) -> "'Field'".

Contract

PropertyValue
symboltelion_api.Field.with_rows
signature(rows: 'Iterable[Any]', name: 'str | None' = None, unit: 'str | None' = None) -> "'Field'"
return'Field'

Signature

telion_api.Field.with_rows(rows: 'Iterable[Any]', name: 'str | None' = None, unit: 'str | None' = None) -> "'Field'"
with_rows — Telion Python API 0.1.0-alpha | Telion