CN117118987A - Control method, device and computer readable storage medium - Google Patents

Control method, device and computer readable storage medium Download PDF

Info

Publication number
CN117118987A
CN117118987A CN202210945250.7A CN202210945250A CN117118987A CN 117118987 A CN117118987 A CN 117118987A CN 202210945250 A CN202210945250 A CN 202210945250A CN 117118987 A CN117118987 A CN 117118987A
Authority
CN
China
Prior art keywords
execution
instruction
rule
execution action
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210945250.7A
Other languages
Chinese (zh)
Inventor
吴晓红
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 Shenzhen TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN202210945250.7A priority Critical patent/CN117118987A/en
Publication of CN117118987A publication Critical patent/CN117118987A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1078Resource delivery mechanisms
    • 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/40Support for services or applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the application discloses a control method, a control device and a computer readable storage medium. The method comprises the following steps: receiving a first target instruction and a second target instruction in the first multitasking instruction, wherein the instruction execution sequence of the second target instruction is after the first target instruction; performing first rule execution processing on a first target instruction according to a pre-stored first control rule to obtain a first execution action instruction; performing second rule execution processing on the second target instruction according to a pre-stored first control rule and a first execution action instruction to obtain a second execution action instruction; and sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction. By adopting the embodiment of the application, the success rate of the execution of the multi-task instruction can be improved.

Description

