CN113253894A - Vehicle data interaction method, device, equipment and storage medium - Google Patents

Vehicle data interaction method, device, equipment and storage medium Download PDF

Info

Publication number
CN113253894A
CN113253894A CN202110563817.XA CN202110563817A CN113253894A CN 113253894 A CN113253894 A CN 113253894A CN 202110563817 A CN202110563817 A CN 202110563817A CN 113253894 A CN113253894 A CN 113253894A
Authority
CN
China
Prior art keywords
vehicle
data
conversation
function module
current vehicle
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
CN202110563817.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.)
Beijing Niudian Information Technology Co ltd
Original Assignee
Beijing Niudian Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Niudian Information Technology Co ltd filed Critical Beijing Niudian Information Technology Co ltd
Priority to CN202110563817.XA priority Critical patent/CN113253894A/en
Publication of CN113253894A publication Critical patent/CN113253894A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a vehicle data interaction method, a vehicle data interaction device, vehicle data interaction equipment and a storage medium. Wherein, the method comprises the following steps: analyzing interactive data of a current vehicle to obtain a target function module which sends out the interactive data in the current vehicle; and in a vehicle conversation group established by taking each functional module in the current vehicle as a conversation party, taking the target functional module as a conversation initiator, and displaying the conversation message represented by the interactive data. According to the technical scheme provided by the embodiment of the invention, the interactive data sent by each functional module can be displayed in the vehicle conversation group of the current vehicle, so that the intuitiveness of data interaction among the functional modules in the vehicle is enhanced, the interactive data among the functional modules in the vehicle is visually displayed in a chat conversation mode, and the data interaction diversity among the functional modules in the vehicle is improved.

Description

