public interface CPower
| Modifier and Type | Method and Description |
|---|---|
Optional<Boolean> |
updateState(double sixSecondBasePoint,
double fiveMinuteBasePoint,
double realtimeLoad,
boolean compress)
Updates the state in Foreman.
|
Optional<Boolean> updateState(double sixSecondBasePoint, double fiveMinuteBasePoint, double realtimeLoad, boolean compress)
sixSecondBasePoint - The 6 second base point.fiveMinuteBasePoint - The 5 minute base point.realtimeLoad - The realtime load.compress - If the request should be compressed.Copyright © 2025 OBM, LLC. All rights reserved.