aqhome: fixed endpoint code. Now works again.

This commit is contained in:
Martin Preuss
2023-03-18 01:57:20 +01:00
parent 6507f3896f
commit 12d197dae2
12 changed files with 561 additions and 762 deletions

View File

@@ -46,50 +46,12 @@
<headers dist="true" install="$(pkgincludedir)" >
api.h
aqhome.h
serial.h
serial_p.h
msg.h
msg_p.h
msg_value.h
msg_sendstats.h
msg_ping.h
msg_pong.h
msg_needaddr.h
msg_haveaddr.h
msg_claimaddr.h
msg_denyaddr.h
msg_setaccmsggrps.h
msgendpoint.h
msgendpoint_p.h
msgendpointtcp.h
msgendpointtty.h
msgendpointtty_p.h
msgendpointlog.h
msgendpointlog_p.h
msgendpointmanager.h
msgendpointmanager_p.h
</headers>
<sources>
$(local/typefiles)
aqhome.c
serial.c
msg.c
msg_value.c
msg_sendstats.c
msg_ping.c
msg_pong.c
msg_needaddr.c
msg_haveaddr.c
msg_claimaddr.c
msg_denyaddr.c
msg_setaccmsggrps.c
msgendpoint.c
msgendpointtcp.c
msgendpointtty.c
msgendpointlog.c
msgendpointmanager.c
</sources>
<subdirs>