EasyManua.ls Logo

Matrox Extio 3 Series - Appendix E - File Structure for Swanctl.json; The Connections Section

Matrox Extio 3 Series
120 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
108 Matrox Extio 3 Series – User Guide
Appendix E - File structure for
swanctl.json
This section describes the file structure and syntax to be followed for the
swanctl.json
file.
The “connections” section
The "connections" section must contain only one connection description with the following syntax:
"connections" : {
"<connection-name>" : {
"param" : "value",
"param" : "value",
...
}
}
The “local” and “remote” sub-sections
The “connections” section can contain several "local" and "remote" sub-sections, in which case each
one must be followed by a suffix as follows:
"connections" : {
"<connection-name>" : {
...
"local<suffix1>" : {
"param" : "value",
...
},
"local<suffix2>" : {
"param" : "value",
...
},

Table of Contents