add thermal derating group test, include Manual/Auto test mode
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import time
|
||||
from common.config_loader import load_garuda_registers
|
||||
from drivers.modbus_device import ModbusDevice, ModbusDeviceError
|
||||
|
||||
DEFAULT_DATASETS = ["Sec_normal", "sec_flash"]
|
||||
DEFAULT_DATASETS = ["Sec_normal", "sec_flash", "event_log"]
|
||||
|
||||
# SEC_STATE values that allow modbus_to_config()/write_all_flash() to run
|
||||
# (garuda-dsp/app/app_modbus/app_modbus.c update_modbus_input()).
|
||||
|
||||
Reference in New Issue
Block a user