remove aliases.json, add aliases.json_sample instead
This commit is contained in:
parent
1fba1a1517
commit
02d5026491
41
aliases.json
41
aliases.json
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"04:11:6b:98:08:21" : {
|
||||
"name" : "sellars"
|
||||
},
|
||||
"00:25:86:e6:f1:bf" : {
|
||||
"name" : "krtek"
|
||||
},
|
||||
"b0:48:7a:e7:d3:64" : {
|
||||
"name" : "Meute-AP"
|
||||
},
|
||||
"8e:3d:c2:10:10:28" : {
|
||||
"name" : "holstentor"
|
||||
},
|
||||
"56:47:05:ab:00:2b" : {
|
||||
"name" : "aftermath"
|
||||
},
|
||||
"ca:96:05:3c:54:f9" : {
|
||||
"name" : "prometheus"
|
||||
},
|
||||
"52:54:00:f3:62:da" : {
|
||||
"name" : "burgtor"
|
||||
},
|
||||
"00:e0:29:39:34:d7" : {
|
||||
"name" : "paul"
|
||||
},
|
||||
"52:54:00:25:1b:0e" : {
|
||||
"name" : "draic"
|
||||
},
|
||||
"ea:20:13:82:0a:36" : {
|
||||
"name" : "tcatm"
|
||||
},
|
||||
"76:7b:97:59:d1:a7" : {
|
||||
"name" : "techem"
|
||||
},
|
||||
"ca:a8:ca:2d:c8:b2" : {
|
||||
"name" : "prometheus"
|
||||
},
|
||||
"fa:d1:11:80:41:d4" : {
|
||||
"name" : "confusion"
|
||||
}
|
||||
}
|
9
aliases.json_sample
Normal file
9
aliases.json_sample
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"b0:48:7a:e7:d3:64" : {
|
||||
"name" : "Meute-AP"
|
||||
},
|
||||
"8e:3d:c2:10:10:28" : {
|
||||
"name" : "holstentor",
|
||||
"group" : 2
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue