node-switchbot
    Preparing search index...

    Interface Chars

    interface Chars {
        device: null | Characteristic;
        notify: null | Characteristic;
        write: null | Characteristic;
    }
    Index

    Properties

    Properties

    device: null | Characteristic
    notify: null | Characteristic
    write: null | Characteristic