# Ontoto Docs ## Docs - [Alarms](https://docs.beta.ontoto.com/alarms.md): Description of your new file. - [Fetch GNSS sensor data](https://docs.beta.ontoto.com/api-reference/fetch-gnss-sensor-data.md): Query time-series GNSS position data for GNSS-enabled devices. Returns latitude, longitude, elevation, and quality metrics over a time range. - [Fetch latest GNSS sensor data](https://docs.beta.ontoto.com/api-reference/fetch-latest-gnss-sensor-data.md): Returns the most recent GNSS position for each requested GNSS device. - [Fetch latest sensor data](https://docs.beta.ontoto.com/api-reference/fetch-latest-sensor-data.md): Returns the most recent reading for each requested parameter. - [Fetch sensor data](https://docs.beta.ontoto.com/api-reference/fetch-sensor-data.md): Query time-series sensor readings for one or more parameters. Supports time range filtering, aggregation intervals, and multi-parameter selection across devices. - [Get device](https://docs.beta.ontoto.com/api-reference/get-device.md): Returns full detail for a single device, including sensors and current configuration. - [Get device group](https://docs.beta.ontoto.com/api-reference/get-device-group.md): Returns a single device group by UUID, including its member devices. - [Get site](https://docs.beta.ontoto.com/api-reference/get-site.md): Returns a single site by UUID, including the devices currently assigned to it. - [List device groups](https://docs.beta.ontoto.com/api-reference/list-device-groups.md): Returns all device groups accessible to the API token, with optional filtering. - [List devices](https://docs.beta.ontoto.com/api-reference/list-devices.md): Returns all devices accessible to the API token, with optional filtering. - [List sites](https://docs.beta.ontoto.com/api-reference/list-sites.md): Returns all sites accessible to the API token, with optional filtering. - [App Logs](https://docs.beta.ontoto.com/applogs.md): Description of your new file. - [Dashboards](https://docs.beta.ontoto.com/dashboards.md): Custom dashboards can be created to monitor data, such as flood danger, water meters, and regulated structures. Widgets for charts, gauges, devices, maps, and metrics are available to create custom dashboards for any device. - [Devices](https://docs.beta.ontoto.com/devices.md): Here you will be able to see all your devices which have been configured via the Ontoto Connect App during device installation. Monitor your devices’ state, connectivity, sensor health, and battery; view data; export CSV files; set alarms; and update their configurations. - [Device Tags](https://docs.beta.ontoto.com/devicetags.md): Description of your new file. - [Formulas](https://docs.beta.ontoto.com/formulas.md): Description of your new file. - [Overview](https://docs.beta.ontoto.com/overview.md): All your devices will be shown on the map once you update the GPS using the Ontoto Connect App. The device colour will reflect the status of each device. Click the device to view operational info, alarms, latest data, dashboard, and sensors. - [TARPS](https://docs.beta.ontoto.com/tarps.md): Description of your new file. ## OpenAPI Specs - [openapi](https://docs.beta.ontoto.com/openapi.yml)