diff --git a/device-types/Digital Loggers/smart_power_supply_pro.yaml b/device-types/Digital Loggers/smart_power_supply_pro.yaml new file mode 100644 index 00000000..4250e297 --- /dev/null +++ b/device-types/Digital Loggers/smart_power_supply_pro.yaml @@ -0,0 +1,36 @@ +--- +manufacturer: Digital Loggers +model: Smart Power Supply Pro +slug: smart-power-supply-pro +comments: '[Smart power supply Datasheet](https://www.digital-loggers.com/prospec.pdf)' +u_height: 0 +is_full_depth: false +power-outlets: + - name: Remotely switched - Outlet1 + type: nema-5-15r + - name: Remotely switched - Outlet2 + type: nema-5-15r + - name: Remotely switched - Outlet3 + type: nema-5-15r + - name: Remotely switched - Outlet4 + type: nema-5-15r + - name: Remotely switched - Outlet5 + type: nema-5-15r + - name: Remotely switched - Outlet6 + type: nema-5-15r + - name: Remotely switched - Outlet7 + type: nema-5-15r + - name: Remotely switched - Outlet8 + type: nema-5-15r + - name: unswitched - Up + type: nema-5-15r + - name: unswitched - Down + type: nema-5-15r +power-port: + - name: AC in + type: iec-320-c5 + maximum_draw: 1500 +interfaces: + - name: eth0 + type: 100base-tx + mgmt_only: true