yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
RESTCONF over CoAP

Experimental Unsupported CoAP/UDP transport for RESTCONF. More...

Collaboration diagram for RESTCONF over CoAP:

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

Detailed Description

Experimental Unsupported CoAP/UDP transport for RESTCONF.

Not used in the server. Requires WITH_COAP+1 which is no longer supported.

Function Documentation

◆ agt_ypcoap_check_io()

void agt_ypcoap_check_io ( void  )

Check if any CoAP messages to process.

Adapted from libcoap

Not supported. Only present if WITH_COAP=1.

Here is the caller graph for this function:

◆ agt_ypcoap_cleanup()

void agt_ypcoap_cleanup ( void  )

Cleanup the agt_ypcoap module.

Not supported. Only present if WITH_COAP=1.

Here is the call graph for this function:

◆ agt_ypcoap_init()

status_t agt_ypcoap_init ( void  )

Initialize the agt_ypcoap module.

Not supported. Only present if WITH_COAP=1.

Returns
status
Here is the call graph for this function:
Here is the caller graph for this function: