mt76: install mt7981_eeprom_mt7976_dbdc.bin to STAGING_DIR_IMAGE
[openwrt/staging/nbd.git] / package / network / services / hostapd / files / wpad_acl.json
1 {
2 "user": "network",
3 "access": {
4 "service": {
5 "methods": [ "event" ]
6 },
7 "wpa_supplicant": {
8 "methods": [ "phy_set_state", "phy_set_macaddr_list", "phy_status" ]
9 },
10 "hostapd": {
11 "methods": [ "apsta_state" ]
12 },
13 "udebug": {
14 "methods": [ "get_config" ]
15 },
16 "afc": {
17 "methods": [ "request" ]
18 }
19 },
20 "subscribe": [ "udebug" ],
21 "publish": [ "hostapd", "hostapd.*", "wpa_supplicant", "wpa_supplicant.*" ],
22 "send": [ "bss.*", "wps_credentials" ]
23 }