MatterSpecification.v13.Cluster ยง 1.2.4.2

Enumeration Members

Blink

e.g., Light is turned on/off once.

Breathe

e.g., Light is turned on/off over 1 second and repeated 15 times.

ChannelChange

e.g., Colored light turns orange for 8 seconds; non-colored light switches to the maximum brightness for 0.5s and then minimum brightness for 7.5s.

FinishEffect

Complete the current effect sequence before terminating. e.g., if in the middle of a breathe effect (as above), first complete the current 1s breathe effect and then terminate the effect.

Okay

e.g., Colored light turns green for 1 second; non-colored light flashes twice.

StopEffect

Terminate the effect as soon as possible.