vault backup: 2026-01-12 11:18:59
This commit is contained in:
+3
-3
@@ -17,7 +17,7 @@ title: Assembly Objects
|
||||
public class GangableReceptacle : IGangableDevice, IUtilizationEquipment
|
||||
{
|
||||
public int Gangs { get; }
|
||||
|
||||
|
||||
...
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@ public class DeviceBox : IOutletBox
|
||||
{
|
||||
_contents.Add(device);
|
||||
}
|
||||
|
||||
|
||||
public int GetGangs()
|
||||
{
|
||||
int gangs = 0;
|
||||
@@ -67,7 +67,7 @@ public class DeviceBox : IOutletBox
|
||||
parents: 1
|
||||
children: 1..
|
||||
primary-rating: volt-amperes
|
||||
|
||||
|
||||
- type: generator
|
||||
parents: 0
|
||||
children: 1..
|
||||
|
||||
Reference in New Issue
Block a user