Zigbee Protocol Controller 1.6.0
uic_init.h File Reference
#include "stdbool.h"

Go to the source code of this file.

Functions

sl_status_t uic_init (const struct uic_fixt_setup_step *fixt_app_setup, int argc, char **argv, const char *version)
 Read in the configuration parameters. Initialize and start up contiki OS and start up the Unify processes. More...
 

Function Documentation

◆ uic_init()

sl_status_t uic_init ( const struct uic_fixt_setup_step fixt_app_setup,
int  argc,
char **  argv,
const char *  version 
)

Read in the configuration parameters. Initialize and start up contiki OS and start up the Unify processes.

Parameters
fixt_app_setuparray of fixtures for the program.
argcargc for the running program
argvargv for the running program
version
Returns
sl_status_t