设备类优化

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

@@ -6,6 +6,9 @@ using System.Threading.Tasks;
namespace DeviceCommand.Devices
{
/// <summary>
/// 环境箱型号RLT1000 一拖三
/// </summary>
[ACPCommand]
public class RLT1000 : ModbusTcp
{