homebridge
    Preparing search index...

    Interface RvcOperationalStateHandlers

    RvcOperationalState cluster handler methods

    interface RvcOperationalStateHandlers {
        goHome?: MatterCommandHandler;
        pause?: MatterCommandHandler;
        resume?: MatterCommandHandler;
    }
    Index

    Properties