Skip to content

FraunhoferIOSB/SensorThings-SweCommon

Repository files navigation

SensorThings-SweCommon Build Status

A set of classes for dealing with the SWE-Common encoded parts of the SensorThings API, such as TaskingProfile/taskingParameters and Task/taskingParameters.

Download

A pre-compiled jar can be found in Maven Central: SensorThings-SWE-Common-0.9.jar Download and double-click.

Build

mvn install

Using with maven

Add the dependency:

<dependency>
    <groupId>de.fraunhofer.iosb.ilt</groupId>
    <artifactId>SensorThings-SWE-Common</artifactId>
    <version>0.9</version>
</dependency>

Using with gradle

Add the dependency:

compile 'de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:0.9'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages