Control over other hardware
@$pb.TagNumber(4) PumpState get pumps => $_getN(3);
@$pb.TagNumber(4) set pumps(PumpState v) { setField(4, v); }