Vehicle data interaction method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of vehicle data processing, in particular to a vehicle data interaction method, device, equipment and storage medium.
Background
With the deployment of new energy strategies, intelligent electric vehicles are more and more widely applied to the daily life of people. In order to accurately control the intelligent travel of the electric vehicle, a large amount of travel data interaction, such as instruction data transmission after the operation of a switch lock, power supply electric quantity data query and the like, can exist among various hardware devices installed in the electric vehicle according to various related travel instructions.
At present, data interaction among all hardware devices in the electric vehicle is only carried out in the background service of the vehicle, various interaction data recorded in the background are not open to a vehicle user to view permission, and therefore the performance of all hardware devices in the electric vehicle cannot be visually analyzed.
Disclosure of Invention
The embodiment of the invention provides a vehicle data interaction method, a vehicle data interaction device, vehicle data interaction equipment and a storage medium, which can be used for enhancing the intuitiveness of data interaction among functional modules in a vehicle and improving the data interaction diversity among the functional modules in the vehicle.
In a first aspect, an embodiment of the present invention provides a vehicle data interaction method, where the method includes:
analyzing interactive data of a current vehicle to obtain a target function module which sends out the interactive data in the current vehicle;
and in a vehicle conversation group established by taking each functional module in the current vehicle as a conversation party, taking the target functional module as a conversation initiator, and displaying the conversation message represented by the interactive data.
In a second aspect, an embodiment of the present invention provides a vehicle data interaction device, including:
the data analysis module is used for analyzing the interactive data of the current vehicle to obtain a target function module which sends the interactive data in the current vehicle;
and the vehicle conversation display module is used for displaying the conversation message represented by the interactive data by taking the target function module as a conversation initiator in a vehicle conversation group established by taking each function module in the current vehicle as a conversation party.
In a third aspect, an embodiment of the present invention provides an electronic device, including:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors implement the method for interacting vehicle data according to any embodiment of the present invention.
In a fourth aspect, the embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the interaction method for vehicle data according to any embodiment of the present invention.
The embodiment of the invention provides a vehicle data interaction method, a vehicle data interaction device and a storage medium, wherein a target function module which sends out interaction data in a current vehicle is analyzed from the interaction data of the current vehicle, then in a vehicle conversation group which is established by taking each function module in the current vehicle as a conversation party, the target function module is taken as a conversation initiator, and conversation information represented by the interaction data is displayed, so that the interaction data sent out by each function module can be displayed in the vehicle conversation group of the current vehicle, the intuition of data interaction among the function modules in the vehicle is enhanced, the interaction data among the function modules in the vehicle is visually displayed in a chat conversation mode, and the data interaction diversity among the function modules in the vehicle is improved.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1A is a flowchart of a vehicle data interaction method according to an embodiment of the present invention;
fig. 1B is a schematic diagram of a vehicle data interaction scenario in a method according to an embodiment of the present invention;
fig. 2A is a flowchart of a vehicle data interaction method according to a second embodiment of the present invention;
FIG. 2B is a diagram illustrating an interface of a vehicle conversation group in the method according to the second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a vehicle data interaction device according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to a fourth 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.
Example one
Fig. 1A is a flowchart of a vehicle data interaction method according to an embodiment of the present invention. The embodiment can be applied to the condition of checking the interaction condition of various types of data on any vehicle. The vehicle data interaction method provided by this embodiment of the present invention may be implemented by a vehicle data interaction device provided by the embodiment of the present invention, where the device may be implemented in a software and/or hardware manner, and is integrated in an electronic device that executes the method, and the device may query various types of data reported by a vehicle.
Specifically, referring to fig. 1A, the method specifically includes the following steps:
and S110, analyzing the interactive data of the current vehicle to obtain a target function module sending the interactive data in the current vehicle.
Optionally, in order to realize the intelligence of vehicle driving, a large number of functional modules for executing various intelligent operations of the vehicle are usually configured on the vehicle, for example, a central control module for generating an intelligent operation instruction (an alarm start instruction, etc.) according to various driving operations of a vehicle user, a lock control module for controlling a vehicle switch lock, an intelligent lock device, an alarm, and the like. Furthermore, through the mutual cooperation work among all functional modules on the vehicle, the vehicle can be controlled to execute various intelligent operations, and at the moment, corresponding data interaction can be carried out among all functional modules according to the intelligent operation instructions. Therefore, the present embodiment can determine the performance of execution of each functional module by analyzing the execution of the interaction data between each functional module configured on the vehicle.
In this embodiment, when data interaction is performed among the functional modules configured on the current vehicle, various types of interaction data are reported to the background server in real time, so as to record various types of data interaction conditions of the current vehicle in the driving process. At this time, as shown in fig. 1B, after receiving the interactive data reported by the current vehicle, the interactive data is first stored in a database preset in the background service, so as to avoid the loss of the interactive data. Then, each interactive data reported by the current vehicle can be continuously read from a database in the background service through the session service configured by the electronic device, and the interactive data can carry information of both interactive parties, actual interactive message content and the like.
Therefore, after acquiring each interactive data reported by the current vehicle, the present embodiment may analyze various types of relevant information carried in the interactive data by analyzing the interactive data, so as to obtain a target function module for sending the interactive data in both interaction parties when the interactive data is interacted between each function module of the current vehicle, so as to subsequently judge the interaction performance of the target function module.
It should be noted that, when data interaction is performed between the functional modules on the vehicle, usually, a certain intelligent operation instruction is initiated to another functional module to instruct the other functional module to execute a corresponding intelligent operation, or a response result of the received certain intelligent operation instruction is fed back to the other functional module, so the interaction data in this embodiment includes two types of operation command messages that are actively issued by the target functional module and operation response messages that are fed back by the target functional module after receiving the certain operation command message.
And S120, in a vehicle conversation group established by taking each function module in the current vehicle as a conversation party, taking the target function module as a conversation initiator, and displaying the conversation message represented by the interactive data.
Specifically, because various types of operation data are interacted between each functional module on the vehicle usually in the vehicle, the checking authority is not opened for the vehicle user, or the query instruction of the vehicle user needs to be collected to support checking of the interaction data under a single functional module, so that the vehicle data interaction style has certain limitation.
Therefore, in order to enhance the diversity of vehicle data interaction, the present embodiment may use a session frame to display the interaction data sent by each function module in the current vehicle, so that a subsequent vehicle user can directly analyze the data interaction performance between each function module by looking up the session message initiated when each function module in the session frame is used as a session party. That is to say, in this embodiment, each function module configured in the current vehicle can be respectively used as a corresponding conversation party to establish a corresponding vehicle conversation group for the current vehicle, so that the interactive data between each function module in the current vehicle is displayed in the vehicle conversation group in a conversation chat mode, and the intuitiveness of the vehicle data interaction is improved.
In this embodiment, after the interactive data of the current vehicle is acquired and the target function module sending the interactive data in the current vehicle is analyzed, it may be determined that the target function module belongs to an active initiator of the two interaction parties for the interactive data. Therefore, in order to visually display the interactive data among the functional modules in the current vehicle, the embodiment may find a vehicle session group established by taking each functional module in the current vehicle as a session party, and further take the target functional module as a current session initiator in the vehicle session group, and then display a session message represented by the interactive data for the target functional module in the vehicle session group, and display the vehicle session group on a front-end interface of a vehicle user, so that the vehicle user visually views the interactive data among the functional modules. Wherein, the session message is the actual interactive message content carried during the interactive data analysis.
In addition, in order to implement the comprehensiveness of data interaction of each function module in the current vehicle, in this embodiment, the conversation party of the vehicle conversation group may further include, in addition to each function module configured in the current vehicle, a conversation account created for an administrator user of the current vehicle, so as to display, in the vehicle conversation group, interactive data sent by the administrator user of the current vehicle. At this time, the vehicle session group may support the administrator user of the current vehicle to enter the vehicle session group by logging in the created session account, so as to quickly input the interaction data initiated to a certain function module in the vehicle session group according to the performance analysis requirement of the administrator user of the current vehicle for each function module of the current vehicle. Then, after detecting the interaction data initiated by the administrator user of the current vehicle to a certain functional module, the functional module may be controlled to execute the operation indicated by the interaction data, so as to display the operation response result of the functional module to the interaction data sent by the administrator user in the vehicle conversation group, so as to analyze the interaction performance of the functional module.
According to the technical scheme provided by the embodiment, the target function module which sends the interactive data in the current vehicle is analyzed from the interactive data of the current vehicle, then the target function module is used as a session initiator in a vehicle session group which is established by taking each function module in the current vehicle as a session party, and the session message represented by the interactive data is displayed, so that the interactive data sent by each function module can be displayed in the vehicle session group of the current vehicle, the intuition of data interaction among the function modules in the vehicle is enhanced, the interactive data among the function modules in the vehicle is visually displayed in a chat session mode, and the data interaction diversity among the function modules in the vehicle is improved.
Example two
Fig. 2A is a flowchart of a vehicle data interaction method according to a second embodiment of the present invention. The embodiment of the invention is optimized on the basis of the embodiment. Optionally, the embodiment mainly explains the specific establishment process of the vehicle conversation group of the current vehicle and the specific conversation display process of the target function module in the vehicle conversation group in detail.
Specifically, referring to fig. 2A, the method of this embodiment may specifically include:
s210, creating a corresponding conversation party according to the identification information of each configured functional module in the current vehicle, so as to establish a corresponding vehicle conversation group for the current vehicle.
Optionally, in order to implement diversity of data interaction between the functional modules in the current vehicle, a corresponding vehicle session group is established for the current vehicle in the embodiment. The method comprises the steps of firstly collecting identification information of each configured functional module in the current vehicle to distinguish each functional module in the current vehicle. Then, respectively creating conversation parties matched with each function module one by using the identification information of each function module in the current vehicle, further matching each function module as a corresponding conversation party, and creating a vehicle conversation group consisting of all conversation parties.
And S220, cleaning the real-time reported data of the current vehicle according to the preset session type to obtain corresponding interactive data.
Optionally, in addition to reporting the interactive data among the functional modules, the current vehicle may also report encrypted data that is not supported by the administrator to view, such as vehicle control data, during the driving process, so to avoid leakage of the vehicle encrypted data, in this embodiment, a session type that supports the displayed session message in the vehicle session group is preset by analyzing the interactive data type that is viewed by the user supported in the vehicle session group of the current vehicle.
Furthermore, after receiving various types of data reported by the current vehicle in real time, the present embodiment may clean each real-time reported data of the current vehicle according to a preset session category to filter out data that does not conform to the session category, that is, filter out corresponding vehicle encrypted data from each real-time reported data to screen out data generated during interaction among the functional modules, so as to obtain the interaction data in the present embodiment, so as to store the interaction data in a preset database, and facilitate subsequent reading and display in a vehicle session group.
And S230, analyzing the interactive data of the current vehicle to obtain a target function module sending the interactive data in the current vehicle.
S240, if the interactive data is an operation command message, the operation function module and the operation command message pointed by the interactive data form a session message of a target function module, and the target function module is used as a session initiator to display the session message in a vehicle session group established for the current vehicle.
Optionally, when data interaction is performed between the functional modules on the vehicle, a certain intelligent operation instruction is usually initiated to another functional module to instruct the other functional module to execute a corresponding intelligent operation, or a response result of the received certain intelligent operation instruction is fed back to the other functional module, so that the interaction data in this embodiment includes two types of operation command messages actively sent by the target functional module and operation response messages fed back by the target functional module after receiving the certain operation command message. Therefore, in the embodiment, before the interactive data sent by each target function module is displayed in the vehicle conversation group, the type of the interactive data is analyzed first, so as to generate different conversation messages in the vehicle conversation group for different types of interactive data.
In this embodiment, if the interactive data sent by the target function module is an operation command message, it indicates that the target function module sends the interactive data to some other function module to instruct the other function module to execute a corresponding operation by responding to the operation command message, and at this time, the interactive data carries identification information of the other function module used for responding to the operation command message, that is, the operation function module in this embodiment. When the interactive data is analyzed, the operation function module which is used for responding to the operation command message and the operation command message which is actually interacted and is pointed by the interactive data can be determined, and then the operation function module and the operation command message are unified to generate the session message of the target function module. Then, in the vehicle conversation group established for the current vehicle, the target function module is used as a conversation initiator, and the generated conversation message is displayed in a conversation frame of the target function module.
For example, as shown in fig. 2B, when the lock control device configured in the current vehicle sends unlocking interactive data to the trunk lock, it may be determined that the interactive data is an operation command message, the operation command message is "open the trunk lock", and after the interactive data is analyzed, the target function module is obtained as the lock control device, the operation function module is the trunk lock, and the lock control device is shown to send the "@ trunk lock: open the session message of the tail box lock ".
And S250, if the interactive data is the operation response message, generating the session message of the target function module according to the response result represented by the operation response message, and displaying the session message by taking the target function module as a session initiator in the vehicle session group established for the current vehicle.
In this embodiment, if the interactive data sent by the target function module is an operation response message, it indicates that the target function module has received a certain operation command message before, and the operation response message carries a response result of the target function module to the operation command message, that is, whether the operation indicated by the operation command message is successfully executed. Therefore, by analyzing the response result indicated by the operation response message, the session message of the target function module can be generated, and then the target function module is used as the session initiator in the vehicle session group established for the current vehicle, and the generated session message is displayed in the session box of the target function module.
For example, as shown in fig. 2B, after the lock control device configured in the current vehicle sends the unlocking interaction data to the trunk lock, the trunk lock sends the interaction data indicating the unlocking response result, at this time, it may be determined that the interaction data is an operation response message, and the response result indicated by the operation response message is "the trunk lock is opened", and the target function module is the trunk lock, so that a session message that the trunk lock sends "the trunk lock is opened" is shown in the vehicle session group.
According to the technical scheme provided by the embodiment, the target function module which sends the interactive data in the current vehicle is analyzed from the interactive data of the current vehicle, then the target function module is used as a session initiator in a vehicle session group which is established by taking each function module in the current vehicle as a session party, and the session message represented by the interactive data is displayed, so that the interactive data sent by each function module can be displayed in the vehicle session group of the current vehicle, the intuition of data interaction among the function modules in the vehicle is enhanced, the interactive data among the function modules in the vehicle is visually displayed in a chat session mode, and the data interaction diversity among the function modules in the vehicle is improved.
EXAMPLE III
Fig. 3 is a schematic structural diagram of a vehicle data interaction device according to a third embodiment of the present invention, and as shown in fig. 3, the device may include:
the data analysis module 310 is configured to analyze interactive data of a current vehicle to obtain a target function module that sends the interactive data in the current vehicle;
and a vehicle session display module 320, configured to display, in a vehicle session group established with each function module in the current vehicle as a session party, a session message represented by the interaction data, with the target function module as a session initiator.
According to the technical scheme provided by the embodiment, the target function module which sends the interactive data in the current vehicle is analyzed from the interactive data of the current vehicle, then the target function module is used as a session initiator in a vehicle session group which is established by taking each function module in the current vehicle as a session party, and the session message represented by the interactive data is displayed, so that the interactive data sent by each function module can be displayed in the vehicle session group of the current vehicle, the intuition of data interaction among the function modules in the vehicle is enhanced, the interactive data among the function modules in the vehicle is visually displayed in a chat session mode, and the data interaction diversity among the function modules in the vehicle is improved.
Further, the interactive data includes an operation command message sent by the target function module actively and an operation response message after the target function module receives the operation command message.
Further, the vehicle conversation display module 320 may be specifically configured to:
if the interactive data is an operation command message, the operation function module and the operation command message pointed by the interactive data form a session message of the target function module, and the target function module is used as a session initiator to display the session message in a vehicle session group established for the current vehicle;
and if the interactive data is an operation response message, generating a session message of the target function module according to a response result represented by the operation response message, and displaying the session message by taking the target function module as a session initiator in a vehicle session group established for the current vehicle.
Further, the vehicle data interaction device may further include:
and the data cleaning module is used for cleaning the real-time reported data of the current vehicle according to a preset session type to obtain corresponding interactive data.
Further, the vehicle data interaction device may further include:
and the conversation group establishing module is used for establishing a corresponding conversation party according to the identification information of each function module configured in the current vehicle so as to establish a corresponding vehicle conversation group for the current vehicle.
Further, the conversation party of the vehicle conversation group may further include a conversation account created for the administrator user of the current vehicle, so as to display the interactive data sent by the administrator user of the current vehicle in the vehicle conversation group.
The vehicle data interaction device provided by the embodiment can be applied to the vehicle data interaction method provided by any embodiment, and has corresponding functions and beneficial effects.
Example four
Fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention. As shown in fig. 4, the electronic device includes a processor 40, a storage device 41, and a communication device 42; the number of the processors 40 in the electronic device may be one or more, and one processor 40 is taken as an example in fig. 4; the processor 40, the storage means 41 and the communication means 42 of the electronic device may be connected by a bus or other means, which is exemplified in fig. 4.
The storage device 41, which is a computer-readable storage medium, may be used to store software programs, computer-executable programs, and modules, such as modules corresponding to the interaction method of the vehicle data in the embodiment of the present invention (for example, the data parsing module 310 and the vehicle conversation showing module 320 in the interaction device of the vehicle data). The processor 40 executes various functional applications and data processing of the electronic device by executing software programs, instructions and modules stored in the storage device 41, that is, implements the above-described interaction method of the vehicle data.
The storage device 41 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the storage device 41 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, storage device 41 may further include memory located remotely from multifunction controller 40, which may be connected to the electronic device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The communication means 42 may be used to enable a network connection or a mobile data connection between the devices.
The electronic device provided by the embodiment can be used for executing the vehicle data interaction method provided by any embodiment, and has corresponding functions and beneficial effects.
EXAMPLE five
Fifth embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, can implement the interaction method for vehicle data in any of the above embodiments.
The method specifically comprises the following steps:
analyzing interactive data of a current vehicle to obtain a target function module which sends out the interactive data in the current vehicle;
and in a vehicle conversation group established by taking each functional module in the current vehicle as a conversation party, taking the target functional module as a conversation initiator, and displaying the conversation message represented by the interactive data.
Of course, the storage medium containing the computer-executable instructions provided by the embodiments of the present invention is not limited to the method operations described above, and may also perform related operations in the interaction method of vehicle data provided by any embodiments of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the vehicle data interaction device, the included units and modules are only divided according to the functional logic, but are not limited to the above division, as long as the corresponding functions can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method of vehicle data interaction, comprising:
analyzing interactive data of a current vehicle to obtain a target function module which sends out the interactive data in the current vehicle;
and in a vehicle conversation group established by taking each functional module in the current vehicle as a conversation party, taking the target functional module as a conversation initiator, and displaying the conversation message represented by the interactive data.
2. The method according to claim 1, wherein the interaction data includes both an operation command message actively issued by the target function module and an operation response message after the target function module receives the operation command message.
3. The method according to claim 2, wherein the presenting the conversation message represented by the interaction data with the target function module as a conversation initiator in the vehicle conversation group established with the function modules in the current vehicle as conversation parties comprises:
if the interactive data is an operation command message, the operation function module and the operation command message pointed by the interactive data form a session message of the target function module, and the target function module is used as a session initiator to display the session message in a vehicle session group established for the current vehicle;
and if the interactive data is an operation response message, generating a session message of the target function module according to a response result represented by the operation response message, and displaying the session message by taking the target function module as a session initiator in a vehicle session group established for the current vehicle.
4. The method according to claim 1, before parsing the interaction data of the current vehicle to obtain a target function module in the current vehicle, which sends out the interaction data, further comprising:
and cleaning the real-time reported data of the current vehicle according to a preset session type to obtain corresponding interactive data.
5. The method according to claim 1, before parsing the interaction data of the current vehicle to obtain a target function module in the current vehicle, which sends out the interaction data, further comprising:
and creating a corresponding conversation party according to the identification information of each configured functional module in the current vehicle so as to establish a corresponding vehicle conversation group for the current vehicle.
6. The method of claim 1, wherein the conversation party of the vehicle conversation group further comprises a conversation account created for an administrator user of the current vehicle to present interactive data sent by the administrator user of the current vehicle in the vehicle conversation group.
7. An interactive device for vehicle data, comprising:
the data analysis module is used for analyzing the interactive data of the current vehicle to obtain a target function module which sends the interactive data in the current vehicle;
and the vehicle conversation display module is used for displaying the conversation message represented by the interactive data by taking the target function module as a conversation initiator in a vehicle conversation group established by taking each function module in the current vehicle as a conversation party.
8. The apparatus of claim 7, wherein the interaction data includes both an operation command message actively issued by the target function module and an operation response message after the target function module receives the operation command message.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the method of interacting vehicle data as recited in any of claims 1-6.
10. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, is characterized by carrying out the method of interacting vehicle data according to any one of claims 1 to 6.
CN202110563817.XA 2021-05-24 2021-05-24 Vehicle data interaction method, device, equipment and storage medium Pending CN113253894A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110563817.XA CN113253894A (en) 2021-05-24 2021-05-24 Vehicle data interaction method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110563817.XA CN113253894A (en) 2021-05-24 2021-05-24 Vehicle data interaction method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113253894A true CN113253894A (en) 2021-08-13

