CN114851987A - Vehicle function execution method, device, equipment and medium - Google Patents

Vehicle function execution method, device, equipment and medium Download PDF

Info

Publication number
CN114851987A
CN114851987A CN202210442974.XA CN202210442974A CN114851987A CN 114851987 A CN114851987 A CN 114851987A CN 202210442974 A CN202210442974 A CN 202210442974A CN 114851987 A CN114851987 A CN 114851987A
Authority
CN
China
Prior art keywords
target
action
vehicle
operation instruction
executed
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
CN202210442974.XA
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 Launch Software Co Ltd
Original Assignee
Shenzhen Launch Software 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 Launch Software Co Ltd filed Critical Shenzhen Launch Software Co Ltd
Priority to CN202210442974.XA priority Critical patent/CN114851987A/en
Publication of CN114851987A publication Critical patent/CN114851987A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60RVEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
    • B60R16/00Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
    • B60R16/02Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements
    • B60R16/023Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements for transmission of signals between vehicle parts or subsystems
    • B60R16/0231Circuits relating to the driving or the functioning of the vehicle
    • B60R16/0232Circuits relating to the driving or the functioning of the vehicle for measuring vehicle parameters and indicating critical, abnormal or dangerous conditions
    • B60R16/0234Circuits relating to the driving or the functioning of the vehicle for measuring vehicle parameters and indicating critical, abnormal or dangerous conditions related to maintenance or repairing of vehicles
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Mechanical Engineering (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a vehicle function execution method, a device, equipment and a medium, which relate to the technical field of computers, and the method comprises the following steps: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed; the operation instruction is sent to the target vehicle, so that the target vehicle executes the target action, therefore, the action required to be executed by the vehicle when the target function is executed is automatically completed based on the preset operation instruction, the execution failure caused by human errors is avoided, and the execution efficiency and the accuracy of the vehicle function are improved.

Description

Vehicle function execution method, device, equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for executing a vehicle function.
Background
Currently, the execution of the vehicle functions is operated according to prompts given by software, such as turning on an ignition switch, and a maintenance technician needs to manually turn on the ignition switch by himself and then perform the next operation. The manner in which each vehicle turns on the ignition switch cannot be fully understood by a maintenance technician without much experience, and if the prompt is not seen to directly and quickly point the decision to go to the next step, the function will fail to perform.
Therefore, in the process of executing the vehicle function, execution failure caused by human error is avoided, and execution efficiency and accuracy of the vehicle function are improved.
Content of application
In view of the above, an object of the present invention is to provide a method, an apparatus, a device and a medium for executing a vehicle function, which can avoid execution failure caused by human error, thereby improving the execution efficiency and accuracy of the vehicle function, and the specific solution is as follows:
in a first aspect, the present application discloses a vehicle function execution method, applied to a target device, where the target device is in communication connection with a target vehicle, and the method includes:
when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed;
and sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
Optionally, before the obtaining of the operation instruction corresponding to the target action when the execution instruction corresponding to the target action for the target vehicle is detected, the method further includes:
creating a target operation instruction library, wherein the target operation instruction library stores at least one operation instruction;
the acquiring of the operation instruction corresponding to the target action includes:
and acquiring an operation instruction corresponding to the target action from the target operation instruction library.
Optionally, the creating a target operation instruction library includes:
collecting an operation instruction corresponding to at least one action in the vehicles of at least one vehicle type;
and creating the target operation instruction library based on the collected operation instructions.
Optionally, the obtaining an operation instruction corresponding to the target action from the target operation instruction library includes:
acquiring vehicle type information of the target vehicle and an action identifier of the target action;
and acquiring a corresponding operation instruction according to the vehicle type information of the target vehicle and the action identifier.
Optionally, after determining the target operation instruction library corresponding to the target action according to the model of the target vehicle, the method further includes:
and if the operation instruction corresponding to the target action cannot be searched from the target operation instruction library, prompting.
Optionally, after the sending the operation instruction to the target vehicle, the method further includes:
judging whether the current execution state of the target action is normal or not;
and if the current execution state of the target action is normal, judging that the target action is successfully executed, and jumping to the next step.
Optionally, the determining whether the current execution state of the target action is normal includes:
and judging whether the current execution state of the target action is normal or not by reading the data stream in the target electronic control unit.
In a second aspect, the present application discloses a vehicle function executing apparatus, which is applied to a target device, the target device is in communication connection with a target vehicle, and the apparatus includes:
the operation instruction determining module is used for acquiring an operation instruction corresponding to a target action of the target vehicle when an execution instruction corresponding to the target action is detected; the target action is an action required to be executed when the target function is executed;
and the action execution module is used for sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
In a third aspect, the present application discloses an electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the vehicle function execution method disclosed in the foregoing.
In a fourth aspect, the present application discloses a computer readable storage medium for storing a computer program; wherein the computer program, when executed by a processor, implements the vehicle function execution method disclosed above.
In summary, the present application provides a vehicle function execution method, including: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed; the operation instruction is sent to the target vehicle, so that the target vehicle executes the target action, therefore, the action required to be executed by the vehicle when the target function is executed is automatically completed based on the preset operation instruction, the execution failure caused by human errors is avoided, and the execution efficiency and the accuracy of the vehicle function are improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of a method for performing a vehicle function as disclosed herein;
FIG. 2 is a flow chart of a particular vehicle function execution method disclosed herein;
FIG. 3 is a schematic structural diagram of a prompt page for turning on the ignition switch;
FIG. 4 is a schematic diagram of a misfire in an open ignition;
FIG. 5 is a schematic diagram of a vehicle function performing device according to the present disclosure;
fig. 6 is a block diagram of an electronic device disclosed in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The system architecture comprises target equipment and a target vehicle, wherein the target equipment is in communication connection with the target vehicle, based on the system architecture, the effect of automatically executing vehicle functions is realized by creating a target operation instruction library, and specifically, when an execution instruction corresponding to a target action of the target vehicle is detected, an operation instruction corresponding to the target action is acquired; the target action is an action required to be executed when the target function is executed; and sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
In the execution of the vehicle functions, it is impossible for a maintenance technician without much experience to grasp the execution action of each vehicle function in its entirety, and if the prompt is not seen and the determination is directly and quickly made to go to the next step, the function execution fails.
Therefore, the embodiment of the application provides a vehicle function execution scheme, which can avoid execution failure caused by human error and improve the execution efficiency and accuracy of vehicle functions.
The embodiment of the application discloses a vehicle function execution method, which is applied to target equipment, wherein the target equipment is in communication connection with a target vehicle, and referring to fig. 1, the method comprises the following steps:
step S11: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; wherein, the target action is an action required to be executed when the target function is executed.
It is noted that the target device includes, but is not limited to, a preset vehicle diagnosis device. In this embodiment, when the execution instruction corresponding to the target action of the target vehicle is detected, before the operation instruction corresponding to the target action is acquired, the method further includes: creating a target operation instruction library, wherein the target operation instruction library stores at least one operation instruction; correspondingly, the obtaining of the operation instruction corresponding to the target action includes: and acquiring an operation instruction corresponding to the target action from the target operation instruction library. Therefore, the corresponding target action can be completed by acquiring the operation instruction corresponding to the target action from the target operation instruction library.
It should be noted that, the creating of the target operation instruction library specifically may include: collecting an operation instruction corresponding to at least one action in the vehicles of at least one vehicle type; and creating the target operation instruction library based on the collected operation instructions. Regarding the operation instruction, the embodiment may specifically obtain a common function execution flow and some conditions used in the function execution process through various channels such as original factory data, maintenance experience, customer feedback, and online data, and then create a corresponding operation instruction based on the function execution flow and some conditions used in the function execution process. Including but not limited to turning on the ignition switch, turning on the headlights, turning on the front camera, etc.
In a specific embodiment, the detecting of the execution instruction corresponding to the target action for the target vehicle may specifically be: detecting a prompt page corresponding to a target action of the target vehicle, wherein correspondingly, the acquiring of the operation instruction corresponding to the target action comprises: and when a prompt page corresponding to the target action of the target vehicle is detected, determining an operation instruction corresponding to the target action based on the prompt page.
Step S12: and sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
It should be noted that, since the execution actions required for executing the functions of different vehicle types are different, in the present embodiment, each function of different vehicle types has its corresponding operation instruction library.
It should be noted that the target function in the embodiment of the present application may include one execution step or may include a plurality of execution steps. In this embodiment, the determining the operation instruction corresponding to the target action may specifically include: acquiring vehicle type information of the target vehicle and an action identifier of the target action; and acquiring a corresponding operation instruction according to the vehicle type information of the target vehicle and the action identifier. In this embodiment, when the target action is successfully executed, the next step is skipped. And if the operation instruction corresponding to the target action cannot be searched from the target operation instruction library, prompting. I.e. stay at the current step and give a corresponding prompt. In this embodiment, the obtaining the action identifier of the target action includes, but is not limited to, obtaining keyword information corresponding to the target action, obtaining a graphical indication corresponding to the target action, and obtaining a voice prompt corresponding to the target action.
That is, in this embodiment, by referring to the relevant technical data, the operation instructions of the actions that need to be completed when different functions are executed are queried, then the operation instructions of the different functions in different vehicle models are encapsulated to form a corresponding operation instruction library, in the execution process of the functions, the current required operation instructions are automatically searched and called to complete the actions when the functions are executed, and after the execution is successful, the next step is skipped, and if the corresponding operation instructions cannot be searched, a prompt is performed, so that the operation and maintenance staff perform corresponding operation processing. Therefore, the action required to be executed by the vehicle when the target function is executed is automatically completed based on the preset operation instruction, the execution failure caused by human error is avoided, and the execution efficiency and the accuracy of the vehicle function are improved.
In summary, the present application provides a vehicle function execution method, including: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed; the operation instruction is sent to the target vehicle, so that the target vehicle executes the target action, therefore, the action required to be executed when the vehicle executes the target function is automatically completed based on the preset operation instruction, execution failure caused by human error is avoided, and execution efficiency and accuracy of the vehicle function are improved.
The embodiment of the application discloses a specific vehicle function execution method, which is applied to target equipment, wherein the target equipment is in communication connection with a target vehicle. Referring to fig. 2, the method specifically includes:
step S21: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; wherein, the target action is an action required to be executed when the target function is executed.
For a more specific working process of step S21, reference is made to the foregoing embodiments, which are not described herein in detail.
Step S22: and sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
For a more specific working process of step S22, reference is made to the foregoing embodiments, which are not described herein in detail.
Step S23: and judging whether the current execution state of the target action is normal or not, if so, judging that the target action is successfully executed, and jumping to the next step.
In this embodiment, it is first determined whether the current execution state of the target action is normal, and when the current execution state of the target action is determined to be normal, the target action is successfully executed, and then a next step is skipped, so that the actions required to be executed by the vehicle when executing the target function are automatically completed based on the preset operation instruction, thereby avoiding execution failure caused by human error, and improving the execution efficiency and accuracy of the vehicle function.
It should be noted that the present embodiment may determine whether the current execution state of the target action is normal in various ways. In one embodiment, whether the current execution state of the target action is normal may be determined by reading a data stream in a target Electronic Control Unit (ECU), where the target ECU is a microcomputer pre-installed in the target vehicle; in another specific embodiment, whether the current execution state of the target action is normal may be determined by a value returned by a fault code. In the third embodiment, whether the current execution state of the target action is normal or not can be judged through actually observed phenomena.
In summary, the present application provides a vehicle function execution method, including: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed; sending the operation instruction to the target vehicle to enable the target vehicle to execute the target action; and judging whether the current execution state of the target action is normal or not, if so, judging that the target action is successfully executed, and jumping to the next step. Therefore, the method and the device automatically complete the action to be executed when the vehicle executes the target function based on the preset operation instruction, judge whether the current execution state of the target action is normal, judge that the target action is successfully executed if the current execution state of the target action is normal, and jump to the next step, so that execution failure caused by human error is avoided, and execution efficiency and accuracy of the vehicle function are improved.
Based on the vehicle function execution method, the following specific examples are given in the present application:
under the condition that an Engine oil lamp of a vehicle is turned on, the target device is used to enter an ECM (Engine Control Module), an Engine oil return to zero function is selected, an ignition switch is prompted to be turned on in the first step of the Engine oil return function (different opening modes of different vehicle types exist), referring to fig. 3, after manual operation, clicking is determined to enter the next step, and the numerical value of Engine oil reset is input, so that the whole function is completed. For GM models with one-touch start, the ignition is turned on by pressing the start key for a long time, 5 to 10 seconds, and a serviceman who is not familiar with or seeing the prompt directly determines to proceed to the next step, and is likely to fail and lose communication with the vehicle, as shown in fig. 4. When the program in this embodiment provides the step of prompting, the program searches for an operation instruction library called corresponding to the current function step, determines an operation instruction corresponding to the function step from the instruction library, and then automatically executes an action of turning on an ignition switch based on the operation instruction. After the execution is finished, judging whether the current execution state of the target action is normal or not by reading a value returned by a data stream or a fault code in a target electronic control unit, and if the current execution state is normal, automatically skipping the current step and executing the next step; and if the corresponding operation instruction is not found in the operation instruction library, stopping at the current step and giving a corresponding prompt so that the operation and maintenance personnel can carry out corresponding operation processing. Therefore, the method and the device automatically achieve the function of turning on the ignition switch of the GM vehicle type based on the preset operation instruction, namely automatically pressing the starting key for 5-10 seconds, and avoid the execution failure caused by the fact that an unfamiliar maintenance worker directly determines to enter the next step.
Correspondingly, the embodiment of the present application further discloses a vehicle function executing apparatus, which is applied to a target device, where the target device is in communication connection with a target vehicle, and as shown in fig. 5, the apparatus includes:
an operation instruction determining module 11, configured to, when an execution instruction corresponding to a target action for the target vehicle is detected, acquire an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed;
and the action execution module 12 is configured to send the operation instruction to the target vehicle, so that the target vehicle executes the target action.
For more specific working processes of the modules, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
In summary, the present application provides a vehicle function execution method, including: when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed; the operation instruction is sent to the target vehicle, so that the target vehicle executes the target action, therefore, the action required to be executed by the vehicle when the target function is executed is automatically completed based on the preset operation instruction, the execution failure caused by human errors is avoided, and the execution efficiency and the accuracy of the vehicle function are improved.
In some specific embodiments, before the operation instruction determining module 11, the method may further include:
and the target operation instruction library creating unit is used for creating a target operation instruction library, and the target operation instruction library stores at least one operation instruction.
In some specific embodiments, the operation instruction determining module 11 may specifically include:
and the operation instruction acquisition unit is used for acquiring the operation instruction corresponding to the target action from the target operation instruction library.
In some specific embodiments, the target operation instruction library creating unit may specifically include:
the operation instruction collecting unit is used for collecting operation instructions corresponding to at least one action in the vehicles of at least one vehicle type;
correspondingly, the target operation instruction library creating unit is specifically configured to create the target operation instruction library based on the collected operation instructions.
In some specific embodiments, the operation instruction obtaining unit may be specifically configured to:
acquiring vehicle type information of the target vehicle and an action identifier of the target action;
and acquiring a corresponding operation instruction according to the vehicle type information of the target vehicle and the action identifier.
In some specific embodiments, after the operating the instruction obtaining unit, the method further includes:
and if the operation instruction corresponding to the target action cannot be searched from the target operation instruction library, prompting.
In some specific embodiments, after the action performing module 12, the method further includes:
and the execution state judgment unit is used for judging whether the current execution state of the target action is normal or not by reading the data stream in the target electronic control unit.
Further, the embodiment of the application also provides electronic equipment. FIG. 6 is a block diagram illustrating an electronic device 20 according to an exemplary embodiment, and the contents of the diagram should not be construed as limiting the scope of use of the present application in any way.
Fig. 6 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present disclosure. The electronic device 20 may specifically include: at least one processor 21, at least one memory 22, a display 23, an input output interface 24, a communication interface 25, a power supply 26, and a communication bus 27. Wherein the memory 22 is adapted to store a computer program, which is loaded and executed by the processor 21, to implement the steps of:
when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed;
and sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
In some embodiments, the processor, by executing the computer program stored in the memory, may further implement the following steps:
creating a target operation instruction library, wherein the target operation instruction library stores at least one operation instruction;
the acquiring of the operation instruction corresponding to the target action includes:
and acquiring an operation instruction corresponding to the target action from the target operation instruction library.
In some embodiments, the processor, by executing the computer program stored in the memory, may specifically implement the following steps:
collecting an operation instruction corresponding to at least one action in the vehicles of at least one vehicle type;
and creating the target operation instruction library based on the collected operation instructions.
In some embodiments, the processor, by executing the computer program stored in the memory, may specifically implement the following steps:
acquiring vehicle type information of the target vehicle and an action identifier of the target action;
and acquiring a corresponding operation instruction according to the vehicle type information of the target vehicle and the action identifier.
In some embodiments, the processor, by executing the computer program stored in the memory, may further implement the following steps:
and if the operation instruction corresponding to the target action cannot be searched from the target operation instruction library, prompting.
In some embodiments, the processor, by executing the computer program stored in the memory, may further implement the following steps:
judging whether the current execution state of the target action is normal or not;
and if the current execution state of the target action is normal, judging that the target action is successfully executed, and jumping to the next step.
In some embodiments, the processor, by executing the computer program stored in the memory, may specifically implement the following steps:
and judging whether the current execution state of the target action is normal or not by reading the data stream in the target electronic control unit.
In this embodiment, the power supply 26 is used for providing an operating voltage for each hardware device on the electronic device 20; the communication interface 25 can create a data transmission channel between the electronic device 20 and an external device, and a communication protocol followed by the communication interface is any communication protocol applicable to the technical solution of the present application, and is not specifically limited herein; the input/output interface 24 is configured to obtain external input data or output data to the outside, and a specific interface type thereof may be selected according to specific application requirements, which is not specifically limited herein.
In addition, the memory 22 is used as a carrier for resource storage, and may be a read-only memory, a random access memory, a magnetic disk or an optical disk, etc., and the resource stored thereon may include the computer program 221, and the storage manner may be a transient storage or a permanent storage. The computer program 221 may further include a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the vehicle function execution method performed by the electronic device 20 disclosed in any of the foregoing embodiments.
Further, the embodiment of the application also discloses a computer readable storage medium for storing a computer program; wherein the computer program, when executed by a processor, implements the vehicle function execution method disclosed above.
For the specific steps of the method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, which are not described herein again.
The embodiments in the present application are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other, that is, for the apparatus disclosed in the embodiments, since the apparatus corresponds to the method disclosed in the embodiments, the description is simple, and for the relevant parts, the method is referred to the method part.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above detailed description is provided for a vehicle function execution method, apparatus, device, and storage medium, and the principles and embodiments of the present application are explained herein using specific examples, and the descriptions of the above examples are only used to help understand the method and the core ideas of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A vehicle function execution method is applied to a target device, and the target device is in communication connection with a target vehicle, and the method comprises the following steps:
when an execution instruction corresponding to a target action of the target vehicle is detected, acquiring an operation instruction corresponding to the target action; the target action is an action required to be executed when the target function is executed;
and sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
2. The vehicle function execution method according to claim 1, wherein before acquiring the operation instruction corresponding to the target action when the execution instruction corresponding to the target action for the target vehicle is detected, further comprising:
creating a target operation instruction library, wherein the target operation instruction library stores at least one operation instruction;
the acquiring of the operation instruction corresponding to the target action includes:
and acquiring an operation instruction corresponding to the target action from the target operation instruction library.
3. The vehicle function execution method of claim 2, wherein the creating a target operational instruction library comprises:
collecting an operation instruction corresponding to at least one action in the vehicles of at least one vehicle type;
and creating the target operation instruction library based on the collected operation instructions.
4. The vehicle function execution method according to claim 3, wherein the obtaining of the operation instruction corresponding to the target action from the target operation instruction library includes:
acquiring vehicle type information of the target vehicle and an action identifier of the target action;
and acquiring a corresponding operation instruction according to the vehicle type information of the target vehicle and the action identifier.
5. The vehicle function execution method of claim 4, wherein after determining the target operation instruction library corresponding to the target action according to the model of the target vehicle, further comprising:
and if the operation instruction corresponding to the target action cannot be searched from the target operation instruction library, prompting.
6. The vehicle function execution method according to any one of claims 1 to 5, further comprising, after the transmitting the operation instruction to the target vehicle:
judging whether the current execution state of the target action is normal or not;
and if the current execution state of the target action is normal, judging that the target action is successfully executed, and jumping to the next step.
7. The vehicle function execution method according to claim 6, wherein the determining whether the current execution state of the target action is normal includes:
and judging whether the current execution state of the target action is normal or not by reading the data stream in the target electronic control unit.
8. A vehicle function execution device is applied to a target device, and the target device is in communication connection with a target vehicle, and the method comprises the following steps:
the operation instruction determining module is used for acquiring an operation instruction corresponding to a target action of the target vehicle when an execution instruction corresponding to the target action is detected; the target action is an action required to be executed when the target function is executed;
and the action execution module is used for sending the operation instruction to the target vehicle so as to enable the target vehicle to execute the target action.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the vehicle function execution method of any one of claims 1 to 7.
10. A computer-readable storage medium for storing a computer program; wherein the computer program, when executed by a processor, implements a vehicle function execution method as claimed in any one of claims 1 to 7.
CN202210442974.XA 2022-04-22 2022-04-22 Vehicle function execution method, device, equipment and medium Pending CN114851987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210442974.XA CN114851987A (en) 2022-04-22 2022-04-22 Vehicle function execution method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210442974.XA CN114851987A (en) 2022-04-22 2022-04-22 Vehicle function execution method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN114851987A true CN114851987A (en) 2022-08-05

Family

ID=82634252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210442974.XA Pending CN114851987A (en) 2022-04-22 2022-04-22 Vehicle function execution method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN114851987A (en)

Similar Documents

Publication Publication Date Title
CN107945498B (en) Remote controller test method and device and test terminal
KR101006787B1 (en) Peripheral device of programmable logic controller
CN110825073A (en) Engine remote calibration system and method
CN111624500A (en) Method for detecting vehicle generator and battery detector
CN111527389A (en) Vehicle diagnosis method, vehicle diagnosis device and storage medium
CN109960657B (en) Test environment deployment method and related device
CN111142469B (en) Debugging method and debugging system for PLC configuration program
CN114851987A (en) Vehicle function execution method, device, equipment and medium
CN110244986B (en) Browser configuration method and device
CN112583617A (en) Fault determination method, server, control terminal and storage medium
CN111400173B (en) VTS test method, device and equipment
CN114625106A (en) Vehicle diagnosis method and device, electronic equipment and storage medium
US10489751B2 (en) Information system and method for selecting and reproducing information, particularly for use in workshops
CN109684879B (en) Universal monitoring method and system for domestic software and hardware equipment
CN115470095A (en) Test method, test system, electronic equipment and computer storage medium
CN113032204A (en) Alarm deviation optimization device of automobile open system architecture operating system
CN110958259A (en) Detection method, device, equipment and storage medium of snort rule
CN115543839A (en) Method and device for testing health management function, electronic equipment and storage medium
CN111400160B (en) Code verification method and device and vehicle
CN117857381A (en) Method and device for automatic dial testing of distributed service
CN115437911A (en) Vehicle calibration detection method and device, vehicle, calibration equipment and storage medium
CN115809066A (en) Code analysis method and device, electronic equipment and readable storage medium
CN117416161A (en) Tire pressure matching method, device, equipment and storage medium
CN115437617A (en) Vehicle control code automatic generation method and device, storage medium and electronic equipment
CN114756445A (en) Product debugging method and device and charging pile debugging method and 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