node-switchbot
    Preparing search index...

    Interface SceneListResponse

    Scene list response

    interface SceneListResponse {
        sceneList: APIScene[];
    }
    Index

    Properties

    Properties

    sceneList: APIScene[]