====== Models ====== .. code:: python from typing import Literal StateParam = Literal["down", "up"]