设备类优化

This commit is contained in:
“hsc”
2026-08-03 11:05:26 +08:00
parent 5cfb8af9e4
commit 2e74627b31
15 changed files with 148 additions and 949 deletions
+3
View File
@@ -6,6 +6,9 @@ using System.Threading.Tasks;
namespace DeviceCommand.Devices
{
/// <summary>
/// 环境箱(型号:RLT1000) 一拖三
/// </summary>
[ACPCommand]
public class RLT1000 : ModbusTcp
{