init
FossilOrigin-Name: 5d676d04a78446596d937dfd23c90df2c391760cdd078a3065f15dcad822c8bb
This commit is contained in:
parent
2ab5da0a89
commit
e3ff3d62f5
24
src/wtp/cfg.json
Normal file
24
src/wtp/cfg.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"hardware_version": "12345",
|
||||
"software_version": "98765",
|
||||
"vendor_id": 40909,
|
||||
"modelno": "2045",
|
||||
|
||||
"acname_with_priority": {
|
||||
"1":"Master-AC",
|
||||
"2":"Cisco-AC"
|
||||
},
|
||||
"comment": "** The following is debug info **"
|
||||
"dbg":[o1,o2,o3]
|
||||
"ac": {
|
||||
"Master-AC": {
|
||||
|
||||
|
||||
}
|
||||
"Cisco-AC": {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user