← Back to Docs

PlgEventMessage Plugin (Custom)

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

Custom ExtensionsVersion6.2.0Updated2026-04-29OwnerScadaV6WebPluginExt

PlgEventMessage Plugin (Custom)

PlgEventMessage is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.

Functional Description

Adds event log/message and audit related capabilities.

Basic Information

  • Source path: ScadaV6WebPluginExt/PlgEventMessage
  • Target framework: net8.0
  • Plugin version: 6.2.0 (AssemblyVersion: 6.2.0.1)
  • 事件消息

Controllers and Routes

  • ControllerApiBase
  • EventCameraController
  • EventMessageApiController
  • Api/EventCamera/[action]
  • Api/EventMessage/[action]
  • EventCameraController.Export - HttpGet
  • EventCameraController.Import - HttpPost

Configuration and Key Files

  • Code/Config/MainOptions.cs
  • 未检测到 JSON 配置文件。
  • Areas/EventMessage/Pages/EventCameraMapper.cshtml
  • Areas/EventMessage/Pages/_ViewImports.cshtml
  • Areas/EventMessage/Pages/EventTip.cshtml

Dependencies

  • ScadaCommon
  • ScadaCommon.Log
  • ScadaWebCommon
  • LiteDB
  • 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.