CoRE RD Endpoint and Lookup Client Configuration

Configuration options for CoRE RD endpoints and lookup clients. More...

Detailed Description

Configuration options for CoRE RD endpoints and lookup clients.

Modules

 CoRE RD Client compile configurations
 

Files

file  config.h
 (Default) configuration values for CoRE RD endpoints and lookup clients
 

Macros

#define CORD_STARTUP_DELAY   (3U)
 Delay until the RD client starts to try registering (in seconds)
 
#define CORD_EP_SUFFIX_LEN   (16)
 Number of generated hexadecimal characters added to the ep. More...
 
#define CORD_EP_PREFIX   "RIOT-"
 Default static prefix used for the generated ep.
 

Macro Definition Documentation

◆ CORD_EP_SUFFIX_LEN

#define CORD_EP_SUFFIX_LEN   (16)

Number of generated hexadecimal characters added to the ep.

Note
Must be an even number

Definition at line 85 of file config.h.