| Constructor and Description |
|---|
CPowerImpl(String pickaxeId,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
WebUtil webUtil)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Boolean> |
updateState(double sixSecondBasePoint,
double fiveMinuteBasePoint,
double realtimeLoad,
boolean compress)
Updates the state in Foreman.
|
public Optional<Boolean> updateState(double sixSecondBasePoint, double fiveMinuteBasePoint, double realtimeLoad, boolean compress)
CPowerupdateState in interface CPowersixSecondBasePoint - 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.