diff --git a/device-types/Generic/wall-box-2-utp.yaml b/device-types/Generic/wall-box-2-utp.yaml new file mode 100644 index 000000000..7db81c167 --- /dev/null +++ b/device-types/Generic/wall-box-2-utp.yaml @@ -0,0 +1,22 @@ +--- +manufacturer: Generic +model: Wall box, 2 UTP plugs +slug: wall-box-2-utp-plugs +u_height: 0.0 +is_full_depth: false +front-ports: + - name: Port 1 + type: 8p8c + rear_port: Port 1 + rear_port_position: 1 + - name: Port 2 + type: 8p8c + rear_port: Port 2 + rear_port_position: 1 +rear-ports: + - name: Port 1 + type: 8p8c + positions: 1 + - name: Port 2 + type: 8p8c + positions: 1 diff --git a/device-types/Generic/wall-box-3-utp.yaml b/device-types/Generic/wall-box-3-utp.yaml new file mode 100644 index 000000000..c64e39d25 --- /dev/null +++ b/device-types/Generic/wall-box-3-utp.yaml @@ -0,0 +1,29 @@ +--- +manufacturer: Generic +model: Wall box, 3 UTP plugs +slug: wall-box-3-utp-plugs +u_height: 0.0 +is_full_depth: false +front-ports: + - name: Port 1 + type: 8p8c + rear_port: Port 1 + rear_port_position: 1 + - name: Port 2 + type: 8p8c + rear_port: Port 2 + rear_port_position: 1 + - name: Port 3 + type: 8p8c + rear_port: Port 3 + rear_port_position: 1 +rear-ports: + - name: Port 1 + type: 8p8c + positions: 1 + - name: Port 2 + type: 8p8c + positions: 1 + - name: Port 3 + type: 8p8c + positions: 1 diff --git a/device-types/Generic/wall-box-4-utp.yaml b/device-types/Generic/wall-box-4-utp.yaml new file mode 100644 index 000000000..fa443e0fa --- /dev/null +++ b/device-types/Generic/wall-box-4-utp.yaml @@ -0,0 +1,36 @@ +--- +manufacturer: Generic +model: Wall box, 4 UTP plugs +slug: wall-box-4-utp-plugs +u_height: 0.0 +is_full_depth: false +front-ports: + - name: Port 1 + type: 8p8c + rear_port: Port 1 + rear_port_position: 1 + - name: Port 2 + type: 8p8c + rear_port: Port 2 + rear_port_position: 1 + - name: Port 3 + type: 8p8c + rear_port: Port 3 + rear_port_position: 1 + - name: Port 4 + type: 8p8c + rear_port: Port 4 + rear_port_position: 1 +rear-ports: + - name: Port 1 + type: 8p8c + positions: 1 + - name: Port 2 + type: 8p8c + positions: 1 + - name: Port 3 + type: 8p8c + positions: 1 + - name: Port 4 + type: 8p8c + positions: 1 diff --git a/device-types/Generic/wall-box-6-utp.yaml b/device-types/Generic/wall-box-6-utp.yaml new file mode 100644 index 000000000..12be89b28 --- /dev/null +++ b/device-types/Generic/wall-box-6-utp.yaml @@ -0,0 +1,50 @@ +--- +manufacturer: Generic +model: Wall box, 6 UTP plugs +slug: wall-box-6-utp-plugs +u_height: 0.0 +is_full_depth: false +front-ports: + - name: Port 1 + type: 8p8c + rear_port: Port 1 + rear_port_position: 1 + - name: Port 2 + type: 8p8c + rear_port: Port 2 + rear_port_position: 1 + - name: Port 3 + type: 8p8c + rear_port: Port 3 + rear_port_position: 1 + - name: Port 4 + type: 8p8c + rear_port: Port 4 + rear_port_position: 1 + - name: Port 5 + type: 8p8c + rear_port: Port 5 + rear_port_position: 1 + - name: Port 6 + type: 8p8c + rear_port: Port 6 + rear_port_position: 1 +rear-ports: + - name: Port 1 + type: 8p8c + positions: 1 + - name: Port 2 + type: 8p8c + positions: 1 + - name: Port 3 + type: 8p8c + positions: 1 + - name: Port 4 + type: 8p8c + positions: 1 + - name: Port 5 + type: 8p8c + positions: 1 + - name: Port 6 + type: 8p8c + positions: 1