| | |
| | | //方悦环境面板
|
| | | objectText = Language.StringByID(R.MyInternationalizationString.uDeviceModelId253); |
| | | unSelectPic = "Device/ButtonPanelFangyueEnvironment.png"; |
| | | this.AddMenuRow(objectText, unSelectPic, "PanelFangyueEnvironmentDirectionForm"); |
| | | this.AddMenuRow(objectText, unSelectPic, "PanelFangyueEnvironmentDirectionForm");
|
| | |
|
| | | //窗帘面板
|
| | | objectText = "窗帘面板"; |
| | | unSelectPic = "Device/ButtonPanelCurtain.png"; |
| | | this.AddMenuRow(objectText, unSelectPic, "PanelCurtainDirectionForm"); |
| | | |
| | | //3路继电器小模块 |
| | | objectText = Language.StringByID(R.MyInternationalizationString.uDeviceModelId2300); |