mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
17 lines
552 B
YAML
17 lines
552 B
YAML
---
|
|
manufacturer: Apple
|
|
model: AppleTV3,2
|
|
slug: apple-appletv32
|
|
part_number: A1469
|
|
is_full_depth: false
|
|
comments: "- Order Number: MD199LL/A\r\n- Model Number: A1469\r\n- EMC: 2633\r\n- Edition: 3th Gen\r\n- Processor Speed: 1 GHz\r\n- Processor Type: Apple\
|
|
\ A5\r\n- Processors (Cores): 1\r\n- Hard Drive: 8 GB NAND flash\r\n- RAM: 512 MB\r\n- Input: Apple Remote (aluminum)\r\n- Release Date: March 7, 2012"
|
|
power-ports:
|
|
- name: Power
|
|
type: nema-1-15p
|
|
interfaces:
|
|
- name: eth
|
|
type: 100base-tx
|
|
- name: wireless
|
|
type: ieee802.11ac
|