aqhome: adapted server aqhome-mqttlog to events2 api.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
msgwriter.h
|
||||
ipcmsgreader.h
|
||||
nodemsgreader.h
|
||||
mqttmsgreader.h
|
||||
ttyobject.h
|
||||
tcpd_object.h
|
||||
tcp_object.h
|
||||
@@ -58,6 +59,8 @@
|
||||
ipc_server.h
|
||||
ipc_client.h
|
||||
tty_endpoint.h
|
||||
mqtt_endpoint.h
|
||||
mqtt_client.h
|
||||
</headers>
|
||||
|
||||
|
||||
@@ -79,6 +82,7 @@
|
||||
msgwriter.c
|
||||
ipcmsgreader.c
|
||||
nodemsgreader.c
|
||||
mqttmsgreader.c
|
||||
ttyobject.c
|
||||
tcpd_object.c
|
||||
tcp_object.c
|
||||
@@ -89,6 +93,8 @@
|
||||
ipc_client.c
|
||||
ipc_endpoint.c
|
||||
tty_endpoint.c
|
||||
mqtt_endpoint.c
|
||||
mqtt_client.c
|
||||
</sources>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user