TODO update json with location
This commit is contained in:
parent
17f9bfe280
commit
27ab7f6f34
6
TODO.md
6
TODO.md
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user