Provides information about the Remote Access Services installation process.

HTTP Tunnel

On the RM

Make sure the HTTP Tunnel API and HTTP Tunnel Dispatcher are running on the RM.

On the OSGi Device

Make sure an HTTP(S) server is running on the OSGi device framework. Install and start the HTTP Tunnel Agent (<RM_HOME>/packages/osgidm/osgidm.httptunnel.agent.jar).

JSON-RPC Tunnel

On the RM

Make sure the HTTP Tunnel API and JSON/Message RPC HTTP Handler (osgidm.jsonrpc.be) are running on the RM. JSON-RPC Tunnel requires the HTTP Tunnel API because there are common interfaces.

On the OSGi Device

Make sure an HTTP(S) server is running on the OSGi device framework. Install and start the JSON-RPC Agent (<RM_HOME>/packages/osgidm/osgidm.jsonrpc.agent.jar).

Remote Event Push

On the RM

Make sure the HTTP Tunnel API, WebSocket Handler (osgidm.message.transport.wsocket.be.jar) and WebSocket Remote Events (osgidm.revents.be.jar) are running on the RM.

On the OSGi Device

Make sure an HTTP(S) server is running on the OSGi device framework. Install and start the WebSocket Remote Events Agent (<RM_HOME>/packages/osgidm/osgidm.revents.agent.jar)