Add new maintenance task to deploy udc_webserver_settings.json to shopfloor PCs that have UDC installed. Checks C:\Program Files\UDC before pushing the config file, skipping PCs without UDC. Rename UpdateEMxInfo to UpdateEMxAuthToken to better describe the task's purpose. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
166 B
JSON
8 lines
166 B
JSON
{
|
|
"ServerAddress": "10.80.92.30",
|
|
"ServerPort": 5100,
|
|
"Enabled": true,
|
|
"ReconnectDelaySeconds": 10,
|
|
"ConnectTimeoutSeconds": 10,
|
|
"MaxQueue": 1000
|
|
} |