mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-28 01:47:19 +01:00
50 lines
993 B
JSON
50 lines
993 B
JSON
{
|
|
"daemon": {
|
|
"enable": "1",
|
|
"service_name": "core",
|
|
"unified_daemon": false,
|
|
"services": [
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "LANConfigSecurity"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "Schedules"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "Security",
|
|
"proto": "cwmp"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "PacketCaptureDiagnostics"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "SelfTestDiagnostics"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "{BBF_VENDOR_PREFIX}OpenVPN",
|
|
"proto": "usp"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "RootDataModelVersion"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "Reboot()"
|
|
},
|
|
{
|
|
"parent_dm": "Device.",
|
|
"object": "FactoryReset()"
|
|
}
|
|
],
|
|
"config": {
|
|
"loglevel": "3"
|
|
}
|
|
}
|
|
}
|