CN115208859A - Information interaction method, device, equipment and storage medium - Google Patents

Information interaction method, device, equipment and storage medium Download PDF

Info

Publication number
CN115208859A
CN115208859A CN202210732173.7A CN202210732173A CN115208859A CN 115208859 A CN115208859 A CN 115208859A CN 202210732173 A CN202210732173 A CN 202210732173A CN 115208859 A CN115208859 A CN 115208859A
Authority
CN
China
Prior art keywords
control instruction
control
execution result
session identifier
result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210732173.7A
Other languages
Chinese (zh)
Other versions
CN115208859B (en
Inventor
陆明亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Apollo Intelligent Connectivity Beijing Technology Co Ltd
Original Assignee
Apollo Intelligent Connectivity Beijing Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Apollo Intelligent Connectivity Beijing Technology Co Ltd filed Critical Apollo Intelligent Connectivity Beijing Technology Co Ltd
Priority to CN202210732173.7A priority Critical patent/CN115208859B/en
Publication of CN115208859A publication Critical patent/CN115208859A/en
Application granted granted Critical
Publication of CN115208859B publication Critical patent/CN115208859B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The disclosure provides an information interaction method, an information interaction device, information interaction equipment and a storage medium, and relates to the technical field of computers, in particular to the technical field of equipment communication. The specific implementation scheme is as follows: receiving a first control instruction from the electronic equipment, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction; executing the first control instruction and obtaining an execution result, wherein the execution result comprises a session identifier corresponding to the first control instruction; and broadcasting the execution result to the electronic equipment. The information interaction method, the information interaction device, the information interaction equipment and the information interaction storage medium can avoid control conflict and execution result receiving conflict in the information interaction process.

Description

Information interaction method, device, equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to an information interaction method, apparatus, device, and storage medium in the field of device communication technologies.
Background
In the intelligent car machine system, a user can use the operation equipment of the car union to complete the control operation of the car-mounted equipment such as doors and windows, lamps and air conditioners of a vehicle, and the prior art generally includes the following processes of controlling and operating the car-mounted equipment through the operation equipment of the car union: the method comprises the steps that operation equipment of the vehicle connection sends a control command to a control center of a vehicle; the control center receives and executes the control instruction, and broadcasts an execution result; and the operation equipment of the vehicle-mounted unit receives the execution result broadcasted by the control center. The operation device of the car union may be a mobile terminal of a user, such as: mobile phone, PAD (tablet computer), and also can be vehicle-mounted central control equipment.
In the smart home system, a user may use an operating device accessing a smart home network to complete control operations on smart home appliances such as a television, an air conditioner, a refrigerator, and a curtain, and a process of controlling and operating these smart home appliances through the operating device in the prior art generally includes: the operating equipment sends a control instruction to a control center of the intelligent home system; the control center receives and executes the control instruction, and broadcasts an execution result; the operation device receives the execution result broadcasted by the control center. The operation device accessing to the smart home network may be a mobile terminal of a user, for example: the mobile phone and the PAD can also be central control client equipment of the intelligent home system.
Disclosure of Invention
The disclosure provides an information interaction method, an information interaction device, information interaction equipment and a storage medium for preventing instruction conflict.
According to an aspect of the present disclosure, there is provided an information interaction method, including: receiving a first control instruction from an electronic device, wherein the first control instruction comprises a session identifier which is used for uniquely identifying the first control instruction; executing the first control instruction and obtaining an execution result, wherein the execution result comprises a session identifier corresponding to the first control instruction; broadcasting the execution result to the electronic equipment.
According to another aspect of the present disclosure, there is provided an information interaction method, including: generating a first control instruction, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction; sending the first control instruction to a control device; receiving an execution result broadcasted by the control device; and identifying whether the execution result is the execution result corresponding to the first control instruction or not according to the session identifier carried in the execution result.
According to another aspect of the present disclosure, there is provided an information interaction apparatus, including: the electronic equipment comprises a first receiving module, a second receiving module and a control module, wherein the first receiving module is used for receiving a first control instruction from the electronic equipment, the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction; the execution module is used for executing the first control instruction and obtaining an execution result, and the execution result comprises a session identifier corresponding to the first control instruction; and the broadcasting module is used for broadcasting the execution result to the electronic equipment.
According to another aspect of the present disclosure, there is provided an information interaction apparatus, including: the generation module is used for generating a first control instruction, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction; the sending module is used for sending the first control instruction to the control equipment; a second receiving module, configured to receive an execution result broadcasted by the control device; and the identification module is used for identifying whether the execution result is the execution result corresponding to the first control instruction according to the session identifier carried in the execution result.
According to another aspect of the present disclosure, there is provided an electronic device including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of information interaction as described in the present disclosure.
According to another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform an information interaction method according to the present disclosure.
According to another aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements an information interaction method as described in the present disclosure.
It should be understood that the statements in this section are not intended to identify key or critical features of the embodiments of the present disclosure, nor are they intended to limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
fig. 1 is a schematic flow chart diagram of an information interaction method according to a first embodiment of the present disclosure;
fig. 2 is a schematic flow chart diagram of an information interaction method according to a fourth embodiment of the present disclosure;
fig. 3 is a schematic flow chart diagram of an information interaction method according to a fifth embodiment of the present disclosure;
FIG. 4 is a diagram of a first application scenario of a method of information interaction according to the present disclosure;
FIG. 5 is a diagram of a second application scenario of an information interaction method according to the present disclosure;
FIG. 6 is a schematic structural diagram of an information interaction device according to a ninth embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an information interaction apparatus according to a tenth embodiment of the present disclosure;
fig. 8 is a block diagram of an electronic device for implementing an information interaction method according to an embodiment of the disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
No matter in intelligent car machine system, the process of operating the mobile unit is controlled through the operating device of the car federation, or in intelligent home system, the control operation to the intelligent home appliances is accomplished through the operating device of the intelligent home network, when there are a plurality of Applications (APP) in the operating device to control the mobile unit or the intelligent home appliances simultaneously, the following problems can exist: 1. control conflict: for example, in a smart car machine system, an operating device may trigger a control instruction through multiple APPs at the same time, and if an instruction to open a car window is triggered through APP1 and an instruction to close the car window is triggered through APP2, a control conflict may easily occur; 2. execution result reception conflict: because the control center broadcasts the execution result, the operation device cannot judge which APP-triggered control instruction the received execution result is generated for successfully executing, for example, after the operation device triggers the control instruction to the control center through APP1, the execution result that the operation device receives the control center broadcast is generated for the APP 2-triggered control instruction, but not for the APP 1-triggered control instruction, but the operation device cannot recognize and judge.
Fig. 1 is a schematic flow chart of an information interaction method according to a first embodiment of the present disclosure, and as shown in fig. 1, the method mainly includes:
step S101, receiving a first control instruction from the electronic device, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction.
In this embodiment, a first control instruction is received by the control device from the electronic device, the first control instruction including a session identifier for uniquely identifying the first control instruction. Specifically, the control device is a device for executing the first control instruction, for example, in a smart car machine system, the control device may be a vehicle control center; in the smart home system, the control device may be a home control center. In the intelligent vehicle-mounted machine system, the first control instruction can be used for instructing a vehicle control center to control vehicle-mounted equipment, such as controlling an in-vehicle air conditioner to be opened, a vehicle window to be closed, a vehicle light to play music and a player to play music; in the smart home system, the first control instruction may be used to instruct the home control center to control the smart home appliances, such as controlling a television to be turned on, a lamp to be turned off, a curtain to be pulled open, and the like.
In an implementation manner, the electronic device may be various operation devices, and the user may trigger the first control instruction through the operation device, for example, in a smart car machine system, the operation device may be a mobile phone, a PAD, or a vehicle-mounted central control device, where the vehicle-mounted central control device is a vehicle-mounted central control screen or a vehicle-mounted central control instrument in a vehicle, and is an entrance where the user interacts with a vehicle control center, and in an actual application process, whichever operation device may be installed, multiple application software may be installed to control the vehicle-mounted device; in the intelligent home system, the operating device can be a mobile phone, a PAD or a central control client device of the intelligent home system, and in the same way, no matter which operating device is, various application software can be installed to control the intelligent furniture home appliance.
In an embodiment, the session identifier (sessionid) may be randomly generated by various application software in the electronic device, and the session identifier has uniqueness and thus can be used to uniquely identify the first control instruction.
Step S102, executing the first control instruction and obtaining an execution result, where the execution result includes a session identifier corresponding to the first control instruction.
In this embodiment, after receiving the first control instruction, the control device needs to execute the first control instruction to obtain an execution result, where the execution result includes a session identifier corresponding to the first control instruction. Specifically, in the intelligent vehicle-mounted machine system, a first control instruction is executed to control the opening of an air conditioner in a vehicle, the closing of a vehicle window, the playing of music by a vehicle light and a player and the like; in the intelligent home system, a first control instruction is executed to control the opening of a television, the extinguishing of a lamp, the pulling of a curtain and the like.
In an implementation manner, after the control device finishes executing the first control instruction from the electronic device, the control device may generate an execution result, where the execution result may include whether the execution is successful, an execution time, the execution device, and the like, and the execution result further needs to carry a session identifier corresponding to the first control instruction, so that the electronic device can determine, to which APP-triggered control instruction the execution result is successfully generated.
Step S103, broadcasting the execution result to the electronic equipment.
In the present embodiment, after obtaining the execution result, the control apparatus needs to transmit the execution result to the electronic apparatus in the form of broadcast. Specifically, the control device does not know where the first control instruction comes from after receiving the first control instruction, and therefore needs to broadcast the execution result.
In one embodiment, the control device may broadcast the execution result through a data bus or a specific Application Programming Interface (API). For example:
in the intelligent vehicle-mounted system, a user can install various application software in vehicle-mounted central control equipment (electronic equipment) as required for controlling the vehicle-mounted equipment, and the vehicle-mounted central control equipment can be communicated with a vehicle control center (control equipment) through a data bus by the application software; after obtaining the execution result, the vehicle control center can broadcast the execution result to the vehicle-mounted central control device through the data bus. Or, the user may also install application software on the mobile phone (electronic device) for controlling the vehicle-mounted device, and the mobile phone may communicate with the vehicle control center (control device) through the application software; after obtaining the execution result, the vehicle control center may call an API for monitoring the execution result on the mobile phone to broadcast the execution result to the mobile phone.
Similarly, in the smart home system, a user may install various application software in the central control client device (electronic device) as required for controlling the smart home appliances, and the central control client device may communicate with the home control center (control device) through a data bus through the application software; after the home control center obtains the execution result, the execution result can be broadcasted to the central control client device through the data bus. The user can also install application software on the mobile phone or the PAD (electronic device) as required to control the intelligent household appliance, and the mobile phone or the PAD can communicate with a household control center (control device) through the application software; after the home control center obtains the execution result, the home control center can call an API (application programming interface) used for monitoring the execution result on the software to broadcast the execution result to the mobile phone or the PAD.
In the first embodiment of the present disclosure, the control device receives a first control instruction from the electronic device, then executes the first control instruction to obtain an execution result, where the execution result includes a session identifier corresponding to the first control instruction, and finally broadcasts the execution result to the electronic device. The first embodiment of the present disclosure carries the session identifier in the first control instruction and the execution result, and is used for the electronic device to determine whether the execution result is generated by the successful execution of the first control instruction sent by the electronic device, so that an execution result receiving conflict generated in the interaction process of the control instruction and the execution result can be avoided, the normal operation of the control interaction process is ensured, and the user experience is improved.
In the second embodiment of the present disclosure, after step S101, the method further includes: and when determining that the second control instruction is being executed, broadcasting a first response result aiming at the first control instruction to the electronic equipment, wherein the first response result is used for indicating that the execution of the first control instruction is refused, and the first response result comprises a session identifier corresponding to the first control instruction.
In this embodiment, after receiving the first control instruction, the control device further needs to determine whether there is an executing second control instruction, and if there is an executing second control instruction, the control device needs to notify the electronic device of the executing second control instruction at that time with the first response result, so as to reject to execute the first control instruction. Specifically, the control device still sends the first response result to the electronic device in a broadcast manner, and the broadcast method is similar to step S103 and is not described herein again.
In an implementation manner, after receiving all the control instructions, the control device determines whether the session list is empty, and if the session list is empty, writes the session identifier corresponding to the control instruction into the session list, executes the control instruction at the same time, and removes the corresponding session identifier from the session list according to the actual situation after the execution is finished. Therefore, whether the session list is empty or not can be used to determine whether there is an executing second control instruction, that is, the control device can determine whether the session list is empty or not after receiving the first control instruction, and if the session list is not empty, it indicates that there is an executing second control instruction; if the session list is empty, it indicates that there is no second control instruction being executed.
In the third embodiment of the present disclosure, after step S101, the method further includes: and when determining that no second control instruction is being executed, broadcasting a second response result aiming at the first control instruction to the electronic equipment, wherein the second response result is used for indicating that the first control instruction is successfully received, and the second response result comprises a session identifier corresponding to the first control instruction.
In this embodiment, after receiving the first control instruction, the control device determines that there is no second control instruction being executed, and then needs to notify the electronic device of the absence of the second control instruction being executed at this time with the second response result, that is, the first control instruction is successfully received, so that the first control instruction can be smoothly executed. Specifically, the second response result is still sent to the electronic device in a broadcast manner, and the broadcast method is similar to step S103 and is not described herein again.
In an embodiment, only the session identifier of the executing control instruction is stored in the session list, and to avoid control conflict, the session identifier in the session list is at most one, and the control device may determine whether the session list is empty after receiving the first control instruction, and if the session list is empty, there is no executing second control instruction, and at this time, the session identifier corresponding to the first control instruction may be written into the session list, and the first control instruction may be executed at the same time.
In the second and third embodiments of the present disclosure, after receiving the first control instruction, the control device determines whether there is an executing second control instruction, and if there is an executing second control instruction, broadcasts a first response result; and if the second control instruction is not executed, broadcasting a second response result. The second and third embodiments of the present disclosure help to reject execution of the first control instruction from the electronic device when there is the second control instruction being executed, thereby avoiding a control conflict.
Fig. 2 is a schematic flowchart of an information interaction method according to a fourth embodiment of the present disclosure, as shown in fig. 2, in the fourth embodiment of the present disclosure, the first control instruction further includes a timeout period, and after step S103, the method further includes:
step S104, when a return message of the electronic equipment for the execution result is received within the overtime, locally deleting the session identifier corresponding to the first control instruction; and when the return message of the electronic equipment for the execution result is not received after the timeout period is reached, locally deleting the session identifier corresponding to the first control instruction.
In this embodiment, if a return message of the electronic device for the execution result is received within the timeout period, the control device deletes the session identifier corresponding to the first control instruction from the session list; if the return message of the electronic equipment for the execution result is not received after the timeout period, the control equipment also deletes the session identifier corresponding to the first control instruction from the session list.
In an implementation manner, after receiving the execution result of the broadcast, the electronic device sends a return message to the control device, where the return message is used to indicate that the electronic device has received the execution result corresponding to the first control instruction; therefore, after receiving the return message from the electronic device, the control device proves that the first control instruction has been executed, and at this time, the session identifier corresponding to the first control instruction needs to be cleared from the session list so as to receive the next control instruction.
In an embodiment, if the control device does not receive a return message from the electronic device within a period of time after sending the execution result, and the period of time exceeds the timeout time, the session identifier is cleared from the session list. Specifically, the timeout may be a self-set time, which may take a value of 200 to 300 milliseconds.
In the fourth embodiment of the present disclosure, after receiving the return data sent by the electronic device, or when the return data sent by the electronic device is not received after the timeout period is reached, the session identifier is removed from the session list, so that it is ensured that the next control instruction can be smoothly executed, and there is no problem that the session list is not empty all the time, which causes the control device to be unable to execute the control instruction all the time.
Fig. 3 is a schematic flow chart of an information interaction method according to a fifth embodiment of the present disclosure, and as shown in fig. 3, the method specifically includes:
step S301, generating a first control instruction, where the first control instruction includes a session identifier, and the session identifier is used to uniquely identify the first control instruction.
In this embodiment, the first control instruction is generated by the electronic device, and the first control instruction includes a session identifier for uniquely identifying the first control instruction. In the intelligent vehicle-mounted machine system, the first control instruction can be used for instructing a vehicle control center to control vehicle-mounted equipment, such as controlling an in-vehicle air conditioner to be opened, a vehicle window to be closed, a vehicle light to play music and a player to play music; in the smart home system, the first control instruction may be used to instruct the home control center to control the smart home appliances, such as controlling a television to be turned on, a lamp to be turned off, a curtain to be pulled open, and the like.
In one embodiment, the session identifier may be randomly generated by various application software in the electronic device, and the session identifier has uniqueness and thus may be used to uniquely identify the first control instruction.
In one possible embodiment, the session identifier may be generated by application software in the electronic device, for example, a session identifier having a three-part structure of a software name, a timestamp of the generated session identifier, and a random number, respectively.
In an implementation manner, a user may trigger the electronic device to generate the first control instruction by operating application software in the electronic device, or may directly trigger the electronic device to generate the first control instruction by voice. For example, in an intelligent vehicle-mounted machine system, a user may operate vehicle control software on vehicle-mounted central control equipment to trigger generation of a first control instruction, and for example, when the user clicks a button on the vehicle control software for opening an air conditioner in a vehicle, the user may trigger generation of the first control instruction for opening the air conditioner in the vehicle; in the intelligent home system, a user can directly trigger the electronic equipment to generate a first control instruction by voice, if the user sends a voice instruction of turning on a television and an air conditioner, the electronic equipment can analyze the voice instruction into characters at the moment, then analyze the voice instruction into intentions of turning on the television and turning on the air conditioner by using a natural language recognition interface, and finally respectively generate the first control instruction for turning on the television and the first control instruction for turning on the air conditioner. Of course, the intelligent vehicle-mounted device system can also directly trigger the electronic device to generate the first control instruction by using voice, and the method for generating the first control instruction by triggering is not limited in the disclosure.
Step S302, a first control instruction is sent to the control device.
In this embodiment, after generating the first control instruction, the electronic device needs to send the first control instruction to the control device, so that the control device executes the first control instruction.
In an implementation manner, the electronic device may send the first control instruction to the control device through an interface corresponding to the control device, or may send the first control instruction through bluetooth or the like. For example, in the smart car machine system, the first control instruction may be sent to an interface corresponding to a vehicle control center, or the vehicle control center may be connected to the electronic device via bluetooth, and the first control instruction is sent to the vehicle control center via bluetooth; similarly, in the smart home system, the first control instruction may also be sent to the home control center through an interface of the home control center or bluetooth, a wireless communication technology WiFi, or the like.
Step S303, receiving the execution result of the control device broadcast.
In this embodiment, after the electronic device sends the first control instruction to the control device, the control device may execute the first control instruction when there is no second control instruction being executed, and broadcast an execution result to the electronic device connected to the control device, so that the electronic device also needs to receive the execution result broadcasted by the control device, where the execution result includes a session identifier corresponding to the first control instruction.
Step S304, identifying whether the execution result is the execution result corresponding to the first control instruction according to the session identifier carried in the execution result.
In this embodiment, the electronic device further needs to identify, according to the session identifier carried in the execution result, whether the execution result is an execution result corresponding to the first control instruction sent by the electronic device.
In an implementation manner, the control device sends out the execution result in a broadcast manner, so that the received execution result may not be generated due to successful execution of the first control instruction sent by the electronic device, and therefore the execution result generated by the control device carries a session identifier corresponding to the first control instruction; after the electronic device receives the execution result, it is further required to determine whether the session identifier in the execution result is consistent with the session identifier in the generated first control instruction, and if so, it indicates that the execution result received by the electronic device is the execution result corresponding to the first control instruction sent by the electronic device.
In a fifth embodiment of the present disclosure, an electronic device generates a first control instruction, sends the first control instruction to a control device, receives an execution result broadcasted by the control device, and identifies whether the execution result corresponds to the first control instruction according to a session identifier carried in the execution result. In the fifth embodiment of the present disclosure, a session identifier is added to the generated first control instruction, and whether the received execution result is the execution result corresponding to the first control instruction is identified according to the session identifier in the received execution result, so that a control conflict and an execution result reception conflict can be avoided.
In a sixth embodiment of the present disclosure, after step S302, the method further includes: receiving a response result aiming at the received control instruction and broadcasted by the control equipment, and identifying whether the response result is a response result corresponding to the first control instruction or not according to a session identifier carried in the response result; after receiving the first control instruction, the control device broadcasts a first response result aiming at the first control instruction when determining that a second control instruction is executed, wherein the first response result is used for indicating that the execution of the first control instruction is refused and comprises a session identifier corresponding to the first control instruction; after receiving the first control instruction, the control device broadcasts a second response result aiming at the first control instruction when determining that no second control instruction is executed, wherein the second response result is used for indicating that the first control instruction is successfully sent, and the second response result comprises a session identifier corresponding to the first control instruction;
correspondingly, when the conversation identifier carried in the response result is identified as a first response result corresponding to the first control instruction, executing a preset processing strategy corresponding to the first response result; when the second response result is identified to correspond to the first control instruction, waiting for receiving an execution result returned by the control equipment; and when the response result is identified as not corresponding to the first control instruction, discarding the received response result.
In this embodiment, after sending the first control instruction to the control device, the electronic device further needs to receive a response result, which is broadcasted by the control device and is directed to the received control instruction, where the response result includes a first response result and a second response result, the first response result is used to indicate that there is a second control instruction being executed, and the control device refuses to execute the first control instruction; the second response result is used for indicating that the second control instruction is not executed, the control device successfully receives the first control instruction, and the first control instruction is executed.
In an implementation manner, the electronic device further needs to identify whether the response result is a response result corresponding to the first control instruction according to the session identifier carried in the response result, and if the response result is identified as a response result not corresponding to the first control instruction, discard the received response result.
In an implementation manner, if the electronic device receives the first response result, the electronic device executes a preset processing policy corresponding to the first response result, where the preset processing policy may be a processing manner set in advance for the control device to refuse to execute the first control instruction, for example, the preset processing policy may be to prompt the user that the request fails or to send the control instruction again after waiting for a certain time; and if the second response instruction is received, waiting for receiving an execution result returned by the control equipment, and prompting the user that the next operation can be performed.
In the sixth embodiment of the present disclosure, the electronic device receives a response result, which is broadcast by the control device and is directed to the control instruction, and identifies whether the response result is a response result corresponding to the first control instruction according to a session identifier carried in the response result, so that a response result receiving conflict can be avoided, and different processing strategies are executed for different response results, so that fluency of information interaction can be ensured, and user experience is improved.
In the seventh embodiment of the present disclosure, after step S304, the method further includes: when the session identifier carried in the execution result is determined to be the session identifier corresponding to the first control instruction, identifying the execution result as the execution result corresponding to the first control instruction, and sending a return message aiming at the execution result to the control equipment; otherwise, the execution result is ignored.
In this embodiment, the electronic device needs to determine whether the session identifier carried in the received execution result is equal to the session identifier corresponding to the first control instruction, and if so, it indicates that the received execution result is the execution result corresponding to the first control instruction, and at this time, sends a return message for the execution result to the control device; if not, the received execution result is not the execution result corresponding to the first control instruction, and the received execution result is ignored at the moment.
According to the seventh embodiment of the present disclosure, when it is determined that the execution result is the execution result corresponding to the first control instruction, the electronic device sends a return message for the execution result to the control device, so that a conflict in receiving the execution result can be avoided, and the electronic device can also accurately send the return message corresponding to the execution result to the control device.
In an eighth embodiment of the present disclosure, the first control instruction further includes a timeout time, where the timeout time is used for controlling the device to identify whether the return message for the execution result is timed out.
According to the eighth embodiment of the disclosure, the timeout time can ensure that the control device can smoothly execute the next control instruction, and the problem that the control device cannot execute the control instruction all the time due to the fact that the second instruction which is being executed exists all the time is solved.
The interactive process between the control device and the electronic device in the present disclosure is:
the electronic equipment generates a first control instruction, wherein the first control instruction comprises a session identifier and a timeout time, and the session identifier is used for uniquely identifying the first control instruction; the control equipment receives the first control instruction and judges whether a second control instruction which is being executed exists or not; if the second control instruction is executed, broadcasting a first response result to the electronic equipment; if the second control instruction is not executed, broadcasting a second response result to the electronic equipment, executing the first control instruction to obtain an execution result, wherein the execution result comprises a session identifier, and broadcasting the execution result to the electronic equipment; the electronic equipment receives a first response result or a second response result sent by the control equipment, and receives an execution result broadcasted by the control equipment when the request is successful; the electronic equipment identifies that the execution result is the execution result corresponding to the first control instruction according to the session identifier in the execution result, and sends a return message aiming at the execution result to the control equipment, otherwise, ignores the execution result; after receiving the return message, the control equipment locally removes the session identifier; and if the control equipment does not receive the return message sent by the electronic equipment after the timeout is reached, the session identifier is cleared from the local.
The information interaction method of the embodiment of the disclosure is further elaborated in combination with an application scenario of the smart car machine system. Fig. 4 is a first application scene diagram of an information interaction method according to the present disclosure, and as shown in fig. 4, the smart car machine system of the embodiment of the present disclosure mainly includes: the system comprises an on-board central control device, a vehicle control center and various on-board devices, such as an air conditioner, a window and a lamp in the vehicle, wherein the on-board central control device is connected with the vehicle control center, and the vehicle control center is connected with the various on-board devices. It should be emphasized that, in a practical application scenario, the vehicle-mounted device may be expanded according to practical needs, and the present disclosure does not limit the type and number of the vehicle-mounted devices.
The application implementation process of the information interaction method in the intelligent vehicle-mounted machine system mainly comprises the following steps: a user usually triggers a first control instruction by operating an on-board central control device (electronic device), the on-board central control device sends the first control instruction to a vehicle control center (control device), and the vehicle control center controls various on-board devices, such as an air conditioner, a window, and a lamp in a vehicle, according to the first control instruction, and then an interaction process between the on-board central control device and the vehicle control center is as follows: the vehicle-mounted central control equipment generates a first control instruction, wherein the first control instruction comprises a session identifier and timeout time, and sends the first control instruction to a vehicle control center; after receiving the first control instruction, the vehicle control center judges whether a second control instruction which is being executed exists or not; if the second control instruction is executed, broadcasting a first response result to the vehicle-mounted central control equipment; if the second control instruction which is being executed does not exist, broadcasting a second response result to the vehicle-mounted central control equipment, executing the first control instruction to control the opening of an air conditioner in the vehicle, the closing of a vehicle window, the opening of a vehicle lamp and the like to obtain an execution result, wherein the execution result comprises a session identifier, and broadcasting the execution result to the vehicle-mounted central control equipment; the vehicle-mounted central control equipment receives a first response result or a second response result sent by the vehicle control center, receives an execution result broadcasted by the vehicle control center when the request is successful, identifies that the execution result is the execution result corresponding to the first control instruction according to the session identifier in the execution result, and sends a return message aiming at the execution result to the vehicle control center, otherwise, ignores the execution result; and after receiving the return message, the vehicle control center removes the session identifier from the local area, and if the vehicle control center does not receive the return message sent by the vehicle-mounted central control equipment after the timeout time is reached, the vehicle control center also removes the session identifier from the local area.
The information interaction method of the embodiment of the disclosure is further elaborated in combination with an application scenario of the smart home system. Fig. 5 is a second application scenario diagram according to the information interaction method disclosed in the present disclosure, and as shown in fig. 5, the smart home system of the embodiment of the present disclosure mainly includes: the system comprises a central control client device, a home control center and various intelligent furniture household appliances such as televisions, lamps, curtains and the like, wherein the central control client device is connected with the home control center, and the home control center is connected with the various intelligent furniture household appliances. It should be emphasized that, in a practical application scenario, the intelligent household appliances can be expanded according to practical needs, and the present disclosure does not limit the types and the number of the intelligent household appliances.
The application implementation process of the information interaction method in the intelligent home system mainly comprises the following steps: a user usually triggers a first control instruction by operating a central control client device (electronic device), the central control client device sends the first control instruction to a home control center (control device), and then the home control center controls various intelligent furniture appliances such as televisions, lamps and curtains according to the first control instruction, and then the interaction process between the central control client device and the home control center is as follows: the method comprises the steps that a central control client device generates a first control instruction, the first control instruction comprises a session identifier and overtime time, and the first control instruction is sent to a home control center; after receiving the first control instruction, the home control center judges whether a second control instruction is executed; if the second control instruction is executed, broadcasting a first response result to the central control client equipment; if the second control instruction which is being executed does not exist, broadcasting a second response result to the central control client equipment, executing the first control instruction to control the opening of a television, the extinguishing of a lamp, the pulling of a curtain and the like to obtain an execution result, wherein the execution result comprises a session identifier, and broadcasting the execution result to the central control client equipment; the central control client equipment receives a first response result or a second response result sent by the home control center, receives an execution result broadcasted by the home control center when the request is successful, identifies that the execution result is the execution result corresponding to the first control instruction according to a session identifier in the execution result, and sends a return message aiming at the execution result to the home control center, otherwise, ignores the execution result; and after receiving the return message, the home control center removes the session identifier from the local area, and if the home control center does not receive the return message sent by the central control client device after the timeout period is reached, the home control center also removes the session identifier from the local area.
The above is only a few applicable scenarios of the embodiment of the present disclosure, and of course, the embodiment of the present disclosure is not limited to the scenarios such as a smart car machine system, a smart home system, and the like, but is also applicable to the scenarios such as a smart internet of things, a smart classroom, a smart office, and the like.
Fig. 6 is a schematic structural diagram of an information interaction device according to a ninth embodiment of the present disclosure, and as shown in fig. 6, the information interaction device specifically includes: a first receiving module 60, configured to receive a first control instruction from the electronic device, where the first control instruction includes a session identifier, and the session identifier is used to uniquely identify the first control instruction; the execution module 61 is configured to execute the first control instruction and obtain an execution result, where the execution result includes a session identifier corresponding to the first control instruction; the first broadcasting module 62 is configured to broadcast the execution result to the electronic device.
In one embodiment, the apparatus further comprises: a second broadcasting module, configured to broadcast a first response result to the first control instruction to the electronic device when it is determined that there is a second control instruction being executed after the first receiving module 60 receives the first control instruction from the electronic device, where the first response result is used to indicate that execution of the first control instruction is rejected, and the first response result includes a session identifier corresponding to the first control instruction.
In one embodiment, the apparatus further comprises: a third broadcasting module, configured to broadcast a second response result for the first control instruction to the electronic device when it is determined that there is no second control instruction being executed after the first receiving module 60 receives the first control instruction from the electronic device, where the second response result is used to indicate that the first control instruction is successfully received, and the second response result includes a session identifier corresponding to the first control instruction.
In one embodiment, the apparatus further comprises: the deleting module is used for locally deleting the session identifier corresponding to the first control instruction when receiving a return message of the electronic equipment for the execution result within the overtime; and when the return message of the electronic equipment for the execution result is not received after the timeout period is reached, locally deleting the session identifier corresponding to the first control instruction.
Fig. 7 is a schematic structural diagram of an information interaction device according to a tenth embodiment of the present disclosure, and as shown in fig. 7, the information interaction device specifically includes: a generating module 70, configured to generate a first control instruction, where the first control instruction includes a session identifier, and the session identifier is used to uniquely identify the first control instruction; a sending module 71, configured to send the first control instruction to the control device; a second receiving module 72, configured to receive an execution result broadcasted by the control device; the identifying module 73 is configured to identify whether the execution result is the execution result corresponding to the first control instruction according to the session identifier carried in the execution result.
In one embodiment, the apparatus further comprises: a third receiving module, configured to receive a response result, broadcasted by the control device, for the received control instruction, and identify whether the response result is a response result corresponding to the first control instruction according to a session identifier carried in the response result; after receiving the first control instruction, the control device broadcasts a first response result aiming at the first control instruction when determining that a second control instruction is executed, wherein the first response result is used for indicating that the execution of the first control instruction is refused and comprises a session identifier corresponding to the first control instruction; after receiving the first control instruction, the control device broadcasts a second response result aiming at the first control instruction when determining that no second control instruction is executed, wherein the second response result is used for indicating that the first control instruction is successfully sent, and the second response result comprises a session identifier corresponding to the first control instruction; correspondingly, when the conversation identifier carried in the response result is identified as a first response result corresponding to the first control instruction, a preset processing strategy corresponding to the first response result is executed; when the first response result is identified as a second response result corresponding to the second control instruction, waiting for receiving an execution result returned by the control equipment; and when the response result is identified as not corresponding to the first control instruction, discarding the received response result.
In an implementation manner, when the identifying module 73 determines that the session identifier carried in the execution result is the session identifier corresponding to the first control instruction and identifies that the execution result corresponds to the first control instruction, the sending module 71 is further configured to send a return message for the execution result to the control device; otherwise, the execution result is ignored.
In one embodiment, the first control instruction further includes a timeout time, and the timeout time is used for controlling the device to identify whether the return message for the execution result is timed out.
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the personal information of the related user all accord with the regulations of related laws and regulations, and do not violate the good customs of the public order.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
FIG. 8 illustrates a schematic block diagram of an example electronic device 800 that can be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 8, the apparatus 800 includes a computing unit 801 which can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM) 802 or a computer program loaded from a storage unit 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data required for the operation of the device 800 can also be stored. The calculation unit 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
A number of components in the device 800 are connected to the I/O interface 805, including: an input unit 806, such as a keyboard, a mouse, or the like; an output unit 807 such as various types of displays, speakers, and the like; a storage unit 808, such as a magnetic disk, optical disk, or the like; and a communication unit 809 such as a network card, modem, wireless communication transceiver, etc. The communication unit 809 allows the device 800 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
Computing unit 801 may be a variety of general and/or special purpose processing components with processing and computing capabilities. Some examples of the computing unit 801 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and the like. The calculation unit 801 executes the respective methods and processes described above, for example, an information interaction method. For example, in some embodiments, an information interaction method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 808. In some embodiments, part or all of the computer program can be loaded and/or installed onto device 800 via ROM 802 and/or communications unit 809. When loaded into RAM 803 and executed by computing unit 801, a computer program may perform one or more of the steps of an information interaction method described above. Alternatively, in other embodiments, the computing unit 801 may be configured to perform an information interaction method by any other suitable means (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program code may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program code, when executed by the processor or controller, causes the functions/acts specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server with a combined blockchain.
It should be understood that various forms of the flows shown above, reordering, adding or deleting steps, may be used. For example, the steps described in the present disclosure may be executed in parallel, sequentially, or in different orders, as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved, and the present disclosure is not limited herein.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the protection scope of the present disclosure.

Claims (16)

1. An information interaction method comprises the following steps:
receiving a first control instruction from an electronic device, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction;
executing the first control instruction and obtaining an execution result, wherein the execution result comprises a session identifier corresponding to the first control instruction;
broadcasting the execution result to the electronic equipment.
2. The method of claim 1, wherein upon said receiving a first control instruction from an electronic device, the method further comprises:
when it is determined that there is a second control instruction being executed, broadcasting a first response result for the first control instruction to the electronic device, where the first response result is used to indicate that the execution of the first control instruction is rejected, and the first response result includes a session identifier corresponding to the first control instruction.
3. The method of claim 1, wherein upon said receiving a first control instruction from an electronic device, the method further comprises:
when it is determined that there is no second control instruction being executed, broadcasting a second response result for the first control instruction to the electronic device, where the second response result is used to indicate that the first control instruction is successfully received, and the second response result includes a session identifier corresponding to the first control instruction.
4. The method of any of claims 1-3, wherein the first control instruction further comprises a timeout, and after the broadcasting the execution result to the electronic device, the method further comprises:
when a return message of the electronic equipment for the execution result is received within the overtime, locally deleting the session identifier corresponding to the first control instruction;
and when the return message of the electronic equipment for the execution result is not received after the timeout is reached, locally deleting the session identifier corresponding to the first control instruction.
5. An information interaction method comprises the following steps:
generating a first control instruction, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction;
sending the first control instruction to a control device;
receiving an execution result broadcasted by the control device;
and identifying whether the execution result is the execution result corresponding to the first control instruction or not according to the session identifier carried in the execution result.
6. The method of claim 5, wherein after the sending the first control instruction to the control device, the method further comprises:
receiving a response result aiming at the received control instruction and broadcasted by the control equipment, and identifying whether the response result is a response result corresponding to the first control instruction or not according to a session identifier carried in the response result;
after receiving the first control instruction, when determining that there is a second control instruction being executed, the control device broadcasts a first response result for the first control instruction, where the first response result is used to indicate that execution of the first control instruction is rejected, and the first response result includes a session identifier corresponding to the first control instruction; after receiving the first control instruction, the control device broadcasts a second response result aiming at the first control instruction when determining that no second control instruction is executed, wherein the second response result is used for indicating that the first control instruction is successfully sent, and the second response result comprises a session identifier corresponding to the first control instruction;
correspondingly, when the session identifier carried in the response result is identified as a first response result corresponding to the first control instruction, executing a preset processing strategy corresponding to the first response result; when the second response result corresponding to the first control instruction is identified, waiting for receiving an execution result returned by the control equipment; and when the response result is identified as not corresponding to the first control instruction, discarding the received response result.
7. The method according to claim 5 or 6, wherein after identifying whether the session identifier carried in the execution result is the execution result corresponding to the first control instruction, the method comprises:
when the session identifier carried in the execution result is determined to be the session identifier corresponding to the first control instruction, identifying the session identifier as the execution result corresponding to the first control instruction, and sending a return message for the execution result to the control device; otherwise, the execution result is ignored.
8. The method of claim 7, wherein the first control instruction further comprises a timeout time for the control device to identify whether a return message for the execution result times out.
9. An information interaction device, comprising:
the electronic equipment comprises a first receiving module, a second receiving module and a control module, wherein the first receiving module is used for receiving a first control instruction from the electronic equipment, the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction;
the execution module is used for executing the first control instruction and obtaining an execution result, wherein the execution result comprises a session identifier corresponding to the first control instruction;
the first broadcasting module is used for broadcasting the execution result to the electronic equipment.
10. An information interaction apparatus, comprising:
the generation module is used for generating a first control instruction, wherein the first control instruction comprises a session identifier, and the session identifier is used for uniquely identifying the first control instruction;
the sending module is used for sending the first control instruction to the control equipment;
a second receiving module, configured to receive an execution result broadcasted by the control device;
and the identification module is used for identifying whether the execution result is the execution result corresponding to the first control instruction according to the session identifier carried in the execution result.
11. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-4.
12. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 5-8.
13. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-4.
14. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 5-8.
15. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1-4.
16. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 5-8.
CN202210732173.7A 2022-06-23 2022-06-23 Information interaction method, device, equipment and storage medium Active CN115208859B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210732173.7A CN115208859B (en) 2022-06-23 2022-06-23 Information interaction method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210732173.7A CN115208859B (en) 2022-06-23 2022-06-23 Information interaction method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115208859A true CN115208859A (en) 2022-10-18
CN115208859B CN115208859B (en) 2023-12-15

Family

ID=83577875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210732173.7A Active CN115208859B (en) 2022-06-23 2022-06-23 Information interaction method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115208859B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170295210A1 (en) * 2016-04-11 2017-10-12 Line Corporation Method, apparatus, system, and non-transitory computer readable medium for interworking between applications of devices
CN109088723A (en) * 2018-10-26 2018-12-25 四川长虹电器股份有限公司 A kind of long-range control method based on MQTT agreement
US20190182332A1 (en) * 2016-06-17 2019-06-13 Alibaba Group Holding Limited Action processing associated with a cloud device
CN112099968A (en) * 2020-08-26 2020-12-18 珠海格力电器股份有限公司 Equipment control method, device, system, storage medium and electronic device
CN113012695A (en) * 2021-02-18 2021-06-22 北京百度网讯科技有限公司 Intelligent control method and device, electronic equipment and computer readable storage medium
CN113299285A (en) * 2020-02-22 2021-08-24 北京声智科技有限公司 Device control method, device, electronic device and computer-readable storage medium
US20210295838A1 (en) * 2018-07-20 2021-09-23 Samsung Electronics Co., Ltd. Electronic device and method for operation thereof
CN113950803A (en) * 2019-10-18 2022-01-18 Oppo广东移动通信有限公司 Device authority control method, device and storage medium
CN114114933A (en) * 2020-08-31 2022-03-01 Oppo广东移动通信有限公司 Control method, device and equipment of Internet of things equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170295210A1 (en) * 2016-04-11 2017-10-12 Line Corporation Method, apparatus, system, and non-transitory computer readable medium for interworking between applications of devices
US20190182332A1 (en) * 2016-06-17 2019-06-13 Alibaba Group Holding Limited Action processing associated with a cloud device
US20210295838A1 (en) * 2018-07-20 2021-09-23 Samsung Electronics Co., Ltd. Electronic device and method for operation thereof
CN109088723A (en) * 2018-10-26 2018-12-25 四川长虹电器股份有限公司 A kind of long-range control method based on MQTT agreement
CN113950803A (en) * 2019-10-18 2022-01-18 Oppo广东移动通信有限公司 Device authority control method, device and storage medium
CN113299285A (en) * 2020-02-22 2021-08-24 北京声智科技有限公司 Device control method, device, electronic device and computer-readable storage medium
CN112099968A (en) * 2020-08-26 2020-12-18 珠海格力电器股份有限公司 Equipment control method, device, system, storage medium and electronic device
CN114114933A (en) * 2020-08-31 2022-03-01 Oppo广东移动通信有限公司 Control method, device and equipment of Internet of things equipment and storage medium
CN113012695A (en) * 2021-02-18 2021-06-22 北京百度网讯科技有限公司 Intelligent control method and device, electronic equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN115208859B (en) 2023-12-15

Similar Documents

Publication Publication Date Title
US20200344836A1 (en) Methods, systems, and media for managing network connections
CN110459221B (en) Method and device for multi-device cooperative voice interaction
US11417331B2 (en) Method and device for controlling terminal, and computer readable storage medium
WO2021135299A1 (en) Binding method and system for device network configuration, and mobile terminal and storage medium
CN109410943A (en) Voice control method and system of equipment and intelligent terminal
CN109639692B (en) Offline login method, device, equipment, system and storage medium
CN111833880A (en) Voice conversation method and system
CN112929246B (en) Processing method of operation instruction, storage medium and user terminal
AU2013388030B2 (en) Method, apparatus, and system for intelligently controlling device, and plug-and-play device
CN113612659A (en) Equipment networking test method and device, electronic equipment and storage medium
CN113676761B (en) Multimedia resource playing method and device and main control equipment
CN113012695B (en) Intelligent control method and device, electronic equipment and computer readable storage medium
CN114360554A (en) Vehicle remote control method, device, equipment and storage medium
CN109412908A (en) Method and equipment for voice display of controllable equipment
CN114035973A (en) Screen projection method and device of application program, electronic equipment and storage medium
CN109189356A (en) A kind of multiple terminals roller blind system and method
CN113676689A (en) Video call method and device and television
CN115208859A (en) Information interaction method, device, equipment and storage medium
CN116931858A (en) Multi-screen projection method and device and vehicle
CN113079382B (en) Message transmission method, device, equipment, system and storage medium
CN115865974A (en) Edge device, cloud device, edge computing system and method, and storage medium
CN114546444A (en) Vehicle upgrading method and device, electronic equipment, medium and automatic driving vehicle
CN113327602A (en) Method and device for speech recognition, electronic equipment and readable storage medium
CN109151786B (en) Bluetooth communication method and device based on gateway scheduling connection
EP4134950A2 (en) Method and apparatus for speech based instruction scheduling, and electronic device

Legal Events

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