| | |
| | | /// <summary> |
| | | /// 版本号 |
| | | /// </summary> |
| | | public static string VersionString = "2.1.2"; |
| | | public static string VersionString = "2.3.0"; |
| | | ///// <summary> |
| | | ///// 客户端类型 |
| | | ///// </summary> |
| | |
| | | SPK.GroupControl, |
| | | SPK.AvMusic, |
| | | SPK.MusicStandard, |
| | | SPK.ElectricalTvHisense |
| | | SPK.ElectricalTvHisense, |
| | | SPK.OtherCommon, |
| | | |
| | | }; |
| | | |
| | | |
| | |
| | | _RoomNotSupportFunctionList.Add(SPK.AirSwitch); |
| | | //_RoomNotSupportFunctionList.Add(SPK.AirSwitchP3); |
| | | _RoomNotSupportFunctionList.Add(SPK.ElectricEnergy); |
| | | //_RoomNotSupportFunctionList.Add(SPK.OtherCommon); |
| | | _RoomNotSupportFunctionList.Add(SPK.OtherCommon); |
| | | _RoomNotSupportFunctionList.Add(SPK.SensorLight); |
| | | _RoomNotSupportFunctionList.AddRange(SPK.EnvironDeviceSpkList()); |
| | | //_RoomNotSupportFunctionList.AddRange(SPK.ArmSensorSpkList()); |
| | |
| | | || msg.Contains("发送") |
| | | || msg.Contains("接收到推送") |
| | | || msg.Contains("api") |
| | | |
| | | || msg.Contains("读取功能状态") |
| | | || true |
| | | ) |
| | | Console.WriteLine(msg); |
| | | #endif |