#ifndef COMMON_H #define COMMON_H #include cJSON *create_light_status_json(void); #endif // COMMON_H