Variable OnOffPlugInUnitDeviceDefinitionConst
OnOffPlugInUnitDeviceDefinition: With<For<{ behaviors: { identify: Type<WithAlterations<Identify.Cluster, { commands: { triggerEffect: { optional: false; }; }; }>, typeof IdentifyServer, IdentifyInterface>; } & { groups: typeof GroupsServer; } & { onOff: Type<WithFeatures<WithFeatures<OnOff.Cluster, readonly [Lighting]>, readonly ["Lighting"]>, typeof OnOffServer, OnOffInterface>; }; deviceRevision: 3; deviceType: 266; name: "OnOffPlugInUnit"; requirements: typeof OnOffPlugInUnitRequirements; }>, { identify: Type<WithAlterations<Identify.Cluster, { commands: { triggerEffect: { optional: false; }; }; }>, typeof IdentifyServer, IdentifyInterface>; } & { groups: typeof GroupsServer; } & { onOff: Type<WithFeatures<WithFeatures<OnOff.Cluster, readonly [Lighting]>, readonly ["Lighting"]>, typeof OnOffServer, OnOffInterface>; }> = ...