iopsys-feed/parental-control/bbfdm_service.json
2024-12-05 12:58:35 +00:00

16 lines
280 B
JSON

{
"daemon": {
"enable": "1",
"service_name": "parentalcontrol",
"unified_daemon": true,
"services": [
{
"parent_dm": "Device.",
"object": "{BBF_VENDOR_PREFIX}ParentalControl"
}
],
"config": {
"loglevel": "3"
}
}
}