4 #define LEN_SERVICE_FAMILIES 2
5 #if MASK_VERSION == 0x091A
7 #define LEN_SERVICE_DIB (2 + 4 * LEN_SERVICE_FAMILIES)
9 #define LEN_SERVICE_DIB (2 + 3 * LEN_SERVICE_FAMILIES)
13 #define LEN_SERVICE_DIB (2 + 3 * LEN_SERVICE_FAMILIES)
15 #define LEN_SERVICE_DIB (2 + 2 * LEN_SERVICE_FAMILIES)
23 _data[LEN_KNXIP_HEADER] = channelId;
24 _data[LEN_KNXIP_HEADER + 1] = errorCode;
uint16_t serviceTypeIdentifier() const
KnxIpStateResponse(uint8_t channelId, uint8_t errorCode)
@ ConnectionStateResponse