Previous Topic

Next Topic

Book Contents

Book Index

Installation

Automated installation

The Kit Manager is a utility that enables you to automatically install a component or a group of components by executing a predefined install script.

The Kitman installation script ID is BACnet DA Support.

1. Go to the runtime text console and make sure the Kit Manager bundle is running on your SDK.

2. Use the kitman command group to initiate the installation:

kitman.i "BACnet DA Support"

This will install automatically all necessary bundles and dependencies.

Manual installation

For manual installation, you have to install separately the two module bundles plus the Device Access module.

1) Install the Device access module:

kitman.i "Device Access"

2) Install the DA Items API bundle:

fw.i -s -f -l com.prosyst.mbs.bacnet.da.items.api.jar

3) Install the DA Adapter Core bundle:

fw.i -s -f -l com.prosyst.mbs.bacnet.da.hdm.adapter.jar