From a0027b8b3467ab257b40a56358cd07fd6ff43532 Mon Sep 17 00:00:00 2001 From: excatcher <142784892+excatcher@users.noreply.github.com> Date: Wed, 12 Mar 2025 12:08:26 +0300 Subject: [PATCH 1/4] Add RBwAPGR-5HacD2HnD.yaml --- device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml | 31 ++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml diff --git a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml new file mode 100644 index 0000000000..56e87f726f --- /dev/null +++ b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml @@ -0,0 +1,31 @@ +--- +manufacturer: MikroTik +model: wAP R ac +slug: mikrotik-wap-r-ac +part_number: RBwAPGR-5HacD2HnD +u_height: 1.0 +is_full_depth: false +airflow: passive +comments: '[Official documentation](https://help.mikrotik.com/docs/spaces/UM/pages/15303273/wAP+R+ac)' +power-ports: +- name: DC-in + type: dc-terminal + maximum_draw: 11 + description: 10-57 V +interfaces: +- name: ether1 + type: 1000base-t + label: ETH1 + poe_mode: pd + poe_type: type2-ieee802.3at +- name: ether2 + type: 1000base-t + label: ETH2 +- name: lte1 + type: lte +- name: wlan1 + type: ieee802.11n + description: 2.4GHz +- name: wlan2 + type: ieee802.11ac + description: 5GHz From efd790d8a9f40eb91b86b55033837db4555846d7 Mon Sep 17 00:00:00 2001 From: excatcher <142784892+excatcher@users.noreply.github.com> Date: Wed, 12 Mar 2025 12:14:40 +0300 Subject: [PATCH 2/4] Update RBwAPGR-5HacD2HnD.yaml Indentation fix --- device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml | 40 ++++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml index 56e87f726f..d6d590e68f 100644 --- a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml +++ b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml @@ -8,24 +8,24 @@ is_full_depth: false airflow: passive comments: '[Official documentation](https://help.mikrotik.com/docs/spaces/UM/pages/15303273/wAP+R+ac)' power-ports: -- name: DC-in - type: dc-terminal - maximum_draw: 11 - description: 10-57 V + - name: DC-in + type: dc-terminal + maximum_draw: 11 + description: 10-57 V interfaces: -- name: ether1 - type: 1000base-t - label: ETH1 - poe_mode: pd - poe_type: type2-ieee802.3at -- name: ether2 - type: 1000base-t - label: ETH2 -- name: lte1 - type: lte -- name: wlan1 - type: ieee802.11n - description: 2.4GHz -- name: wlan2 - type: ieee802.11ac - description: 5GHz + - name: ether1 + type: 1000base-t + label: ETH1 + poe_mode: pd + poe_type: type2-ieee802.3at + - name: ether2 + type: 1000base-t + label: ETH2 + - name: lte1 + type: lte + - name: wlan1 + type: ieee802.11n + description: 2.4GHz + - name: wlan2 + type: ieee802.11ac + description: 5GHz From 327e28b6d64e436744e1c2de9df455e46511c7c9 Mon Sep 17 00:00:00 2001 From: excatcher <142784892+excatcher@users.noreply.github.com> Date: Wed, 12 Mar 2025 15:11:08 +0300 Subject: [PATCH 3/4] Update RBwAPGR-5HacD2HnD.yaml Added weight --- device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml index d6d590e68f..cee0dc0749 100644 --- a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml +++ b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml @@ -5,6 +5,8 @@ slug: mikrotik-wap-r-ac part_number: RBwAPGR-5HacD2HnD u_height: 1.0 is_full_depth: false +weight: 0.6 +weight_unit: kg airflow: passive comments: '[Official documentation](https://help.mikrotik.com/docs/spaces/UM/pages/15303273/wAP+R+ac)' power-ports: From dac22ef9f62a59bd581df4c519f2736d3cd40f59 Mon Sep 17 00:00:00 2001 From: Harry Date: Wed, 12 Mar 2025 21:19:14 +0000 Subject: [PATCH 4/4] Update RBwAPGR-5HacD2HnD.yaml --- device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml index cee0dc0749..78fcf98d6a 100644 --- a/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml +++ b/device-types/MikroTik/RBwAPGR-5HacD2HnD.yaml @@ -3,7 +3,7 @@ manufacturer: MikroTik model: wAP R ac slug: mikrotik-wap-r-ac part_number: RBwAPGR-5HacD2HnD -u_height: 1.0 +u_height: 1 is_full_depth: false weight: 0.6 weight_unit: kg