13#include </home/carvalho/Downloads/buildroot/buildroot-2021.02.6/output/host/include/python3.9/Python.h>
int send_swing_flag(int swing_flag)
Update swing flag in database.
int send_notification_flag(int notification_flag)
Update notification flag in database.
int send_temp_hum(float temp, float hum)
Update temperature and humidity in database.
int initDatabase()
Initializes all the functions.
int get_swing_flag()
Get the swing flag from database.
int get_live_flag()
Get the live flag from database.