You can install the Z/IP gateway driver via automated scripts or manually.
Automated Installation
The following Kitman Scripts are available for installing the Z/IP Gateway-based module:
kitman.install "Z-Wave ZIP Gateway"
kitman.install "Z-Wave ZIP Gateway DA Support"
kitman.install "Z-Wave ZIP Gateway DA HDM"
Manual installation
1. Install the Z/IP Gateway driver:
fw.i -f -s com.prosyst.mbs.zwave.util.jar
fw.i -f -s com.prosyst.mbs.zwave.driver.api.jar
fw.i -f -s com.prosyst.mbs.zwave.driver.zip.gateway.jar
2. Install custom configuration and providers:
fw.i -f -s com.prosyst.mbs.zwave.device.configuration.custom.jar
fw.i -f -s com.prosyst.mbs.zwave.device.configuration.provider.jar
fw.i -f -s com.prosyst.mbs.zwave.driver.commands.jar
In addition, you need to install manually the components of the Devices Access (DA) abstraction layer. The abstraction layer installations are identical to those for the serial Serial-based as described in Serial-based Setup.