The following table contains all bundles included in the WebSockets module:
Bundle Symbolic Name |
Description |
|---|---|
com.prosyst.mbs.websockets.events.endpoint – new |
This is the WebSockets Remote Events Lib Bundle. It provides the base implementation for Push Events WebSockets Endpoint, used by JSON-RPC and REST endpoints. |
com.prosyst.mbs.websockets.javax – new |
This bundle contains Java API for WebSocket implementation. |
com.prosyst.mbs.websockets.javax.commands – new |
This bundle contains Java API for WebSocket Commands. |
com.prosyst.mbs.websockets.api – deprecated |
Bosch IoT Gateway Software WebSockets Server API. |
com.prosyst.mbs.websockets.commands – deprecated |
Bosch IoT Gateway Software WebSockets Server Commands. |
com.prosyst.mbs.websockets.core – deprecated |
Bosch IoT Gateway Software WebSockets Server Core module. |
com.prosyst.mbs.websockets.wa.events.handler – deprecated |
Bosch IoT Gateway Software WebSockets Server Wa Events Handler. This is the Legacy WebSockets Remote Events Lib bundle. |
The Java API for WebSocket implementation and commands is moved from OSGi module to WebSocket module. If you want to use this functionality and if you already have some custom bundle installation scripts, take care to add them there too.