#include <applications/asset_tracker_v2/src/events/util_module_event.h>
Event types submitted by the utility module.
Enumerator |
---|
UTIL_EVT_SHUTDOWN_REQUEST | Shutdown request sent to all modules in the system upon an irrecoverable error or finished FOTA update. It is expected that each module performs the necessary shutdown routines and reports back upon this event.
|