diff --git a/dataset/ipads.json b/dataset/ipads.json index fbcc76c..d72726e 100644 --- a/dataset/ipads.json +++ b/dataset/ipads.json @@ -403,5 +403,20 @@ "deviceType": "Tablet", "processorFamily": "A12Z", "readableName": "iPad Pro 4 (11-inch) (2nd generation) (WiFi)" + }, + "iPad14,8": { + "deviceType": "Tablet", + "processorFamily": "M2", + "readableName": "iPad Air M2 (11-inch) (Wi-Fi)" + }, + "iPad15,3": { + "deviceType": "Tablet", + "processorFamily": "M3", + "readableName": "iPad Air M3 (11-inch) (Wi-Fi)" + }, + "iPad15,7": { + "deviceType": "Tablet", + "processorFamily": "A16", + "readableName": "iPad (11th generation) (Wi-Fi)" } -} +} \ No newline at end of file