aqhome: added more parsers.

This commit is contained in:
Martin Preuss
2023-02-05 23:43:43 +01:00
parent 0b1e0ea4d5
commit 9f45b70e36
11 changed files with 442 additions and 2 deletions

View File

@@ -35,6 +35,10 @@
#define AQH_MSG_TYPE_VALUE 50
#define AQH_MSG_TYPE_NEED_ADDRESS 60
#define AQH_MSG_TYPE_HAVE_ADDRESS 61
#define AQH_MSG_TYPE_CLAIM_ADDRESS 62
#define AQH_MSG_TYPE_DENY_ADDRESS 63
#define AQH_MSG_TYPE_ADDRESS_RANGE 64