My climat station
load_balance_api Struct Reference
Struct load_balance_api_s defines functions for two-way communications between load balance and user. More...
#include <load_balance_api.h>
Detailed Description
Struct load_balance_api_s defines functions for two-way communications between load balance and user.
Nanostack creates load_balance_api_s object by calling load_balance_create() function. Then object is passed to Upper layer which then initialises it's own callback functions.
Definition at line 155 of file load_balance_api.h.
Generated on Tue Jul 12 2022 14:26:47 by
1.7.2
Gleb Klochkov