Control method, device and computer readable storage medium
Technical Field
The present application relates to the field of signal control technologies, and in particular, to a control method, apparatus, and computer readable storage medium.
Background
In recent years, when the internet of things controls single-product equipment, a server side or a control side generally sends a multi-task instruction to the single-product equipment, and the single-product equipment obtains a multi-task control instruction by analyzing the multi-task instruction, so that the use state of the single-product equipment is adjusted according to the multi-task instruction.
However, when the existing single-product equipment executes the multi-task instruction, logic errors are easy to occur, and the success rate of the multi-task instruction is reduced, so that the use requirement of a user cannot be met.
Disclosure of Invention
The embodiment of the application provides a control method, a control device and a computer readable storage medium, which can improve the success rate of executing a multi-task instruction.
In a first aspect, an embodiment of the present application provides a control method, applied to a server, where the method includes:
receiving a first target instruction and a second target instruction in the first multitasking instruction, wherein the instruction execution sequence of the second target instruction is after the first target instruction;
performing first rule execution processing on a first target instruction according to a pre-stored first control rule to obtain a first execution action instruction;
performing second rule execution processing on the second target instruction according to a pre-stored first control rule and a first execution action instruction to obtain a second execution action instruction;
And sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
In a second aspect, an embodiment of the present application provides a control method, applied to a control end, where the method includes:
receiving a third target instruction in the second multitasking instruction and a fourth target instruction, the execution sequence of which is after the third target instruction, of the second preset instruction;
performing third rule execution processing on a third target instruction according to a pre-stored second control rule to obtain a third execution action instruction;
performing fourth rule execution processing on a fourth target instruction according to a pre-stored second control rule and a third execution action instruction to obtain a fourth execution action instruction;
and sending the third execution action instruction and the fourth execution action instruction to the execution terminal as a second execution action instruction set so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
In a third aspect, an embodiment of the present application further provides a control method, applied to an execution terminal, where the method includes:
receiving a fifth target instruction and a sixth target instruction in the third multitasking instruction, wherein the execution sequence of the sixth target instruction is after the fifth target instruction;
Executing a fifth rule on the fifth target instruction according to a pre-stored third control rule to obtain a fifth executing action instruction;
performing sixth rule execution processing on a sixth target instruction according to a pre-stored third control rule and a fifth execution action instruction to obtain a sixth execution action instruction;
and executing the fifth execution action instruction and the sixth execution action instruction.
In a fourth aspect, an embodiment of the present application further provides a control device, applied to a control end, where the device includes:
a first receiving unit, configured to receive a first target instruction in the first multitasking instruction and a second target instruction whose instruction execution order is subsequent to the first target instruction;
the first rule execution processing unit is used for performing first rule execution processing on the first target instruction according to a pre-stored first control rule to obtain a first execution action instruction;
the second rule execution processing unit is used for executing the second rule on the second target instruction according to the pre-stored first control rule and the first execution action instruction to obtain a second execution action instruction;
the first sending unit is used for sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
In a fifth aspect, an embodiment of the present application further provides a control device, applied to a server, where the device includes:
a second receiving unit, configured to receive a third target instruction and a fourth target instruction in the second multitasking instruction, where an instruction execution order of the fourth target instruction is after the third target instruction;
the third rule execution processing unit is used for executing the third rule on the third target instruction according to the pre-stored second control rule to obtain a third execution action instruction;
the fourth rule execution processing unit is used for executing fourth rule execution processing on the fourth target instruction according to the pre-stored second control rule and the third execution action instruction to obtain a fourth execution action instruction;
and the second sending unit is used for sending the third execution action instruction and the fourth execution action instruction to the execution terminal as a second execution action instruction set so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
In a sixth aspect, an embodiment of the present application further provides a control device, applied to an execution terminal, where the method includes:
a third receiving unit, configured to receive a fifth target instruction and a sixth target instruction in the third multitasking instruction, where an execution order of the sixth target instruction is after the fifth target instruction;
The fifth rule execution processing unit is used for executing fifth rule execution processing on the fifth target instruction according to the pre-stored third control rule to obtain a fifth execution action instruction;
the sixth rule execution processing unit is used for executing the sixth rule on the sixth target instruction according to the pre-stored third control rule and the fifth execution action instruction to obtain a sixth execution action instruction;
and the execution unit is used for executing the fifth execution action instruction and the sixth execution action instruction.
In a seventh aspect, embodiments of the present application further provide a computer-readable storage medium storing a control program, the control program being executed by a processor to implement steps in any one of the control methods provided by the embodiments of the present application.
In the application, when the multi-task instruction is executed, the execution sequence of the multi-task instruction can be determined firstly, then, the first rule execution processing is carried out on the first target instruction with the previous instruction execution sequence through the pre-stored control rule, then, after the first execution action instruction is obtained, the second rule execution processing is carried out on the second target instruction with the subsequent instruction execution sequence, and finally, the obtained first execution action instruction and the second execution action instruction are sent to the execution terminal together for execution, thereby, the problems of easy logic error occurrence and slower response speed caused by the execution of the first execution action instruction after the first rule execution processing is carried out on the first target instruction are improved, and the success rate of the multi-task instruction in the execution is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1a is a schematic view of a control method according to an embodiment of the present application;
fig. 1b is a schematic flow chart of a control method applied to a server according to an embodiment of the present application;
fig. 1c is a schematic flow chart of a control method applied to a control end according to an embodiment of the present application;
fig. 1d is a schematic flow chart of a control method applied to an execution terminal according to an embodiment of the present application;
fig. 2a is a schematic flow chart of a control method according to an embodiment of the present application applied in a server scenario;
fig. 2b is a schematic structural diagram of a control method according to an embodiment of the present application applied in a server scenario;
fig. 3a is a schematic diagram of a first structure of a control method device according to an embodiment of the present application;
FIG. 3b is a schematic diagram of a second configuration of a control method device according to an embodiment of the present application;
Fig. 3c is a schematic diagram of a third structure of a control method device according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to fall within the scope of the application.
The embodiment of the application provides a control method, a control device and a computer readable storage medium.
The electronic device may be a terminal, a server, or the like. The terminal can be a mobile phone, a tablet computer, an intelligent Bluetooth device, a notebook computer, a personal computer (Personal Computer, PC) or the like; the server may be a single server or a server cluster composed of a plurality of servers.
In some embodiments, the control method of the present application may be implemented by a plurality of electronic devices or may be integrated in a plurality of servers.
In some embodiments, the server may also be implemented in the form of a terminal.
For example, referring to fig. 1a, the electronic device may be a server, where in the embodiment of the present application, the server is configured to receive a first target instruction and a second target instruction in a first multitasking instruction, where an instruction execution sequence of the second target instruction is after the first target instruction; performing first rule execution processing on a first target instruction according to a pre-stored first control rule to obtain a first execution action instruction; performing second rule execution processing on the second target instruction according to a pre-stored first control rule and a first execution action instruction to obtain a second execution action instruction; and sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
The following will describe in detail. The numbers of the following examples are not intended to limit the preferred order of the examples.
In this embodiment, a control method is provided, as shown in fig. 1b, where the control method is applied to a server, and a specific flow of the control method may be as follows:
101. And receiving a first target instruction and a second target instruction in the first multitasking instruction, wherein the instruction execution sequence of the second target instruction is after the first target instruction.
The multitasking instruction may be that one instruction may include a plurality of task instructions, and each task instruction may be a control signal, so that the single-product device performs a corresponding control action. For example, in some embodiments, when the air conditioner is controlled, the multitasking instruction sent to the air conditioner may be "turn on the air conditioner" and "cool the air conditioner to 26 ℃, where" turn on the air conditioner "and" cool the air conditioner to 26 ℃ are both one task instruction of the multitasking instructions, the single-product device may turn on the air conditioner according to the task instruction of "turn on the air conditioner", and may adjust the cooling to 26 ℃ according to the task instruction of "cool the air conditioner to 26 ℃.
The first target instruction and the second target instruction are both one task instruction in the multi-task instruction, the first target instruction is a task instruction executed before compared with the second target instruction, and the second target instruction is a task instruction executed after. For example, in some embodiments, the multitasking instruction may be "turn on air conditioner" and "air conditioner cool to 26 ℃, where" turn on air conditioner "may be a first target instruction and" air conditioner cool to 26 ℃ may be a second target instruction.
The instruction execution sequence may be a task instruction execution sequence pre-stored in the multitasking instruction when receiving the multitasking instruction, for example, in some embodiments, a user may attach a timestamp to each task instruction when sending the multitasking instruction, so that the server may determine the execution sequence of each task instruction in the multitasking instruction according to the timestamp, and further determine the first target instruction and the second target instruction. The instruction execution sequence may also be determined according to execution logic of a task instruction, for example, in some embodiments, when the multitasking instruction is "turn on air conditioner" and "air conditioner is cooled to 26 ℃, the task instruction of" turn on air conditioner "may be obtained according to the execution logic pre-stored in the server side, and the task instruction of" turn on air conditioner "needs to be executed before the task instruction of" air conditioner is cooled to 26 ℃, and only the air conditioner is turned on, so that air conditioner refrigeration can be performed.
The server receiving the first multitasking instruction may mean that the server receives the multitasking instruction sent by the user or other third party port. The received first multitasking command may be a sound signal or other control signals, which are not listed here.
For example, in some embodiments, the user may send the multitasking instruction to the server by sending a sound signal. For example, in some embodiments, a user may turn on an air conditioner by sending a sound signal to a voice controller and cooling the air conditioner to 26 ℃, and the voice controller receives the sound signal and after turning on the air conditioner and cooling the air conditioner to 26 ℃, parses the sound signal to obtain the tasks of "turning on the air conditioner" and "cooling the air conditioner to 26 ℃.
For example, in some embodiments, the user may send the multitasking command through the third party software, where the user determines to send the multitasking command signal and sets the sending time, and the third party software may send the multitasking command signal to the server at a predetermined time.
In an embodiment of the present application, a method for receiving a first target instruction and a second target instruction in a first multitasking instruction may include:
receiving a first multitasking instruction;
and splitting the multi-task instruction according to the instruction execution sequence to obtain a first target instruction and a second target instruction.
The splitting process refers to splitting each task instruction in the multitasking instructions, so as to obtain a plurality of different task instructions.
102. And executing the first rule on the first target instruction according to a pre-stored first control rule to obtain a first executing action instruction.
The first control rule may refer to a correspondence between a task instruction and an execution action, that is, after the task instruction is acquired, it is determined what the task instruction executes. For example, in some embodiments, the first task instruction in the first control rule is "turn on the air conditioner and turn on the air conditioner" and "turn on the air conditioner switch", the first execution action corresponding to the first task instruction may be "turn on the air conditioner switch and connect the power supply", the second task instruction in the control rule is "cool the air conditioner to 26 ℃, and the second execution action corresponding to the second task instruction may be" adjust the air conditioner input power ". In this way, the execution action of the first target instruction can be determined through the corresponding relation between the task instruction and the execution action.
In the embodiment of the application, the first control rule can be stored in the server side and can be updated and adjusted by a design developer, so that the software function of the single-product equipment can be updated.
The first rule execution process may refer to a process of determining an execution action corresponding to a first target instruction from a first control rule, where in some embodiments, the first execution action corresponding to the first target instruction may be determined by performing keyword matching on the first target instruction and a task instruction in the control rule, and after determining the first execution action, a control signal of the first execution action, that is, the first execution action instruction, may be generated.
103. And executing the second rule on the second target instruction according to the pre-stored first control rule and the first execution action instruction to obtain a second execution action instruction.
The second rule execution processing may refer to a process of determining an execution action corresponding to the second target instruction from the first control rule.
In the embodiment of the present application, the second target instruction may perform the first rule processing on the first target instruction, and perform the second rule execution processing after obtaining the first execution action instruction.
For example, in the embodiment of the present application, when the first target instruction is "turn on the air conditioner" and the second target instruction is "cool the air conditioner to 26 ℃, the process of performing the rule execution processing on the first target instruction and the second target instruction according to the first control rule is: and performing first rule execution processing on the first target instruction according to the first control rule to obtain a first execution action instruction of turning on an air conditioner switch and connecting a power supply, and performing second rule execution processing on the second target instruction after determining that the first execution action instruction is obtained to obtain a second execution action instruction.
104. And sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
The first execution action instruction set may be an instruction set including a first execution action instruction and a second execution action instruction.
In this embodiment of the present application, there may be two or more execution action instructions in the first execution action instruction set, for example, in some embodiments, when the first multitasking instruction includes N task instructions, step 101 may be repeated, so as to determine the first target task instruction, …, and the nth target task instruction. Then, performing first rule execution processing on the first target task instruction according to the first control rule to obtain a first execution action instruction, performing second rule execution processing on the second target task instruction according to the first execution action instruction and the first control rule to obtain a second execution action instruction, … until an Nth execution action instruction is obtained, and sending the first execution action instruction, the second execution action instruction, … and the Nth execution action instruction as a first execution action instruction set to the execution terminal.
The execution terminal may be a single-item device, for example, in some embodiments, the execution terminal may be an air conditioner, and the air conditioner may turn on the air conditioner and adjust the cooling of the air conditioner to 26 ℃ after receiving a first execution action instruction and a second execution action instruction for characterizing "turn on the air conditioner" and "cool the air conditioner to 26 ℃.
In an embodiment of the present application, the method for sending the first execution action instruction and the second execution action instruction to the execution terminal as the first execution action instruction set may include:
generating a first execution sequence mark of the first execution action instruction according to the first execution action instruction;
generating a second execution sequence mark of the second execution action instruction according to the second execution action instruction and the first execution sequence mark;
and sending the first execution sequence mark, the second execution sequence mark, the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set, so that the execution terminal sequentially executes the first execution action instruction and the second execution action instruction according to the first execution sequence mark and the second execution sequence mark.
The first execution sequence mark and the second execution sequence mark are used for determining the execution sequence of the first execution action instruction and the second execution action instruction for the execution terminal.
In the embodiment of the application, the first execution action instruction and the second execution action instruction obtained after the execution processing of the first target instruction and the second target instruction can be sent together as the first execution action instruction set to the execution terminal, so as to further avoid the error of the execution sequence of the execution terminal when the execution terminal executes the first execution action instruction set, and therefore, a first execution sequence mark is added to the first execution action instruction, and a second execution sequence mark is added to the second execution action instruction, so as to ensure the accurate execution action of the execution terminal.
In this embodiment, a control method is provided, as shown in fig. 1c, where the control method is applied to a control end, and a specific flow of the control method may be as follows:
111. and receiving a third target instruction and a fourth target instruction in the second multitasking instruction, wherein the instruction execution sequence of the fourth target instruction is after the third target instruction.
The second multitasking instruction may be an instruction of the same type as the first multitasking instruction but different in content, or may be an instruction of the same type as the first multitasking instruction and the same content.
The control end receiving the second multitasking instruction may mean that the control end directly responds to the operation of the user and receives the second multitasking instruction. For example, in some embodiments, the control side may be a control panel and the user sends the multitasking instruction by clicking a button on the side. The control end can also control the program software, and the user sends the multi-task instruction by operating the control program software.
In an embodiment of the present application, the method for receiving the third target instruction and the fourth target instruction in the second multitasking instruction may include:
and splitting the second multitasking instruction according to the instruction execution sequence to obtain a third target instruction and a fourth target instruction.
112. And executing a third rule on the third target instruction according to the pre-stored second control rule to obtain a third executing action instruction.
Wherein the second control rule may be the same control rule as the first control rule, and the second control rule may be stored in the control terminal, so that the control terminal can execute the corresponding control rule. When the control end receives the third target instruction, the corresponding relation between the task instruction and the execution action in the second control rule can be used for determining the third execution action corresponding to the third target instruction and generating a third execution action instruction.
The third rule execution processing may refer to processing of determining an execution action corresponding to the third target instruction from the second control rule.
For example, in some embodiments, the third task instruction in the second control rule is "turn on air conditioner and turn on air conditioner" and "turn on air conditioner switch", the third execution action corresponding to the third task instruction may be "turn on air conditioner switch, connect power", the fourth task instruction in the control rule is "air conditioner cool to 26 ℃, and the fourth execution action corresponding to the fourth task instruction may be" adjust air conditioner input power ". In this way, the execution action of the third target instruction can be determined by the correspondence between the task instruction and the execution action.
In some embodiments, before executing the rule execution processing by the second control rule, the control end needs to determine whether the initial control rule stored in the control end is the latest second control rule, where in the embodiment of the present application, the method for determining whether the initial control rule stored in the control end is the latest second control rule may include:
receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with an initial control rule pre-stored by a control end;
if the control rules are inconsistent, updating the initial control rules according to the comparison control rules to obtain second control rules;
and if the control rules are consistent, taking the initial control rules as second control rules.
The comparison control rule is a control rule stored in the server, and a designer generally performs updating of the control rule in the server, so that the comparison control rule stored in the server is the latest control rule. For example, in the embodiment of the present application, the comparison control rule may be a first control rule.
Judging whether the comparison control rule is consistent with the initial control rule pre-stored by the control end refers to judging whether the version of the initial control rule is the latest, and when the initial control rule is not the control rule of the latest version, replacing the initial control rule with the comparison control rule to update the comparison control rule, so that a second control rule is obtained. When the initial control rule is the latest version of the control rule, the initial control rule is taken as the second control rule. In this way, the upgrade iteration of the control end software part can be realized by receiving the comparison control rule sent by the server end.
The control end can establish connection with the server end when the control end is started for use every time, so as to determine whether the control rule needs to be updated, wherein in the embodiment of the application, the method for receiving the comparison control rule sent by the server end can comprise the following steps:
sending a link establishment request to a server side to establish a link with the server side;
after the link with the server side is established, a rule receiving request is sent to the server side, so that the server side receives the rule receiving request, and the comparison control rule is sent according to the rule receiving request.
113. And executing the fourth rule on the fourth target instruction according to the pre-stored second control rule and the third execution action instruction to obtain a fourth execution action instruction.
The fourth rule execution processing may refer to processing procedures for determining an execution action corresponding to the fourth target instruction from the second control rule.
In the embodiment of the present application, the fourth target instruction may perform the second rule processing on the third target instruction, and perform the fourth rule execution processing after obtaining the third execution action instruction.
For example, in the embodiment of the present application, when the third target instruction is "turn on the air conditioner" and the fourth target instruction is "cool the air conditioner to 26 ℃, the process of performing the rule execution processing on the third target instruction and the fourth target instruction according to the second control rule is: and performing third rule execution processing on a third target instruction according to the second control rule to obtain a third execution action instruction of turning on an air conditioner switch and connecting a power supply, and performing fourth rule execution processing on a fourth target instruction after determining to obtain the third execution action instruction to obtain a fourth execution action instruction.
114. And sending the third execution action instruction and the fourth execution action instruction to the execution terminal as a second execution action instruction set so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
The second execution action instruction set may be an instruction set including a third execution action instruction and a fourth execution action instruction.
In the embodiment of the present application, the number of the execution action instructions in the second execution action instruction set may be two or more.
The execution terminal may be a single-item device. The control end can directly send the third execution action instruction and the fourth execution action instruction to the execution terminal, or can firstly send the third execution action instruction and the fourth execution action instruction to the server end, and then send the third execution action instruction and the fourth execution action instruction to the execution terminal from the server end.
For example, in some embodiments, when the execution terminal is an air conditioner and the control terminal is an app (Application program) of a mobile phone, after receiving a signal, the control terminal may perform rule execution processing on the third target instruction and the fourth target instruction through a second control rule stored in the control terminal, so as to obtain a third execution action instruction and a fourth execution action instruction, and if the mobile phone may send an infrared control signal or be connected to the air conditioner through a wireless network, the third execution action instruction and the fourth execution action instruction may be sent to the air conditioner through the mobile phone, so as to implement control of the air conditioner. If the mobile phone needs to remotely control the air conditioner, the server side can control the air conditioner by sending the third execution action instruction and the fourth execution action instruction to the server side.
In an embodiment of the present application, sending the third execution action instruction and the fourth execution action instruction as the second execution action instruction set to the execution terminal includes:
and sending the second execution action instruction set to the server side so that the server side forwards the received second execution action instruction set to the execution terminal.
In this embodiment, a control method is provided, as shown in fig. 1d, where the control method is applied to an execution terminal, and a specific flow of the control method may be as follows:
121. and receiving a fifth target instruction and a sixth target instruction in the third multitasking instruction, wherein the execution sequence of the sixth target instruction is after the fifth target instruction.
The third multitasking instruction may be an instruction of the same type as the first multitasking instruction or the second multitasking instruction but different in content, or may be an instruction of the same type as the first multitasking instruction or the second multitasking instruction and the same in content.
The receiving, by the execution terminal, the third multitasking instruction may mean that the execution terminal receives the third multitasking instruction in direct response to an operation of the user. For example, in some embodiments, when the execution terminal is a television, the operation in response to the user may refer to an operation performed by the user through a control surface on the television, and when the execution terminal is a refrigerator, the operation in response to the user may refer to an operation performed by the user through a control panel on the refrigerator.
In an embodiment of the present application, the method for receiving the fifth target instruction and the sixth target instruction in the third multitasking instruction may include:
and splitting the third multitasking instruction according to the instruction execution sequence to obtain a fifth target instruction and a sixth target instruction.
In an embodiment of the present application, before receiving the fifth target instruction and the sixth target instruction in the third multitasking instruction, the method further includes:
receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with a control rule prestored in an execution terminal;
if the control rules are inconsistent, updating the control rules pre-stored in the execution terminal according to the comparison control rules to obtain a third control rule;
and if the control rules are consistent, taking the control rules pre-stored in the execution terminal as third control rules.
The comparison control rule is a control rule stored in the server side.
Judging whether the comparison control rule is consistent with the control rule pre-stored in the execution terminal or not refers to judging whether the version of the pre-stored control rule is the latest or not, and when the pre-stored control rule is not the control rule of the latest version, replacing the pre-stored control rule with the comparison control rule to update the comparison control rule, so that a third control rule is obtained. And when the pre-stored control rule is the control rule of the latest version, taking the pre-stored control rule as a third control rule. In this way, the upgrade iteration of the execution terminal software part can be realized by receiving the comparison control rule sent by the server side.
122. And executing fifth rule execution processing on the fifth target instruction according to a pre-stored third control rule to obtain a fifth execution action instruction.
The third control rule may be the same control rule as the first control rule or the second control rule, and the third control rule may be a control rule directly stored in the execution terminal, so that the execution terminal can execute the corresponding control rule. When the execution terminal receives the fifth target instruction, the fifth execution action corresponding to the fifth target instruction can be determined through the corresponding relation between the task instruction and the execution action in the third control rule, and a fifth execution action instruction is generated.
The fifth rule execution processing may refer to processing of determining an execution action corresponding to the fifth target instruction from the third control rule.
In some embodiments, before executing the rule execution processing by the third control rule, the executing terminal needs to determine whether the prestored control rule stored in the executing terminal is the latest third control rule, where in the embodiment of the present application, the method for determining whether the prestored control rule stored in the executing terminal is the latest third control rule may include:
Receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with a prestored control rule prestored in the execution terminal;
if the comparison control rules are inconsistent, updating the pre-stored control rules according to the comparison control rules to obtain third control rules;
and if the control rules are consistent, taking the pre-stored control rules as third control rules.
123. And executing the sixth rule on the sixth target instruction according to the pre-stored third control rule and the fifth execution action instruction to obtain a sixth execution action instruction.
The sixth rule execution processing may refer to processing procedures for determining an execution action corresponding to the sixth target instruction from the third control rule.
In the embodiment of the present application, the sixth target instruction may perform the third rule processing on the fifth target instruction, and perform the sixth rule execution processing after obtaining the fifth execution action instruction.
124. And executing the fifth execution action instruction and the sixth execution action instruction.
In the application, when the multi-task instruction is executed, the execution sequence of the multi-task instruction can be determined firstly, then, the first rule execution processing is carried out on the first target instruction with the previous instruction execution sequence through the pre-stored control rule, then, after the first execution action instruction is obtained, the second rule execution processing is carried out on the second target instruction with the subsequent instruction execution sequence, and finally, the obtained first execution action instruction and the second execution action instruction are sent to the execution terminal together for execution, thereby, the problems of easy logic error occurrence and slower response speed caused by the execution of the first execution action instruction after the first rule execution processing is carried out on the first target instruction are improved, and the success rate of the multi-task instruction in the execution is improved.
Meanwhile, the control rules are only stored in the execution terminal and are changed into the control rules which are respectively stored in the server side, the control side and the execution terminal, and the control rules stored in the control side and the execution terminal can be updated before each use, so that a designer can upgrade the control rules in the server, the control rules in the control side and the execution terminal are also upgraded, the firmware cost of the original execution terminal can be reduced, the iteration efficiency of a product is improved, and the stability is enhanced.
The method described in the above embodiments will be described in further detail below.
In this embodiment, a method according to an embodiment of the present application will be described in detail by taking a control device as an example.
As shown in fig. 2a and 2b, a specific control method is as follows:
201. and storing control rules and an execution engine for executing the control rules at the server side, the control side and the equipment side respectively.
After the server side acquires the control rules, the control rules stored in the control side and the equipment side are updated in a wireless network connection mode.
202. If the server receives the multi-task instruction, the multi-task instruction is analyzed and processed through an execution engine and a control rule in the server to obtain a first execution action instruction and a second execution action instruction, and the first execution action instruction and the second execution action instruction are sent to the equipment end together, so that the equipment end executes the actions of the first execution action instruction and the second execution action instruction.
203. If the control end receives the multi-task instruction, the multi-task instruction is analyzed and processed through an execution engine and a control rule in the control end to obtain a first execution action instruction and a second execution action instruction, and the first execution action instruction and the second execution action instruction are sent to the equipment end together through the server end so that the equipment end executes actions of the first execution action instruction and the second execution action instruction.
204. If the equipment receives the multi-task instruction, analyzing the multi-task instruction through an execution engine and a control rule in the equipment to obtain a first execution action instruction and a second execution action instruction, and executing the actions of the first execution action instruction and the second execution action instruction.
In order to better implement the above method, an embodiment of the present application further provides an image processing apparatus, as shown in fig. 3a, which may include:
a first receiving unit 301, configured to receive a first target instruction and a second target instruction in the first multitasking instruction, where an instruction execution order of the second target instruction is after the first target instruction;
the first rule execution processing unit 302 is configured to perform a first rule execution process on the first target instruction according to a pre-stored first control rule, so as to obtain a first execution action instruction;
A second rule execution processing unit 303, configured to perform a second rule execution process on a second target instruction according to a pre-stored first control rule and a first execution action instruction, so as to obtain a second execution action instruction;
the first sending unit 304 is configured to send the first execution action instruction and the second execution action instruction as a first execution action instruction set to the execution terminal, so that the execution terminal executes the first execution action instruction and the second execution action instruction.
In some embodiments of the present application, the first sending unit 304 is further specifically configured to:
generating a first execution sequence mark of the first execution action instruction according to the first execution action instruction;
generating a second execution sequence mark of the second execution action instruction according to the second execution action instruction and the first execution sequence mark;
and sending the first execution sequence mark, the second execution sequence mark, the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set, so that the execution terminal sequentially executes the first execution action instruction and the second execution action instruction according to the first execution sequence mark and the second execution sequence mark.
In some embodiments of the present application, as shown in fig. 3b, the image processing apparatus may further include:
A second receiving unit 305, configured to receive a third target instruction and a fourth target instruction in the second multitasking instruction, where an instruction execution order of the fourth target instruction is after the third target instruction;
a third rule execution processing unit 306, configured to perform third rule execution processing on a third target instruction according to a pre-stored second control rule, to obtain a third execution action instruction;
a fourth rule execution processing unit 307, configured to perform fourth rule execution processing on the fourth target instruction according to the pre-stored second control rule and the third execution action instruction, to obtain a fourth execution action instruction;
the second sending unit 308 is configured to send the third execution action instruction and the fourth execution action instruction as the second execution action instruction set to the execution terminal, so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
In some embodiments of the present application, the second receiving unit 305 is further specifically configured to:
receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with an initial control rule pre-stored by a control end;
if the control rules are inconsistent, updating the initial control rules according to the comparison control rules to obtain second control rules;
And if the control rules are consistent, taking the initial control rules as second control rules.
In some embodiments of the present application, the second receiving unit 305 is further specifically configured to:
sending a link establishment request to a server side to establish a link with the server side;
after the link with the server side is established, a rule receiving request is sent to the server side, so that the server side receives the rule receiving request, and the comparison control rule is sent according to the rule receiving request.
In some embodiments of the present application, the second sending unit 308 is further specifically configured to:
and sending the second execution action instruction set to the server side so that the server side forwards the received second execution action instruction set to the execution terminal.
In some embodiments of the present application, as shown in fig. 3c, the image processing apparatus may further include:
a third receiving unit 309, configured to receive a fifth target instruction and a sixth target instruction in the third multitasking instruction, where an execution order of the sixth target instruction is after the fifth target instruction;
a fifth rule execution processing unit 310, configured to perform fifth rule execution processing on a fifth target instruction according to a pre-stored third control rule, to obtain a fifth execution action instruction;
A sixth rule execution processing unit 311, configured to perform sixth rule execution processing on a sixth target instruction according to a pre-stored third control rule and a fifth execution action instruction, to obtain a sixth execution action instruction;
the execution unit 312 is configured to execute the fifth execution action instruction and the sixth execution action instruction.
In some embodiments of the present application, the third receiving unit 309 is further specifically configured to:
receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with a control rule prestored in an execution terminal;
if the control rules are inconsistent, updating the control rules pre-stored in the execution terminal according to the comparison control rules to obtain a third control rule;
and if the control rules are consistent, taking the control rules pre-stored in the execution terminal as third control rules.
In the implementation, each unit may be implemented as an independent entity, or may be implemented as the same entity or several entities in any combination, and the implementation of each unit may be referred to the foregoing method embodiment, which is not described herein again.
As can be seen from the above, the control device of the present embodiment may be configured to receive a first target instruction and a second target instruction in the first multitasking instruction by the first receiving unit 301, where an instruction execution sequence of the second target instruction is after the first target instruction; a first rule execution processing unit 302, configured to perform a first rule execution process on a first target instruction according to a pre-stored first control rule, so as to obtain a first execution action instruction; a second rule execution processing unit 303, configured to perform a second rule execution process on a second target instruction according to a pre-stored first control rule and a first execution action instruction, so as to obtain a second execution action instruction; the first sending unit 304 is configured to send the first execution action instruction and the second execution action instruction as a first execution action instruction set to the execution terminal, so that the execution terminal executes the first execution action instruction and the second execution action instruction.
The control device of the present embodiment may further be configured to receive a third target instruction and a fourth target instruction in the second multitasking instruction by the second receiving unit 305, where an instruction execution sequence of the fourth target instruction is after the third target instruction; a third rule execution processing unit 306, configured to perform a third rule execution process on a third target instruction according to a pre-stored second control rule, so as to obtain a third execution action instruction; a fourth rule execution processing unit 307, configured to perform fourth rule execution processing on the fourth target instruction according to the pre-stored second control rule and the third execution action instruction, to obtain a fourth execution action instruction; the second sending unit 308 is configured to send the third execution action instruction and the fourth execution action instruction as the second execution action instruction set to the execution terminal, so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
The control device of the present embodiment may further be configured to receive a fifth target instruction and a sixth target instruction in the third multitasking instruction by the third receiving unit 309, where an execution sequence of the sixth target instruction is after the fifth target instruction; a fifth rule execution processing unit 310, configured to perform a fifth rule execution process on a fifth target instruction according to a pre-stored third control rule, to obtain a fifth execution action instruction; a sixth rule execution processing unit 311, configured to perform sixth rule execution processing on a sixth target instruction according to a pre-stored third control rule and a fifth execution action instruction, to obtain a sixth execution action instruction; the execution unit 312 is configured to execute the fifth execution action instruction and the sixth execution action instruction.
Therefore, the embodiment of the application can improve the success rate of the execution of the multi-task instruction.
The embodiment of the application also provides electronic equipment which can be a terminal, a server and other equipment. The terminal can be a mobile phone, a tablet computer, an intelligent Bluetooth device, a notebook computer, a personal computer and the like; the server may be a single server, a server cluster composed of a plurality of servers, or the like.
In some embodiments, the control device may also be integrated in a plurality of electronic apparatuses, for example, the control device may be integrated in a plurality of servers, and the control method of the present application is implemented by the plurality of servers.
In this embodiment, a detailed description will be given taking an electronic device of this embodiment as an example of a terminal, for example, as shown in fig. 4, which shows a schematic structure of the terminal according to the embodiment of the present application, specifically:
the terminal may include one or more processing cores 'processors 401, one or more computer-readable storage media's memory 402, power supply 403, input module 404, and communication module 405, among other components. It will be appreciated by those skilled in the art that the terminal structure shown in fig. 4 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components. Wherein:
The processor 401 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by running or executing software programs and/or modules stored in the memory 402, and calling data stored in the memory 402. In some embodiments, processor 401 may include one or more processing cores; in some embodiments, processor 401 may integrate an application processor that primarily processes operating systems, user interfaces, applications, and the like, with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 401.
The memory 402 may be used to store software programs and modules, and the processor 401 executes various functional applications and data processing by executing the software programs and modules stored in the memory 402. The memory 402 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data created according to the use of the terminal, etc. In addition, memory 402 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device. Accordingly, the memory 402 may also include a memory controller to provide the processor 401 with access to the memory 402.
The terminal also includes a power supply 403 for powering the various components, and in some embodiments, the power supply 403 may be logically connected to the processor 401 by a power management system so as to perform functions such as managing charging, discharging, and power consumption by the power management system. The power supply 403 may also include one or more of any of a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
The terminal may also include an input module 404, which input module 404 may be used to receive entered numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control.
The terminal may also include a communication module 405, and in some embodiments the communication module 405 may include a wireless module, through which the terminal may wirelessly transmit over short distances, thereby providing wireless broadband internet access to the user. For example, the communication module 405 may be used to assist a user in e-mail, browsing web pages, accessing streaming media, and so forth.
Although not shown, the terminal may further include a display unit or the like, which is not described herein. In this embodiment, the processor 401 in the terminal loads executable files corresponding to the processes of one or more application programs into the memory 402 according to the following instructions, and the processor 401 executes the application programs stored in the memory 402, so as to implement various functions as follows:
Receiving a first target instruction and a second target instruction in the first multitasking instruction, wherein the instruction execution sequence of the second target instruction is after the first target instruction;
performing first rule execution processing on a first target instruction according to a pre-stored first control rule to obtain a first execution action instruction;
performing second rule execution processing on the second target instruction according to a pre-stored first control rule and a first execution action instruction to obtain a second execution action instruction;
and sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
In some embodiments, a computer program product is also proposed, comprising a computer program or instructions which, when executed by a processor, implement the steps of any of the control methods described above.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
Those of ordinary skill in the art will appreciate that all or a portion of the steps of the various methods of the above embodiments may be performed by instructions, or by instructions controlling associated hardware, which may be stored in a computer-readable storage medium and loaded and executed by a processor.
To this end, an embodiment of the present application provides a computer readable storage medium having stored therein a plurality of instructions capable of being loaded by a processor to perform the steps of any one of the control methods provided by the embodiment of the present application.
Wherein the storage medium may include: read Only Memory (ROM), random access Memory (RAM, random Access Memory), magnetic or optical disk, and the like.
According to one aspect of the present application, there is provided a computer program product or computer program comprising computer instructions stored in a computer readable storage medium.
The steps in any control method provided by the embodiment of the present application can be executed by the instructions stored in the storage medium, so that the beneficial effects that any control method provided by the embodiment of the present application can be achieved, and detailed descriptions of the foregoing embodiments are omitted herein.
The foregoing has outlined some of the more detailed description of the control method, apparatus and computer readable storage medium according to the embodiments of the present application, wherein specific examples are provided herein to illustrate the principles and embodiments of the present application, and the above examples are provided to assist in understanding the method and core idea of the present application; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in light of the ideas of the present application, the present description should not be construed as limiting the present application.

