WaterValveDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    valveConfigurationAndControl: typeof ValveConfigurationAndControlServer;
}>