EsaReading
GET
3 endpoints
/api/v202407/esaReading
GetEsaReadingsV202407
Retrieves all raw and processed ESA readings with filtering, ordering, and pagination
/api/v202410/esaReading/summarized/csv
GetEsaSummarizedReadingsAsCSVV202410
Exports summarized ESA readings as a CSV file with optional filtering and ordering
/api/v202410/esaReading/summarized
GetEsaSummarizedReadingsV202410
Retrieves summarized ESA readings with filtering, ordering, and pagination
POST
4 endpoints
/api/v202407/esaReading
CreateEsaReadingsV202407
Creates new ESA readings, overwriting any existing readings at the same timestamp for a channel
/api/v202407/esaReading/delete
DeleteEsaReadingsV202407
Deletes ESA channel readings within specified time ranges
/api/v202410/esaReading/summarized/delete
DeleteEsaSummarizedReadingsV202410
Deletes summarized readings within specified time ranges
/api/v202410/esaReading/summarized
UpsertEsaSummarizedReadingV202410
Creates or updates summarized readings for a datapoint and channel