TODO update json with location

This commit is contained in:
jpmeijers 2017-02-26 18:28:40 +01:00
parent 17f9bfe280
commit 27ab7f6f34

View File

@ -28,7 +28,11 @@
"placement": "indoor" "placement": "indoor"
}, },
"router": "router.dev.thethings.network:1883", "router": "router.dev.thethings.network:1883",
"location": null, "location": {
"lng": 6.602717846679752,
"lat": 52.33979712058138
},
"altitude": 20,
"owner": { "owner": {
"id": "######", "id": "######",
"username": "jpmeijers" "username": "jpmeijers"