KNX IoT
KNX IoT Point API stack implementation
oc_blockwise_response_state_s Struct Reference

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...
 

Detailed Description

the blockwise response state

Definition at line 84 of file oc_blockwise.h.

Field Documentation

◆ base

oc_blockwise_state_t base

blockwise state data

Definition at line 86 of file oc_blockwise.h.

◆ etag

uint8_t etag[COAP_ETAG_LEN]

etag for the response

Definition at line 87 of file oc_blockwise.h.

◆ observe_seq

int32_t observe_seq

the observe sequence number

Definition at line 90 of file oc_blockwise.h.


The documentation for this struct was generated from the following file: