applyPreset method

void applyPreset(
  1. String presetId
)

Applies one, by id.

A command like setSwitch, and for the same reason: the bar used to hand back a preset object, which meant knowing the type it was handing back.

Implementation

void applyPreset(String presetId) {}