yumapro
24.10-2
YumaPro SDK
|
Experimental Unsupported CoAP/UDP transport for RESTCONF. More...
Functions | |
status_t | agt_ypcoap_init (void) |
Initialize the agt_ypcoap module. More... | |
void | agt_ypcoap_cleanup (void) |
Cleanup the agt_ypcoap module. More... | |
void | agt_ypcoap_check_io (void) |
Check if any CoAP messages to process. More... | |
Experimental Unsupported CoAP/UDP transport for RESTCONF.
Not used in the server. Requires WITH_COAP+1 which is no longer supported.
void agt_ypcoap_check_io | ( | void | ) |
Check if any CoAP messages to process.
Adapted from libcoap
Not supported. Only present if WITH_COAP=1.
void agt_ypcoap_cleanup | ( | void | ) |
Cleanup the agt_ypcoap module.
Not supported. Only present if WITH_COAP=1.
status_t agt_ypcoap_init | ( | void | ) |
Initialize the agt_ypcoap module.
Not supported. Only present if WITH_COAP=1.