test/data/doc_1.json in eeml-0.0.1 vs test/data/doc_1.json in eeml-0.0.2
- old
+ new
@@ -1,2 +1,30 @@
-foo
-
+{"datastreams":[
+ {"tags":["tagD0"],
+ "value":{"current_value":"0","min_value":"-9999.0","max_value":"1022.0"},
+ "unit":{"type":"basicSI","label":"Celsius","symbol":"C"},
+ "id":"0"},
+ {"value":{"current_value":"33","min_value":"0.0","max_value":"1023.0"},
+ "id":"1"},
+ {"tags":["tagD2a","tagD2b","tagD2c"],
+ "value":{"current_value":"42.1","min_value":"23.4","max_value":"1021.0"},
+ "id":"2"}
+],
+"description":"description here",
+"updated":"2009-02-11T10:56:56Z",
+"status":"frozen",
+"website":"http:\/\/example.com\/studio\/",
+"email":"someone@example.com",
+"feed":"http:\/\/example.com\/api\/1247.xml",
+"location":{
+ "lat":"50.1",
+ "lon":"48.7",
+ "ele":"1.34",
+ "name":"Up on the roof (somewhere)",
+ "domain":"physical",
+ "exposure":"outdoor",
+ "disposition":"mobile"
+},
+"icon":"http:\/\/example.com\/some\/icon.gif",
+"id":"1247",
+"title":"title here",
+"version":"5"}