Adaptive Experimental Mode (AEM) - 2025/05/27

This commit is contained in:
Rick Lan
2025-05-13 11:46:18 +08:00
parent c7b91221ff
commit 84d7670880
6 changed files with 449 additions and 9 deletions
+1
View File
@@ -119,4 +119,5 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
{"Version", PERSISTENT},
{"dp_device_last_log", CLEAR_ON_MANAGER_START},
{"dp_device_reset_conf", CLEAR_ON_MANAGER_START},
{"dp_lon_aem", PERSISTENT},
};