Enumeration DosageTarget

This enum can be used with the CommandService.setDosage method. But there are also shorthand wrappers for all states (CommandService.setChlorineDosage, CommandService.setPhPlusDosage, CommandService.setPhMinusDosage) that can be used.

Enumeration Members

Enumeration Members

CHLORINE: 0
PH_MINUS: 1
PH_PLUS: 2