The LEDConfigFile.xml file
All,
I am trying to determine what the LEDConfigFile.xml file is used for?
Below is some of the text from the file; I have not listed all of the error IDs.
<LED>
<FILE_VERSION VERSION="8"/>
<KILL_SWITCH SWITCH="true"/>
<CONFIG_SYNC LASTSYNC="2023-10-03 9:23:13"/>
<SYNC_INTERVAL INTERVAL="24"/>
<SUPPORTED_LEVELS>
<LEVEL_FILTER LEVEL="LVL_ERROR"/>
</SUPPORTED_LEVELS>
<DOTNET_CONFIG>
<ERROR_LEVEL_FILTER LEVEL="Error"/>
</DOTNET_CONFIG>
<BLOCKED_ERRORID>
<ERRORID ID="0"/>
<ERRORID ID="1662"/>
<ERRORID ID="1804"/>
<ERRORID ID="100266"/>
<ERRORID ID="100267"/>
<ERRORID ID="100268"/>
<ERRORID ID="100269"/>
</BLOCKED_ERRORID>
</LED>
