25 lines
496 B
JSON
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
|
|
}
|
|
]
|
|
}
|