KNX IoT
KNX IoT Point API stack implementation
|
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... | |
client handler information
Definition at line 97 of file oc_client_state.h.
oc_discovery_handler_t discovery |
oc_discovery_all_handler_t discovery_all |
discovery all handler, full payload
Definition at line 103 of file oc_client_state.h.
oc_response_handler_t response |
response handler
Definition at line 99 of file oc_client_state.h.