CN105068430B - Household appliance set operation method and device - Google Patents

Household appliance set operation method and device Download PDF

Info

Publication number
CN105068430B
CN105068430B CN201510387169.1A CN201510387169A CN105068430B CN 105068430 B CN105068430 B CN 105068430B CN 201510387169 A CN201510387169 A CN 201510387169A CN 105068430 B CN105068430 B CN 105068430B
Authority
CN
China
Prior art keywords
group operation
group
command
identifier
execution result
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.)
Active
Application number
CN201510387169.1A
Other languages
Chinese (zh)
Other versions
CN105068430A (en
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 Intelligent Home Appliance Technology Co Ltd
Original Assignee
Qingdao Haier Intelligent Home Appliance Technology 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 Intelligent Home Appliance Technology Co Ltd filed Critical Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Priority to CN201510387169.1A priority Critical patent/CN105068430B/en
Publication of CN105068430A publication Critical patent/CN105068430A/en
Application granted granted Critical
Publication of CN105068430B publication Critical patent/CN105068430B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a household appliance group operation method and a household appliance group operation device, which are used for solving the problems that in the prior art, household appliances cannot accurately feed back an execution result of group operation to a corresponding group, so that the logic of the group operation is disordered, and the normal use of the household appliance group operation by a user is influenced. The method comprises the following steps: generating a corresponding group operation command and a group operation identifier according to a group operation request from a mobile terminal, wherein the group operation request is used for requesting to operate at least two household appliances; the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence; and performing command transmission and result feedback of the group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier.

Description

Household appliance set operation method and device
Technical Field
The invention relates to the technical field of intelligent household appliances, in particular to a household appliance group operation method and device.
Background
The application of a wireless network in families and offices is very popular, Smart home service (Smart home service) can be operated on a gateway, and a group operation interface is arranged in the Smart home server. The user can define the group operation facing to a plurality of household appliances on the gateway through the client. The group operation specifies an ID, an operation interface, an operation parameter, and the like of each home appliance in the group. After a user triggers group operation through a group operation interface of the gateway, the gateway puts each operation in the group into a parallel task queue to execute respectively. And after the execution of each task is finished, returning an execution result to the gateway, and returning the result to the user by the gateway.
However, when a user issues a plurality of group operation commands in succession, the plurality of group operations may include operations on the same home appliance, so that a plurality of operation tasks of the same home appliance may wait for processing in the gateway queue. It is possible that which of the two tasks in the parallel task queue is executed first is completed, and the execution result of which group operation the returned message belongs to cannot be judged only according to the information of the household appliance operation, so that the household appliance cannot accurately feed back the execution result of the group operation to the corresponding group, logic disorder of the group operation is caused, and normal use of the household appliance group operation by a user is influenced.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method and a device for operating a household appliance group, so as to solve the problem that in the prior art, a household appliance cannot accurately feed back an execution result of group operation to a corresponding group, so that the logic of the group operation is disordered, and the normal use of the household appliance group operation by a user is influenced.
In one aspect, the present invention provides a method for operating a home appliance set, including: generating a corresponding group operation command and a group operation identifier according to a group operation request from a mobile terminal, wherein the group operation request is used for requesting to operate at least two household appliances; the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence; and performing command transmission and result feedback of the group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier.
Optionally, the generating a corresponding group operation command and a group operation identifier according to the group operation request from the mobile terminal includes: searching corresponding group operation configuration according to a group operation request from the mobile terminal; and generating a group operation command and a corresponding group operation identifier according to the group operation configuration, wherein the group operation command comprises equipment operation commands of at least two household appliances.
Optionally, the performing of command transmission and result feedback of the group operation according to the corresponding relationship among the group operation request, the group operation command, and the group operation identifier includes: feeding back the generated group operation identification to the mobile terminal; placing the device operation commands of at least two household appliances in the group operation command into a parallel task queue, scheduling and sending the device operation commands to the corresponding household appliances for execution, wherein the device operation commands are associated with the group operation identifiers; according to the group operation identification, classifying the execution result fed back by the household appliance into the corresponding group operation execution result; and under the condition that the equipment operation commands corresponding to the group operation command have fed back results, feeding back the group operation execution result to the mobile terminal, wherein the group operation execution result carries the group operation identifier.
Optionally, the associating the device operation command with the group operation identifier includes: associating a handle or pointer or memory address of the device operation command with the group operation identifier through a mapping table; or the group operation identifier is used as a parameter of the equipment operation command.
Optionally, the classifying, according to the group operation identifier, the execution result fed back by the home appliance into the corresponding group operation execution result includes: if an execution result fed back by the household appliance is received within the preset time, classifying the execution result into a corresponding group operation execution result; and if the execution result fed back by the household appliance is not received within the preset time, marking the corresponding equipment operation overtime in the group operation execution result.
Accordingly, the present invention also provides a home appliance set operating apparatus, comprising: the generating unit is used for generating a corresponding group operation command and a group operation identifier according to a group operation request from the mobile terminal, wherein the group operation request is used for requesting to operate at least two household appliances; the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence; and the transmission and feedback unit is used for performing command transmission and result feedback of the group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier.
Optionally, the generating unit includes: the searching module is used for searching corresponding group operation configuration according to the group operation request from the mobile terminal; and the generating module is used for generating a group operation command and a corresponding group operation identifier according to the group operation configuration searched by the searching module, wherein the group operation command comprises an equipment operation command for at least two household appliances.
Optionally, the transmitting and feedback unit includes: the scheduling module is used for placing the device operation commands of at least two household appliances in the group operation command into a parallel task queue to schedule and send the device operation commands to the corresponding household appliances to be executed, wherein the device operation commands are associated with the group operation identifiers; the result input module is used for inputting the execution result fed back by the household appliance into the corresponding group operation execution result according to the group operation identifier; a feedback module, configured to feed back the generated group operation identifier to the mobile terminal; or the group operation execution result is fed back to the mobile terminal under the condition that the device operation commands corresponding to the group operation command all have fed back results, and the group operation execution result carries the group operation identifier.
Optionally, the associating the device operation command with the group operation identifier includes: associating a handle or pointer or memory address of the device operation command with the group operation identifier through a mapping table; or the group operation identifier is used as a parameter of the equipment operation command.
Optionally, the result entry module is specifically configured to: if an execution result fed back by the household appliance is received within the preset time, classifying the execution result into a corresponding group operation execution result; and if the execution result fed back by the household appliance is not received within the preset time, marking the corresponding equipment operation overtime in the group operation execution result.
The household appliance group operation method and the household appliance group operation device provided by the embodiment of the invention can generate the corresponding group operation command and the corresponding group operation identifier according to the group operation request from the mobile terminal, thereby operating at least two household appliances, and performing the command transmission and result feedback of the group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier.
Drawings
Fig. 1 is a flowchart of a method for operating a home appliance group according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a device connection relationship corresponding to a home appliance operation method in an embodiment of the present invention;
FIG. 3 is a detailed flow chart of the second step in FIG. 1;
fig. 4 is a detailed flowchart of a method for operating a home appliance group according to an embodiment of the present invention;
fig. 5 is another detailed flowchart of a method for operating a home appliance group according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a home appliance set operating device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail below with reference to the accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
As shown in fig. 1, an embodiment of the present invention provides a method for operating a home appliance group, which is based on a gateway and includes:
s11, generating a corresponding group operation command and a group operation identifier according to a group operation request from the mobile terminal, wherein the group operation request is used for requesting to operate at least two household appliances; the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence;
and S12, performing command transmission and result feedback of the group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier.
The household electrical appliance group operation method provided by the embodiment of the invention can generate corresponding group operation commands and group operation identifiers according to the group operation request from the mobile terminal, thereby operating at least two household electrical appliances, and performing command transmission and result feedback of group operation according to the corresponding relation among the group operation request, the group operation commands and the group operation identifiers.
Optionally, the group operation identifier is an identifier capable of distinguishing one group operation from another, each group operation request corresponds to one group operation command, and each group operation command also corresponds to one group operation identifier. The group operation identifier may be a random number, a serial number with a certain sequence rule, a two-dimensional code, or the like, as long as different group operation commands can be distinguished. It should be noted that, if the user sends two group operation requests to the same group operation in sequence, the two group operation requests correspond to different group operation commands and different group operation identifiers respectively.
Specifically, in step S11, the generating of the corresponding group operation command and the group operation identifier according to the group operation request from the mobile terminal may specifically include:
searching corresponding group operation configuration according to a group operation request from the mobile terminal;
and generating a group operation command and a corresponding group operation identifier according to the group operation configuration, wherein the group operation command comprises equipment operation commands of at least two household appliances.
That is, various group operations may be preset in the gateway, each group operation having a corresponding group operation name and specific operation information, which may include, for example, an ID, an operation interface, an operation parameter, and the like of each home appliance in the group operation. Therefore, the user only needs to send a group operation request to the gateway through the mobile terminal, the group operation request carries the group name, and the gateway can search the corresponding group operation information and command each relevant household appliance to perform corresponding operation. For example, as shown in fig. 2, in an embodiment of the present invention, a gateway is preset with a group operation scene back of a home appliance a, a home appliance B, and a home appliance C. The group of operations respectively call the relevant interfaces of the three household appliances to change the running states of the household appliances, such as reducing the temperature of an air conditioner, turning on a lamp, closing a curtain and the like.
Optionally, as shown in fig. 3, in step S12, the performing command transmission and result feedback of the group operation according to the corresponding relationship among the group operation request, the group operation command, and the group operation identifier may specifically include:
s121, feeding back the generated group operation identifier to the mobile terminal;
s122, placing the device operation commands of at least two household appliances in the group operation command into a parallel task queue, scheduling and sending the device operation commands to the corresponding household appliances for execution, wherein the device operation commands are associated with the group operation identifier; optionally, a handle or a pointer or a memory address of the device operation command may be associated with the group operation identifier by using a mapping table, where the characteristic of the device operation command may be uniquely determined; the group operation identifier can also be used as a parameter of the device operation command to associate the device operation command with the group operation identifier;
s123, according to the group operation identifier, classifying the execution result fed back by the household appliance into a corresponding group operation execution result;
and S124, under the condition that the device operation commands corresponding to the group operation command have fed back results, feeding back the group operation execution result to the mobile terminal, wherein the group operation execution result carries the group operation identifier.
Still taking the group operation SceneBack as an example, how to feed back the generated group operation identifier to the mobile terminal in step S121 is described. In one embodiment of the invention, the gateway generates this group operation identifier as serial number 020903232. The serial number may be generated by a random number with a fixed bit number, or by adding 1 to the previous group operation every time. The gateway initializes a response of the group operation scene back according to the generated group operation serial number 020903232. Since the set of operations includes three separate appliance operations, the response should also include three appliance responses. Since the home appliance does not perform the corresponding operation at this time, the content in each home appliance response is empty. And then, the gateway returns an operation response of successful initialization to the mobile terminal. Optionally, the response may include the execution success status OK and the group operation sequence number 020903232 generated by the gateway. The mobile terminal may save the group operation and the serial number to find a corresponding group operation feedback result using the serial number.
Optionally, in step S123, the classifying the execution result fed back by the home appliance into the corresponding group operation execution result according to the group operation identifier may include the following two cases:
if an execution result fed back by the household appliance is received within the preset time, classifying the execution result into a corresponding group operation execution result;
and if the execution result fed back by the household appliance is not received within the preset time, marking the corresponding equipment operation overtime in the group operation execution result.
Therefore, the gateway sets the maximum execution time for the group operation, and replaces the response position corresponding to the subtask which is not executed after overtime by an overtime error, thereby maintaining the longest time delay acceptable by the user and effectively improving the operation efficiency.
Specifically, in step S124, after each household appliance has performed the corresponding operation, the corresponding execution result is fed back to the gateway, and the gateway may check whether the corresponding group operation command has returned all responses. And when the last returned response of the household appliance is also included in the corresponding group operation execution result, the gateway judges that the group operation command returns all responses, and then the group operation response is returned to the mobile phone.
After receiving the group operation response, the mobile phone can correlate the group operation response with the triggered group operation request according to the comparison between the group operation identifier in the response and the previously stored group operation identifier, so as to obtain the specific execution state of each household appliance operation task in the group operation by analyzing the group operation response.
The method for operating the household electrical appliance set provided by the invention is explained in detail by the specific embodiment.
As shown in fig. 4, in an embodiment of the present invention, a user sends a group operation request through a mobile phone, and the request includes a name SceneBack of the group operation, which is received by a gateway. The gateway stores the specific operation corresponding to each group of operation names and finds the scene back. Then, the gateway analyzes the home appliance operation information corresponding to the SceneBack, including the related operations of the home appliances 1, 2, and 3, and generates a corresponding group operation command and a corresponding group operation identifier mark 1.
And the gateway initializes the response of the group operation scene back according to the generated group operation identifier mark 1. Since the set of operations includes three separate appliance operations, the response should also include three appliance responses. At this time, the contents in each home appliance response are empty.
The gateway returns an initialization success operation response to the mobile phone. The response contains the execution success status OK and the gateway generated group operation identification mark 1. The handset saves the set of operations and the serial number.
The gateway starts an internal timer to start timing, and allocates three household appliance operations contained in the group operation into three calling tasks. The gateway maintains an association of a group operation identification mark1 with each of the executing tasks. Optionally, the gateway may maintain a mapping table consisting of the group operation identifier and the subtask handle, or may input the group operation identifier as a parameter to the execution function of each subtask.
And the gateway adds the three subtasks of the group operation scene Back into the parallel execution queue respectively. The parallel execution queue contains a certain number (for example, 10) of calling tasks, and the scheduler takes out a plurality (for example, 3) of executions from the parallel execution queue at a time. And the subtasks contained in the group operation scene back are respectively executed, and a calling request is sent to the household appliance. And after the household appliance executes the corresponding operation, returning a result response to the gateway.
Assume that the appliance 1 first completes execution and returns a response. And the gateway judges that the task belongs to the group operation scene Back with the group operation identifier of mark1 according to the group operation identifier of mark1 associated with the task. The gateway adds the response to the previously initialized group operation response. After the home appliances 2 and 3 return responses, they also join the group operation response according to the above method.
Each time a device operation response is added to the group operation response, the gateway checks whether the group operation has returned all responses. And when the last returned response of the household appliance 3 is added, the judgment result is yes, the gateway finishes timing, and the group of operation responses are returned to the mobile phone.
After receiving the group operation response, the mobile phone can associate the group operation response with the triggered group operation request according to the comparison between the serial number in the response and the group operation identifier mark1 stored before, so as to obtain the specific execution state of each household appliance operation task in the group operation by analyzing the group operation response.
As shown in fig. 5, in another embodiment of the present invention, before the device operation request (i.e., the subtask call request) is issued and the appliance response is returned, the process flow is the same as the process flow shown in fig. 4. But in contrast, a feedback process of the results of the operation of the device. In this embodiment, the response of the home appliance 3 is returned first, and then the response of the home appliance 1 is returned. After the home appliance responses are returned, each returned response is added to the group operation response according to the method.
The timer ends before the response of the home appliance 2 returns (the timer time is assumed to be 10 seconds). The gateway checks the group operation response, and determines that the response of the home appliance 1 and the home appliance 3 has been received, and the response of the home appliance 2 has not been received. Then, in the group operation response, the gateway writes a timeout error in the location corresponding to the response of the home appliance 2, indicating that the response received by the subtask has timed out. The gateway then returns the set of operational responses to the handset.
After receiving the group operation response, the mobile phone can associate the corresponding group operation request according to the method, and obtain the operation states of the household appliances 1 and 3 in the group operation, and the household appliance 2 can not be executed within the timing time and return the response.
Accordingly, as shown in fig. 6, an embodiment of the present invention further provides a household electrical appliance set operating apparatus, including:
a generating unit 61, configured to generate a corresponding group operation command and a group operation identifier according to a group operation request from a mobile terminal, where the group operation request is used to request to operate at least two home appliances; the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence;
and a transmitting and feedback unit 62, configured to perform command transmission and result feedback of the group operation according to the corresponding relationship among the group operation request, the group operation command, and the group operation identifier.
In the home appliance group operation device according to the embodiment of the present invention, the generating unit 61 may generate a corresponding group operation command and a corresponding group operation identifier according to a group operation request from the mobile terminal, so as to operate at least two home appliances, and the transmitting and feedback unit 62 may transmit a command and feed back a result of the group operation according to a correspondence relationship between the group operation request, the group operation command, and the group operation identifier. Because the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence, even if different group operations include operation on the same household appliance in the group operation execution process, the corresponding operation result can be accurately fed back to the corresponding group operation according to the operation result, thereby effectively avoiding logic confusion of the group operation and ensuring normal use of the household appliance group operation by a user.
Optionally, the generating unit 61 may specifically include:
the searching module is used for searching corresponding group operation configuration according to the group operation request from the mobile terminal;
and the generating module is used for generating a group operation command and a corresponding group operation identifier according to the group operation configuration searched by the searching module, wherein the group operation command comprises an equipment operation command for at least two household appliances.
Optionally, the transmission and feedback unit 62 may specifically include:
the scheduling module is used for placing the device operation commands of at least two household appliances in the group operation command into a parallel task queue to schedule and send the device operation commands to the corresponding household appliances to be executed, wherein the device operation commands are associated with the group operation identifiers;
the result input module is used for inputting the execution result fed back by the household appliance into the corresponding group operation execution result according to the group operation identifier;
a feedback module, configured to feed back the generated group operation identifier to the mobile terminal; or the group operation execution result is fed back to the mobile terminal under the condition that the device operation commands corresponding to the group operation command all have fed back results, and the group operation execution result carries the group operation identifier.
Optionally, the associating the device operation command with the group operation identifier includes: the handle or pointer or memory address of the device operation command can uniquely determine that the characteristics of the device operation command are associated with the group operation identifier through a mapping table; or the group operation identifier is used as a parameter of the equipment operation command.
Optionally, the result entry module is specifically configured to:
if an execution result fed back by the household appliance is received within the preset time, classifying the execution result into a corresponding group operation execution result;
and if the execution result fed back by the household appliance is not received within the preset time, marking the corresponding equipment operation overtime in the group operation execution result.
Although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above.

Claims (10)

1. A method of operating a group of appliances, comprising:
generating a corresponding group operation command and a group operation identifier according to a group operation request from the mobile terminal; the group operation command comprises equipment operation commands of at least two household appliances, and the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence;
performing command transmission and result feedback of group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier;
the command transmission and result feedback for performing the group operation according to the corresponding relationship among the group operation request, the group operation command and the group operation identifier includes:
feeding back the generated group operation identification to the mobile terminal;
and placing the device operation commands of at least two household appliances in the group operation command into a parallel task queue, scheduling and sending the device operation commands to the corresponding household appliances for execution, wherein the device operation commands are associated with the group operation identification.
2. The method of claim 1, wherein the generating the corresponding group operation command and the group operation identifier according to the group operation request from the mobile terminal comprises:
searching corresponding group operation configuration according to a group operation request from the mobile terminal;
and generating a group operation command and a corresponding group operation identifier according to the group operation configuration.
3. The method according to claim 2, wherein the command transmission and result feedback for group operation according to the corresponding relationship among the group operation request, the group operation command, and the group operation identifier further comprises:
according to the group operation identification, classifying the execution result fed back by the household appliance into the corresponding group operation execution result;
and under the condition that the equipment operation commands corresponding to the group operation command have fed back results, feeding back the group operation execution result to the mobile terminal, wherein the group operation execution result carries the group operation identifier.
4. The method of claim 3, wherein associating the device operation command with the group operation identifier comprises:
associating a handle or pointer or memory address of the device operation command with the group operation identifier through a mapping table; or
And taking the group operation identification as a parameter of the equipment operation command.
5. The method of claim 3, wherein the classifying the execution result fed back by the home appliance into the corresponding group operation execution result according to the group operation identifier comprises:
if an execution result fed back by the household appliance is received within the preset time, classifying the execution result into a corresponding group operation execution result;
and if the execution result fed back by the household appliance is not received within the preset time, marking the corresponding equipment operation overtime in the group operation execution result.
6. An electric home appliance group operation device, comprising:
the generating unit is used for generating a corresponding group operation command and a group operation identifier according to the group operation request from the mobile terminal; the group operation command comprises equipment operation commands of at least two household appliances, and the group operation request, the group operation command and the group operation identifier are in one-to-one correspondence;
the transmission and feedback unit is used for performing command transmission and result feedback of the group operation according to the corresponding relation among the group operation request, the group operation command and the group operation identifier;
the delivery and feedback unit includes:
and the scheduling module is used for placing the device operation commands of at least two household appliances in the group operation command into a parallel task queue for scheduling and sending the device operation commands to the corresponding household appliances for execution, wherein the device operation commands are associated with the group operation identifiers.
7. The apparatus of claim 6, wherein the generating unit comprises:
the searching module is used for searching corresponding group operation configuration according to the group operation request from the mobile terminal;
and the generating module is used for generating a group operation command and a corresponding group operation identifier according to the group operation configuration searched by the searching module.
8. The apparatus of claim 7, wherein the transfer and feedback unit further comprises:
the result input module is used for inputting the execution result fed back by the household appliance into the corresponding group operation execution result according to the group operation identifier;
a feedback module, configured to feed back the generated group operation identifier to the mobile terminal; or the group operation execution result is fed back to the mobile terminal under the condition that the device operation commands corresponding to the group operation command all have fed back results, and the group operation execution result carries the group operation identifier.
9. The apparatus of claim 8, wherein the device operation command being associated with the group operation identifier comprises:
associating a handle or pointer or memory address of the device operation command with the group operation identifier through a mapping table; or
And taking the group operation identification as a parameter of the equipment operation command.
10. The apparatus of claim 8, wherein the result entry module is specifically configured to:
if an execution result fed back by the household appliance is received within the preset time, classifying the execution result into a corresponding group operation execution result;
and if the execution result fed back by the household appliance is not received within the preset time, marking the corresponding equipment operation overtime in the group operation execution result.
CN201510387169.1A 2015-06-30 2015-06-30 Household appliance set operation method and device Active CN105068430B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510387169.1A CN105068430B (en) 2015-06-30 2015-06-30 Household appliance set operation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510387169.1A CN105068430B (en) 2015-06-30 2015-06-30 Household appliance set operation method and device

Publications (2)

Publication Number Publication Date
CN105068430A CN105068430A (en) 2015-11-18
CN105068430B true CN105068430B (en) 2021-10-19

Family

ID=54497821

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510387169.1A Active CN105068430B (en) 2015-06-30 2015-06-30 Household appliance set operation method and device

Country Status (1)

Country Link
CN (1) CN105068430B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107018165A (en) * 2016-01-28 2017-08-04 阿里巴巴集团控股有限公司 The method and device of control internet of things equipment, server, mobile device
CN106534271B (en) * 2016-10-21 2019-09-06 中国科学院力学研究所 Method and apparatus for multioperation end remote control multioperation object
CN109445292B (en) * 2018-10-22 2023-11-10 深圳绿米联创科技有限公司 Automatic execution result collection method, device, system and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1331326C (en) * 2002-03-27 2007-08-08 北京长信嘉信息技术有限公司 Digital family network system
CN100456757C (en) * 2006-11-08 2009-01-28 华为技术有限公司 Method to control home intelligent terminal and home access gateway
JP2008090870A (en) * 2007-12-27 2008-04-17 Sony Corp Recording medium and system for electronic device
CN101834730A (en) * 2009-03-13 2010-09-15 华为技术有限公司 Multimedia conferencing control method and system
CN102878738A (en) * 2012-10-25 2013-01-16 四川长虹电器股份有限公司 Intelligent control method of refrigeration equipment
CN103457770B (en) * 2013-08-30 2017-03-08 华为技术有限公司 Web transactions control method and execution method and network controller and forwarding unit
CN103699079A (en) * 2013-12-16 2014-04-02 四川九洲电器集团有限责任公司 Method for performing timing control on intelligent home equipment through mobile terminal

Also Published As

Publication number Publication date
CN105068430A (en) 2015-11-18

Similar Documents

Publication Publication Date Title
CN107087033B (en) Message pushing method and device, storage medium and computer equipment
KR102365796B1 (en) Method and system for allocating virtual articles
CN107592367B (en) Resource sharing method and device for household appliances and computer readable storage medium
WO2021135299A1 (en) Binding method and system for device network configuration, and mobile terminal and storage medium
CN106411517B (en) A kind of password remapping method and device
CN110784538B (en) Household appliance configuration file generation method and device, household appliance and storage medium
CN106302448B (en) Remote access control method and device
CN105068430B (en) Household appliance set operation method and device
CN108376078A (en) Upgrade method, device and the household appliance of equipment
CN105871995A (en) Method for controlling intelligent device by router and the router
CN103997521A (en) File operating method and device based on router and router
CN105468682B (en) A kind of event scheduling system
CN103944961A (en) Application sharing method, device and system
CN108390795B (en) Household appliance and monitoring method thereof, smart home system and readable storage medium
CN111008254A (en) Object creating method and device, computer equipment and storage medium
WO2020063381A1 (en) Data communication method, server device, client device and medium
CN107025131B (en) Task scheduling method and device
CN107018045A (en) Distributed memory system method of testing and system based on RPC
CN104683473A (en) Service quality monitoring method, server side, client and system
CN104796874B (en) Information binding method and device
KR20170109954A (en) System and method for managing collaboration between the devices based on machine socialization using access point
US9712993B2 (en) System and method of trigger service
CN104468645A (en) Control method, electronic equipment, and information transmission method and device
WO2016188133A1 (en) Method and device for controlling intelligent household appliance
EP2938143A1 (en) Control device and communication system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant