设备类优化

This commit is contained in:
“hsc”
2026-08-03 09:31:14 +08:00
parent 5cfb8af9e4
commit 2e74627b31
15 changed files with 148 additions and 949 deletions

View File

@@ -11,6 +11,9 @@ using System.Threading.Tasks;
namespace DeviceCommand.Devices
{
/// <summary>
/// IO板卡 一对一由于板卡映射不完全一样采用IOGroup
/// </summary>
//[ACPCommand]
public class IOBoard : ModbusTcp
{