mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-26 16:18:42 +01:00
2b8088354b
* Add EnGenius manufacturer Add EWS360AP, EWS5912FP, EWS1200-28TFP * Add EWS360AP * Remove null allocated-draw * Correct poe port type * Correct poe type and mode * Remove quotes * Update EWS1200-28TFP.yaml Added engenius- prefix to slug * Update EWS360AP.yaml Added engenuis- prefix to slug cleaned up file * Update EWS5912FP.yaml Added engenius- prefix to slug * Update EWS1200-28TFP.yaml * Update EWS5912FP.yaml * Update EWS1200-28TFP.yaml Removed mgmt-only: false * Update EWS360AP.yaml Removed mgmt-only: false * Update EWS5912FP.yaml Removed mgmt-only: false --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
25 lines
579 B
YAML
25 lines
579 B
YAML
---
|
|
manufacturer: EnGenius
|
|
model: EWS360AP
|
|
slug: engenius-ews360ap
|
|
part_number: EWS360AP
|
|
u_height: 0
|
|
is_full_depth: false
|
|
airflow: passive
|
|
comments: "EWS 11ac Managed Indoor Access Point\r\n\r\nSpecifications: [EWS360AP](https://www.engeniusnetworks.eu/products/wireless/indoor-access-points/ews360ap/#specification)"
|
|
weight:
|
|
- value: 363
|
|
unit: g
|
|
power-ports:
|
|
- name: Power
|
|
type: dc-terminal
|
|
maximum_draw: 24
|
|
label: "12V DC"
|
|
interfaces:
|
|
- name: eth
|
|
type: 1000base-t
|
|
poe_mode: pd
|
|
poe_type: type2-ieee802.3at
|
|
- name: WiFi
|
|
type: ieee802.11ac
|