Expand wifi collector for more interface types

This commit is contained in:
Matt Layher 2017-03-20 12:25:01 -04:00
commit 2bfe410fb7
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94
3 changed files with 40 additions and 26 deletions

View file

@ -4,6 +4,11 @@
"type": 2,
"frequency": 2412
},
{
"name": "wlan1",
"type": 3,
"frequency": 2412
},
{
"type": 10
}