zigbee-herdsman
    Preparing search index...

    Type Alias EmberGpSinkGroup

    GP Sink Group.

    type EmberGpSinkGroup = {
        alias: number;
        groupID: number;
    }
    Index

    Properties

    Properties

    alias: number

    Alias ID of the sink. uint16_t

    groupID: number

    Group ID of the sink. uint16_t