| | |
| | | /// <param name="value">auto:自动 sleep:睡眠 manual:手动 strong:强烈</param>
|
| | | private void SendModeComand(string value)
|
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | /// <param name="value">canel:取消 1:1小时 2:2小时 3:4小时 4:8小时</param>
|
| | | private void SendTimingComand(string value)
|
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | /// <param name="value">1:低档 2:中档 3:高档</param>
|
| | | private void SendFanSpeedComand(string value)
|
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | /// </summary>
|
| | | private void SendSwitchComand()
|
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | /// </summary>
|
| | | private void SendEnableComand(MostRightIconControl btnSwitch, string sendKey, string value)
|
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |