-
Notifications
You must be signed in to change notification settings - Fork 10
/
data
78 lines (73 loc) · 1.26 KB
/
data
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
{
"type": "client",
"socket_id": 19085,
"result": 0,
"p": "log_in"
}
{
"sendback_appserver": 100000007,
"param": {
"socket_id": 100000007,
"type": 1,
"check_key": "s_get19085"
},
"p": "get",
"type": "control",
"check_key": "s_get19085"
}
{
"sendback_appserver": 100000007,
"param": {
"socket_id": 100000007,
"type": 1,
"check_key": "s_get19085"
},
"p": "get",
"type": "control",
"result": 0,
"check_key": "s_get19085"
}
{
"p": "post",
"param": {
"indoor": {
"charge": "0",
"signal": "0",
"t": "23",
"h": "58",
"p": "0",
"pm25": "36",
"co2": "1407",
"noise": "0",
"soc": "100",
"pressure": "0",
"manual": 1
}
}
}
{
"sendback_appserver": 100000003,
"param": {
"night_start": 82800,
"night_time": 1800,
"socket_id": 100000003,
"night_length": 28800,
"time": 1800,
"check_key": "s_set_check_time19085"
},
"p": "set_check_time",
"type": "control",
"check_key": "s_set_check_time19085"
}
{
"sendback_appserver": 100000007,
"param": {
"volume": 0,
"socket_id": 100000007,
"check_key": "s_set_volume19085"
},
"volume": 0,
"p": "set_volume",
"type": "control",
"check_key": "s_set_volume19085"
}