@lucadiba/switchbot-client
    Preparing search index...

    Type Alias GetAllScenesResponse

    GetAllScenesResponse: SwitchBotResponse<
        { sceneId: string; sceneName: string }[],
    >