Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 539 Bytes

File metadata and controls

12 lines (8 loc) · 539 Bytes

ObservationField

A dynamic field that must match a field defined in the Observation's associated ObservationSpec.

Properties

Name Type Required Description
property_type str Yes
value Any Yes A string that can represent a plain string, GeoJson string, or numeric value.

[Back to Model list] [Back to API list] [Back to README]