zigbee-herdsman
    Preparing search index...
    Command: Readonly<
        {
            ID: number;
            name: string;
            parameters: readonly Parameter[];
            required?: true;
            response?: number;
        },
    >

    https://github.com/project-chip/zap/blob/master/zcl-builtin/dotdot/README.md#commands Extra metadata:

    • requiredIf: Allows for an expression to be implemented which indicates the conditions in which a command is mandatory. Defaults to false