public class PriorityPowerImpl extends Object implements PriorityPower
PriorityPower.CurrentLoad| Constructor and Description |
|---|
PriorityPowerImpl(String pickaxeId,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
WebUtil webUtil)
Constructor.
|
| 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.
|
public Optional<PriorityPower.CurrentLoad> updateRtacStats(boolean is4Cp, double basePoint, double targetSetPoint, double consumptionWatts, double frequency)
PriorityPowerupdateRtacStats in interface PriorityPoweris4Cp - 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.