PlgInfluxReport Plugin (Custom)
PlgInfluxReport is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.
Functional Description
Adds reporting generation, presentation, and export capabilities.
Basic Information
- Source path:
ScadaV6WebPluginExt/PlgInfluxReport - Target framework:
net8.0 - Plugin version:
6.0.0(AssemblyVersion:6.0.0.1)
Menu Entries
- 历史数据报表
Controllers and Routes
PlgInfluxReportApiController
Api/InfluxReport/[action]
PlgInfluxReportApiController.ExportToCSV- HttpPost
Configuration and Key Files
Code/ConnectionOptions.cs
- 未检测到 JSON 配置文件。
Areas/InfluxReport/Pages/_ViewImports.cshtmlAreas/InfluxReport/Pages/Index.cshtml
Dependencies
ScadaCommonScadaCommon.LogScadaWebCommon
CsvHelperInfluxDB.ClientSharpZipLib
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.