Standardize phase type labels
This commit is contained in:
@@ -187,7 +187,7 @@ export interface CreateGlobalDeviceInput {
|
||||
quantity: number;
|
||||
installedPowerPerUnitKw: number;
|
||||
demandFactor: number;
|
||||
phaseCount?: 1 | 3;
|
||||
phaseCount: 1 | 3;
|
||||
powerFactor?: number;
|
||||
note?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user