Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. {
  2. "topic": "application/1/device/000425191801d630/rx",
  3. "payload": {
  4. "applicationID": "1",
  5. "applicationName": "ThingNZ-Demo-App",
  6. "deviceName": "Andrew",
  7. "devEUI": "000425191801d630",
  8. "rxInfo": [{
  9. "gatewayID": "60c5a8fffe74644f",
  10. "name": "gw_6phr_por_nz",
  11. "time": "2019-03-23T11:54:38.781784Z",
  12. "rssi": -67,
  13. "loRaSNR": 8.8,
  14. "location": {
  15. "latitude": -41.10576,
  16. "longitude": 174.91734,
  17. "altitude": 2
  18. }
  19. }],
  20. "txInfo": {
  21. "frequency": 918200000,
  22. "dr": 5
  23. },
  24. "adr": true,
  25. "fCnt": 20081,
  26. "fPort": 1,
  27. "data": "AWcA4Q==",
  28. "object": {
  29. "temperatureSensor": {
  30. "1": 22.5
  31. }
  32. }
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement