RemoteSessionParameters Data Shape
The RemoteSessionParameters Data Shape contains fields that describe a remote session to be launched. As of v.1.3.0 of the Remote Access Extension (RAE), this Data Shape has an additional metadata (JSON) field that supports a "description" key/value pair.
* 
The metadata field is available only in v.1.3.0 of the RAE that is provided in the Axeda Compatibility Package (ACP), v.1.4.x. For the ACP v.2.x.x, this field is available starting in v.3.0.0 of the RAE, which is provided in ACP v.2.2.0.
The following table lists and briefly describes the fields of this Data Shape:
Name
Base Type
Description
remoteEndpoint
STRING
The name of one of the remote interface endpoints that this Thing supports.
providerConfig
STRING
JSON-formatted set of properties that are specific to the Remote Access Provider.
metadata
STRING
JSON-formatted description key/value pair. For more details, see the next section.
Was this helpful?