← Back to Docs

PlgResetData Plugin (Custom)

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

Custom ExtensionsVersion6.4.3Updated2026-04-29OwnerScadaV6WebPluginExt

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)
  • 请结合语言包确认菜单名称。

Controllers and Routes

  • ResetDataController
  • 未检测到显式 Route,可能使用约定路由。
  • ResetDataController.Upload - HttpPost upload
  • ResetDataController.GetList - HttpGet list
  • ResetDataController.GetStatus - HttpGet status
  • ResetDataController.GetInfo - HttpGet info
  • ResetDataController.Save - HttpPost save
  • ResetDataController.Start - HttpPost start
  • ResetDataController.Stop - HttpPost stop
  • ResetDataController.ClearCnls - HttpPost clearcnls
  • ResetDataController.ClearVals - HttpPost clearvals
  • ResetDataController.GetCurrentData - HttpGet getCurrentData

Configuration and Key Files

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

Dependencies

  • ScadaCommon
  • ScadaCommon.Log
  • ScadaWebCommon
  • LiteDB
  • MiniExcel

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.