CN112198809A - Control method, control equipment and control system for multiple intelligent household appliances - Google Patents

Control method, control equipment and control system for multiple intelligent household appliances Download PDF

Info

Publication number
CN112198809A
CN112198809A CN202011148012.0A CN202011148012A CN112198809A CN 112198809 A CN112198809 A CN 112198809A CN 202011148012 A CN202011148012 A CN 202011148012A CN 112198809 A CN112198809 A CN 112198809A
Authority
CN
China
Prior art keywords
intelligent household
control
instruction
intelligent
appliances
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011148012.0A
Other languages
Chinese (zh)
Inventor
臧元强
庄佳兰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Haier Air Conditioner Gen Corp Ltd
Qingdao Haier Air Conditioning Electric Co Ltd
Haier Smart Home Co Ltd
Original Assignee
Qingdao Haier Air Conditioner Gen Corp Ltd
Qingdao Haier Air Conditioning Electric Co Ltd
Haier Smart Home Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Haier Air Conditioner Gen Corp Ltd, Qingdao Haier Air Conditioning Electric Co Ltd, Haier Smart Home Co Ltd filed Critical Qingdao Haier Air Conditioner Gen Corp Ltd
Priority to CN202011148012.0A priority Critical patent/CN112198809A/en
Publication of CN112198809A publication Critical patent/CN112198809A/en
Priority to PCT/CN2021/109417 priority patent/WO2022083210A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2642Domotique, domestic, home control, automation, smart house

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Selective Calling Equipment (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a control method, control equipment and a control system for a plurality of intelligent household appliances. The control method comprises the following steps: acquiring a control instruction for controlling the operation of a plurality of intelligent household appliances; grouping the control instructions; and sending the control command to the intelligent household appliance corresponding to the control command according to the group. By grouping the plurality of control instructions and then sequentially sending the groups of control instructions to the corresponding intelligent household appliances, the number of control instructions sent at each time is reduced, so that the communication with the intelligent household appliances is prevented from being congested, and the success rate of sending the control instructions to the intelligent household appliances is improved.

Description

Control method, control equipment and control system for multiple intelligent household appliances
Technical Field
The invention relates to the technical field of intelligent household appliance control, in particular to a control method, control equipment and a control system for multiple intelligent household appliances.
Background
At present, a large number of shared intelligent household appliances are applied to the market, and the shared intelligent household appliances need to communicate with a cloud platform in real time in the operation process. In the case where a plurality of shared smart appliances are used simultaneously, many users may send a large number of control commands. When the cloud platform acquires the control command sent by the user and issues the control command to each intelligent household appliance, due to the limitation of the communication capacity between the cloud platform and the intelligent household appliance, when the control command is excessive, the communication between the intelligent household appliance and the cloud platform is easy to be congested, and the control command is failed to be issued. For example, in a campus, the time spent by students is uniform, and many students may have the above problems in the process of using a shared household appliance such as an air conditioner or a television, which reduces user experience.
Disclosure of Invention
In view of the above problems, the present invention has been made to provide a control method, a control device, and a control system for a plurality of intelligent home appliances that overcome or at least partially solve the above problems.
One object of the present invention is to improve the success rate of issuing control commands to intelligent appliances.
A further object of the present invention is to improve the success rate of obtaining the latest authorized usage duration of an intelligent appliance.
Particularly, the invention provides a method for controlling a plurality of intelligent household appliances, which comprises the following steps:
acquiring a control instruction for controlling the operation of a plurality of intelligent household appliances;
grouping the control instructions;
and sending the control command to the intelligent household appliances corresponding to the control command according to groups.
Optionally, the step of grouping the control commands includes:
acquiring the acquisition time of the control instruction;
data packaging is carried out on the control instruction by taking the acquisition time as a timestamp to obtain a communication packet;
and grouping the communication packets with the same time stamp.
Optionally, the step of grouping the communication packets with the same timestamp includes:
determining a base station connected with the intelligent household appliance corresponding to the control instruction in each communication packet;
and configuring the communication packets of a set number of intelligent household appliances connected to the same base station into a group.
Optionally, when the control instruction includes an authorized use instruction, after the step of sending the control instruction to the intelligent household appliance corresponding to the control instruction in groups, the method further includes:
stopping receiving the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction;
judging whether a command callback responding to the authorized use command sent by the intelligent household appliance is received or not;
and if so, continuously receiving the heartbeat sent by the intelligent household appliance.
Optionally, after the smart appliance receives the authorized use instruction, the smart appliance is configured to detect whether an authorized use state is updated;
and if so, sending an instruction callback responding to the authorized use instruction.
Optionally, if the authorized use state is not updated, the smart appliance is configured to continue sending the heartbeat according to a set period for sending the heartbeat.
Optionally, if the authorized use state is not updated, the smart appliance is configured to send exception information in response to the authorized use instruction.
Optionally, within a preset time period after the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, if an instruction callback responding to the authorized use instruction sent by the intelligent household appliance is not received, the authorized use instruction is resent.
According to another aspect of the present invention, there is also provided a control apparatus for a plurality of intelligent home appliances, comprising:
a processor; and
and a memory storing a computer program for implementing any one of the above methods of controlling a plurality of intelligent appliances when the computer program is executed by the processor.
According to another aspect of the present invention, there is provided a control system for a plurality of intelligent home appliances, including:
the control equipment is the control equipment of the intelligent household appliances;
a plurality of intelligent appliances configured to be in data connection with the control device.
In the method for controlling the plurality of intelligent household appliances, the plurality of control instructions are grouped, and then the groups of control instructions can be sequentially sent to the corresponding intelligent household appliances, so that the number of the control instructions sent each time is reduced, the communication between the intelligent household appliances is prevented from being congested, and the success rate of sending the control instructions to the intelligent household appliances is improved.
Furthermore, the communication packets with the same timestamp are grouped, and when the control instruction is sent to the intelligent household appliance corresponding to the control instruction according to the group, the control instruction in any one group can be guaranteed to be the instruction with the same acquisition time, so that the instructions with different acquisition times are prevented from being sent together, the sending of the control instruction is more in line with the actual situation, and the user experience is improved.
Further, after the control instruction is sent to the intelligent household appliances corresponding to the control instruction in groups, the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, so that the call-back of the instruction sent by the intelligent household appliance and responding to the authorized use instruction can be ensured, the latest use time of the intelligent household appliance is obtained, and the success rate of obtaining the latest use time of the intelligent household appliance is improved.
The above and other objects, advantages and features of the present invention will become more apparent to those skilled in the art from the following detailed description of specific embodiments thereof, taken in conjunction with the accompanying drawings.
Drawings
Some specific embodiments of the invention will be described in detail hereinafter, by way of illustration and not limitation, with reference to the accompanying drawings. The same reference numbers in the drawings identify the same or similar elements or components. Those skilled in the art will appreciate that the drawings are not necessarily drawn to scale. In the drawings:
fig. 1 is a flowchart of a method for controlling a plurality of intelligent home appliances according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for controlling a plurality of intelligent home appliances according to another embodiment of the present invention;
fig. 3 is a flowchart of a method for controlling a plurality of intelligent home appliances according to another embodiment of the present invention;
fig. 4 is a schematic diagram of a control apparatus for a plurality of intelligent appliances according to one embodiment of the present invention;
fig. 5 is a schematic diagram of a control system for a plurality of intelligent appliances, according to one embodiment of the present invention.
Detailed Description
Fig. 1 is a flowchart of a method for controlling a plurality of intelligent home appliances according to an embodiment of the present invention. The control method can be applied to a cloud platform, such as an Internet of Things (IOT) cloud platform, and receives a control instruction sent by terminal equipment so as to control a plurality of shared intelligent household appliances. The cloud platform can be a terminal device, a mobile phone bound with an intelligent household appliance, a remote controller, a wearable device and the like. Referring to fig. 1, the control method may include the following steps S102 to S106.
Step S102: and acquiring a control instruction for controlling the operation of the plurality of intelligent household appliances. The intelligent household appliance can be an intelligent air conditioner, an intelligent television, an intelligent water heater, an intelligent refrigerator and the like. In this step, the control instruction is originated from the terminal device.
Step S104: and grouping the control instructions.
Step S106: and sending the control command to the intelligent household appliance corresponding to the control command according to the group.
In this embodiment, when the control instructions are sent to the corresponding shared intelligent household appliances, the control instructions are grouped, and then the control instructions of each group can be sequentially sent to the corresponding intelligent household appliances, so that the number of the control instructions sent at each time is reduced, the communication congestion between the control instructions and the intelligent household appliances is prevented, and the success rate of sending the control instructions to the intelligent household appliances is improved.
In one embodiment of the present invention, step S104 may include acquiring a time of acquisition of the control instruction. And then, data packing is carried out on the control command by taking the acquisition time as a timestamp to obtain a communication packet. And grouping the communication packets with the same time stamp.
In this embodiment, the communication packets with the same timestamp are grouped, and when the control instruction is sent to the intelligent household appliance corresponding to the control instruction according to the group, it can be ensured that the control instruction in any one group that is sent is the instruction with the same acquisition time, so that the instructions with different acquisition times are prevented from being sent together, the sending of the control instruction is more in line with the actual situation, and the user experience is improved.
In an embodiment of the present invention, the step of grouping the communication packets with the same timestamp may include determining a base station to which the intelligent appliance corresponding to the control instruction in each communication packet is connected. Then, a set number of communication packets of the smart appliances connected to the same base station are configured as one set.
In this embodiment, the set number may be set according to the communication capability of the cloud platform. Specifically, for example, when the cloud platform is a narrowband Internet of Things (NB-IoT), because of the narrowband characteristic, one NB-IoT base station can simultaneously communicate with 12 smart appliances at the same time. Therefore, when the cloud platform is a narrowband internet of things, the set number may be any integer less than or equal to 12, preferably 12. The communication packets of the intelligent household appliances connected to the same base station in the set number are configured into a group, and when the group of communication packets are sent, the communication with a plurality of different base stations is avoided, so that the stability of communication is ensured, and the success rate of sending the communication packets is improved.
In an embodiment of the present invention, in the case that the control instruction includes an authorized use instruction, after step S106, the method may further include stopping receiving a heartbeat sent by the intelligent appliance corresponding to the authorized use instruction. And then judging whether a callback of an instruction which is sent by the intelligent household appliance and responds to the authorized use instruction is received. If yes, continuously receiving the heartbeat sent by the intelligent household appliance.
In this embodiment, when the user uses the shared intelligent home appliance, the user needs to purchase the use permission of the intelligent home appliance, and the use permission may refer to the use duration. The user can continue to purchase the use duration in the process of using the intelligent household appliance except for purchasing the use duration before using the shared intelligent household appliance. For example, a user purchases a usage time period of 1 hour or 5 hours using the smart home appliance. The authorized use instruction can be generally understood as a use instruction for purchasing a use duration for using the intelligent home appliance by a user. The smart appliance sends heartbeats at a set period to send an operating state. For example, when the intelligent household appliance is an air conditioner, the running states such as set temperature, wind speed and running mode are sent in a set period; when the intelligent household appliance is a television, transmitting running states of a television station, volume, playing time and the like which are being played at a set period; when the intelligent household appliance is a refrigerator, the temperature of the refrigerating chamber, the temperature of the fresh-keeping storage chamber and the like are sent in a set period. After the control instruction is sent to the intelligent household appliances corresponding to the control instruction according to the group, the latest use duration of the intelligent household appliances can be obtained by receiving the instruction callback which is sent by the intelligent household appliances and responds to the authorized use instruction. However, when the time for receiving the instruction callback is the same as the time for receiving the heartbeat, the instruction callback is easily covered, and the latest use duration of the intelligent home appliance cannot be obtained. Therefore, after the control instruction is sent to the intelligent household appliances corresponding to the control instruction in groups, the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, so that the call-back of the instruction sent by the intelligent household appliance and responding to the authorized use instruction can be ensured, the latest use duration of the intelligent household appliance is obtained, and the success rate of obtaining the latest use duration of the intelligent household appliance is improved.
In one embodiment of the invention, after the smart appliance receives the authorized use instruction, the smart appliance is configured to detect whether the authorized use state is updated. If so, sending an instruction callback in response to the authorization to use the instruction. If not, the intelligent household appliance is configured to continue sending the heartbeat according to the set period of sending the heartbeat. The set period may be 1 minute or 2 minutes, and the embodiment of the present invention is not limited to this specifically.
In one embodiment of the invention, if the authorized use state is not updated, the intelligent household appliance is configured to send exception information in response to the authorized use instruction. In this embodiment, the abnormal information sent by the smart appliance in response to the authorized use instruction may be used as a basis for analyzing that the authorized use state is not updated.
In one implementation of the present invention, within a preset time period after the heartbeat sent by the intelligent appliance corresponding to the authorized use instruction is stopped being received, if a callback of an instruction in response to the authorized use instruction sent by the intelligent appliance is not received, the authorized use instruction is sent again.
In this embodiment, the preset time period may generally be 60 seconds or 90 seconds, and the like, which is not specifically limited in this embodiment of the present invention. And in a preset time period after the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, if the instruction callback responding to the authorized use instruction sent by the intelligent household appliance is not received, the authorized use instruction is sent again, so that the possibility of successful sending can be increased.
In some other embodiments, after the preset time period, if the instruction callback in response to the authorized use instruction sent by the intelligent appliance is not received, in order to continue to acquire the operating state of the intelligent appliance, the heartbeat sent by the intelligent appliance corresponding to the authorized use instruction may continue to be received.
Fig. 2 is a flowchart of a control method of an intelligent household appliance group according to another embodiment of the present invention. Referring to fig. 2, the control method may generally include the following steps S202 to S212.
Step S202: and acquiring a control instruction for controlling the operation of each intelligent household appliance.
Step S204: and acquiring the acquisition time of the control instruction.
Step S206: and carrying out data packing on the control command by taking the acquisition time as a timestamp to obtain a communication packet.
Step S208: and determining the base station connected with the intelligent household appliance corresponding to the control command in each communication packet.
Step S210: and configuring a set number of communication packets of the intelligent household appliances connected to the same base station into a group. Generally, the set number may be set according to the communication capability of the cloud platform. Specifically, for example, when the cloud platform is a narrowband Internet of Things (NB-IoT), because of the narrowband characteristic, one NB-IoT base station can simultaneously communicate with 12 smart appliances at the same time. Therefore, when the cloud platform is a narrowband internet of things, the set number may be any integer less than or equal to 12, preferably 12.
Step S212: and sending the communication packets according to the groups so as to send the control instructions in the communication packets to the intelligent household appliances corresponding to the control instructions according to the groups.
In this embodiment, by grouping the plurality of control instructions and then sequentially sending each group of control instructions to the corresponding intelligent household appliance, the number of control instructions sent at each time is reduced, so that congestion in communication with the intelligent household appliance is prevented, and the success rate of sending the control instructions to the intelligent household appliance is improved. And the communication packets with the same timestamp are grouped, and when the control instruction is sent to the intelligent household appliance corresponding to the control instruction according to the group, the control instruction in any group can be ensured to be the instruction with the same acquisition time, so that the instructions with different acquisition times are prevented from being sent together, the sending of the control instruction is more in line with the actual condition, and the user experience is improved. In addition, the communication packets of the intelligent household appliances connected to the same base station in the set number are configured into a group, and when the group of communication packets are sent, the communication with a plurality of different base stations is avoided, so that the stability of communication is ensured, and the success rate of sending the communication packets is improved.
Fig. 3 is a flowchart of a control method of an intelligent household appliance group according to another embodiment of the present invention. Referring to fig. 3, the control method may generally include the following steps S302 to S314.
Step S302: and acquiring a control instruction for controlling the operation of each intelligent household appliance, wherein the control instruction comprises an authorized use instruction. The authorized use instruction may be an authorized use duration.
Step S304: and grouping the control instructions.
Step S306: and sending the control command to the intelligent household appliance corresponding to the control command according to the group.
Step S308: and stopping receiving the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction. The heartbeat includes an operation state of the intelligent household appliance, for example, when the intelligent household appliance is an air conditioner, the heartbeat includes an operation state such as a set temperature, a set wind speed, a set operation mode and the like; when the intelligent household appliance is a television, the heartbeat includes running states of a television station, volume, playing time and the like.
Step S310: and judging whether a callback of a command responding to the authorized use command sent by the intelligent household appliance is received. The instruction callback comprises the latest use state of the intelligent household appliance. The latest use state is the latest use duration of the intelligent household appliance.
If yes, go to step S312: and continuously receiving the heartbeat sent by the intelligent household appliance.
If not, go to step S314: and in a preset time period after the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, if the instruction callback responding to the authorized use instruction sent by the intelligent household appliance is not received, the authorized use instruction is sent again. The preset time period may be generally 60 seconds, 90 seconds, or the like, which is not specifically limited in the embodiment of the present invention.
In this embodiment, when the time for receiving the instruction callback is the same as the time for receiving the heartbeat, the instruction callback is easily covered, and the latest service time of the intelligent household appliance cannot be obtained. Therefore, after the control instruction is sent to the intelligent household appliances corresponding to the control instruction in groups, the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, so that the call-back of the instruction sent by the intelligent household appliance and responding to the authorized use instruction can be ensured, the latest use duration of the intelligent household appliance is obtained, and the success rate of obtaining the latest use duration of the intelligent household appliance is improved.
Referring to fig. 4, based on the same concept, the present invention also provides a control device 400 for multiple intelligent appliances. The control device 400 of a plurality of intelligent appliances may include a processor 401 and a memory 402. The memory 402 stores a computer program. The computer program is used to implement the method for controlling a plurality of intelligent appliances according to any of the above embodiments when executed by the processor 401.
Referring to fig. 5, based on the same concept, the present invention further provides a control system 500 for multiple intelligent appliances. A control system 500 for a plurality of intelligent appliances may include a control device 400 and a plurality of intelligent appliances 502. The number of intelligent appliances 502 in fig. 5 is only exemplary, and the number of intelligent appliances 502 in the present invention is not limited. The control device 400 is the control device 400 of a plurality of intelligent home appliances in the above embodiment. A plurality of intelligent appliances 502 are configured to be in data connection with the control device 400. The smart appliance 502 may be a smart air conditioner, a smart refrigerator, a smart television, or the like.
The above embodiments can be combined arbitrarily, and according to any one of the above preferred embodiments or a combination of multiple preferred embodiments, the embodiments of the present invention can achieve the following beneficial effects:
by grouping the plurality of control instructions and then sequentially sending the groups of control instructions to the corresponding intelligent household appliances, the number of control instructions sent at each time is reduced, so that the communication with the intelligent household appliances is prevented from being congested, and the success rate of sending the control instructions to the intelligent household appliances is improved.
Thus, it should be appreciated by those skilled in the art that while a number of exemplary embodiments of the invention have been illustrated and described in detail herein, many other variations or modifications consistent with the principles of the invention may be directly determined or derived from the disclosure of the present invention without departing from the spirit and scope of the invention. Accordingly, the scope of the invention should be understood and interpreted to cover all such other variations or modifications.

Claims (10)

1. A method for controlling a plurality of intelligent household appliances comprises the following steps:
acquiring a control instruction for controlling the operation of a plurality of intelligent household appliances;
grouping the control instructions;
and sending the control command to the intelligent household appliances corresponding to the control command according to groups.
2. The method of claim 1, wherein the method comprises the steps of
The step of grouping the control instructions comprises:
acquiring the acquisition time of the control instruction;
data packaging is carried out on the control instruction by taking the acquisition time as a timestamp to obtain a communication packet;
and grouping the communication packets with the same time stamp.
3. The method of claim 2, wherein the method comprises
The step of grouping the communication packets with the same timestamp comprises:
determining a base station connected with the intelligent household appliance corresponding to the control instruction in each communication packet;
and configuring the communication packets of a set number of intelligent household appliances connected to the same base station into a group.
4. The method according to claim 1, wherein, when the control command includes an authorized use command, after the step of sending the control command to the intelligent appliances corresponding to the control command in groups, the method further comprises:
stopping receiving the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction;
judging whether a command callback responding to the authorized use command sent by the intelligent household appliance is received or not;
and if so, continuously receiving the heartbeat sent by the intelligent household appliance.
5. The method of claim 4, wherein the method comprises
After the intelligent household appliance receives the authorized use instruction, the intelligent household appliance is configured to detect whether the authorized use state is updated;
and if so, sending an instruction callback responding to the authorized use instruction.
6. The method of claim 5, wherein the method further comprises the step of controlling the plurality of intelligent appliances
And if the authorized use state is not updated, the intelligent household appliance is configured to continue sending the heartbeat according to the set period of sending the heartbeat.
7. The method of claim 5, wherein the method further comprises the step of controlling the plurality of intelligent appliances
And if the authorized use state is not updated, the intelligent household appliance is configured to send abnormal information responding to the authorized use instruction.
8. The method of claim 4, wherein the method comprises
And in a preset time period after the heartbeat sent by the intelligent household appliance corresponding to the authorized use instruction is stopped being received, if an instruction callback responding to the authorized use instruction sent by the intelligent household appliance is not received, the authorized use instruction is sent again.
9. A control device for a plurality of intelligent appliances, comprising:
a processor; and
a memory storing a computer program for implementing the method of controlling a plurality of intelligent appliances according to any one of claims 1 to 8 when the computer program is executed by the processor.
10. A control system for a plurality of intelligent appliances, comprising:
the control equipment is the control equipment of the intelligent household appliances according to claim 9;
a plurality of intelligent appliances configured to be in data connection with the control device.
CN202011148012.0A 2020-10-23 2020-10-23 Control method, control equipment and control system for multiple intelligent household appliances Pending CN112198809A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011148012.0A CN112198809A (en) 2020-10-23 2020-10-23 Control method, control equipment and control system for multiple intelligent household appliances
PCT/CN2021/109417 WO2022083210A1 (en) 2020-10-23 2021-07-30 Control method, control device and control system for plurality of intelligent household appliances

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011148012.0A CN112198809A (en) 2020-10-23 2020-10-23 Control method, control equipment and control system for multiple intelligent household appliances

Publications (1)

Publication Number Publication Date
CN112198809A true CN112198809A (en) 2021-01-08

Family

ID=74011193

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011148012.0A Pending CN112198809A (en) 2020-10-23 2020-10-23 Control method, control equipment and control system for multiple intelligent household appliances

Country Status (2)

Country Link
CN (1) CN112198809A (en)
WO (1) WO2022083210A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113824690A (en) * 2021-08-24 2021-12-21 青岛海尔科技有限公司 Method and device for sending control request, storage medium and electronic device
CN113915741A (en) * 2021-09-02 2022-01-11 远景智能国际私人投资有限公司 Instruction sending method, device and system
WO2022083210A1 (en) * 2020-10-23 2022-04-28 重庆海尔空调器有限公司 Control method, control device and control system for plurality of intelligent household appliances

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107388500A (en) * 2017-07-31 2017-11-24 绵阳美菱软件技术有限公司 A kind of method for controlling intelligent air condition, centralized management platform and air conditioning managing system
CN107886389A (en) * 2017-09-29 2018-04-06 江门市骏达光电科技有限公司 One kind lease cloud air conditioner electric control system
CN108091331A (en) * 2017-12-27 2018-05-29 北京镁客创新工场科技有限公司 A kind of intelligent domestic system and its control method based on voice control
CN108320223A (en) * 2018-04-11 2018-07-24 陈成 Shared device systems, method based on Internet of Things remote control and shared air cleaner equipment
CN108762105A (en) * 2018-05-22 2018-11-06 广州视源电子科技股份有限公司 Intelligent electrical appliance control, device, electronic equipment and intelligent appliance system
CN111522248A (en) * 2020-05-12 2020-08-11 杭州武盛广告制作有限公司 Household appliance supervision system based on cloud computing

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013021532A1 (en) * 2011-08-08 2013-02-14 日本電気株式会社 Congestion control device, congestion control method
CN105682183B (en) * 2016-01-14 2017-06-16 美的集团股份有限公司 The method and apparatus that control home appliance networks
CN106484422B (en) * 2016-10-12 2020-07-24 歌尔科技有限公司 Intelligent wearable device and multilevel menu page display method thereof
CN111143061B (en) * 2019-12-18 2024-02-23 海尔优家智能科技(北京)有限公司 Multi-device linkage control method, device and storage medium
CN111356158A (en) * 2020-03-16 2020-06-30 纳瓦电子(上海)有限公司 Communication method and system for smart home and communication base station
CN111538250A (en) * 2020-04-28 2020-08-14 广东美的制冷设备有限公司 Control method of household appliance, electronic device and computer readable storage medium
CN111756852B (en) * 2020-06-29 2021-05-14 上海顺舟智能科技股份有限公司 Intelligent method, device and system based on cellular communication of Internet of things equipment
CN112198809A (en) * 2020-10-23 2021-01-08 青岛海尔空调器有限总公司 Control method, control equipment and control system for multiple intelligent household appliances

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107388500A (en) * 2017-07-31 2017-11-24 绵阳美菱软件技术有限公司 A kind of method for controlling intelligent air condition, centralized management platform and air conditioning managing system
CN107886389A (en) * 2017-09-29 2018-04-06 江门市骏达光电科技有限公司 One kind lease cloud air conditioner electric control system
CN108091331A (en) * 2017-12-27 2018-05-29 北京镁客创新工场科技有限公司 A kind of intelligent domestic system and its control method based on voice control
CN108320223A (en) * 2018-04-11 2018-07-24 陈成 Shared device systems, method based on Internet of Things remote control and shared air cleaner equipment
CN108762105A (en) * 2018-05-22 2018-11-06 广州视源电子科技股份有限公司 Intelligent electrical appliance control, device, electronic equipment and intelligent appliance system
CN111522248A (en) * 2020-05-12 2020-08-11 杭州武盛广告制作有限公司 Household appliance supervision system based on cloud computing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
周立功: "《面向AWorks框架和接口的C编程 上》", 30 November 2018, 北京航空航天大学出版社 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022083210A1 (en) * 2020-10-23 2022-04-28 重庆海尔空调器有限公司 Control method, control device and control system for plurality of intelligent household appliances
CN113824690A (en) * 2021-08-24 2021-12-21 青岛海尔科技有限公司 Method and device for sending control request, storage medium and electronic device
CN113824690B (en) * 2021-08-24 2023-10-27 青岛海尔科技有限公司 Method and device for sending control request, storage medium and electronic device
CN113915741A (en) * 2021-09-02 2022-01-11 远景智能国际私人投资有限公司 Instruction sending method, device and system
CN113915741B (en) * 2021-09-02 2023-05-12 远景智能国际私人投资有限公司 Instruction sending method, device and system

Also Published As

Publication number Publication date
WO2022083210A1 (en) 2022-04-28

Similar Documents

Publication Publication Date Title
CN112198809A (en) Control method, control equipment and control system for multiple intelligent household appliances
CN111143061B (en) Multi-device linkage control method, device and storage medium
KR100559023B1 (en) Home network system and its configuration system
CN107991891B (en) Method and system for adjusting environmental parameters and user equipment
CN110505508B (en) Method and device for displaying state information in smart home operating system
US11374368B2 (en) Abnormality prompting method and intelligent socket
CN110365704B (en) Equipment binding method and device and electronic equipment
CN113110147B (en) Method and device for cross-platform linkage of intelligent equipment, equipment and storage medium
CN107346115B (en) Control method and control terminal of intelligent device and intelligent device
CN111741509A (en) Network distribution method and device, storage medium and processor
CN105703984B (en) A kind of connection method and mobile terminal
CN104730977B (en) A kind of method and air-conditioning stored and read air conditioning capacity code
CN105959174B (en) Testing method and device for intelligent equipment platform
CN111615086A (en) Method and device for pairing game handles capable of being connected to network
CN105278339A (en) Composite electrical appliance subset description information generation method and device, and composite electrical appliance control method and device
CN109245974A (en) Household electrical appliance distribution method, apparatus and computer readable storage medium
CN112836538A (en) Control method of household appliance and household appliance
CN108809777B (en) Operation control method, Wi-Fi communication module, home appliance device, system, and storage medium
CN111130956A (en) Data transmission method of intelligent household appliance and intelligent household appliance
CN111147336A (en) Intelligent terminal access control system and method
US20070130278A1 (en) Home network system
CN112413850B (en) Control method and device of air conditioner, storage medium and electronic device
CN105915989A (en) Infrared data transmission method and system, and remote control terminal
CN108156659A (en) Localization method, device, home appliance and the storage medium of home appliance
CN112035139A (en) Data updating method, device, system and storage medium for intelligent household equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination