ODP CLI server parameters.
More...
#include <cli.h>
ODP CLI server parameters.
Definition at line 45 of file cli.h.
◆ address
const char* odph_cli_param_t::address |
A character string containing an IP address.
Default is "127.0.0.1".
Definition at line 50 of file cli.h.
◆ port
uint16_t odph_cli_param_t::port |
TCP port.
Default is 55555.
Definition at line 52 of file cli.h.
◆ max_user_commands
uint32_t odph_cli_param_t::max_user_commands |
Maximum number of user defined commands.
Default is 50.
Definition at line 54 of file cli.h.
The documentation for this struct was generated from the following file: