PumpDeviceDefinition: With<., {
    onOff: typeof BaseOnOffServer;
} & {
    identify: typeof BaseIdentifyServer;
}>