Skip to content

Commit

Permalink
Added all missing Watches (#3)
Browse files Browse the repository at this point in the history
* Added all missing Watches

* fixed formatting
  • Loading branch information
JayFiDev authored Dec 28, 2023
1 parent 52f5ded commit 6a50072
Showing 1 changed file with 130 additions and 0 deletions.
130 changes: 130 additions & 0 deletions dataset/wearables.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,21 @@
"processorFamily": "S5",
"readableName": "Apple Watch Series 5 (40mm)"
},
"Watch5,10": {
"deviceType": "Wearable",
"processorFamily": "S5",
"readableName": "Apple Watch SE (44 mm)"
},
"Watch5,11": {
"deviceType": "Wearable",
"processorFamily": "S5",
"readableName": "Apple Watch SE (40 mm, LTE)"
},
"Watch5,12": {
"deviceType": "Wearable",
"processorFamily": "S5",
"readableName": "Apple Watch SE (44 mm, LTE)"
},
"Watch5,2": {
"deviceType": "Wearable",
"processorFamily": "S5",
Expand All @@ -88,5 +103,120 @@
"deviceType": "Wearable",
"processorFamily": "S5",
"readableName": "Apple Watch Series 5 (44mm, LTE)"
},
"Watch5,9": {
"deviceType": "Wearable",
"processorFamily": "S5",
"readableName": "Apple Watch SE (40 mm)"
},
"Watch6,1": {
"deviceType": "Wearable",
"processorFamily": "S6",
"readableName": "Apple Watch Series 6 (40 mm)"
},
"Watch6,10": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch SE 2 (40 mm)"
},
"Watch6,11": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch SE 2 (44 mm)"
},
"Watch6,12": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch SE 2 (40 mm, LTE)"
},
"Watch6,13": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch SE 2 (44 mm, LTE)"
},
"Watch6,14": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch Series 8 (41 mm)"
},
"Watch6,15": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch Series 8 (45 mm)"
},
"Watch6,16": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch Series 8 (41 mm, LTE)"
},
"Watch6,17": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch Series 8 (45 mm, LTE)"
},
"Watch6,18": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch Ultra (49 mm)"
},
"Watch6,2": {
"deviceType": "Wearable",
"processorFamily": "S6",
"readableName": "Apple Watch Series 6 (44 mm)"
},
"Watch6,3": {
"deviceType": "Wearable",
"processorFamily": "S6",
"readableName": "Apple Watch Series 6 (40 mm, LTE)"
},
"Watch6,4": {
"deviceType": "Wearable",
"processorFamily": "S6",
"readableName": "Apple Watch Series 6 (44 mm, LTE)"
},
"Watch6,6": {
"deviceType": "Wearable",
"processorFamily": "S7",
"readableName": "Apple Watch Series 7 (41 mm)"
},
"Watch6,7": {
"deviceType": "Wearable",
"processorFamily": "S7",
"readableName": "Apple Watch Series 7 (45 mm)"
},
"Watch6,8": {
"deviceType": "Wearable",
"processorFamily": "S7",
"readableName": "Apple Watch Series 7 (41 mm, LTE)"
},
"Watch6,9": {
"deviceType": "Wearable",
"processorFamily": "S7",
"readableName": "Apple Watch Series 7 (45 mm, LTE)"
},
"Watch7,1": {
"deviceType": "Wearable",
"processorFamily": "S9",
"readableName": "Apple Watch Series 9 (41 mm)"
},
"Watch7,2": {
"deviceType": "Wearable",
"processorFamily": "S9",
"readableName": "Apple Watch Series 9 (45 mm)"
},
"Watch7,3": {
"deviceType": "Wearable",
"processorFamily": "S9",
"readableName": "Apple Watch Series 9 (41 mm, LTE)"
},
"Watch7,4": {
"deviceType": "Wearable",
"processorFamily": "S9",
"readableName": "Apple Watch Series 9 (45 mm, LTE)"
},
"Watch7,5": {
"deviceType": "Wearable",
"processorFamily": "S8",
"readableName": "Apple Watch Ultra 2 (49 mm)"
}
}

0 comments on commit 6a50072

Please sign in to comment.