mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-14 21:10:02 +01:00
cwmp runtime configuration present in /var/state/ directory, with uci/libuci -c option commit changes(including standard uci) to runtime path, this change to segregate the standard uci changes flow with run time config changes.
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"custom_notification": [
|
|
{
|
|
"parameter": "Device.SSH.",
|
|
"notify_type": "2"
|
|
},
|
|
{
|
|
"parameter": "Device.WiFi.SSID.1.SD",
|
|
"notify_type": "1"
|
|
}
|
|
]
|
|
}
|