FossilOrigin-Name: 5d676d04a78446596d937dfd23c90df2c391760cdd078a3065f15dcad822c8bb
This commit is contained in:
7u83@mail.ru 2015-04-17 06:19:42 +00:00
parent 2ab5da0a89
commit e3ff3d62f5
1 changed files with 24 additions and 0 deletions

24
src/wtp/cfg.json Normal file
View 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": {
}
}
}