{ "templates": [ { "id": "apple-iphone", "name": "iPhone", "group": "Apple", "kind": "device", "deviceClass": "iphone", "icon": { "type": "systemSymbol", "name": "iphone", "fallbackSystemName": "smartphone" }, "chargingStateAvailability": "onOrOff", "supportsWiredCharging": true, "supportsWirelessCharging": true, "wirelessChargingProfile": "magsafe", "sortOrder": 10 }, { "id": "apple-ipad", "name": "iPad", "group": "Apple", "kind": "device", "deviceClass": "iphone", "icon": { "type": "systemSymbol", "name": "ipad", "fallbackSystemName": "rectangle" }, "chargingStateAvailability": "onOrOff", "supportsWiredCharging": true, "supportsWirelessCharging": false, "wirelessChargingProfile": "genericQi", "sortOrder": 20 }, { "id": "apple-watch", "name": "Apple Watch", "group": "Apple", "kind": "device", "deviceClass": "watch", "icon": { "type": "systemSymbol", "name": "applewatch", "fallbackSystemName": "watch.analog" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": false, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 30 }, { "id": "apple-airpods", "name": "AirPods", "group": "Apple", "kind": "device", "deviceClass": "other", "icon": { "type": "systemSymbol", "name": "airpods", "fallbackSystemName": "earbuds.case" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": true, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 40 }, { "id": "apple-magsafe-charger", "name": "Apple MagSafe Charger", "group": "Apple", "kind": "charger", "deviceClass": "charger", "icon": { "type": "systemSymbol", "name": "magsafe.batterypack", "fallbackSystemName": "cable.connector" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": false, "supportsWirelessCharging": true, "wirelessChargingProfile": "magsafe", "sortOrder": 50 }, { "id": "apple-watch-charger", "name": "Apple Watch Charger", "group": "Apple", "kind": "charger", "deviceClass": "charger", "icon": { "type": "systemSymbol", "name": "cable.connector", "fallbackSystemName": "bolt.horizontal.circle" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": false, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 60 }, { "id": "generic-phone", "name": "Phone", "group": "Generic", "kind": "device", "deviceClass": "iphone", "icon": { "type": "systemSymbol", "name": "smartphone", "fallbackSystemName": "rectangle.portrait" }, "chargingStateAvailability": "onOrOff", "supportsWiredCharging": true, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 110 }, { "id": "generic-tablet", "name": "Tablet", "group": "Generic", "kind": "device", "deviceClass": "other", "icon": { "type": "systemSymbol", "name": "rectangle", "fallbackSystemName": "rectangle" }, "chargingStateAvailability": "onOrOff", "supportsWiredCharging": true, "supportsWirelessCharging": false, "wirelessChargingProfile": "genericQi", "sortOrder": 120 }, { "id": "generic-watch", "name": "Watch", "group": "Generic", "kind": "device", "deviceClass": "watch", "icon": { "type": "systemSymbol", "name": "watch.analog", "fallbackSystemName": "clock" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": false, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 130 }, { "id": "generic-laptop", "name": "Laptop", "group": "Generic", "kind": "device", "deviceClass": "other", "icon": { "type": "systemSymbol", "name": "laptopcomputer", "fallbackSystemName": "display" }, "chargingStateAvailability": "onOrOff", "supportsWiredCharging": true, "supportsWirelessCharging": false, "wirelessChargingProfile": "genericQi", "sortOrder": 140 }, { "id": "generic-powerbank", "name": "Powerbank", "group": "Generic", "kind": "device", "deviceClass": "powerbank", "icon": { "type": "systemSymbol", "name": "battery.100.bolt", "fallbackSystemName": "battery.100.bolt" }, "chargingStateAvailability": "offOnly", "supportsWiredCharging": true, "supportsWirelessCharging": false, "wirelessChargingProfile": "genericQi", "sortOrder": 150 }, { "id": "generic-audio-accessory", "name": "Audio Accessory", "group": "Generic", "kind": "device", "deviceClass": "other", "icon": { "type": "systemSymbol", "name": "earbuds.case", "fallbackSystemName": "headphones" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": true, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 160 }, { "id": "generic-device", "name": "Other Device", "group": "Generic", "kind": "device", "deviceClass": "other", "icon": { "type": "systemSymbol", "name": "shippingbox", "fallbackSystemName": "shippingbox" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": true, "supportsWirelessCharging": false, "wirelessChargingProfile": "genericQi", "sortOrder": 170 }, { "id": "generic-wireless-charger", "name": "Wireless Charger", "group": "Generic", "kind": "charger", "deviceClass": "charger", "icon": { "type": "systemSymbol", "name": "bolt.horizontal.circle", "fallbackSystemName": "cable.connector" }, "chargingStateAvailability": "onOnly", "supportsWiredCharging": false, "supportsWirelessCharging": true, "wirelessChargingProfile": "genericQi", "sortOrder": 210 } ] }