TimeSeries — GET /timeSeries/profile-parser/{location-id}/{parameter-id}

What it does

Retrieve parser information associated with a specific profile identified by location and parameter.

When to use

  • You need the parser used for a specific profile to understand how values are interpreted

/timeseries/profile-parser{location-id}/{parameter-id} Endpoint Parameters

Parameter

Description

Required

location-id

location-id

office

office

parameter-id

parameter-id

Examples

  • Get the parser for a specific profile:

GET /timeseries/profile-parser/LOC123/Flow?office=HQ

See the consolidated API documentation: API References.