From 27ab7f6f3498a3fcd41bdebf90be087d7d2bf9e2 Mon Sep 17 00:00:00 2001 From: jpmeijers Date: Sun, 26 Feb 2017 18:28:40 +0100 Subject: [PATCH] TODO update json with location --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 1702a78..ac80fa8 100644 --- a/TODO.md +++ b/TODO.md @@ -28,7 +28,11 @@ "placement": "indoor" }, "router": "router.dev.thethings.network:1883", - "location": null, + "location": { + "lng": 6.602717846679752, + "lat": 52.33979712058138 + }, + "altitude": 20, "owner": { "id": "######", "username": "jpmeijers"