- CONFIG_APP_STORAGE_INITIAL_THRESHOLD (default:
1): Initial threshold for triggeringSTORAGE_THRESHOLD_REACHEDevents. A value of 1 means every sample triggers an event, while higher values enable buffering until the threshold is reached. You can change the threshold at runtime throughSTORAGE_SET_THRESHOLDmessages.