QueryResponse

  • count
    Type: integer
    min:  
    0
    required

    Number of rows returned in this response.

  • data
    Type: array object[]
    required

    Measurement rows matching the query. Each row contains:

    • timestamp - observation time
    • station_id - station id (UUID)
    • display_name - station display name
    • Requested data variables (ztd, ztd_sigma, etc.)
    • propertyName
      Type: anything