PlgEventLog Plugin (Custom)
PlgEventLog is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.
Functional Description
Adds event log/message and audit related capabilities.
Basic Information
- Source path:
ScadaV6WebPluginExt/PlgEventLog - Target framework:
net8.0 - Plugin version:
6.1.6(AssemblyVersion:6.0.0.1)
Menu Entries
- 每页显示 _MENU_ 条
- 设备视图对应关系
Controllers and Routes
ConfigControllerControllerApiBaseEventLogApiControllerEventLogConfigApiControllerEventLogTouchApiControllerEventLogTouchRecentApiControllerEventLogTouchStatisticsApiController
Api/EventLog/[action]Api/EventLogConfig/[action]Api/EventLogTouch/[action]Api/EventLogTouchRecent/[action]Api/EventLogTouchStatistics/[action]
ConfigController.ExportConfig- HttpGetConfigController.ImportConfig- HttpPost
Configuration and Key Files
- 未检测到 Options 类文件。
- 未检测到 JSON 配置文件。
Areas/EventLog/Pages/ViewDeviceConfig.cshtmlAreas/EventLog/Pages/Touch.cshtmlAreas/EventLog/Pages/TouchStatistics.cshtmlAreas/EventLog/Pages/_ViewImports.cshtmlAreas/EventLog/Pages/TouchHistory.cshtmlAreas/EventLog/Pages/TouchRecent.cshtmlAreas/EventLog/Pages/Index.cshtml
Dependencies
ScadaCommonScadaCommon.LogScadaWebCommon
LiteDBNPOI
Deployment Checklist
- Build plugin and verify artifacts.
- Deploy assemblies, language files, pages, and static assets.
- Validate DB/provider settings if required.
- Restart service and verify UI/API availability.