Claims (12)

1. A control method, applied to a server, the method comprising:
receiving a first target instruction and a second target instruction in a first multitasking instruction, wherein the instruction execution sequence of the second target instruction is after the first target instruction;
performing first rule execution processing on the first target instruction according to a pre-stored first control rule to obtain a first execution action instruction;
performing second rule execution processing on the second target instruction according to a pre-stored first control rule and the first execution action instruction to obtain a second execution action instruction;
and sending the first execution action instruction and the second execution action instruction to an execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
2. The method of claim 1, wherein the sending the first and second execution action instructions to an execution terminal as a first set of execution action instructions comprises:
generating a first execution sequence mark of the first execution action instruction according to the first execution action instruction;
Generating a second execution sequence mark of the second execution action instruction according to the second execution action instruction and the first execution sequence mark;
and sending the first execution sequence mark, the second execution sequence mark, the first execution action instruction and the second execution action instruction to an execution terminal as a first execution action instruction set, so that the execution terminal sequentially executes the first execution action instruction and the second execution action instruction according to the first execution sequence mark and the second execution sequence mark.
3. A control method, applied to a control end, the method comprising:
receiving a third target instruction and a fourth target instruction in a second multitasking instruction, wherein the instruction execution sequence of the fourth target instruction is after the third target instruction;
performing third rule execution processing on the third target instruction according to a pre-stored second control rule to obtain a third execution action instruction;
performing fourth rule execution processing on the fourth target instruction according to a pre-stored second control rule and the third execution action instruction to obtain a fourth execution action instruction;
And sending the third execution action instruction and the fourth execution action instruction to an execution terminal as a second execution action instruction set so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
4. A method according to claim 3, wherein prior to receiving the third target instruction and the fourth target instruction in the second multitasking instruction, the method further comprises:
receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with an initial control rule pre-stored by the control end;
if the comparison control rules are inconsistent, updating the initial control rules according to the comparison control rules to obtain the second control rules;
and if the control rules are consistent, taking the initial control rules as the second control rules.
5. The method of claim 4, wherein the receiving the comparison control rule sent by the server side includes:
sending a link establishment request to the server side so as to establish a link with the server side;
after the link with the server side is established, a rule receiving request is sent to the server side, so that the server side receives the rule receiving request, and a comparison control rule is sent according to the rule receiving request.
6. A method according to claim 3, wherein sending the third and fourth execution action instructions to an execution terminal as a second set of execution action instructions comprises:
and sending the second execution action instruction set to a server side so that the server side forwards the received second execution action instruction set to the execution terminal.
7. A control method, applied to an execution terminal, comprising:
receiving a fifth target instruction and a sixth target instruction in a third multitasking instruction, wherein the execution sequence of the sixth target instruction is after the fifth target instruction;
executing a fifth rule on the fifth target instruction according to a pre-stored third control rule to obtain a fifth executing action instruction;
performing sixth rule execution processing on the sixth target instruction according to a pre-stored third control rule and the fifth execution action instruction to obtain a sixth execution action instruction;
and executing the fifth execution action instruction and the sixth execution action instruction.
8. The method of claim 7, wherein prior to said receiving a fifth target instruction and a sixth target instruction in a third multitasking instruction, the method further comprises:
Receiving a comparison control rule sent by a server side;
judging whether the comparison control rule is consistent with a control rule prestored in the execution terminal;
if the control rules are inconsistent, updating the control rules pre-stored in the execution terminal according to the comparison control rules to obtain the third control rules;
and if the control rules are consistent, taking the control rules pre-stored by the execution terminal as the third control rules.
9. A control device for use at a control terminal, the device comprising:
a first receiving unit, configured to receive a first target instruction and a second target instruction in a first multitasking instruction, where an instruction execution order of the second target instruction is after the first target instruction;
the first rule execution processing unit is used for performing first rule execution processing on the first target instruction according to a pre-stored first control rule to obtain a first execution action instruction;
the second rule execution processing unit is used for executing second rule execution processing on the second target instruction according to a pre-stored first control rule and the first execution action instruction to obtain a second execution action instruction;
The first sending unit is used for sending the first execution action instruction and the second execution action instruction to the execution terminal as a first execution action instruction set so that the execution terminal executes the first execution action instruction and the second execution action instruction.
10. A control device, applied to a server, comprising:
a second receiving unit, configured to receive a third target instruction and a fourth target instruction in a second multitasking instruction, where an instruction execution order of the fourth target instruction is after the third target instruction;
the third rule execution processing unit is used for executing third rule execution processing on the third target instruction according to a pre-stored second control rule to obtain a third execution action instruction;
a fourth rule execution processing unit, configured to perform fourth rule execution processing on the fourth target instruction according to a pre-stored second control rule and the third execution action instruction, to obtain a fourth execution action instruction;
and the second sending unit is used for sending the third execution action instruction and the fourth execution action instruction to the execution terminal as a second execution action instruction set so that the execution terminal executes the third execution action instruction and the fourth execution action instruction.
11. A control apparatus, characterized by being applied to an execution terminal, the method comprising:
a third receiving unit, configured to receive a fifth target instruction and a sixth target instruction in a third multitasking instruction, where an execution order of the sixth target instruction is after the fifth target instruction;
a fifth rule execution processing unit, configured to perform fifth rule execution processing on the fifth target instruction according to a pre-stored third control rule, to obtain a fifth execution action instruction;
a sixth rule execution processing unit, configured to execute a sixth rule on the sixth target instruction according to a pre-stored third control rule and the fifth execution action instruction, to obtain a sixth execution action instruction;
and the execution unit is used for executing the fifth execution action instruction and the sixth execution action instruction.
12. A computer-readable storage medium storing a control program that is executed by a processor to implement the steps in the control method according to any one of claims 1 to 9.
CN202210945250.7A 2022-08-08 2022-08-08 Control method, device and computer readable storage medium Pending CN117118987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210945250.7A CN117118987A (en) 2022-08-08 2022-08-08 Control method, device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210945250.7A CN117118987A (en) 2022-08-08 2022-08-08 Control method, device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN117118987A true CN117118987A (en) 2023-11-24

