"description": "Specifies the maximum desired transmission power in dBm. The actual txpower used depends on regulatory requirements",
"type": "number"
},
+ "type": {
+ "description": "Device type (only mac80211 supported)",
+ "type": "string"
+ },
"vht160": {
"description": "Supported channel widths. 0 == 160MHz and 80+80 MHz not supported, 1 == 160 MHz supported, 2 == 160MHz and 80+80 MHz supported",
"type": "number",
"type": "alias",
"default": "disabled"
},
+ "device": {
+ "description": "Devices to enable this interface on (wifi-device section names)",
+ "type": "array",
+ "items": {
+ "type": "string"
+ }
+ },
"device_name": {
"description": "Primary Device Name used by WPS",
"type": "string",
"type": "string"
}
},
+ "radios": {
+ "type": "array",
+ "items": {
+ "type": "string"
+ }
+ },
"radius_acct_interim_interval": {
"description": "Interim accounting update interval",
"type": "number"