Files
limanapp/EgwControlCenter/ConfPatrol.json
T
Samuele Locatelli 04bc2fab4c ACC:
- Update posizionamento finestre config in centro
2024-09-19 17:18:49 +02:00

25 lines
496 B
JSON

{
"RefreshIntSec": 60,
"VetoCheckMinutes": 600,
"TargetList": [
{
"Idx": 1,
"ApplicationType": "Machine",
"BasePath": "C:\\EgtData\\Machines",
"IsEnabled": true
},
{
"Idx": 2,
"ApplicationType": "Machine",
"BasePath": "C:\\TechnoEssetre7\\EgalTech\\EgtCAM5\\Machines",
"IsEnabled": true
},
{
"Idx": 3,
"ApplicationType": "Machine",
"BasePath": "C:\\Testing\\Machine",
"IsEnabled": true
}
]
}