aqhome/mqtt: added messages regarding subscription.

This commit is contained in:
Martin Preuss
2023-05-14 22:24:55 +02:00
parent 3e85dc9bd5
commit 1751170940
10 changed files with 444 additions and 89 deletions

View File

@@ -51,6 +51,8 @@
msg_mqtt_connack.h
msg_mqtt_publish.h
msg_mqtt_pubresponse.h
msg_mqtt_subscribe.h
msg_mqtt_suback.h
</headers>
@@ -68,6 +70,8 @@
msg_mqtt_connack.c
msg_mqtt_publish.c
msg_mqtt_pubresponse.c
msg_mqtt_subscribe.c
msg_mqtt_suback.c
</sources>