WO2023082660A1 - Household appliance control method and control apparatus and household appliance control system - Google Patents

Household appliance control method and control apparatus and household appliance control system Download PDF

Info

Publication number
WO2023082660A1
WO2023082660A1 PCT/CN2022/102662 CN2022102662W WO2023082660A1 WO 2023082660 A1 WO2023082660 A1 WO 2023082660A1 CN 2022102662 W CN2022102662 W CN 2022102662W WO 2023082660 A1 WO2023082660 A1 WO 2023082660A1
Authority
WO
WIPO (PCT)
Prior art keywords
controlled
information
home appliance
control
function information
Prior art date
Application number
PCT/CN2022/102662
Other languages
French (fr)
Chinese (zh)
Inventor
郭继宾
封荣杰
李恒元
路炎
李艳春
Original Assignee
青岛海尔空调器有限总公司
青岛海尔空调电子有限公司
海尔智家股份有限公司
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 青岛海尔空调器有限总公司, 青岛海尔空调电子有限公司, 海尔智家股份有限公司 filed Critical 青岛海尔空调器有限总公司
Publication of WO2023082660A1 publication Critical patent/WO2023082660A1/en

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] or 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

Definitions

  • the present application relates to the technical field of smart home appliances, for example, to a control method for home appliances, a control device and a control system for home appliances.
  • a control method including: the user sends a sound signal with control information to the remote client terminal, and the voice receiving device of the remote client terminal receives the sound signal;
  • the receiving device sends the received sound signal to the microprocessor, and the microprocessor sends the sound signal to the central processing unit of the central controller through the Bluetooth communication module;
  • the central processing unit analyzes the received sound signal to obtain the control information, and analyze the control information here, and judge the required remote control home appliance and the control command of the controlled home appliance;
  • the central processing unit controls the Bluetooth communication module to establish a communication connection with the Bluetooth communication module of the corresponding controlled home appliance according to the judgment result;
  • the central processing unit sends a control command to the controller of the controlled household appliance through the Bluetooth communication module, and the controller controls the operation of the controlled household appliance according to the control command information.
  • voice Bluetooth instead of infrared remote control
  • the recognition accuracy of voice Bluetooth may be affected by the user's tone, volume, accent, etc., so the control effect on home appliances cannot be guaranteed.
  • Embodiments of the present disclosure provide a control method, a control device and a control system for home appliances, so as to avoid inaccurate instruction recognition caused by using a voice bluetooth device and ensure the control effect of home appliances.
  • the control method for home appliances includes: the server obtains a home appliance information database, and the home appliance information database stores the associations between the identification information and function information sets of different home appliances; To-be-controlled identification information of the home appliance to be controlled, and determine the to-be-controlled function information set associated with the to-be-controlled identification information from the home appliance information database, and send it to the control terminal, so that the control terminal selects the target function information from the to-be-controlled function information set, and In the case of the Bluetooth connection of the client associated with the home appliance to be controlled, the target instruction corresponding to the target function information is sent to the client through Bluetooth.
  • the control method for home appliances includes: the control terminal obtains the identification information to be controlled of the home appliance to be controlled, and submits it to the server; obtains the function information set to be controlled associated with the identification information to be controlled sent by the server,
  • the set of function information to be controlled is determined by the server from the home appliance information database, which stores the identification information of the respective configurations of different home appliances and the association relationship between the function information sets; select the target function information from the set of function information to be controlled; In the case of the Bluetooth connection of the client associated with the home appliance to be controlled, the target instruction corresponding to the target function information is sent to the client through Bluetooth.
  • the home appliance control system includes a server and at least one control terminal.
  • the server is configured to obtain the home appliance information database, which stores the association relationship between the identification information and function information sets of different home appliances respectively configured; obtains the identification information to be controlled submitted by the control terminal, and obtains the information from the home appliance information database.
  • the control terminal is configured to obtain the identification information of the household appliance to be controlled, and submit it to the server; obtain the information set of the function information to be controlled sent by the server; Select the target function information from the set of function information to be controlled; when the client associated with the home appliance to be controlled is connected via Bluetooth, send the target instruction corresponding to the target function information to the client through Bluetooth.
  • control device for home appliances includes a processor and a memory storing program instructions.
  • the processor is configured to execute the above-mentioned control method for a home appliance when executing the program instructions.
  • control method, control device, and home appliance control system for home appliances can achieve the following technical effects:
  • the server When the server obtains the identification information of the household appliances to be controlled submitted by the control terminal, it can determine the set of function information to be controlled associated with the identification information to be controlled from the household appliance information database, and send it to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control.
  • Bluetooth command control of home appliances Compared with the existing technology, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
  • FIG. 1 is a schematic diagram of a home appliance control system provided by an embodiment of the present disclosure
  • Fig. 2 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure
  • Fig. 3 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure
  • Fig. 4 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure
  • Fig. 5 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure
  • Fig. 6 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure.
  • FIG. 7 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure.
  • Fig. 8 is a flowchart of a control method for home appliances provided by an embodiment of the present disclosure
  • Fig. 9 is a schematic diagram of a control device for household appliances provided by an embodiment of the present disclosure.
  • A/B means: A or B.
  • a and/or B means: A or B, or, A and B, these three relationships.
  • correspondence may refer to an association relationship or a binding relationship, and the correspondence between A and B means that there is an association relationship or a binding relationship between A and B.
  • smart home appliances refer to home appliances formed by introducing microprocessors, sensor technologies, and network communication technologies into home appliances. They have the characteristics of intelligent control, intelligent perception, and intelligent applications. Relying on the application and processing of modern technologies such as the Internet of Things, the Internet, and electronic chips, for example, smart home appliances can realize remote control and management of smart home appliances by users by connecting electronic devices.
  • a terminal device refers to an electronic device with a wireless connection function.
  • the terminal device can communicate with the above-mentioned smart home appliance by connecting to the Internet, or directly communicate with the above-mentioned smart home appliance through Bluetooth, wifi, etc. communication connection.
  • the terminal device is, for example, a mobile device, a computer, or a vehicle-mounted device built into a hover vehicle, or any combination thereof.
  • the mobile device may include, for example, a mobile phone, a smart home device, a wearable device, a smart mobile device, a virtual reality device, etc., or any combination thereof, wherein the wearable device includes, for example, a smart watch, a smart bracelet, a pedometer, and the like.
  • Fig. 1 is a schematic diagram of a home appliance control system provided by an embodiment of the present disclosure.
  • a home appliance control system which may include a server terminal and at least one control terminal.
  • the control terminal can be deployed on a terminal device equipped with a Bluetooth module
  • the server terminal can be deployed on a cloud server. The two cooperate with each other, and through the solution provided by the embodiment of the present application, the terminal device communicates with the smart home appliance configured with the Bluetooth module, and controls the smart home appliance.
  • the user can operate the terminal device to obtain the identification information of the home appliance to be controlled.
  • the control terminal associated with the terminal device can submit the identification information to be controlled to the server, and the server will, according to the identification information to be controlled, select from the home appliances that store the association relationship between the identification information and function information sets configured by different home appliances.
  • the information base determine the information set of the function information to be controlled associated with the identification information to be controlled, and return it to the control terminal.
  • the user can operate the terminal device again to make the control end select target function information from the set of function information to be controlled returned by the server end.
  • the control terminal when the control terminal is connected to the client terminal associated with the household appliance to be controlled via Bluetooth, it can send the target command corresponding to the target function information to the client terminal through Bluetooth, so as to realize the control of the household appliance to be controlled.
  • the control terminal does not need to use voice control, thereby avoiding the problem of inaccurate voice command recognition and ensuring the control effect of the home appliance.
  • Fig. 2 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 2 , an embodiment of the present disclosure provides a control method for home appliances that can be applied to the control terminal, which may include:
  • the control terminal obtains the identification information of the home appliance to be controlled, and submits it to the server.
  • the identification information to be controlled can be embodied as a MAC address (Media Access Control Address, physical address) and a unique identification code of the home appliance to be controlled.
  • MAC address Media Access Control Address, physical address
  • the terminal device associated with the control terminal may provide an identification information collection interface, and the user directly uses the information input module configured on the terminal device to input information on the identification information collection interface, so that the control terminal obtains the identification information of the home appliance to be controlled.
  • information may be input on the identification information collection interface through various implementation manners, which are described below with examples.
  • the information entry module can be embodied as a keyboard.
  • the user can manually input the identification information of the home appliance to be controlled through the keyboard for the control terminal to collect.
  • the control terminal can conveniently and quickly obtain the identification information of the home appliance to be controlled.
  • the information entry module may be embodied as a voice collection module.
  • the user can input the identification information of the home appliance to be controlled by voice, and the control terminal performs voice recognition to obtain the identification information of the home appliance to be controlled. In this way, the control terminal can conveniently and quickly obtain the identification information of the home appliance to be controlled.
  • the information input module may be embodied as a camera.
  • the user can scan the QR code information to be controlled through the camera, and then read it by the control terminal to obtain the identification information to be controlled.
  • the control terminal can accurately and quickly obtain the identification information of the home appliance to be controlled according to the two-dimensional code to be controlled, and reduce the error rate caused by manual input of information.
  • the control end obtains the information set of the function information to be controlled associated with the identification information to be controlled sent by the server end.
  • the information set of the function information to be controlled is determined by the server end from the home appliance information database. Association relationship between functional information sets.
  • the control terminal selects target function information from the set of function information to be controlled.
  • the control terminal may provide a function display interface to be controlled, and the display interface of the function to be controlled includes information sets of functions to be controlled of the home appliances to be controlled.
  • the user can directly select target function information on the display interface of the function to be controlled by manually operating the touch screen. The user selects the target function information by operating the touch screen, the operation is simple and intuitive, and the response is fast.
  • control terminal When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target instruction corresponding to the target function information to the client terminal via Bluetooth.
  • the bluetooth connection of the client associated with the home appliance to be controlled may include: the control terminal sends a bluetooth connection instruction to the client, so that the client performs bluetooth broadcast for the connection verification information in the bluetooth connection instruction; Bluetooth broadcast to get Bluetooth pairing information; when the Bluetooth pairing information matches the connection verification information, the control end connects with the client Bluetooth.
  • the control terminal sends a bluetooth connection instruction to the client, so that the client performs bluetooth broadcast for the connection verification information in the bluetooth connection instruction
  • Bluetooth broadcast to get Bluetooth pairing information
  • the control end connects with the client Bluetooth.
  • connection verification information may be embodied as a MAC address, a unique identification code, time stamp information and digital signature information of the appliance to be controlled.
  • control terminal can scan the Bluetooth broadcast sent by the client terminal according to the preset scanning frequency.
  • the value range of the preset scanning frequency may be 5 seconds/time to 10 seconds/time.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal.
  • the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control.
  • Bluetooth command control of home appliances In this way, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the control effect of the home appliance.
  • Fig. 3 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 3 , an embodiment of the present disclosure provides a control method for home appliances that can be applied to the control terminal, which may include:
  • the control terminal obtains the identification information of the home appliance to be controlled, and submits it to the server.
  • the control end obtains the information set of the function information to be controlled associated with the identification information to be controlled sent by the server end.
  • the information set of the function information to be controlled is determined by the server end from the home appliance information database. Association relationship between functional information sets.
  • the control terminal selects target function information from the set of function information to be controlled.
  • control terminal When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target instruction corresponding to the target function information to the client terminal via Bluetooth.
  • the control terminal provides a connected home appliance display interface, where the connected home appliance display interface includes a current operating parameter of at least one connected home appliance.
  • control terminal can set the characteristic (characteristic data) for the connected home appliance, so as to obtain the current operating parameters through the characteristic.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when the client associated with the home appliance to be controlled is connected via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances.
  • control terminal can also provide a connected home appliance display interface including the Bluetooth signal strength and current operating parameters of at least one connected home appliance, so that the user can intuitively and conveniently obtain the current operating parameters and Bluetooth signal strength of the connected home appliance, and improve The degree of intelligence of the home appliance control system.
  • Fig. 4 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 4 , an embodiment of the present disclosure provides a control method for home appliances that can be applied to the control terminal, which may include:
  • the control terminal obtains the identification information of the home appliance to be controlled, and submits it to the server.
  • the control end obtains the information set of the function information to be controlled associated with the identification information to be controlled sent by the server end.
  • the information set of the function information to be controlled is determined by the server end from the home appliance information database. Association relationship between functional information sets.
  • the control terminal selects target function information from the set of function information to be controlled.
  • control terminal When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target instruction corresponding to the target function information to the client terminal via Bluetooth.
  • the control terminal provides a connected home appliance display interface, where the connected home appliance display interface includes a current operating parameter of at least one connected home appliance.
  • the control end acquires new operating parameters sent by the client when the client executes the target instruction and triggers a change of the current operating parameters.
  • control terminal can set the characteristic (characteristic data) for the connected home appliance, so as to obtain new operating parameters through the characteristic. For example, set set Characteristic Notification (receive notification message).
  • the control terminal displays new operating parameters on the display interface of the connected home appliance.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances.
  • control terminal can also provide a connected home appliance display interface including the Bluetooth signal strength and current operating parameters of at least one connected home appliance, so that the user can intuitively and timely obtain the changes in the operating parameters of the connected home appliance, and improve the home appliance control system. degree of intelligence.
  • Fig. 5 is a flowchart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 5 , an embodiment of the present disclosure provides a control method for home appliances applicable to a server, which may include:
  • the server obtains a home appliance information database, which stores associations between identification information and function information sets configured by different home appliances.
  • the home appliance information database in the embodiment of the present disclosure may be stored in a cloud server associated with the server.
  • the server may obtain the information by reading locally.
  • Appliance information library can be stored in other data storage servers, and the server can obtain the home appliance information library by accessing the data storage server when needed.
  • the embodiment of the present disclosure may not specifically limit the manner of obtaining the home appliance information database.
  • the home appliance information database in the embodiment of the present disclosure stores the association relationship between identification information and function information sets configured by different home appliances, as shown in Table 5-1.
  • the on/off functions of refrigerators and air conditioners can be common on/off functions for different types of home appliances, or can be developed separately for different types of home appliances.
  • the power-on/off function may not be specifically limited in this embodiment of the present disclosure.
  • the on/off function of a refrigerator whose identification information is Refrigerator-1001, and the on/off function of a refrigerator whose identification information is Refrigerator-1202 may be common on/off functions of refrigerators. , or, it may be a personalized power-on/off function developed by different models of refrigerators, which is not specifically limited in this embodiment of the present disclosure.
  • the server obtains the identification information of the home appliance to be controlled submitted by the control terminal, and determines the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal, so that the control terminal can obtain the information of the function information to be controlled. Select the target function information from the set, and send the target command corresponding to the target function information to the client through Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
  • the respective function information sets of different home appliances may also include logical information that restricts each function information. For example, other functions cannot be set after the shutdown function is realized, and the electric heating function cannot be turned on when the air conditioner realizes the cooling function.
  • the server sends the set of function information to be controlled to the control terminal
  • the target function information selected by the control terminal from the set of function information to be controlled is mutually constrained with other target function information
  • the target function will be executed on the appliance to be controlled.
  • other functional information is in an unselectable state. In this way, the degree of intelligence of the home appliance control system can be improved, and the user experience during the use of the home appliance can be better guaranteed.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances.
  • the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
  • Fig. 6 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 6 , an embodiment of the present disclosure provides a control method for home appliances applicable to a server, which may include:
  • the server obtains a home appliance information database, which stores associations between identification information and function information sets configured by different home appliances.
  • the server obtains the identification information of the home appliance to be controlled submitted by the control terminal, and determines the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal, so that the control terminal can obtain the information of the function information to be controlled. Select the target function information from the set, and send the target command corresponding to the target function information to the client through Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
  • the server provides a home appliance display interface to be controlled for selection by the control end, and the home appliance display interface includes at least one identification information of the home appliance to be controlled.
  • the server sends the target controlled function information set associated with the target identification information to the control terminal; wherein, the target controlled household appliance belongs to at least one household appliance to be controlled.
  • the server when the server obtains at least one identification information to be controlled submitted by the control terminal, it can directly save each identification information to be controlled, and provide a display interface of the home appliance to be controlled.
  • the user can directly operate the terminal device associated with the control terminal, and select the target identification information on the display interface of the home appliance to be controlled provided by the server.
  • the server can retrieve the target controlled function information set associated with the target identification information from the home appliance information database, and send it to the control terminal.
  • the server saves each identification information to be controlled and the associated function information set to be controlled, and provides a display interface of the home appliance to be controlled.
  • the user can operate the terminal device associated with the control terminal, and select the target identification information on the information display interface of the home appliance to be controlled.
  • the server can directly read the target controlled function information set associated with the target identification information from the pre-saved function information set to be controlled, and send it to the control terminal.
  • the user can obtain the target controlled function information set without entering the target identification information, which is helpful for subsequent selection of functions directly from the target controlled function information set to realize the control of the target controlled home appliance.
  • user operations can be simplified and user experience can be improved.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances.
  • the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
  • the control can be realized without entering the target identification information, thereby simplifying the user operation and further improving the user experience.
  • Fig. 7 is a flowchart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 7 , an embodiment of the present disclosure provides a control method for home appliances applicable to the server, which may include:
  • the server obtains a home appliance information database, which stores associations between identification information and function information sets configured by different home appliances.
  • the server obtains the identification information of the home appliance to be controlled submitted by the control terminal, and determines the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal, so that the control terminal can obtain the information of the function information to be controlled. Select the target function information from the set, and send the target command corresponding to the target function information to the client through Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
  • control terminal forwards the information set of the functions to be controlled to the control sharing terminal, it can trigger the sharing instruction and send the sharing instruction to the server.
  • server obtains the sharing command, it can develop a selection command to the control sharing terminal, so that the control sharing terminal selects a function from the information set of functions to be controlled to realize home appliance control.
  • control and sharing terminal can be deployed on a terminal device equipped with a Bluetooth module.
  • control sharing terminal can also send instructions corresponding to the functions selected from the set of function information to be controlled to the client via Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances.
  • the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
  • other users can obtain the selection function without obtaining the identification information of the home appliances to be controlled, so as to realize the control of the home appliances to be controlled, thereby simplifying user operations and further improving user experience .
  • Fig. 8 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 8 , an embodiment of the present disclosure provides a control method for a home appliance, which may include:
  • the server obtains a home appliance information database, and the home appliance information library stores associations between identification information and function information sets configured by different home appliances.
  • the control terminal obtains the identification information of the household appliance to be controlled, and submits it to the server.
  • the server obtains the identification information to be controlled, and determines the function information set to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal.
  • the control terminal obtains a set of information about functions to be controlled.
  • the control terminal selects target function information from the set of function information to be controlled.
  • control terminal When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target command corresponding to the target function information to the client terminal via Bluetooth.
  • the server when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sent to the control terminal.
  • the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control.
  • Bluetooth command control of home appliances when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sent to the control terminal.
  • the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control.
  • Bluetooth command control of home appliances when the server obtain
  • the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
  • Fig. 9 is a schematic diagram of a control device for household appliances provided by an embodiment of the present disclosure.
  • a control device for home appliances including a processor (processor) 100 and a memory (memory) 101 .
  • the device may also include a communication interface (Communication Interface) 102 and a bus 103.
  • Communication interface 102 may be used for information transfer.
  • the processor 100 can invoke logic instructions in the memory 101 to execute the control method for a home appliance in the above embodiments.
  • the above logic instructions in the memory 101 may be implemented in the form of software functional units and may be stored in a computer-readable storage medium when sold or used as an independent product.
  • the memory 101 can be used to store software programs and computer-executable programs, such as program instructions/modules corresponding to the methods in the embodiments of the present disclosure.
  • the processor 100 executes the program instructions/modules stored in the memory 101 to execute functional applications and data processing, that is, to implement the control method for home appliances in the above-mentioned embodiments.
  • the memory 101 may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created according to the use of the terminal device, and the like.
  • the memory 101 may include a high-speed random access memory, and may also include a non-volatile memory.
  • An embodiment of the present disclosure provides a storage medium, which stores computer-executable instructions, and the computer-executable instructions are configured to execute the above-mentioned control method for a home appliance.
  • the above-mentioned storage medium may be a transitory computer-readable storage medium, or a non-transitory computer-readable storage medium.
  • the technical solutions of the embodiments of the present disclosure can be embodied in the form of software products, which are stored in a storage medium and include one or more instructions to enable a computer device (which may be a personal computer, a server, or a network equipment, etc.) to perform all or part of the steps of the method described in the embodiments of the present disclosure.
  • the aforementioned storage medium can be a non-transitory storage medium, including: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc.
  • the term “and/or” as used in this application is meant to include any and all possible combinations of one or more of the associated listed ones.
  • the term “comprise” and its variants “comprises” and/or comprising (comprising) etc. refer to stated features, integers, steps, operations, elements, and/or The presence of a component does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components and/or groupings of these.
  • an element defined by the statement “comprising a " does not exclude the presence of additional identical elements in the process, method or apparatus comprising said element.
  • the disclosed methods and products can be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the units may only be a logical function division.
  • multiple units or components may be combined Or it can be integrated into another system, or some features can be ignored, or not implemented.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
  • each functional unit in the embodiments of the present disclosure may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • each block in a flowchart or block diagram may represent a module, program segment, or part of code that includes one or more Executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures.
  • two blocks in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • the operations or steps corresponding to different blocks may also occur in a different order than that disclosed in the description, and sometimes there is no specific agreement between different operations or steps.
  • each block in the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented by a dedicated hardware-based system that performs the specified function or action, or can be implemented by dedicated hardware implemented in combination with computer instructions.

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)
  • Telephonic Communication Services (AREA)
  • Selective Calling Equipment (AREA)

Abstract

The present application relates to the technical field of smart household appliances, and discloses a household appliance control method, comprising: a server obtaining a household appliance information base that stores the association relationship between identification information and function information sets configured for different household appliances, respectively; obtaining identification information to be controlled of a household appliance to be controlled that is submitted by a control end, determining a function information set to be controlled associated with the identification information to be controlled from the household appliance information base, sending the function information set to be controlled to the control end, such that the control end selects target function information from the function information set to be controlled, and when being in Bluetooth connection with a client associated with the household appliance to be controlled, sending a target instruction corresponding to the target function information to the client by means of Bluetooth. In this case, a user can control a household appliance without using a special remote controller configured for the household appliance, and the problem of accurate instruction recognition caused by using a speech Bluetooth device can be avoided, thereby ensuring the control effect of the household appliance. The present application further discloses a household appliance control apparatus and a household appliance control system.

Description

用于家电的控制方法、控制装置和家电控制系统Control method, control device and home appliance control system for home appliances
本申请基于申请号为202111334996.6、申请日为2021年11月11日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is based on a Chinese patent application with application number 202111334996.6 and a filing date of November 11, 2021, and claims the priority of this Chinese patent application. The entire content of this Chinese patent application is hereby incorporated by reference into this application.
技术领域technical field
本申请涉及智能家电技术领域,例如涉及一种用于家电的控制方法、控制装置和家电控制系统。The present application relates to the technical field of smart home appliances, for example, to a control method for home appliances, a control device and a control system for home appliances.
背景技术Background technique
目前,家电设备大多会配置红外接收模块,与红外遥控器配合使用。采用这种方式,家电设备只有在接收到红外遥控器发出的红外信号,才能实现遥控控制。而如果用户随手将红外遥控器放于角落,寻找起来就会比较麻烦。At present, most home appliances are equipped with an infrared receiving module, which is used in conjunction with an infrared remote control. In this way, the household appliances can be remotely controlled only after receiving the infrared signal sent by the infrared remote controller. And if the user puts the infrared remote controller in the corner, it will be troublesome to find it.
为了提高用户的使用体验,现有技术中提供一种控制方法,包括:用户向远程客户终端发出带有控制信息的声音信号,远程客户终端的语音接收装置将声音信号接收;远程客户终端的语音接收装置将接收到的声音信号发送给微处理器,微处理器将声音信号通过蓝牙通信模块发送给中央控制器的中央处理器;中央处理器对接收到的声音信号进行分析,得到声音信号中的控制信息,并在此对控制信息进行分析,判断所需遥控的家电以及被控家电的控制命令;中央处理器根据判断结果控制蓝牙通信模块与对应被控家电的蓝牙通信模块建立通讯连接;中央处理器通过蓝牙通信模块向被控家电的控制器发出控制命令,控制器根据控制命令信息控制被控家电运行。In order to improve the user experience, a control method is provided in the prior art, including: the user sends a sound signal with control information to the remote client terminal, and the voice receiving device of the remote client terminal receives the sound signal; The receiving device sends the received sound signal to the microprocessor, and the microprocessor sends the sound signal to the central processing unit of the central controller through the Bluetooth communication module; the central processing unit analyzes the received sound signal to obtain the control information, and analyze the control information here, and judge the required remote control home appliance and the control command of the controlled home appliance; the central processing unit controls the Bluetooth communication module to establish a communication connection with the Bluetooth communication module of the corresponding controlled home appliance according to the judgment result; The central processing unit sends a control command to the controller of the controlled household appliance through the Bluetooth communication module, and the controller controls the operation of the controlled household appliance according to the control command information.
可见,现有技术虽然可以使用语音蓝牙替代红外遥控,但语音蓝牙的识别准确率可能会受用户的声调、声量、口音等影响,因此无法保证对家电的控制效果。It can be seen that although the existing technology can use voice Bluetooth instead of infrared remote control, the recognition accuracy of voice Bluetooth may be affected by the user's tone, volume, accent, etc., so the control effect on home appliances cannot be guaranteed.
发明内容Contents of the invention
为了对披露的实施例的一些方面有基本的理解,下面给出了简单的概括。所述概括不是泛泛评述,也不是要确定关键/重要组成元素或描绘这些实施例的保护范围,而是作为后面的详细说明的序言。In order to provide a basic understanding of some aspects of the disclosed embodiments, a brief summary is presented below. The summary is not intended to be an extensive overview nor to identify key/important elements or to delineate the scope of these embodiments, but rather serves as a prelude to the detailed description that follows.
本公开实施例提供了一种用于家电的控制方法、控制装置和家电控制系统,以避免采用语音蓝牙设备而导致指令识别不准确,保证家电的控制效果。Embodiments of the present disclosure provide a control method, a control device and a control system for home appliances, so as to avoid inaccurate instruction recognition caused by using a voice bluetooth device and ensure the control effect of home appliances.
在一些实施例中,所述用于家电的控制方法包括:服务端获得家电信息库,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系;获得控制端提交的待控家电的待控标识信息,并从家电信息库中确定待控标识信息关联的待控功能信息集合,发送至控制端,以便控制端从待控功能信息集合中选择目标功能信息,并在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。In some embodiments, the control method for home appliances includes: the server obtains a home appliance information database, and the home appliance information database stores the associations between the identification information and function information sets of different home appliances; To-be-controlled identification information of the home appliance to be controlled, and determine the to-be-controlled function information set associated with the to-be-controlled identification information from the home appliance information database, and send it to the control terminal, so that the control terminal selects the target function information from the to-be-controlled function information set, and In the case of the Bluetooth connection of the client associated with the home appliance to be controlled, the target instruction corresponding to the target function information is sent to the client through Bluetooth.
在一些实施例中,所述用于家电的控制方法包括:控制端获得待控家电的待控标识信息,提交至服务端;获得服务端发送的待控标识信息关联的待控功能信息集合,待控功能信息集合由服务端从家电信息库中确定,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系;从待控功能信息集合中选择目标功能信息;在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。In some embodiments, the control method for home appliances includes: the control terminal obtains the identification information to be controlled of the home appliance to be controlled, and submits it to the server; obtains the function information set to be controlled associated with the identification information to be controlled sent by the server, The set of function information to be controlled is determined by the server from the home appliance information database, which stores the identification information of the respective configurations of different home appliances and the association relationship between the function information sets; select the target function information from the set of function information to be controlled; In the case of the Bluetooth connection of the client associated with the home appliance to be controlled, the target instruction corresponding to the target function information is sent to the client through Bluetooth.
在一些实施例中,所述家电控制系统包括服务端和至少一个控制端。服务端,被配置为获得家电信息库,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系;获得控制 端提交的待控标识信息,并从家电信息库中确定待控标识信息关联的待控功能信息集合,发送至控制端;控制端,被配置为获得待控家电的待控标识信息,提交至服务端;获得服务端发送的待控功能信息集合;从待控功能信息集合中选择目标功能信息;在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。In some embodiments, the home appliance control system includes a server and at least one control terminal. The server is configured to obtain the home appliance information database, which stores the association relationship between the identification information and function information sets of different home appliances respectively configured; obtains the identification information to be controlled submitted by the control terminal, and obtains the information from the home appliance information database. Determine the information set of the function information to be controlled associated with the identification information to be controlled, and send it to the control terminal; the control terminal is configured to obtain the identification information of the household appliance to be controlled, and submit it to the server; obtain the information set of the function information to be controlled sent by the server; Select the target function information from the set of function information to be controlled; when the client associated with the home appliance to be controlled is connected via Bluetooth, send the target instruction corresponding to the target function information to the client through Bluetooth.
在一些实施例中,所述用于家电的控制装置包括处理器和存储有程序指令的存储器。处理器被配置为在执行程序指令时,执行上述的用于家电的控制方法。In some embodiments, the control device for home appliances includes a processor and a memory storing program instructions. The processor is configured to execute the above-mentioned control method for a home appliance when executing the program instructions.
本公开实施例提供的用于家电的控制方法、控制装置和家电控制系统,可以实现以下技术效果:The control method, control device, and home appliance control system for home appliances provided by the embodiments of the present disclosure can achieve the following technical effects:
服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。和现有技术相比,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。When the server obtains the identification information of the household appliances to be controlled submitted by the control terminal, it can determine the set of function information to be controlled associated with the identification information to be controlled from the household appliance information database, and send it to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. Compared with the existing technology, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
以上的总体描述和下文中的描述仅是示例性和解释性的,不用于限制本申请。The foregoing general description and the following description are exemplary and explanatory only and are not intended to limit the application.
附图说明Description of drawings
一个或多个实施例通过与之对应的附图进行示例性说明,这些示例性说明和附图并不构成对实施例的限定,附图中具有相同参考数字标号的元件示为类似的元件,附图不构成比例限制,并且其中:One or more embodiments are exemplified by the corresponding drawings, and these exemplifications and drawings do not constitute a limitation to the embodiments, and elements with the same reference numerals in the drawings are shown as similar elements, The drawings are not limited to scale and in which:
图1是本公开实施例提供的一个家电控制系统的示意图;FIG. 1 is a schematic diagram of a home appliance control system provided by an embodiment of the present disclosure;
图2是本公开实施例提供的一个用于家电的控制方法的流程图;Fig. 2 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure;
图3是本公开实施例提供的一个用于家电的控制方法的流程图;Fig. 3 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure;
图4是本公开实施例提供的一个用于家电的控制方法的流程图;Fig. 4 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure;
图5是本公开实施例提供的一个用于家电的控制方法的流程图;Fig. 5 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure;
图6是本公开实施例提供的一个用于家电的控制方法的流程图;Fig. 6 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure;
图7是本公开实施例提供的一个用于家电的控制方法的流程图;FIG. 7 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure;
图8是本公开实施例提供的一个用于家电的控制方法的流程图;Fig. 8 is a flowchart of a control method for home appliances provided by an embodiment of the present disclosure;
图9是本公开实施例提供的一个用于家电的控制装置的示意图。Fig. 9 is a schematic diagram of a control device for household appliances provided by an embodiment of the present disclosure.
具体实施方式Detailed ways
为了能够更加详尽地了解本公开实施例的特点与技术内容,下面结合附图对本公开实施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本公开实施例。在以下的技术描述中,为方便解释起见,通过多个细节以提供对所披露实施例的充分理解。然而,在没有这些细节的情况下,一个或多个实施例仍然可以实施。在其它情况下,为简化附图,熟知的结构和装置可以简化展示。In order to understand the characteristics and technical content of the embodiments of the present disclosure in more detail, the implementation of the embodiments of the present disclosure will be described in detail below in conjunction with the accompanying drawings. The attached drawings are only for reference and description, and are not intended to limit the embodiments of the present disclosure. In the following technical description, for purposes of explanation, numerous details are set forth in order to provide a thorough understanding of the disclosed embodiments. However, one or more embodiments may be practiced without these details. In other instances, well-known structures and devices may be shown simplified in order to simplify the drawings.
本公开实施例的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本公开实施例的实施例。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含。The terms "first", "second" and the like in the description and claims of the embodiments of the present disclosure and the above drawings are used to distinguish similar objects, and are not necessarily used to describe a specific sequence or sequence. It should be understood that the data so used may be interchanged under appropriate circumstances so as to facilitate the embodiments of the disclosed embodiments described herein. Furthermore, the terms "comprising" and "having", as well as any variations thereof, are intended to cover a non-exclusive inclusion.
除非另有说明,术语“多个”表示两个或两个以上。Unless stated otherwise, the term "plurality" means two or more.
本公开实施例中,字符“/”表示前后对象是一种“或”的关系。例如,A/B表示:A或B。In the embodiments of the present disclosure, the character "/" indicates that the preceding and following objects are an "or" relationship. For example, A/B means: A or B.
术语“和/或”是一种描述对象的关联关系,表示可以存在三种关系。例如,A和/或B,表示:A 或B,或,A和B这三种关系。The term "and/or" is an associative relationship describing objects, indicating that there can be three relationships. For example, A and/or B means: A or B, or, A and B, these three relationships.
术语“对应”可以指的是一种关联关系或绑定关系,A与B相对应指的是A与B之间是一种关联关系或绑定关系。The term "correspondence" may refer to an association relationship or a binding relationship, and the correspondence between A and B means that there is an association relationship or a binding relationship between A and B.
本公开实施例中,智能家电设备是指将微处理器、传感器技术、网络通信技术引入家电设备后形成的家电产品,具有智能控制、智能感知及智能应用的特征,智能家电设备的运作过程往往依赖于物联网、互联网以及电子芯片等现代技术的应用和处理,例如智能家电设备可以通过连接电子设备,实现用户对智能家电设备的远程控制和管理。In the embodiments of the present disclosure, smart home appliances refer to home appliances formed by introducing microprocessors, sensor technologies, and network communication technologies into home appliances. They have the characteristics of intelligent control, intelligent perception, and intelligent applications. Relying on the application and processing of modern technologies such as the Internet of Things, the Internet, and electronic chips, for example, smart home appliances can realize remote control and management of smart home appliances by users by connecting electronic devices.
公开实施例中,终端设备是指具有无线连接功能的电子设备,终端设备可以通过连接互联网,与如上的智能家电设备进行通信连接,也可以直接通过蓝牙、wifi等方式与如上的智能家电设备进行通信连接。在一些实施例中,终端设备例如为移动设备、电脑、或悬浮车中内置的车载设备等,或其任意组合。移动设备例如可以包括手机、智能家居设备、可穿戴设备、智能移动设备、虚拟现实设备等,或其任意组合,其中,可穿戴设备例如包括:智能手表、智能手环、计步器等。In the disclosed embodiments, a terminal device refers to an electronic device with a wireless connection function. The terminal device can communicate with the above-mentioned smart home appliance by connecting to the Internet, or directly communicate with the above-mentioned smart home appliance through Bluetooth, wifi, etc. communication connection. In some embodiments, the terminal device is, for example, a mobile device, a computer, or a vehicle-mounted device built into a hover vehicle, or any combination thereof. The mobile device may include, for example, a mobile phone, a smart home device, a wearable device, a smart mobile device, a virtual reality device, etc., or any combination thereof, wherein the wearable device includes, for example, a smart watch, a smart bracelet, a pedometer, and the like.
图1是本公开实施例提供的一个家电控制系统的示意图。结合图1所示,本公开实施例提供一种家电控制系统,可以包括服务端和至少一个控制端。作为一种示例,控制端可以部署于配置有蓝牙模块的终端设备,服务端可以部署于云端服务器。二者互相配合,通过本申请实施例提供的方案,使终端设备与配置有蓝牙模块的智能家电设备通信连接,并控制智能家电设备。Fig. 1 is a schematic diagram of a home appliance control system provided by an embodiment of the present disclosure. As shown in FIG. 1 , an embodiment of the present disclosure provides a home appliance control system, which may include a server terminal and at least one control terminal. As an example, the control terminal can be deployed on a terminal device equipped with a Bluetooth module, and the server terminal can be deployed on a cloud server. The two cooperate with each other, and through the solution provided by the embodiment of the present application, the terminal device communicates with the smart home appliance configured with the Bluetooth module, and controls the smart home appliance.
在实际应用过程中,用户可以操作终端设备,获取待控家电的待控标识信息。这样,终端设备关联的控制端可以将该待控标识信息提交至服务端,由服务端根据待控标识信息,从保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系的家电信息库中,确定待控标识信息关联的待控功能信息集合,并返回至控制端。In the actual application process, the user can operate the terminal device to obtain the identification information of the home appliance to be controlled. In this way, the control terminal associated with the terminal device can submit the identification information to be controlled to the server, and the server will, according to the identification information to be controlled, select from the home appliances that store the association relationship between the identification information and function information sets configured by different home appliances. In the information base, determine the information set of the function information to be controlled associated with the identification information to be controlled, and return it to the control terminal.
对应地,用户可以再次操作终端设备,使控制端从服务端返回的待控功能信息集合中选择目标功能信息。这样,控制端在与待控家电关联的客户端蓝牙连接时,便可通过蓝牙向客户端发送目标功能信息对应的目标指令,实现对待控家电的控制。如此,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验。另外,该控制端也无需采用语音控制,从而避免语音指令识别不准确的问题,保证家电的控制效果。具体实现过程可参见下文所作介绍。Correspondingly, the user can operate the terminal device again to make the control end select target function information from the set of function information to be controlled returned by the server end. In this way, when the control terminal is connected to the client terminal associated with the household appliance to be controlled via Bluetooth, it can send the target command corresponding to the target function information to the client terminal through Bluetooth, so as to realize the control of the household appliance to be controlled. In this way, the user can realize the control of the home appliance without using a dedicated remote controller configured for the home appliance, which helps to improve the user experience. In addition, the control terminal does not need to use voice control, thereby avoiding the problem of inaccurate voice command recognition and ensuring the control effect of the home appliance. For the specific implementation process, please refer to the introduction below.
图2是本公开实施例提供的一个用于家电的控制方法的流程图。结合图2所示,本公开实施例提供一种可应用于控制端的用于家电的控制方法,可以包括:Fig. 2 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 2 , an embodiment of the present disclosure provides a control method for home appliances that can be applied to the control terminal, which may include:
S21,控制端获得待控家电的待控标识信息,提交至服务端。S21. The control terminal obtains the identification information of the home appliance to be controlled, and submits it to the server.
这里,待控标识信息可以体现为待控家电的MAC地址(Media Access Control Address,物理地址)、唯一识别码等。Here, the identification information to be controlled can be embodied as a MAC address (Media Access Control Address, physical address) and a unique identification code of the home appliance to be controlled.
可选地,控制端关联的终端设备可以提供标识信息采集界面,用户直接使用终端设备配置的信息录入模块,在标识信息采集界面输入信息,使控制端获得待控家电的待控标识信息。本公开实施例可通过多种实现方式在标识信息采集界面输入信息,下面举例说明。Optionally, the terminal device associated with the control terminal may provide an identification information collection interface, and the user directly uses the information input module configured on the terminal device to input information on the identification information collection interface, so that the control terminal obtains the identification information of the home appliance to be controlled. In the embodiments of the present disclosure, information may be input on the identification information collection interface through various implementation manners, which are described below with examples.
作为一种示例,信息录入模块可以体现为键盘。用户可以通过键盘手动输入待控家电的待控标识信息,供控制端采集。这样,可以使控制端方便、快捷地获得待控家电的待控标识信息。As an example, the information entry module can be embodied as a keyboard. The user can manually input the identification information of the home appliance to be controlled through the keyboard for the control terminal to collect. In this way, the control terminal can conveniently and quickly obtain the identification information of the home appliance to be controlled.
作为另一种示例,信息录入模块可以体现为语音采集模块。用户可以通过语音方式输入待控家电的待控标识信息,由控制端进行语音识别,获得待控家电的待控标识信息。这样,可以使控制端方便、快捷地获得待控家电的待控标识信息。As another example, the information entry module may be embodied as a voice collection module. The user can input the identification information of the home appliance to be controlled by voice, and the control terminal performs voice recognition to obtain the identification information of the home appliance to be controlled. In this way, the control terminal can conveniently and quickly obtain the identification information of the home appliance to be controlled.
作为另一种示例,如果待控家电的外壳体贴有与待控标识信息关联的待控二维码,则信息录入模块可以体现为摄像头。用户可以通过摄像头扫描该待控二维码信息,进而由控制端进行读取,获得待控标识信息。这样,可以使控制端准确、快速地根据待控二维码获得待控家电的待控标识信息,降低由人 工输入信息造成的错误率。As another example, if the housing of the home appliance to be controlled is affixed with a QR code to be controlled associated with the identification information to be controlled, the information input module may be embodied as a camera. The user can scan the QR code information to be controlled through the camera, and then read it by the control terminal to obtain the identification information to be controlled. In this way, the control terminal can accurately and quickly obtain the identification information of the home appliance to be controlled according to the two-dimensional code to be controlled, and reduce the error rate caused by manual input of information.
S22,控制端获得服务端发送的待控标识信息关联的待控功能信息集合,待控功能信息集合由服务端从家电信息库中确定,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S22. The control end obtains the information set of the function information to be controlled associated with the identification information to be controlled sent by the server end. The information set of the function information to be controlled is determined by the server end from the home appliance information database. Association relationship between functional information sets.
S23,控制端从待控功能信息集合中选择目标功能信息。S23. The control terminal selects target function information from the set of function information to be controlled.
这里,如果控制端关联的终端设备配置有触控屏,则控制端可以提供待控功能展示界面,该待控功能展示界面中包括待控家电的待控功能信息集合。对应地,用户可以通过手动操作触控屏的方式直接在待控功能展示界面选择目标功能信息。用户通过操作触控屏选择目标功能信息,操作简单直观、响应迅速。Here, if the terminal device associated with the control terminal is configured with a touch screen, the control terminal may provide a function display interface to be controlled, and the display interface of the function to be controlled includes information sets of functions to be controlled of the home appliances to be controlled. Correspondingly, the user can directly select target function information on the display interface of the function to be controlled by manually operating the touch screen. The user selects the target function information by operating the touch screen, the operation is simple and intuitive, and the response is fast.
S24,控制端在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S24. When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target instruction corresponding to the target function information to the client terminal via Bluetooth.
可选地,与待控家电关联的客户端蓝牙连接,可以包括:控制端向客户端发送蓝牙连接指令,以便客户端针对蓝牙连接指令中的连接验证信息进行蓝牙广播;控制端扫描客户端发出的蓝牙广播,得到蓝牙配对信息;控制端在蓝牙配对信息与连接验证信息匹配的情况下,与客户端蓝牙连接。如此,通过蓝牙配对验证的方式建立控制端与客户端的连接,可以提升蓝牙配对的可靠性,进一步保证对家电进行控制的操作安全。Optionally, the bluetooth connection of the client associated with the home appliance to be controlled may include: the control terminal sends a bluetooth connection instruction to the client, so that the client performs bluetooth broadcast for the connection verification information in the bluetooth connection instruction; Bluetooth broadcast to get Bluetooth pairing information; when the Bluetooth pairing information matches the connection verification information, the control end connects with the client Bluetooth. In this way, establishing the connection between the control terminal and the client terminal through the Bluetooth pairing verification method can improve the reliability of the Bluetooth pairing, and further ensure the operation safety of controlling the home appliance.
其中,连接验证信息可以体现为待控家电的MAC地址、唯一识别码、时间戳信息和数字签名信息。Wherein, the connection verification information may be embodied as a MAC address, a unique identification code, time stamp information and digital signature information of the appliance to be controlled.
可选地,控制端可以按照预设扫描频率扫描客户端发出的蓝牙广播。预设扫描频率的取值范围可以为5秒/次~10秒/次。Optionally, the control terminal can scan the Bluetooth broadcast sent by the client terminal according to the preset scanning frequency. The value range of the preset scanning frequency may be 5 seconds/time to 10 seconds/time.
综上,采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。这样,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。In summary, using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. In this way, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the control effect of the home appliance.
图3是本公开实施例提供的一个用于家电的控制方法的流程图。结合图3所示,本公开实施例提供一种可应用于控制端的用于家电的控制方法,可以包括:Fig. 3 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 3 , an embodiment of the present disclosure provides a control method for home appliances that can be applied to the control terminal, which may include:
S21,控制端获得待控家电的待控标识信息,提交至服务端。S21. The control terminal obtains the identification information of the home appliance to be controlled, and submits it to the server.
S22,控制端获得服务端发送的待控标识信息关联的待控功能信息集合,待控功能信息集合由服务端从家电信息库中确定,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S22. The control end obtains the information set of the function information to be controlled associated with the identification information to be controlled sent by the server end. The information set of the function information to be controlled is determined by the server end from the home appliance information database. Association relationship between functional information sets.
S23,控制端从待控功能信息集合中选择目标功能信息。S23. The control terminal selects target function information from the set of function information to be controlled.
S24,控制端在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S24. When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target instruction corresponding to the target function information to the client terminal via Bluetooth.
S31,控制端提供已连接家电展示界面,已连接家电展示界面中包括至少一个已连接家电的当前运行参数。S31. The control terminal provides a connected home appliance display interface, where the connected home appliance display interface includes a current operating parameter of at least one connected home appliance.
这里,控制端可以设置针对于已连接家电的characteristic(特征数据),从而通过characteristic获取当前运行参数。Here, the control terminal can set the characteristic (characteristic data) for the connected home appliance, so as to obtain the current operating parameters through the characteristic.
综上,采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此, 控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。这样,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。此外,控制端还可以提供包括至少一个已连接家电的蓝牙信号强度和当前运行参数的已连接家电展示界面,从而使用户可以直观、方便地获取已连接家电的当前运行参数和蓝牙信号强度,提高家电控制系统的智能化程度。In summary, using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when the client associated with the home appliance to be controlled is connected via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. In this way, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the control effect of the home appliance. In addition, the control terminal can also provide a connected home appliance display interface including the Bluetooth signal strength and current operating parameters of at least one connected home appliance, so that the user can intuitively and conveniently obtain the current operating parameters and Bluetooth signal strength of the connected home appliance, and improve The degree of intelligence of the home appliance control system.
图4是本公开实施例提供的一个用于家电的控制方法的流程图。结合图4所示,本公开实施例提供一种可应用于控制端的用于家电的控制方法,可以包括:Fig. 4 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 4 , an embodiment of the present disclosure provides a control method for home appliances that can be applied to the control terminal, which may include:
S21,控制端获得待控家电的待控标识信息,提交至服务端。S21. The control terminal obtains the identification information of the home appliance to be controlled, and submits it to the server.
S22,控制端获得服务端发送的待控标识信息关联的待控功能信息集合,待控功能信息集合由服务端从家电信息库中确定,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S22. The control end obtains the information set of the function information to be controlled associated with the identification information to be controlled sent by the server end. The information set of the function information to be controlled is determined by the server end from the home appliance information database. Association relationship between functional information sets.
S23,控制端从待控功能信息集合中选择目标功能信息。S23. The control terminal selects target function information from the set of function information to be controlled.
S24,控制端在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S24. When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target instruction corresponding to the target function information to the client terminal via Bluetooth.
S31,控制端提供已连接家电展示界面,已连接家电展示界面中包括至少一个已连接家电的当前运行参数。S31. The control terminal provides a connected home appliance display interface, where the connected home appliance display interface includes a current operating parameter of at least one connected home appliance.
S41,控制端在客户端执行目标指令并触发当前运行参数变化的情况下,获得客户端发送的新的运行参数。S41. The control end acquires new operating parameters sent by the client when the client executes the target instruction and triggers a change of the current operating parameters.
这里,控制端可以设置针对于已连接家电的characteristic(特征数据),从而通过characteristic获取新的运行参数。例如是,设置set Characteristic Notification(接收通知消息)。Here, the control terminal can set the characteristic (characteristic data) for the connected home appliance, so as to obtain new operating parameters through the characteristic. For example, set set Characteristic Notification (receive notification message).
S42,控制端在已连接家电展示界面展示新的运行参数。S42. The control terminal displays new operating parameters on the display interface of the connected home appliance.
综上,采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。这样,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。此外,控制端还可以提供包括至少一个已连接家电的蓝牙信号强度和当前运行参数的已连接家电展示界面,从而使用户可以直观、及时地获取已连接家电的运行参数的变化,提高家电控制系统的智能化程度。In summary, using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. In this way, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the control effect of the home appliance. In addition, the control terminal can also provide a connected home appliance display interface including the Bluetooth signal strength and current operating parameters of at least one connected home appliance, so that the user can intuitively and timely obtain the changes in the operating parameters of the connected home appliance, and improve the home appliance control system. degree of intelligence.
图5是本公开实施例提供的一个用于家电的控制方法的流程图。结合图5所示,本公开实施例提供一种可应用于服务端的用于家电的控制方法,可以包括:Fig. 5 is a flowchart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 5 , an embodiment of the present disclosure provides a control method for home appliances applicable to a server, which may include:
S51,服务端获得家电信息库,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S51. The server obtains a home appliance information database, which stores associations between identification information and function information sets configured by different home appliances.
可选地,本公开实施例中的家电信息库可以保存于服务端关联的云端服务器,在需要确定待控标识信息关联的待控功能信息集合时,服务端可以通过本地读取的方式获得该家电信息库。或者,家电信息库可以保存于其他数据存储服务器,服务端可以在需要时,通过访问数据存储服务器的方式获得该家电信息库。本公开实施例对获得家电信息库的方式可不做具体限定。Optionally, the home appliance information database in the embodiment of the present disclosure may be stored in a cloud server associated with the server. When it is necessary to determine the information set of functions to be controlled associated with the identification information to be controlled, the server may obtain the information by reading locally. Appliance information library. Alternatively, the home appliance information library can be stored in other data storage servers, and the server can obtain the home appliance information library by accessing the data storage server when needed. The embodiment of the present disclosure may not specifically limit the manner of obtaining the home appliance information database.
作为一种示例,本公开实施例中的家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系,可如表5-1所示。As an example, the home appliance information database in the embodiment of the present disclosure stores the association relationship between identification information and function information sets configured by different home appliances, as shown in Table 5-1.
Figure PCTCN2022102662-appb-000001
Figure PCTCN2022102662-appb-000001
表5-1Table 5-1
具体地,如表5-1所示,对于冰箱类家电和空调类家电具有的开关机功能,可以是不同类型的家电均通用的开关机功能,或者,可以是不同类型的家电各自分别开发的开关机功能,对此,本公开实施例可不做具体限定。另外,以冰箱类家电为例,标识信息为冰箱-1001的冰箱具有的开关机功能,和标识信息为冰箱-1202的冰箱具有的开关机功能,可以是冰箱类家电中均通用的开关机功能,或者,可以是不同型号的冰箱类家电各自分别开发的个性化开关机功能,对此,本公开实施例亦可不做具体限定。Specifically, as shown in Table 5-1, the on/off functions of refrigerators and air conditioners can be common on/off functions for different types of home appliances, or can be developed separately for different types of home appliances. The power-on/off function may not be specifically limited in this embodiment of the present disclosure. In addition, taking a refrigerator as an example, the on/off function of a refrigerator whose identification information is Refrigerator-1001, and the on/off function of a refrigerator whose identification information is Refrigerator-1202 may be common on/off functions of refrigerators. , or, it may be a personalized power-on/off function developed by different models of refrigerators, which is not specifically limited in this embodiment of the present disclosure.
S52,服务端获得控制端提交的待控家电的待控标识信息,并从家电信息库中确定待控标识信息关联的待控功能信息集合,发送至控制端,以便控制端从待控功能信息集合中选择目标功能信息,并在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S52. The server obtains the identification information of the home appliance to be controlled submitted by the control terminal, and determines the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal, so that the control terminal can obtain the information of the function information to be controlled. Select the target function information from the set, and send the target command corresponding to the target function information to the client through Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
可选地,不同家电各自的功能信息集合,还可以包括各个功能信息之间的互相约束的逻辑信息。例如是,实现关机功能后不能设置其他功能,空调实现制冷功能时不能开启电加热功能等。Optionally, the respective function information sets of different home appliances may also include logical information that restricts each function information. For example, other functions cannot be set after the shutdown function is realized, and the electric heating function cannot be turned on when the air conditioner realizes the cooling function.
对应于此,服务端将待控功能信息集合发送至控制端后,如果控制端从待控功能信息集合中选择出的目标功能信息与其他目标功能信息互相约束,则在待控家电执行目标功能信息对应的目标指令后,其他功能信息处于不可选择状态。如此,可以提高家电控制系统的智能化程度,更好地保证家电使用过程中的用户体验。Correspondingly, after the server sends the set of function information to be controlled to the control terminal, if the target function information selected by the control terminal from the set of function information to be controlled is mutually constrained with other target function information, the target function will be executed on the appliance to be controlled. After the target instruction corresponding to the information, other functional information is in an unselectable state. In this way, the degree of intelligence of the home appliance control system can be improved, and the user experience during the use of the home appliance can be better guaranteed.
综上,采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。和现有技术相比,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。In summary, using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. Compared with the existing technology, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
图6是本公开实施例提供的一个用于家电的控制方法的流程图。结合图6所示,本公开实施例提供一种可应用于服务端的用于家电的控制方法,可以包括:Fig. 6 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 6 , an embodiment of the present disclosure provides a control method for home appliances applicable to a server, which may include:
S51,服务端获得家电信息库,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S51. The server obtains a home appliance information database, which stores associations between identification information and function information sets configured by different home appliances.
S52,服务端获得控制端提交的待控家电的待控标识信息,并从家电信息库中确定待控标识信息关联的待控功能信息集合,发送至控制端,以便控制端从待控功能信息集合中选择目标功能信息,并在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S52. The server obtains the identification information of the home appliance to be controlled submitted by the control terminal, and determines the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal, so that the control terminal can obtain the information of the function information to be controlled. Select the target function information from the set, and send the target command corresponding to the target function information to the client through Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
S61,服务端提供待控家电展示界面供控制端选择,待控家电展示界面中包括至少一个待控家电的待控标识信息。S61. The server provides a home appliance display interface to be controlled for selection by the control end, and the home appliance display interface includes at least one identification information of the home appliance to be controlled.
S62,服务端在目标被控家电的目标标识信息被选中的情况下,将目标标识信息关联的目标被控功能信息集合发送至控制端;其中,目标被控家电属于至少一个待控家电。S62. When the target identification information of the target controlled household appliance is selected, the server sends the target controlled function information set associated with the target identification information to the control terminal; wherein, the target controlled household appliance belongs to at least one household appliance to be controlled.
这里,当服务端获得控制端提交的至少一个待控标识信息时,可以直接保存各个待控标识信息,并提供待控家电展示界面。当需要再次控制家电时,用户可以直接操作控制端关联的终端设备,在服务端提供的待控家电展示界面选择目标标识信息。如此,服务端可以从家电信息库中调取目标标识信息关联的目标被控功能信息集合,并发送至控制端。Here, when the server obtains at least one identification information to be controlled submitted by the control terminal, it can directly save each identification information to be controlled, and provide a display interface of the home appliance to be controlled. When it is necessary to control the home appliance again, the user can directly operate the terminal device associated with the control terminal, and select the target identification information on the display interface of the home appliance to be controlled provided by the server. In this way, the server can retrieve the target controlled function information set associated with the target identification information from the home appliance information database, and send it to the control terminal.
或者,服务端在确定待控标识信息关联的待控功能信息集合后,保存各个待控标识信息和各自关联的待控功能信息集合,并提供待控家电展示界面。当需要再次控制家电时,用户可以操作控制端关联的终端设备,在待控家电信息展示界面选择目标标识信息。如此,服务端可以直接从预先保存的待控功能信息集合中读取目标标识信息关联的目标被控功能信息集合,并发送至控制端。Alternatively, after determining the information set of the function information to be controlled associated with the identification information to be controlled, the server saves each identification information to be controlled and the associated function information set to be controlled, and provides a display interface of the home appliance to be controlled. When it is necessary to control the home appliance again, the user can operate the terminal device associated with the control terminal, and select the target identification information on the information display interface of the home appliance to be controlled. In this way, the server can directly read the target controlled function information set associated with the target identification information from the pre-saved function information set to be controlled, and send it to the control terminal.
采用上述方式,用户不需要录入目标标识信息,就能获得目标被控功能信息集合,有助于后续直接从目标被控功能信息集合中选择功能,实现对目标被控家电的控制。这样,可以简化用户操作,提高用户的使用体验。With the above method, the user can obtain the target controlled function information set without entering the target identification information, which is helpful for subsequent selection of functions directly from the target controlled function information set to realize the control of the target controlled home appliance. In this way, user operations can be simplified and user experience can be improved.
综上,采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。和现有技术相比,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。此外,当用户需要再次控制家电时,不需要录入目标标识信息就可以实现控制,从而简化了用户操作,进一步提高用户的使用体验。In summary, using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. Compared with the existing technology, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect. In addition, when the user needs to control the home appliance again, the control can be realized without entering the target identification information, thereby simplifying the user operation and further improving the user experience.
图7是本公开实施例提供的一个用于家电的控制方法的流程图。结合图7所示,本公开实施例提供一种可应用于服务端的用于家电的控制方法,可以包括:Fig. 7 is a flowchart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 7 , an embodiment of the present disclosure provides a control method for home appliances applicable to the server, which may include:
S51,服务端获得家电信息库,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S51. The server obtains a home appliance information database, which stores associations between identification information and function information sets configured by different home appliances.
S52,服务端获得控制端提交的待控家电的待控标识信息,并从家电信息库中确定待控标识信息关联的待控功能信息集合,发送至控制端,以便控制端从待控功能信息集合中选择目标功能信息,并在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S52. The server obtains the identification information of the home appliance to be controlled submitted by the control terminal, and determines the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal, so that the control terminal can obtain the information of the function information to be controlled. Select the target function information from the set, and send the target command corresponding to the target function information to the client through Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
S71,服务端在获得控制端针对待控功能信息集合触发的分享指令的情况下,向分享指令指向的控制分享端开放选择权限。S71. When the server obtains the sharing command triggered by the control terminal for the set of function information to be controlled, open the selection authority to the control sharing terminal pointed to by the sharing command.
这里,当控制端向控制分享端转发待控功能信息集合时,可以触发分享指令,并将该分享指令发送至服务端。对应于此,服务端获得该分享指令时,可以向控制分享端开发选择指令,以便控制分享端从待控功能信息集合中选择功能,实现家电控制。Here, when the control terminal forwards the information set of the functions to be controlled to the control sharing terminal, it can trigger the sharing instruction and send the sharing instruction to the server. Correspondingly, when the server obtains the sharing command, it can develop a selection command to the control sharing terminal, so that the control sharing terminal selects a function from the information set of functions to be controlled to realize home appliance control.
其中,控制分享端可以部署于配置有蓝牙模块的终端设备。这样,控制分享端也可以在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送从待控功能信息集合中选择的功能所对应的指令。Wherein, the control and sharing terminal can be deployed on a terminal device equipped with a Bluetooth module. In this way, the control sharing terminal can also send instructions corresponding to the functions selected from the set of function information to be controlled to the client via Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
如此,其他用户也不需要获取待控家电的待控标识信息,就能获得选择功能,实现对待控家电的控制,从而可以简化用户操作,提高用户的使用体验。In this way, other users can obtain the selection function without obtaining the identification information of the home appliance to be controlled, and realize the control of the home appliance to be controlled, thereby simplifying user operations and improving user experience.
综上,采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。和现有技术相比,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并 且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。此外,通过设置分享权限的方式,可使其他用户也不需要获取待控家电的待控标识信息,就能获得选择功能,实现对待控家电的控制,从而简化用户操作,进一步提高用户的使用体验。In summary, using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the functions to be controlled associated with the identification information to be controlled from the home appliance information database. The information is collected and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. Compared with the existing technology, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect. In addition, by setting the way of sharing permissions, other users can obtain the selection function without obtaining the identification information of the home appliances to be controlled, so as to realize the control of the home appliances to be controlled, thereby simplifying user operations and further improving user experience .
图8是本公开实施例提供的一个用于家电的控制方法的流程图。结合图8所示,本公开实施例提供一种用于家电的控制方法,可以包括:Fig. 8 is a flow chart of a control method for home appliances provided by an embodiment of the present disclosure. As shown in FIG. 8 , an embodiment of the present disclosure provides a control method for a home appliance, which may include:
S81,服务端获得家电信息库,家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系。S81. The server obtains a home appliance information database, and the home appliance information library stores associations between identification information and function information sets configured by different home appliances.
S82,控制端获得待控家电的待控标识信息,提交至服务端。S82. The control terminal obtains the identification information of the household appliance to be controlled, and submits it to the server.
S83,服务端获得待控标识信息,并从家电信息库中确定待控标识信息关联的待控功能信息集合,发送至控制端。S83. The server obtains the identification information to be controlled, and determines the function information set to be controlled associated with the identification information to be controlled from the home appliance information database, and sends it to the control terminal.
S84,控制端获得待控功能信息集合。S84. The control terminal obtains a set of information about functions to be controlled.
S85,控制端从待控功能信息集合中选择目标功能信息。S85. The control terminal selects target function information from the set of function information to be controlled.
S86,控制端在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向客户端发送目标功能信息对应的目标指令。S86. When the control terminal is connected to the client terminal associated with the home appliance to be controlled via Bluetooth, send the target command corresponding to the target function information to the client terminal via Bluetooth.
采用本公开实施例提供的用于家电的控制方法,服务端获得控制端提交的待控家电的待控标识信息时,可以从家电信息库中确定待控标识信息关联的待控功能信息集合,并发送至控制端。如此,控制端可以在与待控家电关联的客户端蓝牙连接的情况下,从待控功能信息集合中选择目标功能信息,并通过蓝牙向客户端发送目标功能信息对应的目标指令,从而实现对待控家电的蓝牙指令控制。和现有技术相比,用户无需使用家电配置的专用遥控器就可以实现家电控制,有助于提高用户的使用体验,并且可以避免采用语音蓝牙设备而导致指令识别不准确的问题,保证家电的控制效果。Using the control method for home appliances provided by the embodiments of the present disclosure, when the server obtains the identification information of the home appliances to be controlled submitted by the control terminal, it can determine the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and sent to the control terminal. In this way, the control terminal can select the target function information from the set of function information to be controlled when connected to the client terminal associated with the home appliance to be controlled via Bluetooth, and send the target command corresponding to the target function information to the client through Bluetooth, so as to realize the control. Bluetooth command control of home appliances. Compared with the existing technology, the user can realize the control of the home appliance without using the special remote control configured for the home appliance, which helps to improve the user experience, and can avoid the problem of inaccurate command recognition caused by the use of voice Bluetooth devices, ensuring the safety of home appliances. Control effect.
图9是本公开实施例提供的一个用于家电的控制装置的示意图。结合图9所示,本公开实施例提供一种用于家电的控制装置,包括处理器(processor)100和存储器(memory)101。可选地,该装置还可以包括通信接口(Communication Interface)102和总线103。其中,处理器100、通信接口102、存储器101可以通过总线103完成相互间的通信。通信接口102可以用于信息传输。处理器100可以调用存储器101中的逻辑指令,以执行上述实施例的用于家电的控制方法。Fig. 9 is a schematic diagram of a control device for household appliances provided by an embodiment of the present disclosure. As shown in FIG. 9 , an embodiment of the present disclosure provides a control device for home appliances, including a processor (processor) 100 and a memory (memory) 101 . Optionally, the device may also include a communication interface (Communication Interface) 102 and a bus 103. Wherein, the processor 100 , the communication interface 102 , and the memory 101 can communicate with each other through the bus 103 . Communication interface 102 may be used for information transfer. The processor 100 can invoke logic instructions in the memory 101 to execute the control method for a home appliance in the above embodiments.
此外,上述的存储器101中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。In addition, the above logic instructions in the memory 101 may be implemented in the form of software functional units and may be stored in a computer-readable storage medium when sold or used as an independent product.
存储器101作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序,如本公开实施例中的方法对应的程序指令/模块。处理器100通过运行存储在存储器101中的程序指令/模块,从而执行功能应用以及数据处理,即实现上述实施例中用于家电的控制方法。As a computer-readable storage medium, the memory 101 can be used to store software programs and computer-executable programs, such as program instructions/modules corresponding to the methods in the embodiments of the present disclosure. The processor 100 executes the program instructions/modules stored in the memory 101 to execute functional applications and data processing, that is, to implement the control method for home appliances in the above-mentioned embodiments.
存储器101可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器101可以包括高速随机存取存储器,还可以包括非易失性存储器。The memory 101 may include a program storage area and a data storage area, wherein the program storage area may store an operating system and an application program required by at least one function; the data storage area may store data created according to the use of the terminal device, and the like. In addition, the memory 101 may include a high-speed random access memory, and may also include a non-volatile memory.
本公开实施例提供了一种存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述用于家电的控制方法。An embodiment of the present disclosure provides a storage medium, which stores computer-executable instructions, and the computer-executable instructions are configured to execute the above-mentioned control method for a home appliance.
上述的存储介质可以是暂态计算机可读存储介质,也可以是非暂态计算机可读存储介质。The above-mentioned storage medium may be a transitory computer-readable storage medium, or a non-transitory computer-readable storage medium.
本公开实施例的技术方案可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括一个或多个指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开实施例所述方法的全部或部分步骤。而前述的存储介质可以是非暂态存储介质,包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等多种可以存储程序代码的介质,也可以是暂态存储介质。The technical solutions of the embodiments of the present disclosure can be embodied in the form of software products, which are stored in a storage medium and include one or more instructions to enable a computer device (which may be a personal computer, a server, or a network equipment, etc.) to perform all or part of the steps of the method described in the embodiments of the present disclosure. The aforementioned storage medium can be a non-transitory storage medium, including: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc. A medium that can store program code, or a transitory storage medium.
以上描述和附图充分地示出了本公开的实施例,以使本领域的技术人员能够实践它们。其他实施例可以包括结构的、逻辑的、电气的、过程的以及其他的改变。实施例仅代表可能的变化。除非明确要求,否则单独的部件和功能是可选的,并且操作的顺序可以变化。一些实施例的部分和特征可以被包括在或替换其他实施例的部分和特征。而且,本申请中使用的用词仅用于描述实施例并且不用于限制权利要求。如在实施例以及权利要求的描述中使用的,除非上下文清楚地表明,否则单数形式的“一个”(a)、“一个”(an)和“所述”(the)旨在同样包括复数形式。类似地,如在本申请中所使用的术语“和/或”是指包含一个或一个以上相关联的列出的任何以及所有可能的组合。另外,当用于本申请中时,术语“包括”(comprise)及其变型“包括”(comprises)和/或包括(comprising)等指陈述的特征、整体、步骤、操作、元素,和/或组件的存在,但不排除一个或一个以上其它特征、整体、步骤、操作、元素、组件和/或这些的分组的存在或添加。在没有更多限制的情况下,由语句“包括一个…”限定的要素,并不排除在包括所述要素的过程、方法或者设备中还存在另外的相同要素。本文中,每个实施例重点说明的可以是与其他实施例的不同之处,各个实施例之间相同相似部分可以互相参见。对于实施例公开的方法、产品等而言,如果其与实施例公开的方法部分相对应,那么相关之处可以参见方法部分的描述。The above description and drawings sufficiently illustrate the embodiments of the present disclosure to enable those skilled in the art to practice them. Other embodiments may incorporate structural, logical, electrical, procedural, and other changes. The examples merely represent possible variations. Individual components and functions are optional unless explicitly required, and the order of operations may vary. Portions and features of some embodiments may be included in or substituted for those of other embodiments. Also, the terms used in the present application are used to describe the embodiments only and are not used to limit the claims. As used in the examples and description of the claims, the singular forms "a", "an" and "the" are intended to include the plural forms as well unless the context clearly indicates otherwise . Similarly, the term "and/or" as used in this application is meant to include any and all possible combinations of one or more of the associated listed ones. Additionally, when used in this application, the term "comprise" and its variants "comprises" and/or comprising (comprising) etc. refer to stated features, integers, steps, operations, elements, and/or The presence of a component does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components and/or groupings of these. Without further limitations, an element defined by the statement "comprising a ..." does not exclude the presence of additional identical elements in the process, method or apparatus comprising said element. Herein, what each embodiment focuses on may be the difference from other embodiments, and the same and similar parts of the various embodiments may refer to each other. For the method, product, etc. disclosed in the embodiment, if it corresponds to the method part disclosed in the embodiment, then the relevant part can refer to the description of the method part.
本领域技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,可以取决于技术方案的特定应用和设计约束条件。所述技术人员可以对每个特定的应用来使用不同方法以实现所描述的功能,但是这种实现不应认为超出本公开实施例的范围。所述技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed by hardware or software may depend on the specific application and design constraints of the technical solution. Said artisans may implement the described functions using different methods for each particular application, but such implementation should not be regarded as exceeding the scope of the disclosed embodiments. The skilled person can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
本文所披露的实施例中,所揭露的方法、产品(包括但不限于装置、设备等),可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,可以仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例。另外,在本公开实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In the embodiments disclosed herein, the disclosed methods and products (including but not limited to devices, equipment, etc.) can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units may only be a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined Or it can be integrated into another system, or some features can be ignored, or not implemented. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms. The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to implement this embodiment. In addition, each functional unit in the embodiments of the present disclosure may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
附图中的流程图和框图显示了根据本公开实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这可以依所涉及的功能而定。在附图中的流程图和框图所对应的描述中,不同的方框所对应的操作或步骤也可以以不同于描述中所披露的顺序发生,有时不同的操作或步骤之间不存在特定的顺序。例如,两个连续的操作或步骤实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这可以依所涉及的功能而定。框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to embodiments of the disclosure. In this regard, each block in a flowchart or block diagram may represent a module, program segment, or part of code that includes one or more Executable instructions. In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved. In the descriptions corresponding to the flowcharts and block diagrams in the accompanying drawings, the operations or steps corresponding to different blocks may also occur in a different order than that disclosed in the description, and sometimes there is no specific agreement between different operations or steps. order. For example, two consecutive operations or steps may, in fact, be performed substantially concurrently, or they may sometimes be performed in the reverse order, depending upon the functionality involved. Each block in the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts, can be implemented by a dedicated hardware-based system that performs the specified function or action, or can be implemented by dedicated hardware implemented in combination with computer instructions.

