Signed-off-by: neiledgar <neil.edgar@btinternet.com>
This commit is contained in:
parent
9b97f44a70
commit
7e4d9bd150
9 changed files with 122 additions and 69 deletions
|
|
@ -1,10 +1,25 @@
|
|||
{
|
||||
"connected": 30000000000,
|
||||
"inactive": 400000000,
|
||||
"receivebitrate": 128000000,
|
||||
"transmitbitrate": 164000000,
|
||||
"signal": -52,
|
||||
"transmitretries": 10,
|
||||
"transmitfailed": 2,
|
||||
"beaconloss": 1
|
||||
}
|
||||
[
|
||||
{
|
||||
"hardwareaddr": "qrvM3e7/",
|
||||
"connected": 30000000000,
|
||||
"inactive": 400000000,
|
||||
"receivebitrate": 128000000,
|
||||
"transmitbitrate": 164000000,
|
||||
"signal": -52,
|
||||
"transmitretries": 10,
|
||||
"transmitfailed": 2,
|
||||
"beaconloss": 1
|
||||
},
|
||||
{
|
||||
"hardwareaddr": "AQIDBAUG",
|
||||
"connected": 60000000000,
|
||||
"inactive": 800000000,
|
||||
"receivebitrate": 256000000,
|
||||
"transmitbitrate": 328000000,
|
||||
"signal": -26,
|
||||
"transmitretries": 20,
|
||||
"transmitfailed": 4,
|
||||
"beaconloss": 2
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue