forked from pbakondy/ios-device-list
-
Notifications
You must be signed in to change notification settings - Fork 0
/
apple_tv.json
87 lines (87 loc) · 1.77 KB
/
apple_tv.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
81
82
83
84
85
86
87
[
{
"Generation": "Apple TV (2nd generation)",
"ANumber": "A1378",
"Bootrom": "Bootrom 574.4",
"FCCID": "BCGA1378",
"InternalName": "K66AP",
"Identifier": "AppleTV2,1",
"Models": [
{
"Color": "Black",
"Storage": "8 GB",
"Model": [ "MC572" ]
}
]
},
{
"Generation": "Apple TV (3rd generation)",
"ANumber": "A1427",
"Bootrom": "ROM",
"FCCID": "BCGA1427",
"InternalName": "J33AP",
"Identifier": "AppleTV3,1",
"Models": [
{
"Color": "Black",
"Storage": "8 GB",
"Model": [ "MD199" ]
}
]
},
{
"Generation": "Apple TV (3rd generation)",
"ANumber": "A1469",
"Bootrom": "Bootrom 1458.2",
"FCCID": "BCGA1469",
"InternalName": "J33IAP",
"Identifier": "AppleTV3,2",
"Models": [
{
"Color": "Black",
"Storage": "8 GB",
"Model": [ "MD199" ]
}
]
},
{
"Generation": "Apple TV (4th generation)",
"ANumber": "A1625",
"Bootrom": "Bootrom 1992.0.0.1.19",
"FCCID": "BCGA1625",
"InternalName": "J42dAP",
"Identifier": "AppleTV5,3",
"Models": [
{
"Color": "Black",
"Storage": "32 GB",
"Model": [ "MGY52", "ML4W2", "MR912" ]
},
{
"Color": "Black",
"Storage": "64 GB",
"Model": [ "MLNC2" ]
}
]
},
{
"Generation": "Apple TV 4K",
"ANumber": "A1842",
"Bootrom": "Bootrom 3135.0.0.2.3",
"FCCID": "BCGA1842",
"InternalName": "J105aAP",
"Identifier": "AppleTV6,2",
"Models": [
{
"Color": "Black",
"Storage": "32 GB",
"Model": [ "MQD22" ]
},
{
"Color": "Black",
"Storage": "64 GB",
"Model": [ "MP7P2" ]
}
]
}
]