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