fix(adminui): flip remaining ModbusTcp test seeds + doc comments to Modbus (review)
This commit is contained in:
@@ -18,7 +18,7 @@ namespace ZB.MOM.WW.OtOpcUa.Core.Abstractions;
|
||||
/// </remarks>
|
||||
public interface IDriverConfigEditor
|
||||
{
|
||||
/// <summary>Driver type name this editor handles (e.g. "Galaxy", "ModbusTcp").</summary>
|
||||
/// <summary>Driver type name this editor handles (e.g. "Galaxy", "Modbus").</summary>
|
||||
string DriverType { get; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user