Claims (10)

  1. 一种用于家电的控制方法,其特征在于,包括:A control method for household appliances, characterized by comprising:
    服务端获得家电信息库,所述家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系;The server obtains the home appliance information database, and the home appliance information database stores the association relationship between the respective configuration identification information and function information sets of different home appliances;
    获得控制端提交的待控家电的待控标识信息,并从所述家电信息库中确定所述待控标识信息关联的待控功能信息集合,发送至所述控制端,以便所述控制端从所述待控功能信息集合中选择目标功能信息,并在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向所述客户端发送所述目标功能信息对应的目标指令。Obtain the identification information of the home appliance to be controlled submitted by the control terminal, and determine the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and send it to the control terminal, so that the control terminal can obtain from the control terminal Select target function information from the set of function information to be controlled, and send a target instruction corresponding to the target function information to the client via Bluetooth when the client associated with the home appliance to be controlled is connected via Bluetooth.
  2. 根据权利要求1所述的控制方法,其特征在于,还包括:The control method according to claim 1, further comprising:
    提供待控家电展示界面供所述控制端选择,所述待控家电展示界面中包括至少一个待控家电的待控标识信息;Providing a display interface of the home appliance to be controlled for selection by the control terminal, the display interface of the home appliance to be controlled includes identification information of at least one home appliance to be controlled;
    在目标被控家电的目标标识信息被选中的情况下,将所述目标标识信息关联的目标被控功能信息集合发送至所述控制端;When the target identification information of the target controlled household appliance is selected, send the target controlled function information set associated with the target identification information to the control terminal;
    其中,所述目标被控家电属于所述至少一个待控家电。Wherein, the target controlled home appliance belongs to the at least one to-be-controlled home appliance.
  3. 根据权利要求1所述的控制方法,其特征在于,还包括:The control method according to claim 1, further comprising:
    在获得控制端针对待控功能信息集合触发的分享指令的情况下,向所述分享指令指向的控制分享端开放选择权限。In the case of obtaining a sharing command triggered by the control terminal for the set of function information to be controlled, open the selection authority to the control sharing terminal pointed to by the sharing command.
  4. 一种用于家电的控制方法,其特征在于,包括:A control method for household appliances, characterized by comprising:
    控制端获得待控家电的待控标识信息,提交至服务端;The control terminal obtains the identification information of the home appliance to be controlled and submits it to the server;
    获得所述服务端发送的待控标识信息关联的待控功能信息集合,所述待控功能信息集合由所述服务端从家电信息库中确定,所述家电信息库中保存有不同家电各自配置的标识信息和功能信息集合之间的关联关系;Obtaining a set of function information to be controlled associated with the identification information to be controlled sent by the server, the set of function information to be controlled is determined by the server from the home appliance information database, and the home appliance information library stores the respective configurations of different home appliances The association relationship between the identification information and the function information set;
    从所述待控功能信息集合中选择目标功能信息;selecting target function information from the set of function information to be controlled;
    在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向所述客户端发送所述目标功能信息对应的目标指令。When the client associated with the home appliance to be controlled is connected via Bluetooth, the target instruction corresponding to the target function information is sent to the client via Bluetooth.
  5. 根据权利要求4所述的控制方法,其特征在于,与待控家电关联的客户端蓝牙连接,包括:The control method according to claim 4, wherein the Bluetooth connection of the client associated with the home appliance to be controlled includes:
    向所述客户端发送蓝牙连接指令,以便所述客户端针对所述蓝牙连接指令中的连接验证信息进行蓝牙广播;Sending a Bluetooth connection instruction to the client, so that the client performs Bluetooth broadcast for the connection verification information in the Bluetooth connection instruction;
    扫描所述客户端发出的蓝牙广播,得到蓝牙配对信息;Scanning the Bluetooth broadcast sent by the client to obtain Bluetooth pairing information;
    在蓝牙配对信息与连接验证信息匹配的情况下,与所述客户端蓝牙连接。When the Bluetooth pairing information matches the connection verification information, connect to the client via Bluetooth.
  6. 根据权利要求4或5所述的控制方法,其特征在于,还包括:The control method according to claim 4 or 5, further comprising:
    提供已连接家电展示界面,所述已连接家电展示界面中包括至少一个已连接家电的当前运行参数。A connected home appliance display interface is provided, and the connected home appliance display interface includes current operating parameters of at least one connected home appliance.
  7. 根据权利要求6所述的控制方法,其特征在于,还包括:The control method according to claim 6, further comprising:
    在客户端执行目标指令并触发当前运行参数变化的情况下,获得所述客户端发送的新的运行参数;Obtaining new operating parameters sent by the client when the client executes the target instruction and triggers a change in the current operating parameters;
    在所述已连接家电展示界面展示所述新的运行参数。The new operating parameters are displayed on the connected home appliance display interface.
  8. 一种家电控制系统,其特征在于,包括:A household appliance control system, characterized in that it comprises:
    服务端和至少一个控制端;a server and at least one control terminal;
    所述服务端,被配置为获得家电信息库,所述家电信息库中保存有不同家电各自配置的标识 信息和功能信息集合之间的关联关系;获得所述控制端提交的待控家电的待控标识信息,并从所述家电信息库中确定所述待控标识信息关联的待控功能信息集合,发送至所述控制端;The server is configured to obtain a home appliance information base, and the home appliance information base stores associations between identification information and function information sets configured by different home appliances; control identification information, and determine the set of function information to be controlled associated with the identification information to be controlled from the home appliance information database, and send it to the control terminal;
    所述控制端,被配置为获得所述待控标识信息,提交至所述服务端;获得所述服务端发送的所述待控功能信息集合;从所述待控功能信息集合中选择目标功能信息;在与待控家电关联的客户端蓝牙连接的情况下,通过蓝牙向所述客户端发送所述目标功能信息对应的目标指令。The control terminal is configured to obtain the identification information to be controlled and submit it to the server; obtain the information set of the functions to be controlled sent by the server; select a target function from the information set of the functions to be controlled information; in the case of Bluetooth connection with the client associated with the home appliance to be controlled, sending the target instruction corresponding to the target function information to the client via Bluetooth.
  9. 一种用于家电的控制装置,包括处理器和存储有程序指令的存储器,其特征在于,所述处理器被配置为在执行所述程序指令时,执行如权利要求1至3任一项所述的用于家电的控制方法。A control device for home appliances, comprising a processor and a memory storing program instructions, wherein the processor is configured to execute the program described in any one of claims 1 to 3 when executing the program instructions. The above-mentioned control method for home appliances.
  10. 一种用于家电的控制装置,包括处理器和存储有程序指令的存储器,其特征在于,所述处理器被配置为在执行所述程序指令时,执行如权利要求4至7任一项所述的用于家电的控制方法。A control device for home appliances, comprising a processor and a memory storing program instructions, wherein the processor is configured to execute the program described in any one of claims 4 to 7 when executing the program instructions. The above-mentioned control method for home appliances.
