Expand wifi collector for more interface types
This commit is contained in:
parent
8529cd3359
commit
2bfe410fb7
3 changed files with 40 additions and 26 deletions
|
|
@ -4,6 +4,11 @@
|
|||
"type": 2,
|
||||
"frequency": 2412
|
||||
},
|
||||
{
|
||||
"name": "wlan1",
|
||||
"type": 3,
|
||||
"frequency": 2412
|
||||
},
|
||||
{
|
||||
"type": 10
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue