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.

29 lines
664 B

5 years ago
{
"current": "mote2",
"configs": {
"mote1": {
"otaa": true,
"gatewayId": "0102030405060708",
"devEui": "b92fd5d497cfcdbd",
"devAddr": "00530747",
"appKey": "fe80c1f94e6cc62d5d6f72630b43c177",
"nwkSKey": "4f862983a453cc50336284fd3c62aba5",
"appSKey": "2bc9217655160b2c1229b5ecb469242f",
"fPort": 2,
"fCnt": 375,
"freq": 470.3
},
"mote2": {
"otaa": false,
"gatewayId": "0102030405060708",
"devEui": "6ef1881ba5541419",
"devAddr": "00c18699",
"appKey": "",
"nwkSKey": "33998df974421457437d986eff739ffa",
"appSKey": "33998df974421457437d986eff739ffa",
"fPort": 2,
"fCnt": 1194,
"freq": 470.3
}
}
5 years ago
}