Add an reflection method in machine

This commit is contained in:
luosheng
2023-03-28 19:04:50 +08:00
parent c20809c3fb
commit 1778bd59a0
8 changed files with 82 additions and 27 deletions

View File

@@ -28,7 +28,7 @@ namespace Modbus.Net.Modbus
/// 读输入寄存器
/// </summary>
ReadInputRegister = 4,
/// <summary>
/// 写单个线圈
/// </summary>