You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.1 KiB

5 years ago
{
5 years ago
"current": "mote1",
"configs": {
"mote1": {
"otaa": true,
"gatewayId": "0102030405060708",
5 years ago
"appEui": "0102030405060708",
"devEui": "b92fd5d497cfcdbd",
"devAddr": "00530747",
"appKey": "fe80c1f94e6cc62d5d6f72630b43c177",
"nwkSKey": "4f862983a453cc50336284fd3c62aba5",
"appSKey": "2bc9217655160b2c1229b5ecb469242f",
5 years ago
"fCnt": 513,
"fPort": 1,
"freq": 470.3,
"dr": 0,
"chan": 0,
"lsnr": 7,
"rssi": -50,
"mType": 2,
"fCtrl": {
"adr": true,
"adrAckReq": false,
"ack": false,
"fPending": false,
"classB": false
}
},
"mote2": {
"otaa": false,
"gatewayId": "0102030405060708",
5 years ago
"appEui": "0102030405060708",
"devEui": "6ef1881ba5541419",
"devAddr": "00c18699",
"appKey": "",
"nwkSKey": "33998df974421457437d986eff739ffa",
"appSKey": "33998df974421457437d986eff739ffa",
"fCnt": 1293,
"fPort": 1,
"freq": 470.3,
"dr": 0,
"chan": 0,
"lsnr": 7,
"rssi": -50,
"mType": 4,
"fCtrl": {
"adr": true,
"adrAckReq": false,
"ack": false,
"fPending": false,
"classB": false
}
}
}
5 years ago
}