-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest.json
80 lines (80 loc) · 1.86 KB
/
test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"_id": "58932c89d038b000102f7d35",
"createdAt": "2017-02-02T12:56:41.680Z",
"updatedAt": "2017-02-06T16:36:21.703Z",
"name": "KiTa Glühwürmchen",
"boxType": "fixed",
"grouptag": "",
"exposure": "outdoor",
"model": "homeEthernet",
"sensors": [
{
"title": "Temperatur",
"unit": "°C",
"sensorType": "HDC1008",
"icon": "osem-thermometer",
"_id": "58932c89d038b000102f7d3a",
"lastMeasurement": {
"value": "5.16",
"createdAt": "2017-02-06T16:34:27.061Z"
}
},
{
"title": "rel. Luftfeuchte",
"unit": "%",
"sensorType": "HDC1008",
"icon": "osem-humidity",
"_id": "58932c89d038b000102f7d39",
"lastMeasurement": {
"value": "92.47",
"createdAt": "2017-02-06T16:36:21.700Z"
}
},
{
"title": "Luftdruck",
"unit": "hPa",
"sensorType": "BMP280",
"icon": "osem-barometer",
"_id": "58932c89d038b000102f7d38",
"lastMeasurement": {
"value": "1014.57",
"createdAt": "2017-02-06T16:34:22.759Z"
}
},
{
"title": "Beleuchtungsstärke",
"unit": "lx",
"sensorType": "TSL45315",
"icon": "osem-brightness",
"_id": "58932c89d038b000102f7d37",
"lastMeasurement": {
"value": "12",
"createdAt": "2017-02-06T16:34:29.204Z"
}
},
{
"title": "UV-Intensität",
"unit": "μW/cm²",
"sensorType": "VEML6070",
"icon": "osem-brightness",
"_id": "58932c89d038b000102f7d36",
"lastMeasurement": {
"value": "0",
"createdAt": "2017-02-06T16:34:31.347Z"
}
}
],
"loc": [
{
"geometry": {
"coordinates": [
7.614025,
52.001647
],
"type": "Point"
},
"type": "feature"
}
],
"image": "58932c89d038b000102f7d35.jpg?1486047476588"
}