The following table contains all bundles included in the SHIP module:
Bundle Symbolic Name |
Description |
|---|---|
com.prosyst.mbs.ship.driver.commands |
This bundle holds an implementation of console commands for discovery and management of SHIP devices. |
com.prosyst.mbs.ship.driver.core |
This bundle provides the core implementation of the SHIP protocol driver. |
com.prosyst.mbs.ship.driver.client |
This bundle holds the implementation of the client-side of the SmartHome IP (SHIP). |
com.prosyst.mbs.ship.driver.server |
This bundle provides a javax.net.ssl.SSLServerSocketFactory OSGi implementation. It also contains a WebSocketsServer configuration for SHIP server connections. |
com.prosyst.mbs.ship.driver.discovery |
This bundle holds the implementation of discovery of SmartHome IP (SHIP) devices through the Bosch.IO mDNS API. |
com.prosyst.mbs.ship.driver.exporter |
This bundle exports the OSGi framework as a SmartHome IP (SHIP) node through the Bosch.IO mDNS API. |
com.prosyst.mbs.ship.driver.tls |
This bundle provides javax.net.ssl.SSLContext and javax.net.ssl.SSLParameters instances as OSGi services. These services are used to open server sockets following the SHIP TLS requirements. It also contains a configuration for SHIP server connections. |
com.prosyst.mbs.ship.driver.keystore.keyman |
This bundle provides key store for the local SHIP service node, generated by the KeyManager service. |
com.prosyst.mbs.ship.driver.api |
This bundle exports the APIs for SmartHome IP protocol driver. |
com.prosyst.mbs.ship.driver.exporter.websockets |
(Deprecated) This bundle exports the OSGi framework as a SHIP node through the Bosch.IO mDNS API. |
com.prosyst.mbs.ship.driver.tls.websockets |
(Deprecated) This bundle provides a javax.net.ssl.SSLServerSocketFactory instance as an OSGi service. This factory service is used to open server sockets following the SHIP TLS requirements. It also contains a WebSocketsServer configuration for SHIP server connections. |
com.prosyst.mbs.ship.driver.server.websockets |
(Deprecated) This bundle holds the implementation of the server-side of the SmartHome IP (SHIP). |
com.prosyst.mbs.ship.da.hdm.adapter |
(Deprecated) This modules hold the implementation of the EEBus SHIP HDM protocol adapter. |
com.prosyst.mbs.ship.da.hdm.api |
(Deprecated) This bundle holds the APIs for the EEBus SHIP HDM protocol adapter. |