Previous Topic

Next Topic

Book Contents

Book Index

Setup Guide

Prerequisites

The WebSockets module requires a properly installed and running OSGi framework.

Automated Scripted Installation

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

To install the WebSockets module using the Kit Manager tool:

  1. Go to the text console and make sure the Kit Manager bundle is available on your runtime.
  2. To initiate the installation type:

kitman.install "WebSockets Server"

If you want to view or edit the content of this script you can find its text file in the ./<bosch-iot-gateway-sdk>/runtime/osgi/bin/pscripts directory. For this module it would be websockets.txt.

Manual Installation

To install the WebSockets module manually, the following bundles from the ./<bosch-iot-gateway-sdk>/runtime/runtime/osgi/bundles directory have to be installed and started with the install command options as follows:

Troubleshooting

No troubleshooting information is available for this module.