Files
limanapp/EgwControlCenter.App/ConfPatrol.json
T
Samuele Locatelli 1e5fda085d ACC:
- modifica default data conf (non roaming)
- eliminate notifiche multiple
- update msg doppia esecuzione
2024-09-24 11:30:18 +02:00

27 lines
531 B
JSON

{
"AppKey": "",
"MainKey": "",
"RefreshIntSec": 30,
"VetoCheckMinutes": 1440,
"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\\Machines",
"IsEnabled": true
}
]
}