CN114398044A - Vehicle control and software configuration method, device, electronic equipment and storage medium - Google Patents

Vehicle control and software configuration method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114398044A
CN114398044A CN202210030433.6A CN202210030433A CN114398044A CN 114398044 A CN114398044 A CN 114398044A CN 202210030433 A CN202210030433 A CN 202210030433A CN 114398044 A CN114398044 A CN 114398044A
Authority
CN
China
Prior art keywords
vehicle
control
information
control software
exclusive
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
CN202210030433.6A
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.)
FAW Group Corp
Original Assignee
FAW Group Corp
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 FAW Group Corp filed Critical FAW Group Corp
Priority to CN202210030433.6A priority Critical patent/CN114398044A/en
Publication of CN114398044A publication Critical patent/CN114398044A/en
Priority to PCT/CN2022/140560 priority patent/WO2023134412A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The invention discloses a vehicle control and software configuration method, a device, an electronic device and a storage medium. In the embodiment of the invention, the vehicle type information of the vehicle of the user is acquired from the cloud server through basic vehicle control software; determining function configuration information corresponding to the vehicle type information; downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in basic vehicle control software according to the exclusive control software package; and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction. In other words, in the embodiment of the present invention, the dedicated control software packages corresponding to different vehicle types are downloaded from the cloud server by determining the function configuration information corresponding to different vehicle types, and the corresponding dedicated function control is generated according to each dedicated control software package, so as to perform remote control of the vehicle. Compatibility testing is not needed, the stability of the remote control function of the original vehicle type is not affected, and the labor cost is reduced.

Description

Vehicle control and software configuration method, device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to computer technology, in particular to a vehicle control and software configuration method, a device, electronic equipment and a storage medium.
Background
With the rapid development of intellectualization, the remote control of vehicles by using mobile phone applications is more and more popular, the mobile phone applications of the remote control vehicles mostly adopt platform code design, the compatibility of different vehicle types is realized, and when the vehicle types are compatible each time, the mobile phone applications and the cloud services need to be developed again, the codes of the mobile phone applications and the cloud services are modified, and the compatibility test is carried out. Due to the fact that the number of vehicle types is increased continuously, the workload of testing is increased more and more, the stability of the remote control function of the original vehicle type is influenced to a certain extent, and the labor cost of testing work is increased.
Disclosure of Invention
The invention provides a vehicle control and software configuration method, a device, electronic equipment and a storage medium, which are used for realizing remote control of vehicles of different vehicle types without compatibility test and improving the stability of a vehicle remote control function.
In a first aspect, an embodiment of the present invention provides a vehicle control method, which is applied to a terminal, where basic vehicle control software is installed on the terminal, and the method includes:
obtaining vehicle type information of a vehicle of a user from a cloud server through the basic vehicle control software;
determining function configuration information corresponding to the vehicle type information;
downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
Further, the acquiring, by the basic vehicle control software, vehicle type information of a vehicle of a user from a cloud server includes:
sending login request information to the cloud server based on the operation of the user in the basic vehicle control software, wherein the login request information comprises account information of the user, so that the cloud server queries vehicle type information of the vehicle based on the account information;
and receiving the vehicle type information fed back by the cloud server.
Further, the determining the function configuration information corresponding to the vehicle type information includes:
and inquiring a vehicle type configuration table to determine function configuration information corresponding to the vehicle type information, wherein the vehicle type configuration table comprises function configuration information corresponding to each vehicle type information.
In a second aspect, an embodiment of the present invention provides a software configuration method, which is applied to a cloud server, and the method includes:
sending vehicle type information of a vehicle of a user to a terminal based on basic vehicle control software installed on the terminal so that the terminal determines function configuration information corresponding to the vehicle type information;
receiving a downloading request sent by the terminal, wherein the downloading request comprises the function configuration information;
and sending an exclusive control software package of the vehicle to the terminal according to the function configuration information, so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, wherein the exclusive function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle.
Further, the sending of the vehicle type information of the vehicle of the user to the terminal based on the basic vehicle control software installed on the terminal includes:
receiving login request information sent by the terminal based on the operation of the user in the basic car control software, wherein the login request information comprises account information of the user;
inquiring vehicle type information of the vehicle based on the account information;
and sending the vehicle type information to the terminal.
Further, the querying vehicle type information of the vehicle based on the account information includes:
inquiring the vehicle identification bound with the account information;
and inquiring a vehicle type synchronous record based on the vehicle identification to obtain vehicle type information of the vehicle, wherein the vehicle type synchronous record is synchronously obtained from a dealer server by the cloud server.
In a third aspect, an embodiment of the present invention provides a vehicle control apparatus including:
the information acquisition module is used for acquiring vehicle type information of a vehicle of a user from the cloud server through the basic vehicle control software;
the information determining module is used for determining the function configuration information corresponding to the vehicle type information;
the control generating module is used for downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information and generating an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and the vehicle control module is used for sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
In a fourth aspect, an embodiment of the present invention provides a software configuration apparatus, where the apparatus includes:
the information sending module is used for sending vehicle type information of a user vehicle to the terminal based on basic vehicle control software installed on the terminal so that the terminal can determine function configuration information corresponding to the vehicle type information;
a request receiving module, configured to receive a download request sent by the terminal, where the download request includes the function configuration information;
the software package sending module is used for sending an exclusive control software package of the vehicle to the terminal according to the function configuration information so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, the exclusive function control is used for sending a control instruction to the vehicle when the exclusive function control is triggered, and the control instruction is used for controlling the vehicle.
In a fifth aspect, an embodiment of the present invention provides an electronic device, including:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a vehicle control method or a software configuration method as described.
In a sixth aspect, embodiments of the present invention provide a computer-readable storage medium on which a computer program is stored, which when executed by a processor, implements a vehicle control method or a software configuration method as described.
In the embodiment of the invention, the vehicle type information of the vehicle of the user is acquired from the cloud server through basic vehicle control software; determining function configuration information corresponding to the vehicle type information; downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in basic vehicle control software according to the exclusive control software package; and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction. According to the embodiment of the invention, the vehicle type information is obtained through the basic control software, the function configuration information corresponding to the vehicle type information is determined, the exclusive control software package is downloaded from the cloud server, the exclusive function control is generated according to the exclusive control software package, and the vehicle remote control is carried out. Different control software packages can be downloaded according to different vehicle configuration information configurations to obtain function controls of various different vehicle types, compatibility tests are not needed, stability of remote control functions of original vehicle types is not affected, and labor cost is reduced.
Drawings
FIG. 1 is a schematic flow chart of a vehicle control method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a software configuring method according to an embodiment of the present invention;
FIG. 2A is a schematic diagram of a software configuration method provided by an embodiment of the invention;
FIG. 3 is a schematic structural diagram of a vehicle control device according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a software configuration apparatus according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Fig. 1 is a schematic flow chart of a vehicle control method provided by an embodiment of the present invention, which may be executed by a vehicle control device provided by an embodiment of the present invention, and the device may be implemented in software and/or hardware. In a particular embodiment, the apparatus may be integrated in an electronic device, which may be, for example, a server. The following embodiments will be described by taking as an example that the apparatus is integrated in an electronic device, and referring to fig. 1, the method may specifically include the following steps:
step 110, obtaining vehicle type information of a vehicle of a user from a cloud server through basic vehicle control software;
in an example, the basic car control software can be understood as car control software which is installed on the terminal and has a function of sending a vehicle control instruction, but does not have a function of generating the control instruction, an interactive interface can be displayed on the terminal, and corresponding information can be acquired from the cloud server through the basic car control software, namely, the basic car control software and the cloud server can be in network communication. The basic vehicle control software can be regarded as a non-vehicle control part of the software. A cloud server may be understood as an internet infrastructure that stores user information updated by users or other business systems. The model information of the vehicle can be understood as the vehicle model and the vehicle configuration level to which the vehicle belongs, wherein the vehicle model is a vehicle number composed of letters and arabic numerals for identifying the vehicle type, and the vehicle number comprises: enterprise name code, vehicle type code, main parameter code, product serial number, enterprise self-defined code, etc. The vehicle configuration level is the vehicle configuration level corresponding to the vehicle model, such as: high, low, medium, etc.
In the specific implementation, the basic car control software installed on the terminal is provided with an interactive interface, and the user information is acquired through the interactive interface of the basic car control software on the terminal by utilizing the interactive interface. And entering basic vehicle control software through the user information, and determining relevant information of the basic vehicle control software on the terminal under an account corresponding to the user information, namely acquiring vehicle type information of the user under the account corresponding to the user information from the cloud server through the basic vehicle control software. The mode of entering the basic car control software through the user information can be login in a mode of an account number and a password corresponding to the user information, and can also be the unique correspondence of a dynamic code which changes with a user account at a certain moment in a dynamic code mode acquired through the user information.
Step 120, determining function configuration information corresponding to the vehicle type information;
for example, the function configuration information may be understood as a configuration function of a vehicle corresponding to the determined vehicle type information, and may be that the same vehicle model has different functions according to different configuration levels, or the same configuration level of different vehicle models has different functions, and the remote control functions of the same vehicle model and the same configuration level of the vehicle are the same.
In the specific implementation, the user information is acquired by using an interactive interface of basic car control software on the terminal. And entering basic control software according to the user information, and acquiring vehicle type information of the user corresponding to the user information from the cloud server according to the user information under the basic control software. And determining the function configuration information corresponding to the vehicle type information in the basic vehicle control software on the terminal by using the vehicle type information acquired from the cloud server. And determining the function configuration information corresponding to the vehicle type information according to the vehicle type information, and performing corresponding search according to the corresponding relation between the vehicle type information and the function configuration information.
Step 130, downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in basic vehicle control software according to the exclusive control software package;
for example, the dedicated control software package may be understood as a program group corresponding to the function configuration information corresponding to the determined vehicle type information, and is used to generate a control instruction corresponding to the function configuration information corresponding to the vehicle type information. The exclusive function control of the vehicle can be understood as a control which is generated in the basic vehicle control software according to the exclusive control software package and can generate a control instruction, such as: when the vehicle is remotely controlled, the exclusive function control generated by the exclusive control software package is displayed on the interactive interface in the basic vehicle control software, the vehicle lock control, the vehicle position control, the Bluetooth control, the vehicle window control, the air conditioner control and the like, and the exclusive function control can be utilized to generate a vehicle locking instruction, a Bluetooth opening instruction, an air conditioner opening instruction, a vehicle opening instruction and the like.
In the specific implementation, the function configuration information corresponding to the vehicle type information is determined according to the vehicle type information, the control function corresponding to the vehicle type information is determined according to the function configuration information, and the exclusive control software package of the vehicle corresponding to the vehicle type information is determined in the cloud server according to the function configuration information. The method comprises the steps that the exclusive control software package of the vehicle is downloaded to basic vehicle control software from the cloud server, so that the basic vehicle control software can generate exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, control instructions of the vehicle can be generated according to the exclusive function control of the vehicle, and the vehicle can be remotely controlled. In addition, if the control software package is not downloaded for the first time, when the exclusive control software package of the vehicle is downloaded, the control software package of the basic control software installed on the terminal can be selected to be deleted, the stability of the basic control software in running the control software package is improved, and the phenomenon of cutting flowers and messy codes is prevented. Or when the control software package is downloaded, the position corresponding to the corresponding vehicle type information is downloaded, and the control software package can be operated only by determining the corresponding vehicle type information.
And 140, sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
In a specific implementation, the control instruction may be understood as information for controlling the vehicle to perform a relevant operation according to a user requirement, where the information includes a vehicle operation corresponding to the user requirement information. The basic vehicle control software can generate an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, when the vehicle is controlled, the exclusive function control of the vehicle corresponding to the vehicle type information in the basic vehicle control software is displayed in a terminal interface, the exclusive function control is triggered based on the terminal interface according to a user demand, a control instruction corresponding to the trigger control is generated, the control instruction is sent to the vehicle, and the vehicle is remotely controlled according to the control instruction.
Further, the acquiring, by the basic vehicle control software, vehicle type information of a vehicle of a user from a cloud server includes:
sending login request information to the cloud server based on the operation of the user in the basic vehicle control software, wherein the login request information comprises account information of the user, so that the cloud server queries vehicle type information of the vehicle based on the account information;
and receiving the vehicle type information fed back by the cloud server.
For example, the operation in the basic car control software may be understood as a user outputting an operation action on an interactive interface of the basic car control software, such as: and inputting account information corresponding to the user information by the user, and clicking on an interface to confirm and the like. The account information can be understood as account information generated in the basic control software according to the user information, or a communication account synchronized to the user information in the platform to which the basic vehicle control software belongs through the distribution system, and used for sending a login request to the cloud server. The login request information may be understood as request information submitted to the cloud server through the basic control software to determine vehicle type information of the vehicle under the account information of the user.
In the specific implementation, the operation of a user on the basic car control software is determined through the operation action output by the user on the interactive interface of the basic control software, whether login request information is sent to the cloud server is determined according to the operation of the user on the basic car control software, when the user operates on the basic car control software, the account information and the password are determined to be correct, the login request is generated according to the account information of the user, and the login request is sent to the cloud server, so that the cloud server can inquire the vehicle type information of the user under the account according to the account information.
Further, the determining the function configuration information corresponding to the vehicle type information includes:
and inquiring a vehicle type configuration table to determine function configuration information corresponding to the vehicle type information, wherein the vehicle type configuration table comprises function configuration information corresponding to each vehicle type information.
For example, the vehicle model configuration table may be understood as a comparison table in which vehicle model information and function configuration information of a vehicle are stored in an associated manner, and the associated relationship between the vehicle model information and the function configuration information of the vehicle is determined according to the original vehicle design and production relationship, that is, the function configuration information corresponding to any one type of vehicle model information is determined when the vehicle is delivered from a factory, or may be assembled according to personal preferences at a later stage, but the vehicle model configuration table of the basic vehicle control software is updated by the cloud server during assembly.
In the concrete implementation, the function configuration information corresponding to the vehicle type information is determined, the vehicle type configuration table in the basic vehicle control software is inquired, the matching is carried out according to the information in the vehicle type configuration table and the vehicle type information, the function configuration information corresponding to the vehicle type information is determined from the vehicle type configuration table, so that the control software package corresponding to the function configuration information is conveniently searched from the cloud server according to the function configuration information, and the control software package is downloaded for use
In the embodiment of the invention, the vehicle type information of the vehicle of the user is acquired from the cloud server through basic vehicle control software; determining function configuration information corresponding to the vehicle type information; downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in basic vehicle control software according to the exclusive control software package; and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction. According to the embodiment of the invention, the vehicle type information is obtained through the basic control software, the function configuration information corresponding to the vehicle type information is determined, the exclusive control software package is downloaded from the cloud server, the exclusive function control is generated according to the exclusive control software package, and the vehicle remote control is carried out. Different control software packages can be downloaded according to different vehicle configuration information configurations to obtain function controls of various different vehicle types, compatibility tests are not needed, stability of remote control functions of original vehicle types is not affected, and labor cost is reduced.
Fig. 2 is a flowchart of a software configuration method according to an embodiment of the present invention, where the method may be performed by a software configuration apparatus according to an embodiment of the present invention, and the apparatus may be implemented in software and/or hardware. In a particular embodiment, the apparatus may be integrated in an electronic device, which may be, for example, a server. The following embodiments will be described by taking as an example that the apparatus is integrated in an electronic device, and referring to fig. 2, the method may specifically include the following steps:
step 210, sending vehicle type information of a vehicle of a user to a terminal based on basic vehicle control software installed on the terminal so that the terminal determines function configuration information corresponding to the vehicle type information;
for example, the terminal may be understood as an input/output device connected to the computer system, and may install basic vehicle control software on the terminal based on the terminal system, and the terminal may remotely control the vehicle by using the basic vehicle control software. The basic vehicle control software can be understood as vehicle control software which is installed on the terminal and has a vehicle control instruction sending function, but does not have a control instruction generating function, an interactive interface can be displayed on the terminal, corresponding information can be acquired from the cloud server through the basic vehicle control software, and the basic vehicle control software and the cloud server can be in network communication. The vehicle type information of the vehicle can be understood as the vehicle model and the vehicle configuration level to which the vehicle belongs, wherein the vehicle model is a vehicle number composed of letters and Arabic numerals for identifying the vehicle type, and the vehicle number comprises: enterprise name code, vehicle type code, main parameter code, product serial number, enterprise self-defined code, etc. The vehicle configuration level is the vehicle configuration level corresponding to the vehicle model, such as: high, low, medium, etc. The function configuration information can be understood as the configuration function of the vehicle corresponding to the determined vehicle type information, the same vehicle type can have different functions according to different configuration levels, the same configuration level of different vehicle types can also have different functions, and the remote control functions of the vehicles of the same vehicle type and the same configuration level are the same.
In the specific implementation, the cloud server determines vehicle type information of a user vehicle corresponding to the account information in the cloud server according to the account information in a login request sent by the terminal, and sends the vehicle type information of the user vehicle corresponding to the account information to basic vehicle control software installed on the terminal according to a path corresponding to the login request, so that function configuration information corresponding to the vehicle type information is inquired in a vehicle type configuration table in the basic vehicle control software installed on the terminal, a function corresponding to the vehicle type information is determined, and a control software package corresponding to the function configuration information is conveniently determined in the cloud server according to the function configuration information.
Step 220, receiving a downloading request sent by the terminal, wherein the downloading request comprises function configuration information;
in specific implementation, the download request can be understood as a request for downloading a control software package for implementing the function configuration information according to the function configuration information, and the download request is generated according to the function configuration information corresponding to the vehicle type information determined in the basic control software installed on the terminal and is sent to the cloud server. The cloud server receives a downloading request sent by basic control software installed on the terminal, and searches an exclusive control software package of the vehicle in the cloud server according to function configuration information in the downloading request.
And step 230, sending a special control software package of the vehicle to the terminal according to the function configuration information, so that the terminal generates a special function control of the vehicle in the basic vehicle control software according to the special control software package, wherein the special function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle.
For example, the dedicated control software package may be understood as a program group corresponding to the function configuration information corresponding to the determined vehicle type information, and is used to generate a control instruction corresponding to the function configuration information corresponding to the vehicle type information. The exclusive function control of the vehicle can be understood as a control which is generated in the basic vehicle control software according to the exclusive control software package and can generate a control instruction, such as: when the vehicle is remotely controlled, the exclusive function control generated by the exclusive control software package is displayed on the interactive interface in the basic vehicle control software, the vehicle lock control, the vehicle position control, the Bluetooth control, the vehicle window control, the air conditioner control and the like, and the exclusive function control can be utilized to generate a vehicle locking instruction, a Bluetooth opening instruction, an air conditioner opening instruction, a vehicle opening instruction and the like. The control instruction can be understood as information for controlling the vehicle to execute relevant operations according to user requirements, wherein the information comprises vehicle operations corresponding to the user requirement information.
In the specific implementation, the cloud server receives a downloading request sent by basic control software installed on a terminal, finds an exclusive control software package of a vehicle in the cloud server according to function configuration information in the downloading request, and sends the exclusive control software package of the vehicle to the terminal according to the downloading request, so that the terminal downloads the exclusive control software package of the vehicle into the basic control software, the terminal generates an exclusive function control of the vehicle in the basic control software according to the exclusive control software package, then generates a control instruction according to triggering operation of a user on the exclusive function control, and sends the control instruction to the vehicle for remote control.
Further, the sending of the vehicle type information of the vehicle of the user to the terminal based on the basic vehicle control software installed on the terminal includes:
receiving login request information sent by the terminal based on the operation of the user in the basic car control software, wherein the login request information comprises account information of the user;
inquiring vehicle type information of the vehicle based on the account information;
and sending the vehicle type information to the terminal.
For example, the login request information may be understood as request information submitted to the cloud server by the basic control software to determine vehicle type information of the vehicle under the account information of the user. The operation in the basic car control software can be understood as user output operation actions on an interactive interface of the basic car control software, such as: and inputting account information corresponding to the user information by the user, and clicking on an interface to confirm and the like. The account information can be understood as account information generated in the basic control software according to the user information, or a communication account synchronized to the user information in the platform to which the basic vehicle control software belongs through the distribution system, and used for sending a login request to the cloud server.
In the specific implementation, the operation of a user on basic car control software is determined through an operation action output by the user on an interactive interface of the basic car control software on a terminal, a cloud server receives login request information sent by the terminal based on the operation of the user in the basic car control software, according to account information of the user in the login request, vehicle type information of a vehicle under the account information is inquired in the cloud server, vehicle type information of the vehicle corresponding to the account information is determined, and the vehicle type information of the vehicle is sent to the basic control software installed on the terminal, so that function configuration information corresponding to the vehicle type information is determined in a vehicle type configuration table in the basic control software installed on the terminal.
Further, the querying vehicle type information of the vehicle based on the account information includes:
inquiring the vehicle identification bound with the account information;
and inquiring a vehicle type synchronous record based on the vehicle identification to obtain vehicle type information of the vehicle, wherein the vehicle type synchronous record is synchronously obtained from a dealer server by the cloud server.
For example, the vehicle identifier bound by the account information may be understood as a unique identifier of a bound vehicle under the account information, and may be a vehicle identification number, a vehicle number plate, and the like. The vehicle type synchronous record can be understood as the information which is uploaded in the dealer server in real time and is synchronized to the cloud server in an information real-time synchronization mode, and the vehicle type synchronous record has account information and information updating time of basic control software.
In the specific implementation, the cloud server inquires a vehicle identifier bound by account information in the cloud server according to the account information of the user in the login request, inquires a vehicle type synchronous record in the cloud server according to the vehicle identifier bound by the account information, inquires the vehicle identifier from the vehicle type synchronous record in the cloud server, inquires vehicle type information of a vehicle corresponding to the vehicle identifier, and sends the vehicle type information of the vehicle to the terminal, so that basic vehicle control software on the terminal can determine function configuration information corresponding to the vehicle type information through the vehicle type information.
Fig. 2A is a schematic diagram illustrating a software configuration method according to an embodiment of the present invention, and as shown in fig. 2, a dealer server synchronizes vehicle model information and user car purchasing information to a cloud server in a synchronous manner, and stores the vehicle model information and the user car purchasing information in a vehicle model synchronization record. Basic control software installed on the terminal sends a login request to the cloud server, determines vehicle type information of a vehicle corresponding to account information in the login request, and sends the vehicle type information to the mobile phone application, and the basic control software determines function configuration information of the vehicle according to the vehicle type information of the vehicle. And the basic control software generates a downloading request according to the function configuration information of the vehicle, sends the downloading request to the cloud server, and downloads the downloading request to a control software package of the vehicle from the cloud server. And generating a special function control according to the control software package, and displaying an interface at a terminal where the basic control software is located so as to generate a control instruction according to the special function control displayed on the interface and remotely control the vehicle. The control software package is updated to the cloud server through a network in real time according to control functions corresponding to different vehicle types.
In the embodiment of the invention, the vehicle type information of a user vehicle is sent to a terminal based on basic vehicle control software installed on the terminal, so that the terminal determines the function configuration information corresponding to the vehicle type information; receiving a downloading request sent by a terminal, wherein the downloading request comprises the function configuration information; and sending the exclusive control software package of the vehicle to the terminal according to the function configuration information so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, wherein the exclusive function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle. According to the embodiment of the invention, the vehicle type information is obtained through the basic control software, the function configuration information corresponding to the vehicle type information is determined, the exclusive control software package is downloaded from the cloud server, the exclusive function control is generated according to the exclusive control software package, and the vehicle remote control is carried out. Different control software packages can be downloaded according to different vehicle configuration information configurations to obtain function controls of various different vehicle types, compatibility tests are not needed, stability of remote control functions of original vehicle types is not affected, and labor cost is reduced.
Fig. 3 is a schematic structural diagram of a vehicle control device according to an embodiment of the present invention, and as shown in fig. 3, the vehicle control device includes:
the information acquisition module 310 is used for acquiring vehicle type information of a vehicle of a user from a cloud server through the basic vehicle control software;
an information determining module 320, configured to determine function configuration information corresponding to the vehicle type information;
the control generating module 330 is configured to download an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generate an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and the vehicle control module 340 is configured to send a control instruction to the vehicle based on the triggering of the dedicated function control by the user, so as to control the vehicle through the control instruction.
In one embodiment, the information obtaining module 310 obtains vehicle type information of a vehicle of a user from a cloud server through the basic vehicle control software, including:
sending login request information to the cloud server based on the operation of the user in the basic vehicle control software, wherein the login request information comprises account information of the user, so that the cloud server queries vehicle type information of the vehicle based on the account information;
and receiving the vehicle type information fed back by the cloud server.
In an embodiment, the determining the function configuration information corresponding to the vehicle type information by the information determining module 320 includes:
and inquiring a vehicle type configuration table to determine function configuration information corresponding to the vehicle type information, wherein the vehicle type configuration table comprises function configuration information corresponding to each vehicle type information.
In the embodiment of the device, the vehicle type information of the vehicle of the user is acquired from the cloud server through basic vehicle control software; determining function configuration information corresponding to the vehicle type information; downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in basic vehicle control software according to the exclusive control software package; and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction. According to the embodiment of the invention, the vehicle type information is obtained through the basic control software, the function configuration information corresponding to the vehicle type information is determined, the exclusive control software package is downloaded from the cloud server, the exclusive function control is generated according to the exclusive control software package, and the vehicle remote control is carried out. Different control software packages can be downloaded according to different vehicle configuration information configurations to obtain function controls of various different vehicle types, compatibility tests are not needed, stability of remote control functions of original vehicle types is not affected, and labor cost is reduced.
Fig. 4 is a schematic structural diagram of a software configuration apparatus according to an embodiment of the present invention, and as shown in fig. 4, the software configuration apparatus includes:
an information sending module 410, configured to send vehicle type information of a vehicle of a user to a terminal based on basic vehicle control software installed on the terminal, so that the terminal determines function configuration information corresponding to the vehicle type information;
a request receiving module 420, configured to receive a download request sent by the terminal, where the download request includes the function configuration information;
a software package sending module 430, configured to send an exclusive control software package of the vehicle to the terminal according to the function configuration information, so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, where the exclusive function control is used to send a control instruction to the vehicle when being triggered, and the control instruction is used to control the vehicle.
In one embodiment, the information sending module 410 sends the vehicle type information of the vehicle of the user to the terminal based on basic vehicle control software installed on the terminal, including:
receiving login request information sent by the terminal based on the operation of the user in the basic car control software, wherein the login request information comprises account information of the user;
inquiring vehicle type information of the vehicle based on the account information;
and sending the vehicle type information to the terminal.
In an embodiment, the information sending module 410 queries the vehicle type information of the vehicle based on the account information, including:
inquiring the vehicle identification bound with the account information;
and inquiring a vehicle type synchronous record based on the vehicle identification to obtain vehicle type information of the vehicle, wherein the vehicle type synchronous record is synchronously obtained from a dealer server by the cloud server.
In the embodiment of the device, the vehicle type information of the vehicle of the user is sent to the terminal based on basic vehicle control software installed on the terminal, so that the terminal determines the function configuration information corresponding to the vehicle type information; receiving a downloading request sent by a terminal, wherein the downloading request comprises the function configuration information; and sending the exclusive control software package of the vehicle to the terminal according to the function configuration information so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, wherein the exclusive function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle. According to the embodiment of the invention, the vehicle type information is obtained through the basic control software, the function configuration information corresponding to the vehicle type information is determined, the exclusive control software package is downloaded from the cloud server, the exclusive function control is generated according to the exclusive control software package, and the vehicle remote control is carried out. Different control software packages can be downloaded according to different vehicle configuration information configurations to obtain function controls of various different vehicle types, compatibility tests are not needed, stability of remote control functions of original vehicle types is not affected, and labor cost is reduced.
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. FIG. 5 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 5 is only an example and should not bring any limitation to the function and the scope of use of the embodiment of the present invention.
As shown in FIG. 5, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5, and commonly referred to as a "hard drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
Electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with electronic device 12, and/or with any devices (e.g., network card, modem, etc.) that enable electronic device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via the network adapter 20. As shown, the network adapter 20 communicates with other modules of the electronic device 12 via the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with electronic device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing by executing programs stored in the system memory 28, and implements, for example, a vehicle control method provided by an embodiment of the present invention, the method including:
obtaining vehicle type information of a vehicle of a user from a cloud server through the basic vehicle control software;
determining function configuration information corresponding to the vehicle type information;
downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
Alternatively, the processing unit 16 executes various functional applications and data processing by running programs stored in the system memory 28, for example, to implement a software configuration method provided by the embodiment of the present invention, the method including:
sending vehicle type information of a vehicle of a user to a terminal based on basic vehicle control software installed on the terminal so that the terminal determines function configuration information corresponding to the vehicle type information;
receiving a downloading request sent by the terminal, wherein the downloading request comprises the function configuration information;
and sending an exclusive control software package of the vehicle to the terminal according to the function configuration information, so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, wherein the exclusive function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle.
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement a vehicle control method as described above, where the method includes:
obtaining vehicle type information of a vehicle of a user from a cloud server through the basic vehicle control software;
determining function configuration information corresponding to the vehicle type information;
downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
Alternatively, the program when executed by a processor implements a software configuration method as described, the method comprising:
sending vehicle type information of a vehicle of a user to a terminal based on basic vehicle control software installed on the terminal so that the terminal determines function configuration information corresponding to the vehicle type information;
receiving a downloading request sent by the terminal, wherein the downloading request comprises the function configuration information;
and sending an exclusive control software package of the vehicle to the terminal according to the function configuration information, so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, wherein the exclusive function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A vehicle control method is applied to a terminal, basic vehicle control software is installed on the terminal, and the method comprises the following steps:
obtaining vehicle type information of a vehicle of a user from a cloud server through the basic vehicle control software;
determining function configuration information corresponding to the vehicle type information;
downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information, and generating an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
2. The method of claim 1, wherein the obtaining, by the basic vehicle control software, vehicle type information of the vehicle of the user from a cloud server comprises:
sending login request information to the cloud server based on the operation of the user in the basic vehicle control software, wherein the login request information comprises account information of the user, so that the cloud server queries vehicle type information of the vehicle based on the account information;
and receiving the vehicle type information fed back by the cloud server.
3. The method according to claim 1, wherein the determining the function configuration information corresponding to the vehicle type information includes:
and inquiring a vehicle type configuration table to determine function configuration information corresponding to the vehicle type information, wherein the vehicle type configuration table comprises function configuration information corresponding to each vehicle type information.
4. A software configuration method is applied to a cloud server, and comprises the following steps:
sending vehicle type information of a vehicle of a user to a terminal based on basic vehicle control software installed on the terminal so that the terminal determines function configuration information corresponding to the vehicle type information;
receiving a downloading request sent by the terminal, wherein the downloading request comprises the function configuration information;
and sending an exclusive control software package of the vehicle to the terminal according to the function configuration information, so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, wherein the exclusive function control is used for sending a control instruction to the vehicle when being triggered, and the control instruction is used for controlling the vehicle.
5. The method of claim 4, wherein the sending of the model information of the user's vehicle to the terminal based on basic vehicle control software installed on the terminal comprises:
receiving login request information sent by the terminal based on the operation of the user in the basic car control software, wherein the login request information comprises account information of the user;
inquiring vehicle type information of the vehicle based on the account information;
and sending the vehicle type information to the terminal.
6. The method of claim 5, wherein the querying for model information of the vehicle based on the account information comprises:
inquiring the vehicle identification bound with the account information;
and inquiring a vehicle type synchronous record based on the vehicle identification to obtain vehicle type information of the vehicle, wherein the vehicle type synchronous record is synchronously obtained from a dealer server by the cloud server.
7. A vehicle control apparatus, characterized in that the apparatus comprises:
the information acquisition module is used for acquiring vehicle type information of a vehicle of a user from the cloud server through the basic vehicle control software;
the information determining module is used for determining the function configuration information corresponding to the vehicle type information;
the control generating module is used for downloading an exclusive control software package of the vehicle from the cloud server according to the function configuration information and generating an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package;
and the vehicle control module is used for sending a control instruction to the vehicle based on the triggering of the exclusive function control by the user so as to control the vehicle through the control instruction.
8. A software configuring apparatus, the apparatus comprising:
the information sending module is used for sending vehicle type information of a user vehicle to the terminal based on basic vehicle control software installed on the terminal so that the terminal can determine function configuration information corresponding to the vehicle type information;
a request receiving module, configured to receive a download request sent by the terminal, where the download request includes the function configuration information;
the software package sending module is used for sending an exclusive control software package of the vehicle to the terminal according to the function configuration information so that the terminal generates an exclusive function control of the vehicle in the basic vehicle control software according to the exclusive control software package, the exclusive function control is used for sending a control instruction to the vehicle when the exclusive function control is triggered, and the control instruction is used for controlling the vehicle.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the vehicle control method of claims 1 to 3, or cause the one or more processors to implement the software configuration method of any one of claims 4 to 6.
10. A computer-readable storage medium on which a computer program is stored, characterized in that the program realizes the vehicle control method according to any one of claims 1 to 3 when executed by a processor, or the program realizes the software configuration method according to any one of claims 4 to 6 when executed by a processor.
CN202210030433.6A 2022-01-12 2022-01-12 Vehicle control and software configuration method, device, electronic equipment and storage medium Pending CN114398044A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210030433.6A CN114398044A (en) 2022-01-12 2022-01-12 Vehicle control and software configuration method, device, electronic equipment and storage medium
PCT/CN2022/140560 WO2023134412A1 (en) 2022-01-12 2022-12-21 Vehicle control method and apparatus, software configuration method and apparatus, electronic device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210030433.6A CN114398044A (en) 2022-01-12 2022-01-12 Vehicle control and software configuration method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114398044A true CN114398044A (en) 2022-04-26

