Uses of Record Class
dev.digiried.wattpilot.commands.CommandResponse
Packages that use CommandResponse
- 
Uses of CommandResponse in dev.digiried.wattpilot
Methods in dev.digiried.wattpilot that return types with arguments of type CommandResponseModifier and TypeMethodDescriptionWattpilotClient.sendCommand(Command command) Send aCommandto the wallbox and return aCompletableFuturethat will be completed when the response is received.