mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
e8f8ac5b54
* device and module types for 9PX, battery module, network card, and sensor * remove 'null' power allocation from 9PX3000iRT2U * turn environmental probe into module, add corresponding module slots to UPS * remove leftover definitions from converting device to module for EMPDT1H1C2
17 lines
662 B
YAML
17 lines
662 B
YAML
---
|
|
manufacturer: Eaton
|
|
model: Environmental Monitoring Probe Gen 2
|
|
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
|
|
mgmt_only: false
|
|
label: from device
|
|
description: RJ45 connector for RS485/Modbus connection
|
|
- name: EMP{module}/Sensors
|
|
type: other
|
|
mgmt_only: false
|
|
label: to sensors
|
|
description: RJ45 connector for RS485/Modbus connection
|