电梯Agv心跳代码调整

This commit is contained in:
yang.lee
2023-11-27 15:01:48 +08:00
parent 8cff8f3bd0
commit ce2fc1b29b
9 changed files with 80 additions and 75 deletions

View File

@@ -10,6 +10,10 @@
/// 4#梯设备名称
/// </summary>
public string DevName4 { get; set; }
/// <summary>
/// 心跳检测设备名称集合
/// </summary>
public List<string> HeartbeatDevNames { get; set; }
public string token { get; set; }
/// <summary>
/// 获取设备标签列表url