namespace HybirdFrameworkDriver.ModbusTcpMaster; public interface IModbusProperty { int GetRegisterNo(); }