vault backup: 2025-08-08 14:29:11
This commit is contained in:
+20
-4
@@ -2,10 +2,10 @@
|
||||
id:
|
||||
aliases: []
|
||||
tags:
|
||||
- automation
|
||||
- estimating
|
||||
- software
|
||||
- type/idea
|
||||
- status/fleeting
|
||||
- topic/automation
|
||||
- topic/estimating
|
||||
- topic/software
|
||||
---
|
||||
# Assembly Objects
|
||||
|
||||
@@ -33,3 +33,19 @@ public class OutletBox
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
```yaml
|
||||
- type: switchboard
|
||||
parents: 1
|
||||
children: 0..
|
||||
primary-rating: amperes
|
||||
|
||||
- type: transfer-switch
|
||||
parents: 2
|
||||
children: 1
|
||||
|
||||
- type: transformer
|
||||
parents: 1
|
||||
children: 1
|
||||
primary-rating: volt-amperes
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user