OtaSoftwareUpdateProviderBehavior: Type<OtaSoftwareUpdateProvider.Cluster, Type<Of<{
    attributes: {};
    commands: {};
    events: {};
    id: 0;
    name: "Unknown";
    revision: 0;
}>, typeof ClusterBehavior, OtaSoftwareUpdateProviderInterface>, OtaSoftwareUpdateProviderInterface> = BaseOtaSoftwareUpdateProviderBehavior

The OtaSoftwareUpdateProvider cluster is required by the Matter specification.

We provide this alias to the default implementation OtaSoftwareUpdateProviderBehavior for convenience.