Uses of Record Class
dev.digiried.wattpilot.commands.CommandValue
Packages that use CommandValue
- 
Uses of CommandValue in dev.digiried.wattpilot.commands
Methods in dev.digiried.wattpilot.commands that return CommandValueModifier and TypeMethodDescriptionabstract CommandValue<?>Command.getValue()Returns the value of the command wrapped in aCommandValue.SetBoostCommand.getValue()SetBoostSoCLimitCommand.getValue()SetChargingCurrentCommand.getValue()SetChargingModeCommand.getValue()SetEnforcedChargingStateCommand.getValue()CommandValue<?>SetSurplusPowerThresholdCommand.getValue()SetSurplusSoCThresholdCommand.getValue()Methods in dev.digiried.wattpilot.commands with parameters of type CommandValueModifier and TypeMethodDescriptioncom.google.gson.JsonElementCommandValueSerializer.serialize(CommandValue<?> commandValue, Type type, com.google.gson.JsonSerializationContext context)  - 
Uses of CommandValue in dev.digiried.wattpilot.messages
Fields in dev.digiried.wattpilot.messages declared as CommandValue