#pragma once void mqtt_manager_init(void); void mqtt_send_response(const char *payload);