JNIEXPORT void JNICALL Java_com_luxoft_ivilink_samples_climate_Bridge_fanIncrease
(JNIEnv *, jobject)
{
	climateRequestProcessor->fanIncRequest();
}