This package contains a set of experimental IF-MAP Command Line Interface tools for Java. ifmapcli supports IF-MAP 2.0. Development was done by Hochschule Hannover (Hannover University of Applied Sciences and Arts) within the ESUKOM research project.
A help message is printed if you start one of the CLI commands with wrong or
missing parameters or add --help
to the call.
The name of each CLI command indicates its purpose (for
example ar-dev
for publishing access-request-device
metadata).
ifmapcli comes with a keystore that works out-of-the-box with our irond IF-MAP server. The password for the keystore is 'ifmapcli'.
Just execute
$ mvn package
in the top directory of the project in order to create binary JAR files.
You can find all executable jar files in the
ifmapcli-distribution/target/ifmapcli-distribution-x.x.x-bundle.zip
zip file.
If you have any questions, problems or comments, please contact trust@f4-i.fh-hannover.de
ifmapcli is licensed under the Apache License, Version 2.0.