Add external row quantity foundation
This commit is contained in:
@@ -14,6 +14,7 @@ export interface CircuitDeviceRow {
|
||||
roomNumberSnapshot?: string;
|
||||
roomNameSnapshot?: string;
|
||||
quantity: number;
|
||||
manualQuantity: number;
|
||||
powerPerUnit: number;
|
||||
simultaneityFactor: number;
|
||||
cosPhi?: number;
|
||||
|
||||
Reference in New Issue
Block a user