We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d749139 commit 5c99d29Copy full SHA for 5c99d29
src/utils/types/fieldType.ts
@@ -169,4 +169,6 @@ export enum FieldType {
169
PHASE_LOW_TAP_POSITION = 'PHASE_LOW_TAP_POSITION',
170
PHASE_TAP_POSITION = 'PHASE_TAP_POSITION',
171
PHASE_TARGET_DEADBAND = 'PHASE_TARGET_DEADBAND',
172
+ SELECTED_OPERATIONAL_LIMITS_GROUP_1 = 'SELECTED_OPERATIONAL_LIMITS_GROUP_1',
173
+ SELECTED_OPERATIONAL_LIMITS_GROUP_2 = 'SELECTED_OPERATIONAL_LIMITS_GROUP_2',
174
}
0 commit comments