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 the FROST-Server resources is controlled using Keycloak tokens, ensuring secure access to sensor data and related functionalities.
The FROST-Server is a headless service that can be configured using an extensive OGC SensorThings REST API.
The API basepath for the FROST-Server 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 the FROST-Server's APIs to add sensor data, manage things, and perform other actions as required.