====== Models ====== .. code:: python from typing import Literal StateParam = Literal["sitedown", "sitepartial", "siteup"]