aqhome-storage now checks and parses mqtt messages and stores values in datafiles.
This commit is contained in:
@@ -39,9 +39,11 @@
|
||||
aqhomestorage.h
|
||||
init.h
|
||||
init_http.h
|
||||
init_mqtt.h
|
||||
fini.h
|
||||
loop.h
|
||||
loop_http.h
|
||||
loop_mqtt.h
|
||||
cleanup.h
|
||||
u_base.h
|
||||
u_login.h
|
||||
@@ -63,9 +65,11 @@
|
||||
aqhomestorage.c
|
||||
init.c
|
||||
init_http.c
|
||||
init_mqtt.c
|
||||
fini.c
|
||||
loop.c
|
||||
loop_http.c
|
||||
loop_mqtt.c
|
||||
cleanup.c
|
||||
u_base.c
|
||||
u_login.c
|
||||
|
||||
Reference in New Issue
Block a user