28#ifndef NET_CORD_EPSIM_H
29#define NET_CORD_EPSIM_H
int cord_epsim_state(void)
Get the status of the latest registration procedure.
int cord_epsim_register(const sock_udp_ep_t *remote)
Initiate the node registration by sending an empty CoAP POST message to the RD server's /....
@ CORD_EPSIM_ERROR
on failing to send POST request
@ CORD_EPSIM_BUSY
endpoint registration is in progress
Common IP-based transport layer end point.