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:
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.