This is the main page of the eMonitor data server application. It provides a simple API for obtaining data from tables in the eMonitor database. You can use this API to retrieve data for various tables, such as sensor readings, device information, and more.
To get started, you can use the following API endpoints:
GET /obsdetail?since="2026-06-15" - Retrieve all high-resolution
observationsGET /obs - Retrieve all observationsGET /channels - Retrieve all channelsGET /gateways - Retrieve all gatewaysGET /obs1 - Retrieve all obs1 table valuesGET /obsmin - Retrieve all obsmin table valuesGET /buildings - Retrieve all buildingsGET /pods - Retrieve all pods