zigbee-herdsman
    Preparing search index...
    Cluster: Readonly<
        {
            attributes: Readonly<Record<string, Attribute>>;
            commands: Readonly<Record<string, Command>>;
            commandsResponse: Readonly<Record<string, Command>>;
            ID: number;
            manufacturerCode?: number;
            name: string;
        },
    >