OnOffServer: Type<WithFeatures<WithFeatures<OnOff.Cluster, readonly [Lighting]>, readonly ["OffOnly"]>, typeof OnOffServer, OnOffInterface> = ...

The OnOff cluster is required by the Matter specification.

This version of OnOffServer is specialized per the specification.