aqhome: implemented new node messages, adapted to firmware changes.

This commit is contained in:
Martin Preuss
2023-03-19 23:23:14 +01:00
parent 3485449e00
commit fecf4ab79c
12 changed files with 561 additions and 16 deletions

View File

@@ -57,7 +57,10 @@
msg_haveaddr.h
msg_needaddr.h
msg_sendstats.h
msg_recvstats.h
msg_value.h
msg_value2.h
msg_device.h
</headers>
@@ -85,7 +88,10 @@
msg_haveaddr.c
msg_needaddr.c
msg_sendstats.c
msg_recvstats.c
msg_value.c
msg_value2.c
msg_device.c
</sources>