PCT/CN2022/102662 2021-11-11 2022-06-30 Household appliance control method and control apparatus and household appliance control system WO2023082660A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111334996.6 2021-11-11
CN202111334996.6A CN114253145A (en) 2021-11-11 2021-11-11 Control method and control device for household appliance and household appliance control system

Publications (1)

Publication Number Publication Date
WO2023082660A1 true WO2023082660A1 (en) 2023-05-19

Family

ID=80790777

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/102662 WO2023082660A1 (en) 2021-11-11 2022-06-30 Household appliance control method and control apparatus and household appliance control system

Country Status (2)

Country Link
CN (1) CN114253145A (en)
WO (1) WO2023082660A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117201566A (en) * 2023-11-01 2023-12-08 无锡迪富智能电子股份有限公司 Fusion control method for intelligent home interaction

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114253145A (en) * 2021-11-11 2022-03-29 青岛海尔空调器有限总公司 Control method and control device for household appliance and household appliance control system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106506550A (en) * 2016-12-27 2017-03-15 Tcl集团股份有限公司 A kind of shared method and apparatus of smart machine control authority
CN106789480A (en) * 2017-01-18 2017-05-31 美的集团股份有限公司 Home appliance data adaptation methods, device, intelligent terminal and data adaptation system
CN109917667A (en) * 2019-03-31 2019-06-21 广东美的制冷设备有限公司 Household appliance and its control authority sharing method, controlling terminal and storage medium
US20190219976A1 (en) * 2018-01-16 2019-07-18 Michael E. Giorgi Facilitating automating home control
CN113341738A (en) * 2021-05-24 2021-09-03 青岛海尔空调器有限总公司 Method, device and equipment for controlling household appliance
CN114253145A (en) * 2021-11-11 2022-03-29 青岛海尔空调器有限总公司 Control method and control device for household appliance and household appliance control system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106506550A (en) * 2016-12-27 2017-03-15 Tcl集团股份有限公司 A kind of shared method and apparatus of smart machine control authority
CN106789480A (en) * 2017-01-18 2017-05-31 美的集团股份有限公司 Home appliance data adaptation methods, device, intelligent terminal and data adaptation system
US20190219976A1 (en) * 2018-01-16 2019-07-18 Michael E. Giorgi Facilitating automating home control
CN109917667A (en) * 2019-03-31 2019-06-21 广东美的制冷设备有限公司 Household appliance and its control authority sharing method, controlling terminal and storage medium
CN113341738A (en) * 2021-05-24 2021-09-03 青岛海尔空调器有限总公司 Method, device and equipment for controlling household appliance
CN114253145A (en) * 2021-11-11 2022-03-29 青岛海尔空调器有限总公司 Control method and control device for household appliance and household appliance control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117201566A (en) * 2023-11-01 2023-12-08 无锡迪富智能电子股份有限公司 Fusion control method for intelligent home interaction
CN117201566B (en) * 2023-11-01 2024-03-19 无锡迪富智能电子股份有限公司 Fusion control method for intelligent home interaction

