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

from_rows

Public class method `telion_api.Field.from_rows(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'"`.

Reference

FieldValueDescription
symboltelion_api.Field.from_rows
signature(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'"
return'Field'

Public class method telion_api.Field.from_rows(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'".

Contract

PropertyValue
symboltelion_api.Field.from_rows
signature(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'"
return'Field'

Signature

telion_api.Field.from_rows(ame: 'str', rows: 'Iterable[Any]', location: 'str' = 'point', unit: 'str' = '') -> "'Field'"