Family

ID=81230150

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210030433.6A Pending CN114398044A (en) 2022-01-12 2022-01-12 Vehicle control and software configuration method, device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN114398044A (en)
WO (1) WO2023134412A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023134412A1 (en) * 2022-01-12 2023-07-20 中国第一汽车股份有限公司 Vehicle control method and apparatus, software configuration method and apparatus, electronic device, and storage medium
CN116560698A (en) * 2023-07-06 2023-08-08 浙江春风动力股份有限公司 Online automatic brushing method for flexible intelligent production line of motorcycle

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109842676B (en) * 2019-01-18 2021-10-12 广州小鹏汽车科技有限公司 Over-the-air control method, electronic equipment, automobile and readable storage medium
CN110065501B (en) * 2019-05-14 2022-07-26 上汽通用五菱汽车股份有限公司 Software control method of electronic controller, configuration device and readable storage medium
CN113626056A (en) * 2021-08-20 2021-11-09 中国第一汽车股份有限公司 Vehicle remote upgrading method and device, electronic equipment, vehicle-mounted terminal and storage medium
CN114398044A (en) * 2022-01-12 2022-04-26 中国第一汽车股份有限公司 Vehicle control and software configuration method, device, electronic equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023134412A1 (en) * 2022-01-12 2023-07-20 中国第一汽车股份有限公司 Vehicle control method and apparatus, software configuration method and apparatus, electronic device, and storage medium
CN116560698A (en) * 2023-07-06 2023-08-08 浙江春风动力股份有限公司 Online automatic brushing method for flexible intelligent production line of motorcycle
CN116560698B (en) * 2023-07-06 2024-03-08 浙江春风动力股份有限公司 Online automatic brushing method for flexible intelligent production line of motorcycle

