Property Name
|
Base Type
|
Description
|
Example
|
---|---|---|---|
endpointName
|
STRING
|
Contains the name of the remote viewer application
|
Desktop
|
externalApplicationServerURL
|
STRING
|
Set this property to be the base URL for the remote server that hosts the remote viewers.
|
|
downloadPath
|
STRING
|
The path of the ExternalApplicationServerURL from which to download this viewer.
|
viewers/AxedaDesktopViewer_v68209.exe
|
os
|
STRING
|
The operating system supported for this viewer
|
Windows
|
default
|
BOOLEAN
|
Should this application be used as the default viewer, even if the serverConfiguration does not match?
|
true
|
serverConfiguration
|
JSON
|
Data to be used for configuration matching
|
["protocolVersion":2 "name":"AxedaDesktopServer"]
|
clientConfiguration
|
JSON
|
Configuration data to be returned along with the calculated downloadURL
|
{
"version": "6.8.209" "launchCommand": "\"<$DOWNLOAD_TO>\\AxedaDesktopViewer_v68209.exe\" <$HOST>:<$PORT>" } |
![]() |
To protect the system, the maximum size of the viewerIndex.json file that can be loaded from an external server is 50 KB.
|