AxedaProtocolAdapterServices Thing Shape
The AxedaProtocolAdapterServices Thing Shape defines services for the eMessage Connector. It also defines Remote Service Bindings, StartRemoteSession and EndRemoteSession. The following table describes the services:
Service Name
Service Description
Parameters
Parameter Description
StartRemoteSession
Initiates a remote session for the RemoteSession passed in.
RemoteSession
The current RemoteSession object (an infotable).
EndRemoteSession
Terminates a remote session for the specified sessionId and remoteServer.
sessionId
The unique identifier assigned to the remote session by the Remote Access Subsystem.
remoteServer
The name of the Remote Aerver hosting the session.
Was this helpful?