de.fraunhofer.iosb.ilt:FROST-Manager

A simple manager for servers implementing the OGC SensorThings API.


Licenses
GPL-3.0/GFDL-1.3-or-later

Documentation

FROST-Manager Build Status

A manager for SensorThings API compatible servers.

  • Reading Entities
  • Updating Entities
  • Updating single relations (Datastream(x)/Thing)
  • Creating Entities
  • Deleting Entities
  • Filtering
  • Ordering
  • Cleaning entities (Delete all Things with no Datastreams)
  • Creating aggregate MultiDatastreams for use with SensorThingsProcessor

Download

The compiled jar is hosted on Maven Central: FROST-Manager-0.10-jar-with-dependencies.jar

Running

Start it with the command java -jar FROST-Manager-0.9-jar-with-dependencies.jar Or double-click the jar on operating systems where this is supported

Minimum Java version

Java 11 is required