Family

ID=77184075

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110563817.XA Pending CN113253894A (en) 2021-05-24 2021-05-24 Vehicle data interaction method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113253894A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103995752A (en) * 2014-06-16 2014-08-20 上海斐讯数据通信技术有限公司 Intermodule notification callback method and module interaction structure
CN104536432A (en) * 2014-12-08 2015-04-22 天津大学 Integrated all-graphic virtual instrument type vehicle-mounted information service method and system
CN105763642A (en) * 2016-04-20 2016-07-13 张力 Automobile intelligent interaction system
CN107943773A (en) * 2017-11-20 2018-04-20 北京宇航系统工程研究所 A kind of interactive electronic technical manual development system and method towards space product
CN108237993A (en) * 2017-12-18 2018-07-03 北京车和家信息技术有限公司 A kind of man-machine interaction method, human-computer interaction device and vehicle
CN108737502A (en) * 2018-04-24 2018-11-02 北京长城华冠汽车技术开发有限公司 The device and method of monitoring vehicle mounted communication module connection status in real time
CN110058984A (en) * 2018-01-15 2019-07-26 福特全球技术公司 Automotive vehicle software upgrading feedback system
CN110154983A (en) * 2018-02-14 2019-08-23 耀鸿(嘉兴)电子科技有限公司 Vehicle control system and control method thereof
CN110503949A (en) * 2018-05-17 2019-11-26 现代自动车株式会社 Conversational system, the vehicle with conversational system and dialog process method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103995752A (en) * 2014-06-16 2014-08-20 上海斐讯数据通信技术有限公司 Intermodule notification callback method and module interaction structure
CN104536432A (en) * 2014-12-08 2015-04-22 天津大学 Integrated all-graphic virtual instrument type vehicle-mounted information service method and system
CN105763642A (en) * 2016-04-20 2016-07-13 张力 Automobile intelligent interaction system
CN107943773A (en) * 2017-11-20 2018-04-20 北京宇航系统工程研究所 A kind of interactive electronic technical manual development system and method towards space product
CN108237993A (en) * 2017-12-18 2018-07-03 北京车和家信息技术有限公司 A kind of man-machine interaction method, human-computer interaction device and vehicle
CN110058984A (en) * 2018-01-15 2019-07-26 福特全球技术公司 Automotive vehicle software upgrading feedback system
CN110154983A (en) * 2018-02-14 2019-08-23 耀鸿(嘉兴)电子科技有限公司 Vehicle control system and control method thereof
CN108737502A (en) * 2018-04-24 2018-11-02 北京长城华冠汽车技术开发有限公司 The device and method of monitoring vehicle mounted communication module connection status in real time
CN110503949A (en) * 2018-05-17 2019-11-26 现代自动车株式会社 Conversational system, the vehicle with conversational system and dialog process method

