← Back to Docs

PlgSmartReport Plugin (Custom)

PlgSmartReport custom plugin documentation including routes, config files, dependencies, and deployment checklist.

Custom ExtensionsVersion6.4.0Updated2026-04-29OwnerScadaV6WebPluginExt

PlgSmartReport Plugin (Custom)

PlgSmartReport 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/PlgSmartReport
  • Target framework: net8.0
  • Plugin version: 6.4.0 (AssemblyVersion: 6.4.0.1)
  • 请结合语言包确认菜单名称。

Controllers and Routes

  • SmartReportController
  • SmartReport/Print/[action]
  • 未检测到带 Http 特性的 Action。

Configuration and Key Files

  • 未检测到 Options 类文件。
  • 未检测到 JSON 配置文件。
  • Areas/SmartReport/Pages/_ViewImports.cshtml
  • Areas/SmartReport/Pages/Index.cshtml

Dependencies

  • PlgScheme.Common
  • ScadaCommon
  • ScadaCommon.Log
  • ScadaWebCommon
  • MiniExcel
  • NPOI

Deployment Checklist

  1. Build plugin and verify artifacts.
  2. Deploy assemblies, language files, pages, and static assets.
  3. Validate DB/provider settings if required.
  4. Restart service and verify UI/API availability.