OnOffPlugInUnitDeviceDefinition: With<., {
    identify: .;
} & {
    groups: typeof GroupsServer;
} & {
    onOff: .;
}>