xm
2021-12-01 6d73bf6e816570291865674bef8bce8972e4de3f
HDL_ON/UI/UI2/3-Intelligence/Automation/InpOrOutLogicMethod.cs
@@ -549,7 +549,7 @@
                        break;
                    case "8":
                        {
                            inputView.btnIcon.UnSelectedImagePath = "LogicIcon/location.png";
              inputView.btnIcon.UnSelectedImagePath = "LogicIcon/inputlocation.png";
                            foreach (var dic in dicList)
                            {
                                string strtext = "";
@@ -1118,7 +1118,8 @@
                                    }
                                    break;
                                case SPK.FloorHeatStandard:case SPK.HvacFloorHeat:
                case SPK.FloorHeatStandard:
                case SPK.HvacFloorHeat:
                                    {
                                        string on_off = GetKeyValue("on_off", dicList);
                                        string set_temp = GetKeyValue("set_temp", dicList);
@@ -1593,7 +1594,8 @@
                    }
                    break;
                case SPK.FloorHeatStandard:case SPK.HvacFloorHeat:
        case SPK.FloorHeatStandard:
        case SPK.HvacFloorHeat:
                    {
                        foreach (var dic in dicList)
@@ -2040,7 +2042,8 @@
                                    break;
                                case SPK.AcStandard:
                                case SPK.HvacAC:
                                case SPK.FloorHeatStandard:case SPK.HvacFloorHeat:
                case SPK.FloorHeatStandard:
                case SPK.HvacFloorHeat:
                                    {
                                        foreach (var dic in dicList)
                                        {
@@ -2255,7 +2258,8 @@
            }
            return strtext;
        }
        private void SensorView(FrameLayout thisView, Function device,string key, int indexVulae) {
    private void SensorView(FrameLayout thisView, Function device, string key, int indexVulae)
    {
            //这个设备比较特殊
            ConditionDeviceFunList conditionDeviceFunList = new ConditionDeviceFunList();
            ///当前的索引值数据对象