wxr
2020-11-24 33470790ac0069c7734fb1a5b8b07350950c6dfe
refs
用户 wxr <464027401@qq.com>
星期二, 十一月 24, 2020 15:51 +0800
提交者 wxr <464027401@qq.com>
星期二, 十一月 24, 2020 15:51 +0800
提交33470790ac0069c7734fb1a5b8b07350950c6dfe
目录 88222524120b4d01c97d32ea3a6016e6f4ed38bc 目录 | zip | gz
parent d4160d80c79245c1d7d0cd450ba48cb7850e411d 查看 | 对比
20201124,整理mqtt订阅
5个文件已添加
5个文件已删除
39个文件已修改
3 文件已重命名
4486 ■■■■ 已修改文件
.vs/HDL_APP_Project/xs/UserPrefs.xml 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_Android-Debug.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Debug|iPhone.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.vs/HDL_APP_Project/xs/project-cache/HDL-ON_iOS-Debug|iPhoneSimulator.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Resources/Resource.designer.cs 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/MqttCommon.cs 1061 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/DriverLayer/A_Protocol_Common.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/DriverLayer/Control.cs 86 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/DriverLayer/Control_Udp.cs 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/DriverLayer/Packet.cs 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/DriverLayer/UdpSocket.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/FileUtils.cs 196 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Mqtt/-弃用-HttpListener.cs 224 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Mqtt/-弃用-Mqtt_A_Protocol.cs 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Mqtt/-弃用-Mqtt_Cloud.cs 463 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Mqtt/-弃用-MyWebClient.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Mqtt/MqttClient.cs 867 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Mqtt/MqttInfoConfig.cs 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/HttpListener.cs 224 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/MqttCommon.cs 196 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/Mqtt_Cloud.cs 463 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/DAL/Net/MyWebClient.cs 38 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/DB_ResidenceData.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/Function/TV.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/OnAppConfig.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/Entity/UserInfo.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/HDL_ON.projitems 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/CSS/CSS.cs 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/MainPage.cs 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/LoginPageBLL.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/RegisterPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePage.cs 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/2-Classification/FunctionControlZoneBLL.cs 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/SearchDevicePage.cs 64 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/VoicePanelSceneListPage.cs 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockGesturePage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordPage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/AC/ACPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Curtain/CurtainModulePageBLL.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPageBLL.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Curtain/RollingShutterPageBLL.cs 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/FanPageBLL.cs 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPageBLL.cs 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSciencePage.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPageBLL.cs 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史