From 686e75a8b7b3c5c54cecdb1b863ee3a6e669eba7 Mon Sep 17 00:00:00 2001 From: Marko Dzidic Date: Tue, 29 Oct 2024 01:08:22 +0100 Subject: [PATCH] Add Cannon imageRUNNER 5XX Series (#2212) --- device-types/Canon/IR-ADV-525I-III.yaml | 16 ++++++++++++++++ device-types/Canon/IR-ADV-527I.yaml | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 device-types/Canon/IR-ADV-525I-III.yaml create mode 100644 device-types/Canon/IR-ADV-527I.yaml diff --git a/device-types/Canon/IR-ADV-525I-III.yaml b/device-types/Canon/IR-ADV-525I-III.yaml new file mode 100644 index 00000000..26b065e5 --- /dev/null +++ b/device-types/Canon/IR-ADV-525I-III.yaml @@ -0,0 +1,16 @@ +--- +manufacturer: Canon +model: imageRunner ADVANCE 525i III +slug: canon-imagerunner-advance-525i-iii +part_number: IR-ADV-525I-III +u_height: 0 +comments: '[Monochrome A4 Laser Multifunctional](https://oip.manual.canon/USRMA-3906-zz-CS-715-enGB//)' +power-ports: + - name: PSU1 + type: iec-60320-c14 +interfaces: + - name: eth + type: 1000base-t + - name: wifi + label: Wireless + type: ieee802.11n diff --git a/device-types/Canon/IR-ADV-527I.yaml b/device-types/Canon/IR-ADV-527I.yaml new file mode 100644 index 00000000..5193e209 --- /dev/null +++ b/device-types/Canon/IR-ADV-527I.yaml @@ -0,0 +1,16 @@ +--- +manufacturer: Canon +model: imageRunner ADVANCE DX 527i +slug: canon-imagerunner-advance-dx-527i +part_number: IR-ADV-527I +u_height: 0 +comments: '[A4 Monochrome Laser Multifunctional](https://oip.manual.canon/USRMA-4844-zz-CS-717-enGB/)' +power-ports: + - name: PSU1 + type: iec-60320-c14 +interfaces: + - name: eth + type: 1000base-t + - name: wifi + label: Wireless + type: ieee802.11n