lihua
5 years ago
3 changed files with 41 additions and 18 deletions
@ -1,12 +1,29 @@ |
|||
{ |
|||
"current": "mote2", |
|||
"configs": { |
|||
"mote1": { |
|||
"otaa": true, |
|||
"gatewayId": "0102030405060708", |
|||
"devEui": "b92fd5d497cfcdbd", |
|||
"devAddr": "00530747", |
|||
"appKey": "fe80c1f94e6cc62d5d6f72630b43c177", |
|||
"appSKey": "2bc9217655160b2c1229b5ecb469242f", |
|||
"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": 8, |
|||
"fCnt": 1194, |
|||
"freq": 470.3 |
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue