KNX IoT
KNX IoT Point API stack implementation
oc_client_handler_t Struct Reference

client handler information More...

#include <oc_client_state.h>

Data Fields

oc_discovery_handler_t discovery
 discovery handler, e.g. More...
 
oc_discovery_all_handler_t discovery_all
 discovery all handler, full payload More...
 
oc_response_handler_t response
 response handler More...
 

Detailed Description

client handler information

Definition at line 97 of file oc_client_state.h.

Field Documentation

◆ discovery

oc_discovery_handler_t discovery

discovery handler, e.g.

per line entry

Definition at line 101 of file oc_client_state.h.

◆ discovery_all

discovery all handler, full payload

Definition at line 103 of file oc_client_state.h.

◆ response

response handler

Definition at line 99 of file oc_client_state.h.


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