After the configuring the framework as described in Secure communication guide, start the framework to proceed with the installation of ONVIF DA Support and Device Access Web Admin components as described below.
There are two approaches for installing the desired module components in the OSGi environment: automated and manual installation.
Automated Installation
The installation of the ONVIF module can be performed through execution of Kit Manager installation scripts, located in the <bosch.iot.sdk_home>/runtime/osgi/bin/pscripts folder:
"ONVIF" found in onvif.txt, which installs and starts the ONVIF module.
"ONVIF DA Support" found in onvif-da.txt, which installs and starts the ONVIF module with DA support.
"Device Access Web Admin"
To install the ONVIF module using the script above execute the console command from the kitman command group kitman.install "<script name>", where <script name> is the name of the script to be installed.
The kitman command group is exported by the Kit Manager bundle.
Install the following modules with respective kitman scripts:
kitman.i "ONVIF DA Support"
kitman.i "Device Access Web Admin"
You may also write your own install scripts for easier installation (and start) of a certain set of bundles. The required bundles for the Cameras module are listed in the Manual Installation section.
Manual Installation
Since the Peripheral Module is required, please refer to peripheral.txt from <bosch.iot.sdk_home>/runtime/osgi/bin/pscripts directory for the bundles you have to install manually.