recall

abstract fun recall(scene: SceneNumber, transitionTime: TransitionTime?, delay: UByte)

This method should recall the States of the Model that were stored with the given Scene number.

Parameters

scene

Scene number.

transitionTime

Identifies that an element will take to transition to the target state from the present state.

delay

Message execution delay in 5 millisecond steps.