zigbee-herdsman
    Preparing search index...

    Interface GpdChannelConfiguration

    interface GpdChannelConfiguration {
        basic: boolean;
        commandID: number;
        operationalChannel: number;
    }
    Index
    basic: boolean
    commandID: number
    operationalChannel: number