TuyaOS
|
Common process - astronomy timer 更多...
#include "ty_cJSON.h"
函数 | |
int | tuya_astro_timer_init (void) |
astronomy timer init function 更多... | |
int | tuya_astro_timer_mqc_notify (char *atop, char *ver, ty_cJSON *params) |
astronomy timer mqtt notify 更多... | |
int | tuya_astro_timer_reset (void) |
astronomy timer reset 更多... | |
Common process - astronomy timer
int tuya_astro_timer_init | ( | void | ) |
astronomy timer init function
int tuya_astro_timer_mqc_notify | ( | char * | atop, |
char * | ver, | ||
ty_cJSON * | params | ||
) |
astronomy timer mqtt notify
[in] | atop | Atop command |
[in] | ver | Version |
[in] | params | Json parameter |
int tuya_astro_timer_reset | ( | void | ) |
astronomy timer reset