mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
f2709fed8b
* Updated module types to have proper model names * Updated Aruba module-types so that the model name is accurate * fixing Broadcom part number * updated comments to description * fixed checkpoint model names * moved generic keystone modules to a generic module folder * according to FS datasheets, each item has an Item ID (unique part number) and their associated model name * fixing the other module types * removed mgmt_false definition * removed newlines * removed extra definitions * fixed description, changed to comments * fixing fs part numbers to be strings * removed extra newlines * Removed extra newlines * reemoved blank definition
15 lines
588 B
YAML
15 lines
588 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: EMPDT1H1C2
|
|
part_number: EMPDT1H1C2
|
|
comments: Environmental Monitoring Probe Gen 2 [Manual](https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/power-management-software-connectivity/eaton-environmental-monitoring-probe-gen-2/eaton-emp-gen-2-manual.pdf)
|
|
interfaces:
|
|
- name: EMP{module}/Device
|
|
type: other
|
|
label: from device
|
|
comments: RJ45 connector for RS485/Modbus connection
|
|
- name: EMP{module}/Sensors
|
|
type: other
|
|
label: to sensors
|
|
comments: RJ45 connector for RS485/Modbus connection
|