mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
11 lines
204 B
JSON
11 lines
204 B
JSON
|
{
|
||
|
"user": "network",
|
||
|
"access": {
|
||
|
"service": {
|
||
|
"methods": [ "event" ]
|
||
|
}
|
||
|
},
|
||
|
"publish": [ "hostapd", "hostapd.*", "wpa_supplicant", "wpa_supplicant.*" ],
|
||
|
"send": [ "bss.*", "wps_credentials" ]
|
||
|
}
|