PlgResetData Plugin (Custom)
PlgResetData is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.
Functional Description
This plugin extends web-side capabilities for interaction, visualization, and integration.
Basic Information
- Source path:
ScadaV6WebPluginExt/PlgResetData - Target framework:
net8.0 - Plugin version:
6.4.3(AssemblyVersion:6.4.0.2)
Menu Entries
- 请结合语言包确认菜单名称。
Controllers and Routes
ResetDataController
- 未检测到显式 Route,可能使用约定路由。
ResetDataController.Upload- HttpPost uploadResetDataController.GetList- HttpGet listResetDataController.GetStatus- HttpGet statusResetDataController.GetInfo- HttpGet infoResetDataController.Save- HttpPost saveResetDataController.Start- HttpPost startResetDataController.Stop- HttpPost stopResetDataController.ClearCnls- HttpPost clearcnlsResetDataController.ClearVals- HttpPost clearvalsResetDataController.GetCurrentData- HttpGet getCurrentData
Configuration and Key Files
- 未检测到 Options 类文件。
- 未检测到 JSON 配置文件。
Areas/ResetData/Pages/_ViewImports.cshtmlAreas/ResetData/Pages/Index.cshtml
Dependencies
ScadaCommonScadaCommon.LogScadaWebCommon
LiteDBMiniExcel
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.