Similar Documents

Publication Publication Date Title
CN111752799A (en) Service link tracking method, device, equipment and storage medium
CN102902752B (en) Method and system for monitoring log
CN112714047B (en) Industrial control protocol flow based test method, device, equipment and storage medium
CN107294808A (en) The methods, devices and systems of interface testing
CN110581773A (en) automatic service monitoring and alarm management system
CN105868040A (en) Log collection method and collection terminal
CN111400127B (en) Service log monitoring method and device, storage medium and computer equipment
CN109802842B (en) Application topology generation method and related equipment
CN104133915A (en) Monitoring method and system for operation and maintenance behavior of database administrator
CN114090380A (en) Terminal monitoring method, device, equipment and storage medium
CN112118600A (en) Flow traction system under 5G independent networking SA architecture
CN111324480B (en) Large-scale host transaction fault positioning system and method
CN113253894A (en) Vehicle data interaction method, device, equipment and storage medium
CN103024202A (en) Method and device for displaying operator logos in cellphone status bar
CN112491596B (en) Cloud-based fault processing method and device
WO2012139462A1 (en) Method, device, and system that enable signaling tracking
CN115629940A (en) Micro-service full-link tracking method, device, system and medium
CN112698829B (en) Abnormal resource positioning method and device, storage medium and electronic equipment
CN111756836B (en) Information sending method and device based on event management model
CN101715202A (en) Method and system for monitoring wireless network user behaviors
CN109412861B (en) Method for establishing security association display of terminal network
CN104424096A (en) Automatic testing system and method for Android platform based device
CN113872882A (en) Network traffic processing method and device, storage medium and electronic equipment
CN107872493A (en) A kind of information processing method, terminal and server
CN114217931B (en) Application program management method and intelligent repair system for user terminal

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