HDL_ON/Entity/Function/Function.cs
@@ -1356,6 +1356,7 @@ /// (干接点) /// </summary> public const string SensorDryContact = "sensor.dryContact"; public const string SensorDryContact2 = "dryContact.standard"; /// <summary> /// 毫米波传感器 /// </summary> @@ -1378,6 +1379,7 @@ //spkList.Add(SensorDuiShe); //spkList.Add(SensoruUtrasonic); spkList.Add(SensorDryContact); spkList.Add(SensorDryContact2); spkList.Add(SenesorMegahealth); spkList.Add(SenesorMegahealth2); return spkList;