ThingworxInternal.SessionParametersProviderConfig Data Shape
The ThingworxInternal.SessionParametersProviderConfig Data Shape contains the configuration parameters for remote sessions that use the ThingWorx Internal Remote Access Provider. This Data Shape contains the following field definitions:
• tunnelSession—A Data Shape that contains information about a ThingWorx tunnel session.
• timeout—An INTEGER that specifies the number of seconds that a tunnel can remain idle before it times out and is ended.
{
"tunnelSession": {
"
}.
"timeout": 10
}