Understand infrastructure and data protection plugins
- Last UpdatedAug 07, 2024
- 1 minute read
Important: You should never modify the configuration settings described here for AVEVA Enterprise SCADA.
The behavior of the MonitorMeasBufferDB and SecretProtector applications is influenced by injecting plugin dynamic-link libraries (DLLs) .
The configuration files are installed in the following default location:
%DNAInstallRoot%\CloudData\config\Settings
MonitorMeasBufferDB Application
MonitorMeasDBBufferPlugin.json
{
"InfrastructureDll": "OASySDNA.CloudData.Infrastructure.dll"
}
SecretProtector Application
SecretProtectorPlugin.json
{
"DataProtectionDll": "OASySDNA.Common.DataProtection.dll"
}