vault backup: 2025-08-08 14:29:11

This commit is contained in:
2025-08-08 14:29:11 -04:00
parent baca4a962d
commit c11ae391f5
103 changed files with 32531 additions and 37142 deletions
+20 -4
View File
@@ -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
```