Also Published As

Publication number Publication date
WO2023134412A1 (en) 2023-07-20

Similar Documents

Publication Publication Date Title
US7664630B2 (en) Adding a predetermined program to a program operating on an information terminal device
US8539514B2 (en) Workflow integration and portal systems and methods
WO2023134412A1 (en) Vehicle control method and apparatus, software configuration method and apparatus, electronic device, and storage medium
US20060248541A1 (en) Universal driver server
CN112860798B (en) Data processing method and device, electronic equipment and storage medium
CN112241330A (en) Flow processing method, device, equipment and storage medium combining RPA and AI
CN110677307B (en) Service monitoring method, device, equipment and storage medium
CN113971037A (en) Application processing method and device, electronic equipment and storage medium
CN111061522B (en) Method, device, equipment and storage medium for generating front-end card assembly based on back end
CN112947986A (en) Multi-version code sign-in control method and device, client and storage medium
CN109144864B (en) Method and device for testing window
CN116048987A (en) Processing method, device, electronic equipment, system and storage medium for flow business
CN111711713B (en) Data access method, computer device and storage medium
CN112416455B (en) Data processing method, device, terminal and storage medium
CN114201234A (en) File processing method, device, system, equipment and storage medium
CN112988192A (en) Version updating method and device, electronic equipment and storage medium
CN112084114A (en) Method and apparatus for testing an interface
CN112925796A (en) Write consistency control method, device, equipment and storage medium
CN110958243A (en) Network vulnerability submitting method and device, storage medium and electronic equipment
CN111857664B (en) Application development method, device, equipment and storage medium
CN112597220B (en) Data file reading method, device, electronic equipment and medium
CN114895946A (en) Vehicle upgrading method, device, equipment and storage medium
CN117201611A (en) Message analysis method and device and message analysis platform
CN114333766A (en) Voice performance testing method, device, system, equipment and storage medium
CN112612509A (en) Interface integration method and device, electronic equipment and storage medium

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