forked from AstralSightStudios/AstroBox-Repo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevices_v2.json
More file actions
160 lines (160 loc) · 3.5 KB
/
Copy pathdevices_v2.json
File metadata and controls
160 lines (160 loc) · 3.5 KB
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
{
"xiaomi": {
"M2345B1": {
"id": "xmb9",
"name": "Xiaomi Smart Band 9",
"description": "",
"chip": "bes",
"fetch": false
},
"M2346B1": {
"id": "xmb9",
"name": "Xiaomi Smart Band 9",
"description": "环9nfc",
"chip": "bes",
"fetch": false
},
"M2401B1": {
"id": "xmb9p",
"name": "Xiaomi Smart Band 9 Pro",
"description": "",
"chip": "bes",
"fetch": true
},
"M2402B1": {
"id": "xmb9p",
"name": "Xiaomi Smart Band 9 Pro",
"description": "环9pro国际版",
"chip": "bes",
"fetch": true
},
"M2457B1": {
"id": "xmb10",
"name": "Xiaomi Smart Band 10",
"description": "",
"chip": "bes",
"fetch": false
},
"M2456B1": {
"id": "xmb10nfc",
"name": "Xiaomi Smart Band 10 NFC",
"description": "环10nfc,支持录音,与普通版区分",
"chip": "bes",
"fetch": false
},
"M2313W1": {
"id": "xmws3",
"name": "Xiaomi Watch S3 系列",
"description": "",
"chip": "bes",
"fetch": true
},
"M2311W1": {
"id": "xmws3",
"name": "Xiaomi Watch S3 系列",
"description": "s3 esim",
"chip": "bes",
"fetch": true
},
"M2323W1": {
"id": "xmws3",
"name": "Xiaomi Watch S3 系列",
"description": "s3国际版",
"chip": "bes",
"fetch": true
},
"M2425W1": {
"id": "xmws4",
"name": "Xiaomi Watch S4 系列",
"description": "",
"chip": "bes",
"fetch": true
},
"M2424W1": {
"id": "xmws4",
"name": "Xiaomi Watch S4 系列",
"description": "s4 esim",
"chip": "bes",
"fetch": true
},
"M2426W1": {
"id": "xmws4xring",
"name": "Xiaomi Watch S4 15周年纪念版",
"description": "s4玄戒版",
"chip": "xring",
"fetch": true
},
"M2312W1": {
"id": "xmws4",
"name": "Xiaomi Watch S4 系列",
"description": "s4sport,无特别特性",
"chip": "bes",
"fetch": true
},
"M2502W1": {
"id": "xmws441",
"name": "Xiaomi Watch S4 41mm",
"description": "s441mm,无特别特性,但屏幕大小有差异",
"chip": "bes",
"fetch": true
},
"M2427W1": {
"id": "xmrw5",
"name": "REDMI Watch 5",
"description": "",
"chip": "bes",
"fetch": true
},
"M2428W1": {
"id": "xmrw5xring",
"name": "REDMI Watch 5 eSIM",
"description": "rw5esim,玄戒芯片,做区分",
"chip": "xring",
"fetch": true
},
"M2523W1": {
"id": "xmrw6",
"name": "REDMI Watch 6",
"description": "",
"chip": "bes",
"fetch": true
},
"M2530W1": {
"id": "xmws5",
"name": "Xiaomi Watch S5 系列",
"description": "",
"chip": "bes",
"fetch": true
},
"M2517W1": {
"id": "xmws5",
"name": "Xiaomi Watch S5 系列",
"description": "s5 esim",
"chip": "bes",
"fetch": true
},
"M2551B1": {
"id": "xmb10p",
"name": "Xiaomi Smart Band 10 Pro",
"description": "",
"chip": "bes",
"fetch": false
},
"M2553B1": {
"id": "xmb10p",
"name": "Xiaomi Smart Band 10 Pro",
"description": "",
"chip": "bes",
"fetch": false
}
},
"vivo": {
"WA2536B": {
"id": "vivowgt2",
"name": "vivo WATCH GT 2",
"description": "",
"chip": "bes",
"fetch": true
}
}
}