JNIEXPORT void JNICALL Java_com_luxoft_ivilink_samples_climate_Bridge_autoPressed
(JNIEnv *, jobject)
{
	climateRequestProcessor->autoRequest();
}