public interface PriorityPower
PriorityPower provides a mechanism for relaying
PriorityPower-related RTAC information to/from Foreman.| Modifier and Type | Interface and Description |
|---|---|
static class |
PriorityPower.CurrentLoad
The load to configure into the RTAC.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<PriorityPower.CurrentLoad> |
updateRtacStats(boolean is4Cp,
double basePoint,
double targetSetPoint,
double consumptionWatts,
double frequency)
Updates the RTAC state in Foreman.
|
Optional<PriorityPower.CurrentLoad> updateRtacStats(boolean is4Cp, double basePoint, double targetSetPoint, double consumptionWatts, double frequency)
is4Cp - Whether a 4CP event.basePoint - The base point.targetSetPoint - The target set point.consumptionWatts - The consumption (W).frequency - The frequency.Copyright © 2025 OBM, LLC. All rights reserved.