#Kit-Name: Automation ESH REST
#Kit-Target: (osgi.ee=JavaSE-1.8)

# Install required bundles
kitman.i "Automation ESH"
kitman.i "Web Services REST"
fw.i -f -s -l swagger-annotations.jar

# Installs the bundles which provide the rest functionality
fw.i -f -s com.prosyst.mbs.automation.esh.rest.api.jar
fw.i -f -s -l org.eclipse.smarthome.automation.rest.jar
