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
Parameter |
Description |
Required |
|---|---|---|
location-id |
||
office |
||
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.