Last active
December 15, 2015 04:39
-
-
Save paulbellamy/5203463 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 2.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title":"foo", | |
"version":"1.0.0", | |
"tags":[ | |
"Tag1", | |
"Tag2" | |
], | |
"location":{ | |
"disposition":"fixed", | |
"ele":"23.0", | |
"name":"office", | |
"lat":51.5235375648154, | |
"exposure":"indoor", | |
"lon":-0.0807666778564453, | |
"domain":"physical" | |
}, | |
"datastreams" : [ { | |
"id" : "0" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment