-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweather_sth.json
72 lines (72 loc) · 2.83 KB
/
weather_sth.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
{
"contextResponses": [
{
"contextElement": {
"attributes": [
{
"name": "temperature:ae68",
"values": [
{
"recvTime": "2018-09-05T05:27:54.212Z",
"attrType": "Number",
"attrValue": "13"
},
{
"recvTime": "2018-09-05T05:32:54.817Z",
"attrType": "Number",
"attrValue": "10"
},
{
"recvTime": "2018-09-05T05:38:00.840Z",
"attrType": "Number",
"attrValue": "11"
},
{
"recvTime": "2018-09-05T05:43:01.278Z",
"attrType": "Number",
"attrValue": "12"
},
{
"recvTime": "2018-09-05T05:48:01.856Z",
"attrType": "Number",
"attrValue": "13"
},
{
"recvTime": "2018-09-05T05:53:02.172Z",
"attrType": "Number",
"attrValue": "13"
},
{
"recvTime": "2018-09-05T05:58:04.234Z",
"attrType": "Number",
"attrValue": "10"
},
{
"recvTime": "2018-09-05T06:03:04.743Z",
"attrType": "Number",
"attrValue": "13"
},
{
"recvTime": "2018-09-05T06:08:05.291Z",
"attrType": "Number",
"attrValue": "12"
},
{
"recvTime": "2018-09-05T06:13:05.597Z",
"attrType": "Number",
"attrValue": "8"
}
]
}
],
"id": "0e72",
"isPattern": false,
"type": "WeatherObserved"
},
"statusCode": {
"code": "200",
"reasonPhrase": "OK"
}
}
]
}