RegulatingControlModeKind
Type: enum (of string)
The kind of regulation model. For example regulating voltage, reactive power, active power, etc.
Must be one of:
"RegulatingControlModeKind.activePower"
"RegulatingControlModeKind.timeScheduled"
"RegulatingControlModeKind.voltage"
"RegulatingControlModeKind.admittance"
"RegulatingControlModeKind.temperature"
"RegulatingControlModeKind.reactivePower"
"RegulatingControlModeKind.powerFactor"
"RegulatingControlModeKind.currentFlow"