forked from jappel/leistungsbilanz-ts
Prepare circuits for future sizing
This commit is contained in:
parent
6c45c97ffd
commit
5dc3ab90be
17 changed files with 111 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ The pure grid modules have no React state and are covered by focused unit tests.
|
|||
- protection data
|
||||
- cable data
|
||||
- reserve state
|
||||
- voltage and optional control requirement for future sizing
|
||||
- circuit-level remark/status
|
||||
- `CircuitDeviceRow`
|
||||
- Load/device line inside a circuit.
|
||||
|
|
|
|||
|
|
@ -69,6 +69,7 @@ User-facing fields:
|
|||
- `rcdAssignment` optional
|
||||
- `terminalDesignation` optional
|
||||
- `voltage` optional
|
||||
- `controlRequirement` optional, for example DALI or KNX
|
||||
- `status` optional
|
||||
- `isReserve` optional
|
||||
- `remark` optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue