首页 开发技术 其它     /    Domoticz.Net:用.Net编写的Domoticz客户端-源码

Domoticz.Net:用.Net编写的Domoticz客户端-源码

上传者: weixin_42121272 | 上传时间:2020/5/12 2:27:33 | 文件大小:55KB | 文件类型:ZIP
C#
Domoticz.Net:用.Net编写的Domoticz客户端-源码
Domoticz.NetNET的轻量级DomoticzHttpAPI客户端

文件下载

资源详情

[{"title":"(68个子文件55KB)Domoticz.Net:用.Net编写的Domoticz客户端-源码","children":[{"title":"Domoticz.Net-master","children":[{"title":"LICENSE <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"DomoticzNetStandard","children":[{"title":"DomoticzNetStandard.csproj <span style='color:#111;'>325B</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzNet","children":[{"title":"Models","children":[{"title":"HardwareTypeValue.cs <span style='color:#111;'>218B</span>","children":null,"spread":false},{"title":"Consts.cs <span style='color:#111;'>220B</span>","children":null,"spread":false},{"title":"SwitchTypeVal.cs <span style='color:#111;'>207B</span>","children":null,"spread":false},{"title":"SecurityStatusResponse.cs <span style='color:#111;'>469B</span>","children":null,"spread":false},{"title":"InstanceInfoResponse.cs <span style='color:#111;'>996B</span>","children":null,"spread":false},{"title":"LogLevel.cs <span style='color:#111;'>167B</span>","children":null,"spread":false},{"title":"SwitchType.cs <span style='color:#111;'>453B</span>","children":null,"spread":false},{"title":"GetDevicesResponse.cs <span style='color:#111;'>474B</span>","children":null,"spread":false},{"title":"DeviceType.cs <span style='color:#111;'>707B</span>","children":null,"spread":false},{"title":"DeviceFilter.cs <span style='color:#111;'>1.19KB</span>","children":null,"spread":false},{"title":"DimmerType.cs <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"SunriseSunsetInfoResponse.cs <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"ColorValue.cs <span style='color:#111;'>1.86KB</span>","children":null,"spread":false},{"title":"CommandResponse.cs <span style='color:#111;'>347B</span>","children":null,"spread":false},{"title":"DomoticzSettingsResponse.cs <span style='color:#111;'>11.92KB</span>","children":null,"spread":false},{"title":"ResponseStatus.cs <span style='color:#111;'>191B</span>","children":null,"spread":false},{"title":"DeviceSubType.cs <span style='color:#111;'>883B</span>","children":null,"spread":false},{"title":"GetLogsResponse.cs <span style='color:#111;'>777B</span>","children":null,"spread":false},{"title":"DomoticzDeviceModel.cs <span style='color:#111;'>7.21KB</span>","children":null,"spread":false}],"spread":false},{"title":"Service","children":[{"title":"DomoticzService_Security.cs <span style='color:#111;'>550B</span>","children":null,"spread":false},{"title":"Converters","children":[{"title":"ColorValueConverter.cs <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"HexNumberConverter.cs <span style='color:#111;'>1.07KB</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzException.cs <span style='color:#111;'>419B</span>","children":null,"spread":false},{"title":"DomoticzService_System.cs <span style='color:#111;'>2.76KB</span>","children":null,"spread":false},{"title":"BasicAuthorizationProvider.cs <span style='color:#111;'>1.38KB</span>","children":null,"spread":false},{"title":"DomoticzService_DeviceStates.cs <span style='color:#111;'>9.47KB</span>","children":null,"spread":false},{"title":"DomoticzService.cs <span style='color:#111;'>4.01KB</span>","children":null,"spread":false},{"title":"DomoticzService_Devices.cs <span style='color:#111;'>1.34KB</span>","children":null,"spread":false},{"title":"IDomoticzAuthorizationProvider.cs <span style='color:#111;'>242B</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzNet.projitems <span style='color:#111;'>4.67KB</span>","children":null,"spread":false},{"title":"Parser","children":[{"title":"Parsers","children":[{"title":"SetPointParser.cs <span style='color:#111;'>829B</span>","children":null,"spread":false},{"title":"SensorParser.cs <span style='color:#111;'>6.84KB</span>","children":null,"spread":false},{"title":"OnOffParser.cs <span style='color:#111;'>1.58KB</span>","children":null,"spread":false},{"title":"LevelParser.cs <span style='color:#111;'>2.51KB</span>","children":null,"spread":false},{"title":"ColorSettingParser.cs <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"ModeParser.cs <span style='color:#111;'>1.50KB</span>","children":null,"spread":false},{"title":"ITraitParser.cs <span style='color:#111;'>290B</span>","children":null,"spread":false},{"title":"BatteryParser.cs <span style='color:#111;'>679B</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzDevice.cs <span style='color:#111;'>339B</span>","children":null,"spread":false},{"title":"Traits","children":[{"title":"OnOffTrait.cs <span style='color:#111;'>326B</span>","children":null,"spread":false},{"title":"SensorTrait.cs <span style='color:#111;'>513B</span>","children":null,"spread":false},{"title":"UnitType.cs <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"ModeTrait.cs <span style='color:#111;'>451B</span>","children":null,"spread":false},{"title":"SensorType.cs <span style='color:#111;'>269B</span>","children":null,"spread":false},{"title":"IDomoticzTrait.cs <span style='color:#111;'>202B</span>","children":null,"spread":false},{"title":"LevelTrait.cs <span style='color:#111;'>367B</span>","children":null,"spread":false},{"title":"SetPointTrait.cs <span style='color:#111;'>289B</span>","children":null,"spread":false},{"title":"TraitBase.cs <span style='color:#111;'>569B</span>","children":null,"spread":false},{"title":"BatteryTrait.cs <span style='color:#111;'>350B</span>","children":null,"spread":false},{"title":"ColorSettingTrait.cs <span style='color:#111;'>339B</span>","children":null,"spread":false}],"spread":false},{"title":"DomoticzHardware.cs <span style='color:#111;'>418B</span>","children":null,"spread":false},{"title":"DomoticzDeviceParser.cs <span style='color:#111;'>4.79KB</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzNet.shproj <span style='color:#111;'>1.01KB</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzNet.sln <span style='color:#111;'>2.64KB</span>","children":null,"spread":false},{"title":"DomoticzNetConsole","children":[{"title":"packages.config <span style='color:#111;'>389B</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>3.89KB</span>","children":null,"spread":false},{"title":"App.config <span style='color:#111;'>1.26KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'>1.37KB</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzNetConsole.csproj <span style='color:#111;'>4.90KB</span>","children":null,"spread":false}],"spread":true},{"title":"DomoticzNetTests","children":[{"title":"packages.config <span style='color:#111;'>306B</span>","children":null,"spread":false},{"title":"DomoticzNetTests.csproj <span style='color:#111;'>5.10KB</span>","children":null,"spread":false},{"title":"resources","children":[{"title":"TestGetDevicesResponse.json <span style='color:#111;'>137.21KB</span>","children":null,"spread":false}],"spread":true},{"title":"TestParser.cs <span style='color:#111;'>7.10KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'>653B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'>5.86KB</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>61B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明