zigbee-herdsman
    Preparing search index...

    Interface OtaSource

    interface OtaSource {
        downgrade?: boolean;
        url?: string;
    }
    Index

    Properties

    Properties

    downgrade?: boolean
    url?: string