ModServerIEC61850 Server Module (Custom)
ModServerIEC61850 is a custom server extension in ScadaV6ServerExt. This page summarizes code entry points, API routes, config files, and deployment checks.
Functional Description
Extends server capabilities for IEC 61850 protocol scenarios.
Overview
- Source:
ScadaV6ServerExt/ModServerIEC61850.Logic - Framework:
net8.0 - Version:
6.0.0
Controllers and Routes
- 未检测到控制器。
- 未检测到显式 Route。
- 未检测到带 Http 特性的 Action。
Key Files
ModServerIEC61850Logic.csobj/Debug/net8.0/ModServerIEC61850.Logic.AssemblyInfo.csobj/Debug/net8.0/ModServerIEC61850.Logic.GlobalUsings.g.csobj/Release/net8.0/ModServerIEC61850.Logic.AssemblyInfo.csobj/Release/net8.0/ModServerIEC61850.Logic.GlobalUsings.g.cs
- 未检测到 Options 文件。
- 未检测到 JSON 配置文件。
Dependencies
ScadaCommonScadaCommon.LogScadaServerCommon
- 无
Deployment
- Build module.
- Deploy binaries and resources.
- Restart related services.
- Verify logs and features.