Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 684 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 684 Bytes

SensorThingsImporter Build Status

A tool for importing observations from various sources such as CSV files into a SensorThings API compatible service.

Starting without parameters opens the gui, which can be used to create or edit a configuration file.

Command line options are described in the help output:

java -jar SensorThingsImporter-0.1-SNAPSHOT.jar -help

-noact -n :
    Read the file and give output, but do not actually post observations.

-config -c [file path] :
    The path to the config json file.