zigbee-herdsman
    Preparing search index...
    interface ZiGateCommandType {
        request: ZiGateCommandParameter[];
        response?: ZiGateResponseMatcher[];
        waitStatus?: boolean;
    }
    Index

    Properties

    waitStatus?: boolean