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

with_rows

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

Reference

FieldValueDescription
symboltelion_api.Field.with_rows
signature(rows: 'Iterable[Any]', name: 'str | None' = None, unit: 'str | None' = None) -> "'Field'"
return'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'"