Add multiple function and data nodes to dispatcher.
data_list (list[dict], optional) β It is a list of data node kwargs to be loaded.
fun_list (list[dict], optional) β It is a list of function node kwargs to be loaded.
dsp_list (list[dict], optional) β It is a list of sub-dispatcher node kwargs to be loaded.
Self.
BlueDispatcher
Table of Contents