fix: all the bugs with the new database and commanding
This commit is contained in:
parent
dd9e533f22
commit
0eef646fe0
5 changed files with 45 additions and 17 deletions
include/models
|
@ -29,6 +29,9 @@ relay_save();
|
|||
void
|
||||
relay_reload_active_schedule(relay_t *relay);
|
||||
|
||||
void
|
||||
relay_reload_schedules(relay_t *relay);
|
||||
|
||||
cJSON*
|
||||
relay_to_json(relay_t *relay);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue