-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmitsu_app_transfer.txt
238 lines (174 loc) · 12.4 KB
/
mitsu_app_transfer.txt
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
new::
POST /beaver/command/getDeviceInfo HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 147
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getDeviceInfo","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317141}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 237
{"command":"getDeviceInfo","apiVer":"1.0","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317141,"result":0,"contents": {"airconId":"ec0bae9f2d1d","macAddress":"ec0bae9f2d1d","apMode":0}}
new::
POST /beaver/command/getDeviceInfo HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 147
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getDeviceInfo","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317143}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 237
{"command":"getDeviceInfo","apiVer":"1.0","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317143,"result":0,"contents": {"airconId":"ec0bae9f2d1d","macAddress":"ec0bae9f2d1d","apMode":0}}
new::
POST /beaver/command/getAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 186
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getAirconStat","contents":{"airconId":"ec0bae9f2d1d"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317147}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"getAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317147,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKb/AAAAAAASCgAAAAAAAf////9geIAEEBAmjAAAiAAAAgAAAAAAAAOAIIz/gBBc/5QQDgCaXw==","logStat":0,"updatedBy":"local","expires":1674316060,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}
new::
POST /beaver/command/updateAccountInfo HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 279
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"updateAccountInfo","contents":{"accountId":"9d005f5f-de8c-408e-b81a-99107a189c30","airconId":"ec0bae9f2d1d","remote":0,"timezone":"Europe/Berlin"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317151}
///own:::
{"apiVer":"1.0","command":"updateAccountInfo","deviceId":"18547566-315b-4941-bb9b-90cedef4bbb7","operatorId":"d2bc4571-1cea-4858-b0f2-34c18bef1901","timestamp":1674317885,"contents":{"accountId":"d2bc4571-1cea-4858-b0f2-34c18bef1901","airconId":"ec0bae9f2d1d","remote":0,"timezone":"Europe/Berlin"}}
//endown
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 162
{"command":"updateAccountInfo","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317151,"result":0}
//own::
///own:::
{"command":"updateAccountInfo","apiVer":"1.0","operatorId":"d2bc4571-1cea-4858-b0f2-34c18bef1901","deviceId":"18547566-315b-4941-bb9b-90cedef4bbb7","timestamp":1674317885,"result":0}
//endown
new::
POST /beaver/command/getAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 186
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getAirconStat","contents":{"airconId":"ec0bae9f2d1d"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317156}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"getAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317156,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKb/AAAAAAASCgAAAAAAAf////9geIAEEBAmjAAAiAAAAgAAAAAAAAOAIIz/gBBc/5QQDgCaXw==","logStat":0,"updatedBy":"local","expires":1674316060,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}
new::
POST /beaver/command/getDeviceInfo HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 147
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getDeviceInfo","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317158}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 237
{"command":"getDeviceInfo","apiVer":"1.0","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317158,"result":0,"contents": {"airconId":"ec0bae9f2d1d","macAddress":"ec0bae9f2d1d","apMode":0}}
new::
POST /beaver/command/getAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 186
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getAirconStat","contents":{"airconId":"ec0bae9f2d1d"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317164}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"getAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317164,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKb/AAAAAAASCgAAAAAAAf////9geIAEEBAmjAAAiAAAAgAAAAAAAAOAIIz/gBBc/5QQDgCaXw==","logStat":0,"updatedBy":"local","expires":1674316060,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}
new::
POST /beaver/command/setAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 270
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"setAirconStat","contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKf/AAAAAAASCgAAAAAAAf////9/pgAAEBAn/wAAAAAAAgAAAAAAAAH/////A1Y="},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317168}
//statbytes:
0,0,-78,-104,-89,-1,0,0,0,0,0,18,10,0,0,0,0,0,1,-1,-1,-1,-1,127,-90,0,0,16,16,39,-1,0,0,0,0,0,2,0,0,0,0,0,0,1,-1,-1,-1,-1,3,86
//endstatbytes
//owndata::
{"apiVer":"1.0","command":"setAirconStat","deviceId":"18547566-315b-4941-bb9b-90cedef4bbb7","operatorId":"d2bc4571-1cea-4858-b0f2-34c18bef1901","timestamp":1674318374,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AADDssKYwqjDvwAAAAAAEgoAAAAAAAHDv8O/w7/DvygXAAAQECjDvwAACAAAAgAAAAAAAAHDv8O/w7/Dv2fDmw=="}}
//statbytes:
0,0,-61,-78,-62,-104,-62,-88,-61,-65,0,0,0,0,0,18,10,0,0,0,0,0,1,-61,-65,-61,-65,-61,-65,-61,-65,40,23,0,0,16,16,40,-61,-65,0,0,8,0,0,2,0,0,0,0,0,0,1,-61,-65,-61,-65,-61,-65,-61,-65,103,-61,-101
//endstatbytes
//endowndata
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"setAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317168,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKf/AAAAAAASCgAAAAAAAf////9/poAEEBAnjQAAiAAAAgAAAAAAAAOAIIz/gBBc/5QQDgAJog==","logStat":0,"updatedBy":"local","expires":1674317228,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}
new::
POST /beaver/command/getAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 186
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getAirconStat","contents":{"airconId":"ec0bae9f2d1d"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317176}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"getAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317176,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKf/AAAAAAASCgAAAAAAAf////9/poAEEBAnjAAAiAAAAgAAAAAAAAOAIIz/gBBc/5QQDgAKlQ==","logStat":0,"updatedBy":"local","expires":1674317228,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}
new::
POST /beaver/command/getDeviceInfo HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 147
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getDeviceInfo","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317260}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 237
{"command":"getDeviceInfo","apiVer":"1.0","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317260,"result":0,"contents": {"airconId":"ec0bae9f2d1d","macAddress":"ec0bae9f2d1d","apMode":0}}
new::
POST /beaver/command/getAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 186
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getAirconStat","contents":{"airconId":"ec0bae9f2d1d"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317261}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"getAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317261,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKf/AAAAAAASCgAAAAAAAf////9/poAEEBAnjQAAiAAAAgAAAAAAAAOAII3/gBBb/5QQDgD3tA==","logStat":0,"updatedBy":"local","expires":1674317228,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}
new::
POST /beaver/command/getDeviceInfo HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 147
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getDeviceInfo","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317286}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 237
{"command":"getDeviceInfo","apiVer":"1.0","deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317286,"result":0,"contents": {"airconId":"ec0bae9f2d1d","macAddress":"ec0bae9f2d1d","apMode":0}}
new::
POST /beaver/command/getAirconStat HTTP/1.1
Connection: close
Content-Type: application/json; charset=utf-8
Content-Length: 186
Host: 192.168.178.62:51443
Accept-Encoding: gzip
User-Agent: okhttp/4.9.1
{"apiVer":"1.0","command":"getAirconStat","contents":{"airconId":"ec0bae9f2d1d"},"deviceId":"e559fbf1879aaf4c","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","timestamp":1674317291}HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 549
{"command":"getAirconStat","apiVer":"1.0","operatorId":"9d005f5f-de8c-408e-b81a-99107a189c30","deviceId":"e559fbf1879aaf4c","timestamp":1674317291,"result":0,"contents":{"airconId":"ec0bae9f2d1d","airconStat":"AACymKf/AAAAAAASCgAAAAAAAf////9/poAEEBAnjQAAiAAAAgAAAAAAAAOAII3/gBBb/5QQDgD3tA==","logStat":0,"updatedBy":"local","expires":1674317228,"ledStat":1,"autoHeating":0,"highTemp":"AB","lowTemp":"66","firmType":"WF-RAC","wireless":{"firmVer":"010"},"mcu":{"firmVer":"123"},"timezone":"Europe/Berlin","remoteList":["","","",""],"numOfAccount":2}}