KNX IoT
KNX IoT Point API stack implementation
|
the blockwise response state More...
#include <oc_blockwise.h>
Data Fields | |
oc_blockwise_state_t | base |
blockwise state data More... | |
uint8_t | etag [COAP_ETAG_LEN] |
etag for the response More... | |
int32_t | observe_seq |
the observe sequence number More... | |
the blockwise response state
Definition at line 84 of file oc_blockwise.h.
oc_blockwise_state_t base |
blockwise state data
Definition at line 86 of file oc_blockwise.h.
uint8_t etag[COAP_ETAG_LEN] |
etag for the response
Definition at line 87 of file oc_blockwise.h.
int32_t observe_seq |
the observe sequence number
Definition at line 90 of file oc_blockwise.h.