Uses of Class
dev.digiried.wattpilot.WattpilotStatus
Packages that use WattpilotStatus
- 
Uses of WattpilotStatus in dev.digiried.wattpilot
Methods in dev.digiried.wattpilot that return WattpilotStatusModifier and TypeMethodDescriptionWattpilotClient.getStatus()Get the current status of the wallbox.Methods in dev.digiried.wattpilot with parameters of type WattpilotStatusModifier and TypeMethodDescriptiondefault voidWattpilotClientListener.statusChanged(WattpilotStatus status) Called when the client receives a status change from the wallbox.