The initialization data of the Manager. More...
| Data Fields | |
| bool | enabled | 
| If set to falsethe application must handle network startup, node discovery and rooting by hand. | |
| uint16_t | packet_bw | 
| The desired packet bandwidth. | |
| Ucs_Rm_Route_t * | routes_list_ptr | 
| Reference to a list of routes. | |
| uint16_t | routes_list_size | 
| Number of routes in the list. | |
| Ucs_Rm_Node_t * | nodes_list_ptr | 
| Reference to the list of nodes. | |
| uint16_t | nodes_list_size | 
| Number of nodes in the list. | |
| Ucs_MgrReportCb_t | report_fptr | 
| Optional callback function notifying node events. | |
The initialization data of the Manager.