EnergyCAP Developer
Documentation
API Reference
API Reference
/
Observation
Observation
GET
1 endpoint
/api/v3/channel/{channelId}/reading
GetReadingsV3
Retrieves interval data readings for a specific channel within a date range
POST
1 endpoint
/api/v3/reading
CreateReadingsV3
Creates new interval data readings on one or more channels
PUT
1 endpoint
/api/v3/reading/{readingId}
EditSingleReadingV3
Edits a single interval data reading's value and/or timestamp
DELETE
2 endpoints
/api/v3/reading
DeleteReadingsV3
Deletes one or more sets of meter readings by channel and date range
/api/v3/reading/{readingId}
DeleteSingleReadingV3
Deletes a single interval data reading by its unique ID