Skip to content

Add MikroTik RBD53iG-5HacD2HnD (hAP ac3) - #4380

Open
Acen wants to merge 3 commits into
netbox-community:masterfrom
Acen:add-RBD53iG
Open

Add MikroTik RBD53iG-5HacD2HnD (hAP ac3)#4380
Acen wants to merge 3 commits into
netbox-community:masterfrom
Acen:add-RBD53iG

Conversation

@Acen

@Acen Acen commented Jul 24, 2026

Copy link
Copy Markdown

Adds Mikrotik hAP ac3.

Notably, weight of the device is not documented in the Mikrotik specifications so I have not included it.

Copilot AI review requested due to automatic review settings July 24, 2026 02:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new device type definition to the library for the MikroTik RBD53iG-5HacD2HnD (hAP ac3), enabling consistent inventory/import of its physical/power/interface characteristics.

Changes:

  • Introduces a new MikroTik device type YAML for RBD53iG-5HacD2HnD.
  • Defines power input, console (USB), and Ethernet/Wi‑Fi interfaces with basic annotations.
  • Links to the official MikroTik product specification page in comments.
Comments suppressed due to low confidence (1)

device-types/MikroTik/RBD53iG-5HacD2HnD.yaml:35

  • The comments link text also uses the superscript "ac³"; for consistency with other MikroTik device types (and to avoid Unicode search/encoding surprises), prefer "ac3" in the human-readable label as well.
comments: '[MikroTik hAP ac³ Datasheet](https://mikrotik.com/product/hap_ac3#product_specification)'

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread device-types/MikroTik/RBD53iG-5HacD2HnD.yaml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Acen

Acen commented Jul 24, 2026

Copy link
Copy Markdown
Author

Bad test?
That's literally the character that was removed from the AI suggested commit.

@TrickShotMLG02

Copy link
Copy Markdown
Contributor

Seems like your comment line might be the issue here

comments: '[MikroTik hAP ac³ Datasheet](https://mikrotik.com/product/hap_ac3#product_specification)'

@Acen

Acen commented Jul 25, 2026

Copy link
Copy Markdown
Author

Seems like your comment line might be the issue here

comments: '[MikroTik hAP ac³ Datasheet](https://mikrotik.com/product/hap_ac3#product_specification)'

welp; that's silly.

interfaces:
- name: ether1
type: 1000base-t
description: PoE-in 18-28 V

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is POE In, then it will need the poe config adding with the correct type
poe_mode: pd
poe_type:

type: 1000base-t
- name: ether5
type: 1000base-t
description: PoE-out passive

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is POE out, then it will need the poe config adding with the correct type
poe_mode: pse
poe_type:

@harryajc harryajc added the status: revisions needed This issue requires additional information to be actionable label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: revisions needed This issue requires additional information to be actionable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants