Skip to content

Commit

Permalink
Add TP-Link OC200 controller (#1685)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaharmi authored Nov 20, 2023
1 parent da8a978 commit f5eef82
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions device-types/TP-Link/OC200.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
manufacturer: TP-Link
model: OC200
slug: tp-link-oc200
part_number: OC200
comments: '[TP-Link OC200 Datasheet](https://www.tp-link.com/us/business-networking/omada-sdn-controller/oc200/#specifications)'
is_full_depth: false
u_height: 1
console-ports:
- name: backup-usb
label: USB configuration backup
type: usb-a
power-ports:
- name: Micro USB Power
label: Optional or backup power if using PoE
type: usb-micro-b
interfaces:
- name: '1'
label: ETH1 (PoE In)
type: 100base-tx
poe_mode: pd
poe_type: type1-ieee802.3af
- name: '2'
label: ETH2
type: 100base-tx

0 comments on commit f5eef82

Please sign in to comment.