|
The GASRemoteAccessible Thing Shape also defines the endpoints property that stores a list of RemoteEndpoint objects that are supported by the eMessage Agent. For example, the Agent may be configured for remote desktop sessions such as Axeda Desktop Server/Viewer, or for remote application sessions such as SSH or Telnet. Each RemoteEndpoint defines a providerConfig that can contain an array of ConnectionInformation fields. If an Axeda eMessage agent has been configured to support remote sessions, it will send endpoint and connection details when it registers with the eMessage Connector.
|
Field
|
Value
|
---|---|
sessionId
|
The generated session ID.
|
status
|
INITIALIZING
|
createdBy
|
The user name returned by CurrentSessionInfo.GetCurrentUser()
|
agentDevice
|
The name of the Thing that was passed in as a parameter for the remote session.
|
remoteServer
|
me.name (the host name of the GAS Thing)
|
parameters
|
RemoteSessionParameters
|