| | |
| | | |
| | | if (titleId == StringId.Lights) |
| | | { |
| | | functionList.AddRange(FunctionList.List.groupControls); |
| | | //functionList.AddRange(FunctionList.List.groupControls); |
| | | functionList.AddRange(FunctionList.List.GetLightList()); |
| | | |
| | | |
| | | |
| | | |
| | | } |
| | | else if(titleId == StringId.HorseRaceLamp) |
| | | { |
| | | functionList.AddRange(FunctionList.List.GetSeries()); |
| | | } |
| | | else if (titleId == StringId.AC) |
| | | { |
| | |
| | | { |
| | | functionList.AddRange(FunctionList.List.GetAirFreshList()); |
| | | } |
| | | else if(titleId == StringId.MechanicalArm) |
| | | else if (titleId == StringId.MechanicalArm) |
| | | { |
| | | functionList.AddRange(FunctionList.List.GetMechanicalArmList()); |
| | | } |
| | | else if(titleId == StringId.SecurityMonitoring) |
| | | else if (titleId == StringId.SecurityMonitoring) |
| | | { |
| | | functionList.AddRange(FunctionList.List.GetIpCamImouList()); |
| | | } |