forked from jappel/leistungsbilanz-ts
Added power sum per distributionboard
This commit is contained in:
parent
245a5b1485
commit
81d47ce16f
9 changed files with 501 additions and 31 deletions
|
|
@ -40,3 +40,5 @@ export interface CreateConsumerInput {
|
|||
powerFactor?: number;
|
||||
note?: string;
|
||||
}
|
||||
|
||||
export interface UpdateConsumerInput extends CreateConsumerInput {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue