Skip to content

Commit 6c77e09

Browse files
committed
Rename is_powered to _is_powered
The leading underscore makes it obvious that it's a custom property, and is then consistent with the ports' _is_power_source. Removed it from device types if it's true (the default).
1 parent a4edb24 commit 6c77e09

File tree

206 files changed

+186
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+186
-214
lines changed

README.md

Lines changed: 2 additions & 2 deletions

device-types/ADC/7033-Fibre-Panel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ is_full_depth: false
99
airflow: passive
1010
weight: 1.14
1111
weight_unit: kg
12-
is_powered: false
12+
_is_powered: false
1313
front_image: true
1414
module-bays:
1515
- name: '1'

device-types/ADVA/f7-48csm-1hu-19600-19130.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ slug: adva-f7-48csm-1hu-19600-19130
55
part_number: 1078708781-01
66
u_height: 1
77
is_full_depth: false
8-
is_powered: false
8+
_is_powered: false
99
airflow: passive
1010
front-ports:
1111
- name: C1

device-types/AFL/FXUCXXBXXX-01BH.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ u_height: 1
77
weight: 1.6
88
weight_unit: kg
99
is_full_depth: false
10-
is_powered: false
10+
_is_powered: false
1111
module-bays:
1212
- name: A
1313
position: A

device-types/AFL/FXUCXXBXXX-02BH.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ u_height: 2
77
weight: 2.6
88
weight_unit: kg
99
is_full_depth: false
10-
is_powered: false
10+
_is_powered: false
1111
module-bays:
1212
- name: A
1313
position: A

device-types/Check Point/CPAC-1500-3600-3800-RM-DUAL.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ slug: check-point-cpac-1500-3600-3800-rm-dual
55
part_number: CPAC-1500/3600/3800-RM-DUAL
66
u_height: 1
77
is_full_depth: false
8-
is_powered: false
8+
_is_powered: false
99
comments: Rack Mount shelf for Single/Dual for 1500/ 3600/ 3800 desktop appliances
1010
subdevice_role: parent
1111
device-bays:

device-types/Cisco/C8300-1N1S-4T2X.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ part_number: C8300-1N1S-4T2X
66
u_height: 1
77
is_full_depth: false
88
airflow: front-to-rear
9-
is_powered: true
109
comments: '[Cisco 8000 Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/catalyst-8300-series-edge-platforms/datasheet-c78-744088.html)'
1110
weight: 9.0
1211
weight_unit: kg

device-types/Cisco/C8300-2N2S-4T2X.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ part_number: C8300-2N2S-4T2X
66
u_height: 2
77
is_full_depth: false
88
airflow: front-to-rear
9-
is_powered: true
109
comments: '[Cisco 8000 Series Routers Data Sheet](https://www.cisco.com/c/en/us/products/collateral/routers/catalyst-8300-series-edge-platforms/datasheet-c78-744088.html)'
1110
weight: 18.0
1211
weight_unit: kg

device-types/Cisco/C891-K9.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ part_number: C891-K9
55
slug: cisco-c891-k9
66
u_height: 1
77
is_full_depth: false
8-
is_powered: true
98
weight: 4.84
109
weight_unit: kg
1110
airflow: passive

device-types/Cisco/C891F-K9.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ part_number: C891F-K9
55
slug: cisco-c891f-k9
66
u_height: 1
77
is_full_depth: false
8-
is_powered: true
98
weight: 2.5
109
weight_unit: kg
1110
airflow: passive

0 commit comments

Comments
 (0)