Regarding the TI15.4 stack version 4.20.01.04 for the collector;
@cllc.h
Cllc_associated_devices_t struct has a member called status of type uint16_t
Can someone explain how does it change and how can I use that information?
It starts out as '0' after collector is restarted - Cllc_restoreNetwork() is called @processStartEvent().
How does it changed through stack operation?
Does it become '1' for a sensor once it is connected?