diff --git a/device-types/Arkona/FR-1RU.yaml b/device-types/Arkona/FR-1RU.yaml index 13de6553..658660c9 100644 --- a/device-types/Arkona/FR-1RU.yaml +++ b/device-types/Arkona/FR-1RU.yaml @@ -21,8 +21,16 @@ interfaces: module-bays: - name: PSU Slot 1 position: PSU 1 + label: LEFT_PSU - name: PSU Slot 2 position: PSU 2 + label: RIGHT_PSU + - name: Rear Slot 1 + position: '1' + label: REAR_RIGHT + - name: Rear Slot 2 + position: '2' + label: REAR_LEFT device-bays: - name: Slot 1 position: '1' diff --git a/device-types/Arkona/FR-2RU-LN.yaml b/device-types/Arkona/FR-2RU-LN.yaml index 2ad69ee6..1ba0ecb6 100644 --- a/device-types/Arkona/FR-2RU-LN.yaml +++ b/device-types/Arkona/FR-2RU-LN.yaml @@ -21,8 +21,16 @@ interfaces: module-bays: - name: PSU Slot 1 position: PSU 1 + label: LEFT_PSU - name: PSU Slot 2 position: PSU 2 + label: RIGHT_PSU + - name: Rear Slot 1 + position: '1' + label: BOTTOM_REAR_RIGHT + - name: Rear Slot 2 + position: '2' + label: BOTTOM_REAR_LEFT device-bays: - name: Slot 1 position: '1' diff --git a/device-types/Arkona/FR-2RU.yaml b/device-types/Arkona/FR-2RU.yaml index 5717aa81..8dff96bb 100644 --- a/device-types/Arkona/FR-2RU.yaml +++ b/device-types/Arkona/FR-2RU.yaml @@ -21,8 +21,25 @@ interfaces: module-bays: - name: PSU Slot 1 position: PSU 1 + label: LEFT_PSU - name: PSU Slot 2 position: PSU 2 + label: RIGHT_PSU + - name: Rear Slot 1 + position: '1' + label: REAR_TOP_RIGHT + - name: Rear Slot 2 + position: '2' + label: REAR_TOP_CENTER + - name: Rear Slot 3 + position: '3' + label: REAR_TOP_LEFT + - name: Rear Slot 4 + position: '4' + label: REAR_BOTTOM_RIGHT + - name: Rear Slot 5 + position: '5' + label: REAR_BOTTOM_LEFT device-bays: - name: Slot 1 position: '1' diff --git a/device-types/Arkona/FR-3RU.yaml b/device-types/Arkona/FR-3RU.yaml index 469776ff..d31599f0 100644 --- a/device-types/Arkona/FR-3RU.yaml +++ b/device-types/Arkona/FR-3RU.yaml @@ -21,8 +21,34 @@ interfaces: module-bays: - name: PSU Slot 1 position: PSU 1 + label: LEFT_PSU - name: PSU Slot 2 position: PSU 2 + label: RIGHT_PSU + - name: Rear Slot 1 + position: '1' + label: REAR_TOP_RIGHT + - name: Rear Slot 2 + position: '2' + label: REAR_TOP_CENTER + - name: Rear Slot 3 + position: '3' + label: REAR_TOP_LEFT + - name: Rear Slot 4 + position: '4' + label: REAR_MID_RIGHT + - name: Rear Slot 5 + position: '5' + label: REAR_MID_CENTER + - name: Rear Slot 6 + position: '6' + label: REAR_MID_LEFT + - name: Rear Slot 7 + position: '7' + label: REAR_BOTTOM_RIGHT + - name: Rear Slot 8 + position: '8' + label: REAR_BOTTOM_LEFT device-bays: - name: Slot 1 position: '1'