Family

ID=88795381

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210945250.7A Pending CN117118987A (en) 2022-08-08 2022-08-08 Control method, device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN117118987A (en)

Similar Documents

Publication Publication Date Title
US11960907B2 (en) Configuring an electronic device using artificial intelligence
CN107944259A (en) Using the management-control method of startup, device and storage medium and mobile terminal
CN106502703B (en) Function calling method and device
CN111510901B (en) Power adjusting method, device, storage medium and terminal
CN113592209A (en) Model training task management method, device, terminal and storage medium
CN111273955A (en) Thermal restoration plug-in optimization method and device, storage medium and electronic equipment
CN114115895A (en) Code query method and device, electronic equipment and storage medium
CN108810274A (en) Using startup method, apparatus, storage medium and the terminal of miscellaneous function
CN112328304A (en) Script adaptation method, system, equipment and computer storage medium
CN117118987A (en) Control method, device and computer readable storage medium
CN112426722B (en) Method and device for thermally updating node map, storage medium and computer equipment
CN108874381B (en) Method and device for outputting page view controller and electronic equipment
CN107015874B (en) Data transmission control method, device and terminal
CN112732548B (en) Interface testing method and device
CN116450597A (en) Log management method and related device
CN108509223B (en) Data processing method, device and system and storage medium
CN108280798B (en) Method and device for rendering and displaying browser kernel
CN113254090B (en) Application management method and device and projection equipment
CN112492554B (en) Data transmission method, device, storage medium and terminal
CN112316416B (en) Data searching method, device, computer equipment and storage medium
CN111638897B (en) System updating method, device, terminal equipment and storage medium
CN108965358B (en) Method and device for downloading application program applied to first terminal and server
KR100697068B1 (en) Home network's system
CN108595281B (en) Moving object processing method, moving object processing device, storage medium and terminal
CN106484455A (en) A kind of methods, devices and systems of the installation data of more new application

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