MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Interface TransitionOptions

    interface TransitionOptions {
        direction: "next" | "previous";
    }
    Index
    direction: "next" | "previous"