← Back to Docs

PlgScadaAPPDesigner Plugin (Custom)

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

Custom ExtensionsVersion6.4.3Updated2026-04-29OwnerScadaV6WebPluginExt

PlgScadaAPPDesigner Plugin (Custom)

PlgScadaAPPDesigner 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/PlgScadaAPPDesigner
  • Target framework: net8.0
  • Plugin version: 6.4.3 (AssemblyVersion: 6.4.0.2)
  • App设计器
  • 页面列表
  • 设计器
  • APP页面设计器

Controllers and Routes

  • AppApiController
  • FormApiController
  • TemplateApiController
  • Api/ScadaAPPDesigner/[action]
  • Api/ScadaAPPDesignerTemplate/[action]
  • FormApiController.GetFormList - HttpGet
  • FormApiController.GetForm - HttpGet
  • FormApiController.GetFormListFromDir - HttpGet
  • FormApiController.GetFormFromDir - HttpGet
  • FormApiController.SaveForm - HttpPost
  • FormApiController.DeleteForm - HttpPost
  • TemplateApiController.GetTemplateList - HttpGet
  • TemplateApiController.GetTemplate - HttpGet
  • TemplateApiController.SaveTemplate - HttpPost
  • TemplateApiController.DeleteTemplate - HttpPost

Configuration and Key Files

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

Dependencies

  • ScadaCommon
  • ScadaCommon.Log
  • ScadaWebCommon

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.