forked from jappel/leistungsbilanz-ts
Add circuit group commands
This commit is contained in:
parent
69b020339e
commit
1250f9a6af
16 changed files with 864 additions and 5 deletions
|
|
@ -309,6 +309,11 @@ snapshots include the optional one-to-one protection-device state and reject
|
|||
stale data. Updates preserve id, ownership, role and placement. Fixed
|
||||
main-switch and surge-protection header roles are excluded from these general
|
||||
component commands.
|
||||
Empty circuit-group creation, display-name updates and deletion use
|
||||
`circuit-group.insert`, `circuit-group.update` and `circuit-group.delete`.
|
||||
Their snapshots keep category, positive group number and derived prefix
|
||||
consistent. General deletion rejects groups containing circuits or group
|
||||
components; populated deletion remains a separate confirmed command.
|
||||
Distribution-board floor assignment and a project-enabled supply type use
|
||||
`distribution-board.update`; both values are snapshot/export fields and one
|
||||
persistent undo step.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue