zigbee-herdsman
    Preparing search index...

    Interface GPDChannelConfiguration

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

    Properties

    basic: boolean
    commandID: number
    operationalChannel: number