Skip to main content
Version: 1.0

FROST-Server

The FROST-Server allows for managing sensor data and their meta data, i.e. description of things. In addition, it enables real-time data processing, storage, and access. The Server implements and provides the SensorThings API standardized by the OGC.

Access to FROST-Server resources is controlled using Keycloak tokens, ensuring secure access to sensor data and related functionalities.

Frost is a headless service that can be configured using an extensive OGC SensorThings REST API.

The API basepath for FROST is: https://api.<domain>/context/sensorthings/

Meta data and measured data can be added to Frost using this API, too.

For configuration, a REST testing tool like Postman can be used. With Postman, users can easily interact with Frost APIs to add sensor data, manage things, and perform other actions as required.