wxr
2022-09-21 8d5792379f08075ed65fcadc2eeecc55467e341f
HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -596,6 +596,7 @@
            {
                name = "测试-空调科技系统子控-1",
                spk = SPK.AcstSub,
                sid = "0000001",
                attributes = new List<FunctionAttributes>()
                {
                    new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -608,6 +609,7 @@
            {
                name = "测试-空调科技系统子控-2",
                spk = SPK.AcstSub,
                sid = "0000002",
                attributes = new List<FunctionAttributes>()
                {
                    new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -620,6 +622,7 @@
            {
                name = "测试-空调科技系统子控-3",
                spk = SPK.AcstSub,
                sid = "0000003",
                attributes = new List<FunctionAttributes>()
                {
                    new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -632,6 +635,7 @@
            {
                name = "测试-空调科技系统子控-4",
                spk = SPK.AcstSub,
                sid = "0000004",
                attributes = new List<FunctionAttributes>()
                {
                    new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },
@@ -644,6 +648,7 @@
            {
                name = "测试-空调科技系统子控-5",
                spk = SPK.AcstSub,
                sid = "0000005",
                attributes = new List<FunctionAttributes>()
                {
                    new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" },