Also Published As

Publication number Publication date
CN114253145A (en) 2022-03-29

Similar Documents

Publication Publication Date Title
WO2023082660A1 (en) Household appliance control method and control apparatus and household appliance control system
CN107703872B (en) Terminal control method and device of household appliance and terminal
US20120119888A1 (en) Universal remote control with automated setup
WO2022267706A1 (en) Information processing method, system and apparatus
EP2804393A1 (en) Remote control method, intelligent terminal and intelligent remote control system
US9514641B2 (en) Smart remote control
US9984563B2 (en) Method and device for controlling subordinate electronic device or supporting control of subordinate electronic device by learning IR signal
WO2022233123A1 (en) Method and apparatus for controlling air conditioner, and air conditioner
US20170308733A1 (en) Display device, remote control device, display system and program pushing method
CN112260907A (en) Cross-device control method, device and system
US20190369825A1 (en) Electronic device and method for providing information related to image to application through input unit
US10165611B2 (en) Bluetooth pairing system and operating method thereof
WO2023035676A1 (en) Method and apparatus for controlling household appliances, and storage medium
CN111915870A (en) Method and device for adding remote controller code value through voice, television and storage medium
CN112305928A (en) Household appliance control method, household appliance control device and storage medium
JP2020028129A (en) Electronic device, server and method of controlling the same
US20150379322A1 (en) Method and apparatus for communication using fingerprint input
WO2023005425A1 (en) Method for controlling air conditioner, device and air conditioner
WO2022247373A1 (en) Method and apparatus for controlling home appliance, and appliance
WO2022160765A1 (en) Household appliance control method, household appliance control system, and wearable device
CN106101990B (en) Bluetooth device searching method and device
US10588433B2 (en) Data setting method for body information analysis apparatus
WO2016192237A1 (en) Wireless local area network connecting method, mobile terminal and wireless access point
EP4328679A1 (en) Area partition method for household appliances, and terminal device and readable storage medium
US20220335101A1 (en) Device for generating user profile and system comprising the device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22891469

Country of ref document: EP

Kind code of ref document: A1