WO2020119241A1 - 车辆数据处理方法、装置、计算机设备和存储介质 - Google Patents

车辆数据处理方法、装置、计算机设备和存储介质 Download PDF

Info

Publication number
WO2020119241A1
WO2020119241A1 PCT/CN2019/111274 CN2019111274W WO2020119241A1 WO 2020119241 A1 WO2020119241 A1 WO 2020119241A1 CN 2019111274 W CN2019111274 W CN 2019111274W WO 2020119241 A1 WO2020119241 A1 WO 2020119241A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
information
target vehicle
feedback
preset
Prior art date
Application number
PCT/CN2019/111274
Other languages
English (en)
French (fr)
Inventor
程菲
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2020119241A1 publication Critical patent/WO2020119241A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Definitions

  • the present application relates to the field of Internet of Vehicles, and in particular, to a vehicle data processing method, device, computer equipment, and storage medium.
  • the Internet of Vehicles is one of the focuses of current car research. How to realize the network connection between vehicles to solve the problems caused by vehicles in real life, such as notifying the owner of payment, notifying the owner of the meeting, notifying the owner to move the car, notifying the owner of the trailer, etc.
  • a car-moving method based on a car-moving terminal and server is proposed.
  • a large number of vehicle owner contact information and corresponding vehicle information are built into the server.
  • the owner logs in to the terminal and enters the license plate number to be moved.
  • the server matches the vehicle owner information through the license plate number, thereby notifying the owner to move car.
  • the present application provides a vehicle data processing method, device, computer equipment, and storage medium.
  • a vehicle data processing method includes: receiving an event request broadcasted through a wireless network through a vehicle-mounted terminal, the event request includes a target vehicle identifier and the identifier of the sender of the event request; acquiring a vehicle identifier corresponding to the vehicle-mounted terminal, and matching the vehicle identifier with the target vehicle Identification; when the match is successful, based on the identification of the sending end, the feedback message is sent through the vehicle-mounted terminal.
  • a vehicle data processing device includes: a data receiving module for receiving an event request broadcasted through a wireless network through an in-vehicle terminal, the event request including a target vehicle identification and an identification of the sending end of the event request; a data processing module for acquiring and in-vehicle The vehicle identification corresponding to the terminal matches the vehicle identification and the target vehicle identification; the data sending module is used to send a feedback message through the vehicle-mounted terminal based on the identification of the sending end when the matching is successful.
  • a computer device includes a memory, a processor, and a computer program stored on the memory and executable on the processor.
  • the processor executes the computer program, the following steps are implemented: receiving an event broadcast through a wireless network through a vehicle-mounted terminal
  • the request and the event request include the target vehicle ID and the sender ID of the event request; obtain the vehicle ID corresponding to the vehicle-mounted terminal, match the vehicle ID and the target vehicle ID; when the match is successful, send a feedback message through the vehicle-mounted terminal based on the ID of the sender.
  • a computer program product includes a computer program stored on a non-transitory computer-readable storage medium, the computer program includes program instructions, and when the program instructions are executed by a computer, the computer is executed The methods described in the above aspects.
  • FIG. 1 is an application scenario diagram of a vehicle data processing method in an embodiment
  • FIG. 2 is a schematic flowchart of a vehicle data processing method in an embodiment
  • FIG. 3 is a schematic flowchart of a step of acquiring reserved information in an embodiment
  • FIG. 4 is a schematic flowchart of the step of replying information as feedback information in an embodiment
  • FIG. 5 is a flow of sending communication data through a wireless connection in an embodiment
  • FIG. 6 is a schematic flowchart of a step of generating feedback information corresponding to a strategy in an embodiment
  • FIG. 7 is a schematic flowchart of a step of responding to an event request strategy in an embodiment
  • FIG. 8 is a schematic flowchart of a step of responding to an event request strategy in another embodiment
  • FIG. 10 is a schematic flowchart of a strategy step of responding to an event request in one embodiment
  • FIG. 11 is a schematic flowchart of the step of using communication data as feedback information in an embodiment
  • FIG. 12 is a schematic flowchart of a vehicle data processing method in a specific embodiment
  • FIG. 13 is a schematic flowchart of a vehicle data processing method in another specific embodiment
  • FIG. 14 is a structural block diagram of a vehicle data processing device in an embodiment
  • FIG. 15 is a structural block diagram of a vehicle data processing device in another embodiment
  • 16 is a structural block diagram of a vehicle data processing device in yet another embodiment
  • 17 is a structural block diagram of a vehicle data processing device in still another embodiment
  • FIG. 18 is a structural block diagram of a vehicle data processing device in yet another embodiment
  • FIG. 19 is a structural block diagram of a strategy generation module in an embodiment
  • 20 is a structural block diagram of a strategy generation module in another embodiment
  • 21 is a structural block diagram of a feedback information generating module in an embodiment
  • 22 is a structural block diagram of a policy generation module in yet another embodiment
  • 23 is a structural block diagram of a feedback information generating module in another embodiment
  • 24 is an internal structure diagram of a computer device in an embodiment.
  • FIG. 1 is an application environment diagram of a vehicle data processing method in an embodiment.
  • the vehicle data processing method is applied to a vehicle data processing method terminal.
  • the vehicle data processing method terminal includes a sending end 110 and a receiving end, where there may be multiple receiving ends, such as receiving end 122, receiving end 124, and receiving End 126, sending end 110 and each receiving end include vehicle-mounted terminals.
  • the receiving end 124 receives the event request broadcasted through the wireless network through the vehicle-mounted terminal.
  • the event request includes the target vehicle identifier and the identifier of the sender 110 of the event request, obtains the vehicle identifier corresponding to the vehicle-mounted terminal, and matches the vehicle identifier With the target vehicle identification, when the match is successful, based on the identification of the sending end 110, a feedback message is sent through the vehicle-mounted terminal of the receiving end 124. Furthermore, the feedback message is sent to the sending end 110.
  • a vehicle data processing method is provided. This embodiment is mainly applied to the above-mentioned receiving end 124 in FIG. 1 by way of example. 2, the vehicle data processing method specifically includes the following steps:
  • Step S201 Receive an event request broadcasted through a wireless network through a vehicle-mounted terminal.
  • the event request includes a target vehicle identifier and an identifier of the sender of the event request.
  • Step S202 Obtain a vehicle identification corresponding to the vehicle-mounted terminal, and match the vehicle identification with the target vehicle identification.
  • Step S203 when the matching is successful, a feedback message is sent through the vehicle-mounted terminal based on the identifier of the sending end.
  • the vehicle-mounted terminal refers to a device terminal that can perform data communication, and the device terminal is bound to the vehicle.
  • the event request is a request broadcasted by the sender to notify the handling of the event.
  • the event includes but is not limited to car removal, trailer, payment notice and meeting notice.
  • the target vehicle identifier refers to a vehicle identifier that needs to be requested by the event request.
  • the vehicle identifier is data used to identify the vehicle.
  • the vehicle identifier may be the license plate number of the target vehicle, a preset vehicle number, and so on.
  • the identifier of the sending end is used to identify the sent identification data, and the identification data can be customized, including at least one of special symbols, text, numbers, and the like.
  • the wireless network broadcasting can use common wireless network broadcasting, such as WIFI broadcasting, and the vehicle-mounted terminal has a function module for sending and receiving wireless network broadcasting.
  • the vehicle-mounted terminal at the receiving end receives the car-removing request sent by the transmitting end through the wireless network module of the vehicle-mounted terminal.
  • the vehicle-mounted terminal on the receiving end starts to obtain the vehicle identification of the bound vehicle, and matches the vehicle identification with the target vehicle identification.
  • the match is successful, it indicates that the vehicle bound to the vehicle-mounted terminal on the receiving end is the target vehicle; when the matching is unsuccessful, it indicates that the vehicle on the receiving end
  • the vehicle corresponding to the terminal is not the target vehicle.
  • the feedback information is sent through the vehicle-mounted terminal of the receiving end according to the identifier of the sending end.
  • the feedback message is suitable for responding to the request to move the car.
  • the feedback method of the feedback information can be customized, and the owner sets the method and content of the message sent by the vehicle-mounted terminal.
  • the automatic mode that triggers the feedback message based on whether the geographic location where the vehicle is located is a preset geographic location, whether the vehicle identification at the sending end is the same as the preset vehicle identification, or can be directly set to a fixed mode, such as feedback reservation information, preset Contact information, etc.
  • the owner chooses the method of feedback according to personal preference and actual situation.
  • the reserved information may be at least one of audio, video, and text.
  • the method before sending the feedback message through the vehicle-mounted terminal, the method further includes: obtaining reservation information corresponding to the target vehicle, and using the reservation information as feedback information, where the reservation information includes: reservation contact information and preset message At least one of them.
  • the reserved information refers to information set in advance for replying to the event request.
  • the reserved contact method refers to the preset contact method for replying to the event request, where the contact method includes a phone number, house number, etc.
  • the preset message refers to a message set in advance for replying to an event request. The message can be customized. For example, when the owner is traveling or traveling, he can set: "on business trip" or "travel time is xxxx".
  • the above vehicle data processing method receives an event request broadcasted through a wireless network through an in-vehicle terminal.
  • the event request includes the target vehicle identification and the identification of the sender of the event request, obtains the vehicle identification corresponding to the in-vehicle terminal, and matches the vehicle identification with the target vehicle identification.
  • the feedback message is sent through the vehicle-mounted terminal based on the identifier of the sending end. Receive the event request through the vehicle-mounted terminal, and match the vehicle identification according to the event request.
  • the feedback information of the vehicle-mounted terminal of the target vehicle is obtained, so that it can be completed directly by using the equipment provided in the vehicle without the need to network the vehicle Connected to the server, thereby reducing the cost of the architecture server, and can also ensure the safety of user data.
  • the above vehicle data processing method further includes:
  • Step S301 Acquire target vehicle information of the target vehicle corresponding to the target vehicle identifier, and/or acquire source vehicle information of the source vehicle corresponding to the identifier of the sending end.
  • Step S302 Determine whether the target vehicle information meets the preset privacy condition, and/or determine whether the source vehicle information matches the pre-stored information in the target vehicle.
  • Step S303 when the target vehicle information meets the preset privacy condition, and/or, the source vehicle information matches the pre-stored information in the target vehicle, the reservation information corresponding to the target vehicle is acquired.
  • the target vehicle information refers to the attribute information and status information of the target vehicle
  • the source vehicle corresponding to the identifier at the sending end is the vehicle that sends the event request
  • the source vehicle information is the attribute information and status information of the source vehicle.
  • the attribute information and status information include, but are not limited to, the location information of the target vehicle, the license plate number, the vehicle model, the length of parking time, the working status of each sensor in the vehicle, and other information.
  • the preset privacy condition refers to a condition set in advance for determining target vehicle information.
  • the preset privacy condition can be customized by the user.
  • the preset privacy condition is defined as a preset area.
  • the preset area can be set as at least one of the owner's residential area and office area.
  • the pre-stored information of the target vehicle refers to information pre-stored in the target vehicle for determining the vehicle information corresponding to the sending end.
  • the pre-stored information may include, but is not limited to, license plate number, vehicle model, and other common information that can be used to identify the vehicle. Determine whether the target vehicle information satisfies the preset privacy conditions, and/or determine whether the source vehicle information matches the pre-stored information in the target vehicle, and obtain the reserved information corresponding to the target vehicle.
  • the information corresponding to the preset privacy information is obtained from the target vehicle information for matching, and/or the information corresponding to the pre-stored information is obtained from the source vehicle information for matching, and when any one of the matches is successful, the By setting the reservation information corresponding to the target vehicle in this way, it is possible to prevent any device from acquiring the reservation information in the vehicle, especially when the reservation information is the preset contact method, the security of the reservation information is improved.
  • step S203 before step S203, it further includes:
  • Step S401 Acquire preset contact information corresponding to the target vehicle.
  • Step S402 Establish a communication connection between communication terminals corresponding to the preset contact method, and receive reply information through the communication connection.
  • the reply information includes at least one of audio, video and text.
  • Step S403 Use the reply information as feedback information.
  • the reserved contact information includes a phone number, terminal identification, etc., obtains the preset contact information of the target vehicle, and establishes a communication connection between the communication terminals corresponding to the preset contact information.
  • the communication connection includes a video connection, a voice connection, and a text. News etc.
  • the communication connection is a video connection
  • the corresponding video data is received, and the video data is used as a feedback message
  • the communication connection is a voice connection
  • the received audio is used as feedback information
  • the terminal feedback message is text
  • the text As feedback. You can use different contact methods to communicate, pass different feedback information, and increase user physical examination.
  • a communication connection with the owner’s mobile terminal can be used to quickly and quickly obtain the owner’s reply information, and the reply information is sent to the sender as feedback information.
  • the sender does not Obtain reservation information about the owner, for example: preset contact information, making the event request a one-time request, after the car is successfully moved, the event requester can no longer harass the owner according to the preset contact method or other reserved information, improve The security of the owner's information.
  • step S203 further includes:
  • Step S501 Establish a wireless connection between the in-vehicle terminal and the sender according to the identifier of the sender.
  • Step S502 Acquire preset contact information corresponding to the target vehicle.
  • Step S503 Establish a communication connection between communication terminals corresponding to the preset contact method, and receive communication data in real time through the communication connection, and use the communication data as feedback information.
  • step S203 includes:
  • step S2031 the communication data is transmitted in real time through the wireless connection.
  • the wireless connection between the vehicle-mounted terminal of the target vehicle and the vehicle-mounted terminal of the transmission end is established according to the identifier of the transmission end, so that the vehicle-mounted terminal of the transmission end and the vehicle-mounted terminal of the target vehicle can communicate.
  • Obtain the preset contact method corresponding to the target vehicle establish communication between the communication terminals corresponding to the preset contact method, receive the communication data returned by the terminal, use the communication data as a feedback message, and send the communication through the wireless connection between the vehicle-mounted terminals data.
  • the communication data includes video data, audio data, or text data.
  • the communication between the on-board terminal of the sending end and the on-board terminal of the target vehicle is established through a wireless connection, and the terminal corresponding to the target vehicle is communicated. Under the condition of ensuring the safety of user data, the purpose of communicating with the owner who needs to move the car is realized, and then the demand for moving the car is realized.
  • This method can establish the communication between the car owner and the owner in real time through the communication connection and the wireless connection when receiving the event request, which makes the communication between the two parties faster and more convenient, and in the communication process, the car owner will not obtain Any information to the owner.
  • the method before sending the feedback message through the vehicle-mounted terminal, the method further includes:
  • Step S601 Acquire target vehicle information of the target vehicle corresponding to the target vehicle identifier, and/or acquire source vehicle information of the source vehicle corresponding to the identifier of the sending end.
  • Step S602 Determine an event response strategy corresponding to the event request based on the target vehicle information and/or source vehicle information.
  • Step S603 Generate feedback information corresponding to the event request strategy.
  • the incident response strategy is a pre-defined data processing rule.
  • the data processing rule can be customized. Different incident response strategies can be defined for different situations. Among them, the incident response strategy contains information about the target vehicle information and/or source vehicle information. Detection and judgment, determine the corresponding incident response strategy according to the judgment result, and generate different feedback information according to different incident response strategies. The automatic judgment of vehicle data is adopted to ensure the safety of user data.
  • step S602 includes:
  • Step S6021 Acquire the preset privacy conditions stored in the target vehicle, determine whether the target vehicle information meets the preset privacy conditions, and when satisfied, use the feedback reservation information as an event response strategy.
  • Step S6022 Obtain the pre-stored information stored in the target vehicle, determine whether the source vehicle information matches the pre-stored information, and when it matches, use the feedback reservation information as an event response strategy.
  • step S6021 and step S6022 is not necessarily executed sequentially, and only one of the steps may be executed, or both may be executed.
  • the preset privacy conditions and the pre-stored information are the same as the preset privacy conditions and the pre-stored information in step S302, respectively.
  • the pre-stored information stored in the target vehicle is obtained to determine whether the source vehicle information matches the pre-stored information, and when it matches, the feedback reservation information is used as an event response strategy. It is also possible to judge only the preset privacy conditions, and when satisfied, use the reserved information as an incident response strategy. It is also possible to judge only the pre-stored information, and when satisfied, use the reserved information as an event response strategy.
  • Determining an incident response strategy based on preset privacy and/or pre-stored information can protect user privacy. For example, when the preset privacy condition is set to determine whether the vehicle is in the owner's preset area, where the preset area includes but not limited to the parking lot of the residential area or the parking lot of the office area, if the vehicle is in the preset area, the feedback Leave information as an incident response strategy. If the vehicle is not in the preset area and is in a parking lot other than the preset area, such as a shopping mall, airport, station, and other public areas, that is, the target vehicle is not in the preset area, the reservation information is not returned.
  • the preset privacy condition is set to determine whether the vehicle is in the owner's preset area, where the preset area includes but not limited to the parking lot of the residential area or the parking lot of the office area, if the vehicle is in the preset area, the feedback Leave information as an incident response strategy. If the vehicle is not in the preset area and is in a parking lot other than the preset area
  • step S603 includes:
  • Step S6031 Obtain reservation information corresponding to the target vehicle, and use the reservation information as feedback information.
  • the reserved information refers to information preset to reply to the event request, and the reserved information includes at least one of reserved contact information and preset message. Obtain the stored reservation information from the target vehicle and use the reservation information as feedback information.
  • step S602 includes:
  • Step S6023 Acquire the preset communication conditions stored in the target vehicle.
  • step S6024 it is determined whether the preset communication conditions are satisfied.
  • Step S6025 when the preset communication conditions are met, the reply information of the feedback communication is used as an event response strategy.
  • the preset communication condition refers to a condition set in advance for establishing communication. Judging according to the target vehicle information and/or source vehicle information and the preset communication conditions, when the judgment result is that the preset communication conditions are met, the user receives feedback information of the communication feedback from the user.
  • the reply information refers to the information returned by the user, and the reply information includes audio , Video, and text. For example, if the user replies with a text message: come over and move the car after 20 minutes, and reply to the voice message "I am not convenient to move a car in the field" and so on.
  • step S603 includes:
  • Step S6031 Acquire preset contact information corresponding to the target vehicle.
  • Step S6032 Establish a communication connection between communication terminals corresponding to the preset contact method, and receive reply information through the communication connection.
  • Step S6033 Use the reply information as feedback information.
  • the preset contact method is the same as the preset contact method in step S401, and the reply information includes: at least one of audio, video, and text.
  • Establish a communication connection between communication terminals corresponding to the preset contact method receive reply information through the communication connection, and use the reply information as feedback information. If the preset contact method is a phone number, you can receive the voice communication information or text information returned by the user.
  • step S602 includes:
  • Step S6026 Detect the wireless signal strength between the in-vehicle terminal and the sending end.
  • Step S6027 when the wireless signal strength is greater than or equal to the preset strength value, feedback communication data is used as an event response strategy.
  • the signal detection device is used to detect the wireless signal strength between the vehicle-mounted terminal on the receiving end and the sending end, where the wireless signal strength is used to measure the data transmission and reception capabilities of the wireless network, and the stronger the signal strength, the stronger the data transmission and reception capabilities The stronger.
  • the preset signal strength value is a preset signal strength threshold value. When the threshold value is greater than or equal to the threshold value, the event request strategy is to feed back communication data.
  • the communication data is the communication data between the vehicle-mounted terminal to the receiving end and the user terminal corresponding to the receiving end.
  • the car-removing strategy When the signal strength of the wireless network is greater than or equal to the preset strength value, select the car-removing strategy request as the feedback communication data, which improves the real-time nature of data feedback, and only guarantees the communication of the network to ensure the quality of the call, thereby ensuring the effectiveness of data transmission .
  • step S603 includes:
  • Step S6034 Establish a wireless connection between the in-vehicle terminal and the sender according to the identifier of the sender.
  • Step S6035 Acquire preset contact information corresponding to the target vehicle.
  • Step S6036 Establish a communication connection between communication terminals corresponding to the preset contact method, and receive communication data in real time through the communication connection.
  • step S6037 the communication data is used as feedback information.
  • the wireless connection between the in-vehicle terminal and the sending end is established according to the identity of the sending end.
  • the preset contact method is the same as the contact method in step S401.
  • a communication connection between communication terminals corresponding to the preset contact method is established, and communication data is received in real time through the communication connection, and the communication data is used as feedback information.
  • the communication data refers to the communication data between the vehicle-mounted terminal of the target vehicle and the communication terminal corresponding to the preset contact method. If the contact method is a phone number, the vehicle-mounted terminal of the target vehicle establishes the phone communication of the terminal corresponding to the phone number through the phone number, receives the communication data returned by the terminal corresponding to the phone number, and uses the communication data as feedback information.
  • step S602 includes:
  • step S6028 it is determined whether the determined event response strategy is feedback communication data. If not, it is determined whether the determined event response strategy is reply information of feedback communication. If not, it is determined whether the determined event response strategy is feedback reservation information.
  • the event response strategy determines whether it is feedback communication data. If so, establish a wireless connection of the vehicle-mounted terminal corresponding to the identifier of the sending end; otherwise, further determine whether the event response strategy is reply information for feedback communication. If yes, establish a communication connection between the preset terminals corresponding to the target vehicle, if not, continue to determine whether the determined event response strategy is feedback reservation information, and if so, use the reservation information as feedback information.
  • the automatic judgment makes the data processing process more intelligent and increases the user experience.
  • the vehicle-mounted terminal is a vehicle-mounted ufi, which is a communication terminal capable of sending and receiving wireless communication data.
  • the owner of vehicle A finds that vehicle A is blocked from traveling.
  • the vehicle-mounted ufi of vehicle A broadcasts a WIFI detection request frame to nearby vehicles.
  • the data frame is accompanied by fields: a request to move a car and a license plate number to be moved.
  • the on-vehicle ufi on the surrounding vehicle receives the WIFI detection request frame and matches the license plate number in the detection request frame with its own license plate number. If it does not match, the frame is discarded and ignored.
  • the vehicle-mounted ufi of vehicle D handles the request to move the vehicle.
  • the vehicle-mounted ufi of the vehicle D sends a WIFI detection response frame to the vehicle-mounted ufi of the vehicle A, which is accompanied by the owner's contact information or reserved language information.
  • the vehicle A's owner can directly contact the vehicle D's owner through the contact method.
  • the vehicle ufi of vehicle D can also establish contact with the corresponding owner through the bound preset contact method and receive the reply message from the owner.
  • Vehicle D sends the WIFI probe response frame to the vehicle ufi of vehicle A through the vehicle ufi.
  • the WIFI probe response frame Attached to the owner's reply field, the owner's reply is fed back to the vehicle ufi of vehicle A.
  • FIG. 13 it is a schematic flowchart of a vehicle data processing method in another specific embodiment.
  • the owner of vehicle A finds that vehicle A is blocked from traveling.
  • the vehicle-mounted ufi of vehicle A broadcasts a WIFI detection request frame to nearby vehicles.
  • the data frame is accompanied by fields: a request to move a car and a license plate number to be moved.
  • the on-vehicle ufi on the surrounding vehicle receives the WIFI detection request frame and matches the license plate number in the detection request frame with its own license plate number. If it does not match, the frame is discarded and ignored. Matching, assuming it is vehicle D, the vehicle-mounted ufi of vehicle D handles the request to move the vehicle.
  • the vehicle-mounted ufi of vehicle D sends a WIFI probe response frame to the vehicle-mounted ufi of vehicle A, allowing the vehicle-mounted ufi to access.
  • the vehicle ufi phone of vehicle D contacts the vehicle owner of vehicle D and transmits the voice to the vehicle ufi of vehicle A in real time.
  • the vehicle owner of vehicle A can communicate directly with the vehicle owner of vehicle D without knowing the other party’s telephone number.
  • the above vehicle data processing method not only ensures the privacy of the vehicle owner, but also can contact the vehicle owner more quickly and conveniently.
  • FIGS. 2-11 are schematic flowcharts of a vehicle data processing method in an embodiment. It should be understood that although the steps in the flowcharts of FIGS. 2-11 are displayed in order according to the arrows, the steps are not necessarily executed in the order indicated by the arrows. Unless clearly stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least a part of the steps in FIGS. 2-11 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but may be executed at different times. These sub-steps or stages The execution order of is not necessarily sequential, but may be executed in turn or alternately with at least a part of other steps or sub-steps or stages of other steps.
  • a vehicle data processing device 200 including:
  • the data receiving module 201 is configured to receive an event request broadcasted through a wireless network through an in-vehicle terminal.
  • the event request includes the target vehicle identification and the identification of the sender of the event request.
  • the data processing module 202 is used to obtain the vehicle identification corresponding to the vehicle-mounted terminal, and match the vehicle identification with the target vehicle identification.
  • the data sending module 203 is used to send a feedback message through the vehicle-mounted terminal based on the identifier of the sending end when the matching is successful.
  • a vehicle data processing device 200 further includes:
  • the reservation information obtaining module 204 is configured to obtain reservation information corresponding to the target vehicle, and use the reservation information as feedback information.
  • the reservation information includes: at least one of reserved contact information and a preset message.
  • the above vehicle data processing device 200 further includes:
  • the first information acquiring module 301 is configured to acquire target vehicle information of the target vehicle corresponding to the target vehicle identification, and/or acquire source vehicle information of the source vehicle corresponding to the identification of the sending end.
  • the judgment module 302 is used to judge whether the target vehicle information meets the preset privacy condition, and/or to judge whether the source vehicle information matches the pre-stored information in the target vehicle.
  • the reservation information obtaining module 204 is further used to obtain reservation information corresponding to the target vehicle when the target vehicle information meets the preset privacy condition, and/or, the source vehicle information matches the pre-stored information in the target vehicle.
  • the above vehicle data processing device 200 further includes:
  • the contact information acquisition module 401 is used to acquire the preset contact information corresponding to the target vehicle.
  • the first communication module 402 is used to establish a communication connection between communication terminals corresponding to a preset contact method, and receive reply information through the communication connection, using the reply information as feedback information, where the reply information includes: audio, video, and text At least one.
  • the above vehicle data processing device 200 further includes:
  • the communication establishment module 501 is configured to establish a wireless connection between the vehicle-mounted terminal and the transmission end according to the identifier of the transmission end.
  • the contact information obtaining module 502 is used to obtain a preset contact method corresponding to the target vehicle.
  • the second communication module 503 is used to establish a communication connection between communication terminals corresponding to a preset contact method, and receive communication data in real time through the communication connection, and use the communication data as feedback information.
  • the data sending module 203 is also used to send communication data in real time through a wireless connection.
  • the above vehicle data processing device 200 further includes:
  • the second information acquisition module 601 is configured to acquire target vehicle information of the target vehicle corresponding to the target vehicle identification, and/or acquire source vehicle information of the source vehicle corresponding to the identification of the sending end.
  • the strategy generation module 602 is used to determine the incident response strategy corresponding to the incident request according to the target vehicle information and/or the source vehicle information.
  • the feedback information generation module 603 is used to generate feedback information corresponding to the event request strategy.
  • the policy generation module 602 includes:
  • the first policy response unit 6021 is configured to acquire the preset privacy conditions stored in the target vehicle, determine whether the target vehicle information meets the preset privacy conditions, and when satisfied, use the feedback reservation information as an event response strategy.
  • the second strategy response unit 6022 is used to obtain the pre-stored information stored in the target vehicle, determine whether the source vehicle information matches the pre-stored information, and when it matches, use the feedback reservation information as an event response strategy.
  • the feedback information generation module 603 is further used to obtain reservation information corresponding to the target vehicle, and use the reservation information as feedback information, where the reservation information includes: at least one of reserved contact information and preset messages One.
  • the policy generation module 602 includes:
  • the communication condition acquisition unit 6023 is used to acquire preset communication conditions stored in the target vehicle.
  • the judgment unit 6024 is used to judge whether the preset communication condition is satisfied.
  • the third policy response unit 6025 is configured to use the reply information of the feedback communication as an event response strategy when the preset communication conditions are satisfied.
  • the feedback information generation module 603 includes:
  • the contact information obtaining unit 6031 is used to obtain a preset contact method corresponding to the target vehicle.
  • the communication establishment unit 6032 is configured to establish a communication connection between communication terminals corresponding to a preset contact method, and receive reply information through the communication connection, where the reply information includes at least one of audio, video, and text.
  • the feedback information generating unit 6033 is used to use the reply information as feedback information.
  • the policy generation module 602 includes:
  • the signal detection unit 6026 is used to detect the wireless signal strength between the in-vehicle terminal and the sending end.
  • the fourth strategy response unit 6027 is configured to use the feedback communication data as an event response strategy when the wireless signal strength is greater than or equal to the preset strength value.
  • the feedback information generation module 603 includes:
  • the wireless communication establishing unit 6034 is configured to establish a wireless connection between the vehicle-mounted terminal and the transmitting terminal according to the identifier of the transmitting terminal.
  • the contact information obtaining unit 6031 is used to obtain a preset contact method corresponding to the target vehicle.
  • the communication establishing unit 6032 is also used to establish a communication connection between communication terminals corresponding to a preset contact method, and receive communication data in real time through the communication connection.
  • the feedback information generating unit 6033 is also used to use communication data as feedback information.
  • FIG. 24 shows an internal structure diagram of a computer device in an embodiment.
  • the computer device may specifically be the receiving end 124 in FIG. 1.
  • the computer device includes the computer device including a processor, a memory, a network interface, an input device, and a display screen connected through a system bus.
  • the memory includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium of the computer device stores an operating system and may also store a computer program.
  • the processor may cause the processor to implement a vehicle data processing method.
  • a computer program may also be stored in the internal memory.
  • the processor may cause the processor to execute the vehicle data processing method.
  • the display screen of the computer device may be a liquid crystal display screen or an electronic ink display screen
  • the input device of the computer device may be a touch layer covered on the display screen, or may be a button, a trackball or a touch pad provided on the casing of the computer device. It can be an external keyboard, touchpad or mouse.
  • FIG. 24 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may It includes more or fewer components than shown in the figure, or some components are combined, or have a different component arrangement.
  • the vehicle data processing apparatus provided by the present application may be implemented in the form of a computer program, and the computer program may run on the computer device shown in FIG. 24.
  • the memory of the computer device may store various program modules constituting the vehicle data processing device, for example, the data transmission module 201, the data processing module 202, and the data transmission module 203 shown in FIG.
  • the computer program composed of each program module causes the processor to execute the steps in the vehicle data processing method of each embodiment of the present application described in this specification.
  • the computer device shown in FIG. 24 can be used to receive the event request broadcasted through the wireless network through the vehicle-mounted terminal through the data receiving module 201 in the vehicle data processing device shown in FIG. 14, the event request includes the target vehicle identification and the event The identifier of the sender of the request.
  • the computer device can perform the acquisition of the vehicle identification corresponding to the vehicle-mounted terminal through the data processing module 202, and match the vehicle identification with the target vehicle identification.
  • the computer device can execute the data sending module 203 to send a feedback message through the vehicle-mounted terminal based on the identifier of the sending end when the matching is successful.
  • a computer device including a memory, a processor, and a computer program stored on the memory and executable on the processor.
  • the processor implements the computer program to implement the following steps: An event request broadcast on the Internet.
  • the event request contains the target vehicle ID and the sender ID of the event request.
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: acquiring reservation information corresponding to the target vehicle, the reservation information includes: reservation contact information and preset message At least one of them will use the reserved information as feedback information.
  • the processor also implements the following steps when executing the computer program: acquiring target vehicle information of the target vehicle corresponding to the target vehicle identification, and/or acquiring source vehicle information of the source vehicle corresponding to the identification of the sending end, and determining the target Whether the vehicle information meets the preset privacy conditions, and/or, determine whether the source vehicle information matches the pre-stored information in the target vehicle, and when the target vehicle information meets the preset privacy conditions, and/or, the source vehicle information and the target vehicle When the pre-stored information matches, the reserved information corresponding to the target vehicle is obtained.
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: acquiring the preset contact method corresponding to the target vehicle, and establishing communication between the communication terminals corresponding to the preset contact method Connect and receive reply information through a communication connection.
  • the reply information includes at least one of audio, video and text, and the reply information is used as feedback information.
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: establishing a wireless connection between the vehicle-mounted terminal and the transmission end according to the identifier of the transmission end, and obtaining a preset contact corresponding to the target vehicle Way, establish the communication connection between the communication terminals corresponding to the preset contact method, and receive the communication data in real time through the communication connection, use the communication data as feedback information, and send the feedback message through the vehicle-mounted terminal, including: sending the communication data in real time through the wireless connection .
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: acquiring the target vehicle information of the target vehicle corresponding to the target vehicle identification, and/or acquiring the source corresponding to the identification of the sending end
  • the source vehicle information of the vehicle determines the event response strategy corresponding to the event request based on the target vehicle information and/or the source vehicle information, and generates feedback information corresponding to the event request strategy.
  • determining the event response strategy corresponding to the event request includes: acquiring the preset privacy conditions stored in the target vehicle, judging whether the target vehicle information meets the preset privacy conditions, and when it is located, using the feedback reservation information as The incident response strategy, and/or, obtain the pre-stored information stored in the target vehicle, determine whether the source vehicle information matches the pre-stored information, and when it matches, use the feedback reservation information as the event response strategy.
  • generating feedback information corresponding to the event request strategy includes: obtaining reservation information corresponding to the target vehicle.
  • the reservation information includes: at least one of reservation contact information and a preset message, which will be reserved Information as feedback.
  • determining the event response strategy corresponding to the event request includes: acquiring the preset communication conditions stored in the target vehicle, judging whether the preset communication conditions are met, and when the preset communication conditions are met, the communication response will be fed back Information as an incident response strategy.
  • generating feedback information corresponding to the event request strategy includes: obtaining a preset contact method corresponding to the target vehicle, establishing a communication connection between communication terminals corresponding to the preset contact method, and receiving through the communication connection Reply information, the reply information includes at least one of audio, video and text, and the reply information is used as feedback information.
  • determining the event response strategy corresponding to the event request includes: detecting the wireless signal strength between the vehicle-mounted terminal and the sending end, and when the wireless signal strength is greater than or equal to the preset strength value, the feedback communication data is used as the event Response strategy.
  • generating feedback information corresponding to the event request strategy includes: establishing a wireless connection between the in-vehicle terminal and the sender according to the identifier of the sender, acquiring a preset contact method corresponding to the target vehicle, and establishing a preset contact
  • the communication connection between the communication terminals corresponding to the mode, and the communication data is received in real time through the communication connection, and the communication data is used as the feedback information.
  • a computer-readable storage medium on which a computer program is stored.
  • the computer program When the computer program is executed by a processor, the following steps are implemented: receiving an event request broadcasted through a wireless network through an in-vehicle terminal, the event request including a target
  • the vehicle identifier and the identifier of the sender of the event request obtain the vehicle identifier corresponding to the vehicle-mounted terminal, match the vehicle identifier and the target vehicle identifier, and when the match is successful, send a feedback message through the vehicle-mounted terminal based on the identifier of the sender.
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: acquiring reservation information corresponding to the target vehicle, the reservation information includes: reservation contact information and preset message At least one of them will use the reserved information as feedback information.
  • the processor also implements the following steps when executing the computer program: acquiring target vehicle information of the target vehicle corresponding to the target vehicle identification, and/or acquiring source vehicle information of the source vehicle corresponding to the identification of the sending end, and determining the target Whether the vehicle information meets the preset privacy conditions, and/or, determine whether the source vehicle information matches the pre-stored information in the target vehicle, and when the target vehicle information meets the preset privacy conditions, and/or, the source vehicle information and the target vehicle When the pre-stored information matches, the reserved information corresponding to the target vehicle is obtained.
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: acquiring the preset contact method corresponding to the target vehicle, and establishing communication between the communication terminals corresponding to the preset contact method Connect and receive reply information through a communication connection.
  • the reply information includes at least one of audio, video and text, and the reply information is used as feedback information.
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: establishing a wireless connection between the vehicle-mounted terminal and the transmission end according to the identifier of the transmission end, and obtaining a preset contact corresponding to the target vehicle Way, establish the communication connection between the communication terminals corresponding to the preset contact method, and receive the communication data in real time through the communication connection, use the communication data as feedback information, and send the feedback message through the vehicle-mounted terminal, including: sending the communication data in real time through the wireless connection .
  • the processor before sending the feedback message through the vehicle-mounted terminal, the processor also implements the following steps when executing the computer program: acquiring the target vehicle information of the target vehicle corresponding to the target vehicle identification, and/or acquiring the source corresponding to the identification of the sending end
  • the source vehicle information of the vehicle determines the event response strategy corresponding to the event request based on the target vehicle information and/or the source vehicle information, and generates feedback information corresponding to the event request strategy.
  • determining the event response strategy corresponding to the event request includes: acquiring the preset privacy conditions stored in the target vehicle, judging whether the target vehicle information meets the preset privacy conditions, and when satisfied, using the feedback reservation information as The incident response strategy, and/or, obtain the pre-stored information stored in the target vehicle, determine whether the source vehicle information matches the pre-stored information, and when it matches, use the feedback reservation information as the event response strategy.
  • generating feedback information corresponding to the event request strategy includes: obtaining reservation information corresponding to the target vehicle.
  • the reservation information includes: at least one of reservation contact information and a preset message, which will be reserved Information as feedback.
  • determining the event response strategy corresponding to the event request includes: acquiring the preset communication conditions stored in the target vehicle, judging whether the preset communication conditions are met, and when the preset communication conditions are met, the communication response will be fed back Information as an incident response strategy.
  • generating feedback information corresponding to the event request strategy includes: obtaining a preset contact method corresponding to the target vehicle, establishing a communication connection between communication terminals corresponding to the preset contact method, and receiving through the communication connection Reply information, the reply information includes at least one of audio, video and text, and the reply information is used as feedback information.
  • determining the event response strategy corresponding to the event request includes: detecting the wireless signal strength between the vehicle-mounted terminal and the sending end, and when the wireless signal strength is greater than or equal to the preset strength value, the feedback communication data is used as the event Response strategy.
  • generating feedback information corresponding to the event request strategy includes: establishing a wireless connection between the in-vehicle terminal and the sender according to the identifier of the sender, acquiring a preset contact method corresponding to the target vehicle, and establishing a preset contact
  • the communication connection between the communication terminals corresponding to the mode, and the communication data is received in real time through the communication connection, and the communication data is used as the feedback information.
  • a computer program product includes a computer program stored on a non-transitory computer-readable storage medium.
  • the computer program includes program instructions. When the program instructions are During execution, the computer is caused to execute the method in any of the above method embodiments.
  • Such software may be distributed on computer-readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media).
  • computer storage media includes both volatile and nonvolatile implemented in any method or technology for storing information such as computer readable instructions, data structures, program modules, or other data Sexual, removable and non-removable media.
  • Computer storage media include but are not limited to RAM, ROM, EEPROM, flash memory or other memory technologies, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, magnetic tape, magnetic disk storage or other magnetic storage devices, or may Any other medium for storing desired information and accessible by a computer.
  • the communication medium generally contains computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transmission mechanism, and may include any information delivery medium .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Multimedia (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本申请涉及一种车辆数据处理方法、装置、计算机设备和存储介质,通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识,获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识,当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。

Description

车辆数据处理方法、装置、计算机设备和存储介质
交叉引用
本发明要求在2018年12月11日提交至中国专利局、申请号为201811513621.4、发明名称为“车辆数据处理方法、装置、计算机设备和存储介质”的中国专利申请的优先权,该申请的全部内容通过引用结合在本发明中。
技术领域
本申请涉及车联网领域,尤其涉及一种车辆数据处理方法、装置、计算机设备和存储介质。
背景技术
随着社会的进步发展,人民的生活水平提高,越来越多的人拥有自己的私家车辆,而汽车数量的不断增加。车联网是目前汽车研究的重点之一,如何实现车辆之间网络连接,从而解决实际生活中因为车辆产生的问题,如通知车主缴费、通知车主开会、通知车主挪车、通知车主拖车等。
以挪车为例,现有的挪车方法通常在车上放置挪车牌,通过方式挪车牌容易导致隐私泄露,难以保证用户的信息安全。为了保证用户信息的安全提出了基于挪车终端、服务器的挪车方法。先在服务器中内置大量的车主联系方式和对应的车辆信息,当需要挪车时,车主登录挪车终端,输入需要挪动的车牌号,由服务器通过车牌号来匹配车主信息,从而通知车主去挪车。上述车辆数据处理方法虽然可以能够一定程度的保证用户的信息安全,但是服务器的数据安全的成本高。
发明内容
为了解决上述技术问题,本申请提供了一种车辆数据处理方法、装置、计算机设备和存储介质。
一种车辆数据处理方法,包括:通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识;获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识;当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
一种车辆数据处理装置,包括:数据接收模块,用于通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识;数据处理模块,用于获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识;数据发送模块,用于当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现以下步骤:通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识;获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识;当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现以下步骤:通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识;获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识;当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行以上各个方面所述的方法。
附图说明
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本发明的实施例,并与说明书一起用于解释本发明的原理。
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为一个实施例中车辆数据处理方法的应用场景图;
图2为一个实施例中车辆数据处理方法的流程示意图;
图3为一个实施例中预留信息获取步骤的流程示意图;
图4为一个实施例中回复信息作为反馈信息步骤的流程示意图;
图5为一个实施例中通过无线连接发送通信数据的流程;
图6为一个实施例中生成策略对应的反馈信息步骤的流程示意图;
图7为一个实施例中响应事件请求策略步骤的流程示意图;
图8为另一个实施例中响应事件请求策略步骤的流程示意图;
图9为另一个实施例中回复信息作为反馈信息步骤的流程示意图;
图10为在一个实施例中响应事件请求策略步骤的流程示意图;
图11为一个实施例中通信数据作为反馈信息步骤的流程示意图;
图12为一个具体的实施例中车辆数据处理方法的流程示意图;
图13为另一个具体的实施例中车辆数据处理方法的流程示意图;
图14为一个实施例中车辆数据处理装置的结构框图;
图15为另一个实施例中车辆数据处理装置的结构框图;
图16为又一个实施例中车辆数据处理装置的结构框图;
图17为再一个实施例中车辆数据处理装置的结构框图;
图18为又一个实施例中车辆数据处理装置的结构框图;
图19为一个实施例中策略生成模块的结构框图;
图20为另一个实施例中策略生成模块的结构框图;
图21为一个实施例中反馈信息生成模块的结构框图;
图22为又一个实施例中策略生成模块的结构框图;
图23为另一个实施例中反馈信息生成模块的结构框图;
图24为一个实施例中计算机设备的内部结构图。
具体实施方式
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请的一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本申请保护的范围。
图1为一个实施例中车辆数据处理方法的应用环境图。参照图1,该车辆数据处理方法应用于车辆数据处理方法终端,该车辆数据处理方法终端包括发送端110和接收端,其中接收端可以有多个,如包括接收端122、接收端124和接收端126,发送端110和各个接收端都包括车载终端。以接收端124为例,接收端124通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端110的标识,获取与车载终端 对应的车辆标识,匹配车辆标识与目标车辆标识,当匹配成功时,基于发送端110的标识,通过接收端124的车载终端发送反馈消息。进而实现将反馈消息发送给发送端110。
如图2所示,在一个实施例中,提供了一种车辆数据处理方法。本实施例主要以该方法应用于上述图1中的接收端124,来举例说明。参照图2,该车辆数据处理方法具体包括如下步骤:
步骤S201,通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识。
步骤S202,获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识。
步骤S203,当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
具体地,车载终端是指可以进行数据通信的设备终端,该设备终端与车辆进行绑定。事件请求是发送端广播的用于通知办理事件的请求,事件包括但不限于挪车、拖车、缴费通知和开会通知等。目标车辆标识是指需要进行事件请求所述需求的车辆标识,车辆标识是用于标识车辆的数据,车辆标识可以为目标车辆的车牌号码、预设的车辆编号等等。发送端的标识用于标识发送的标识数据,该标识数据可以自定义,包括特殊符号、文本、数字等中的至少一种。无线网络广播可以采用常见的无线网络广播,如WIFI广播,车载终端具备发送和接收无线网络广播的功能模块。接收端的车载终端接收到发送端通过车载终端的无线网络模块发送的挪车请求时。接收端的车载终端开始获取绑定的车辆的车辆标识,并匹配车辆标识与目标车辆标识,匹配成功时,表示接收端的车载终端绑定的车辆中是目标车辆;匹配不成功时,表示接收端的车载终端对应的车辆不是目标车辆。
当匹配成功时,根据发送端的标识,通过接收端的车载终端发送反馈信息。其中反馈消息适用于响应挪车请求的信息。该反馈信息的反馈方式可以自定义设置,车主设置车载终端发送消息的方式和内容。如根据车辆所在的地理位置是否为预设地理位置、发送端的车辆标识是否为与预设车辆标识等条件触发反馈消息的自动模式,也可以直接设置为固定模式,如反馈预留信息、预设联系方式等。车主根据个人喜好、实际情况等选择反馈信息的方式。其中预留信息可以是音频、视频和文本等中的至少一种。
在一个实施例中,通过车载终端发送反馈消息之前,还包括:获取与目 标车辆对应的预留信息,将预留信息作为反馈信息,其中预留信息包括:预留联系方式和预设留言的中的至少一个。
具体地,预留信息是指预先设置的用于回复事件请求的信息。预留联系方式是指预先设置的用于回复事件请求的联系方式,其中联系方式包括电话号码、门牌号等。预设留言是指预先设置的用于回复事件请求的留言,该留言可以自定义设置,如车主出差或旅游时,可以设置:“在出差”或“旅游时间为xxxx”等。
上述车辆数据处理方法,通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识,获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识,当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。通过车载终端接收事件请求,并根据事件请求进行车辆标识的匹配,匹配成功时,得到目标车辆的车载终端的反馈信息,这样可以直接利用车辆内设置的设备即可完成,而无需将车辆进行联网接入到服务器中,进而减少了架构服务器的成本,且也可以保证用户数据的安全。
在一个实施例中,如图3所示,上述车辆数据处理方法还包括:
步骤S301,获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息。
步骤S302,判断目标车辆信息是否满足预设隐私条件,和/或,判断源车辆信息是否与目标车辆中的预存信息相匹配。
步骤S303,当目标车辆信息满足预设隐私条件,和/或,源车辆信息与目标车辆中的预存信息相匹配时,获取与目标车辆对应的预留信息。
具体地,目标车辆信息是指目标车辆的属性信息和状态信息,发送端的标识对应的源车辆为发送事件请求的车辆,源车辆信息为源车辆的属性信息和状态信息。其中属性信息和状态信息包括但不限于目标车辆所在的位置信息、车牌号、车型、停车时间长度、车辆中各个传感器的工作状态等信息。预设隐私条件是指预先设置的用于判断目标车辆信息的条件。预设隐私条件用户可以自定义,如定义预设隐私条件为预设区域,如可以设置预设区域为车主的住宅区和办公区中的至少一种。目标车辆的预存信息是指预先存储在目标车辆中的用于判断发送端对应的车辆信息的信息,如预存信息可以包括但不限于车牌号、车型等常见的可以用于标识车辆的信息。判断目标车辆信息是否满足预设隐私条件,和/或判断源车辆信息是否与目标车辆中的预存信 息相匹配,获取与目标车辆对应的预留信息。
在一个实施例中,从目标车辆信息中获取与预设隐私信息对应的信息进行匹配,和/或从源车辆信息获取与预存信息对应的信息进行匹配,当其中任意一个匹配成功时,获取与目标车辆对应的预留信息,通过这样设置,可以避免任何设备都对车辆中的预留信息进行获取,尤其是预留信息为预设联系方式时,提高了预留信息的安全性。
在一个实施例中,如图4所示,步骤S203之前,还包括:
步骤S401,获取与目标车辆对应的预设联系方式。
步骤S402,建立与预设联系方式对应通信终端之间的通信连接,并通过通信连接接收回复信息。在本具体实施例中,回复信息包括:音频、视频和文本中的至少一种。
步骤S403,将回复信息作为反馈信息。
具体地,预留联系方式包括电话号码、终端标识等,获取目标车辆的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,通信连接包括视频连接、语音连接、文本消息等。当通信连接为视频连接时,接收对应的视频数据,将该视频数据作为反馈消息,当通信连接为语音连接时,将接收到的音频作为反馈信息,当终端反馈的消息为文本时,将文本作为反馈信息。可以采用不同的联系方式进行通信,传递不同的反馈信息,增加用户体检。
该实施例在接收到事件请求时,通过与车主的移动终端进行通信连接,可以及时、快速获取车主的回复信息,并且将回复信息作为反馈信息发送给发送端,这个过程中,发送端不会获取到有关车主的预留信息,例如:预设联系方式,使得事件请求为一次性请求,挪车成功后,事件请求方无法再根据预设联系方式或其它预留信息对车主进行骚扰,提高了车主信息的安全性。
在一个实施例中,如图5所示,步骤S203之前,还包括:
步骤S501,根据发送端的标识建立车载终端与发送端之间的无线连接。
步骤S502,获取与目标车辆对应的预设联系方式。
步骤S503,建立与预设联系方式对应通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据作为反馈信息。
在本具体实施例中,步骤S203,包括:
步骤S2031,通过无线连接实时发送通信数据。
具体地,根据发送端的标识建立目标车辆的车载终端与发送端的车载终 端之间的无线连接,以使发送端的车载终端与目标车辆的车载终端之间能够进行通信。获取目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信,接收终端返回的通信数据,将该通信数据作为反馈消息,通过车载终端之间的无线连接发送通信数据。其中通信数据包括视频数据、音频数据或文本数据等。通过无线连接建立发送端的车载终端与目标车辆的车载终端的通信,实现对目标车辆对应的终端之间的通信。在保证用户数据的安全情况下实现与需要挪车的车主沟通的目的,进而实现挪车需求。
该方法在接收到事件请求时,通过通信连接和无线连接,可以实时建立挪车方与车主之间的通信,使得双方沟通更加快捷、方便,并且在沟通过程中,挪车方并不会获取到车主的任何信息。
在一个实施例中,如图6所示,通过车载终端发送反馈消息之前,还包括:
步骤S601,获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息。
步骤S602,根据目标车辆信息和/或源车辆信息,确定与事件请求对应的事件响应策略。
步骤S603,生成与事件请求策略对应的反馈信息。
具体地,其中的目标车辆信息、源车辆信息和对应的获取过程与步骤S301中的目标车辆信息、源车辆信息和对应的获取过程相同,再次不在赘述。事件响应策略是预先定义的数据处理规则,该数据处理规则可以自定义设置,针对不同的情况可以定义不同的事件响应策略,其中,事件响应策略中包含对目标车辆信息和/或源车辆信息的检测和判断,根据判断结果确定对应的事件响应策略,根据不同的事件响应策略生成不同的反馈信息。采用对车辆数据进行自动判断的方式保证用户数据的安全性。
在一个实施例中,如图7所示,步骤S602,包括:
步骤S6021,获取目标车辆中存储的预设隐私条件,判断目标车辆信息是否满足预设隐私条件,当满足时,将反馈预留信息作为事件响应策略。
步骤S6022,获取目标车辆中存储的预存信息,判断源车辆信息是否与预存信息相匹配,当匹配时,将反馈预留信息作为事件响应策略。
步骤S6021与步骤S6022的执行顺序不是必然依次执行,可以仅执行其中任意一个步骤,也可以都执行。
具体地,预设隐私条件和预存信息分别与步骤S302中的预设隐私条件 和预存信息相同。判断目标车辆信息是否满足预设隐私条件,当满足时,将预留信息作为响应策略。当不满足时,获取目标车辆中存储的预存信息,判断源车辆信息是否与预存信息相匹配,当匹配时,将反馈预留信息作为事件响应策略。也可以是仅对预设隐私条件进行判断,当满足时,将预留信息作为事件响应策略。还可以是仅对预存信息进行判断,当满足时,将预留信息作为事件响应策略。根据预设隐私和/或预存信息确定事件响应策略能够保护用户隐私。如当预设隐私条件设置为判断车辆是否处于车主预设区域,其中预设区域包括但不限于的住宅小区的停车场,或办公区的停车场,如当车辆处于预设区域,将反馈预留信息作为事件响应策略。若车辆不在预设区域,处于除了预设区域外的如购物商场、机场、车站等公共区域的停车场时,即目标车辆不在预设区域,则不返回预留信息。
在一个实施例中,步骤S603,包括:
步骤S6031,获取与目标车辆对应的预留信息,将预留信息作为反馈信息。
具体地,预留信息是指预先设置的用于回复事件请求的信息,预留信息包括预留联系方式和预设留言的中的至少一个。从目标车辆中获取存储的预留信息,将该预留信息作为反馈信息。
在一个实施例中,如图8所示,步骤S602,包括:
步骤S6023,获取目标车辆中存储的预设通信条件。
步骤S6024,判断是否满足预设通信条件。
步骤S6025,当满足预设通信条件时,将反馈通信的回复信息作为事件响应策略。
具体地,预设通信条件是指预先设置的用于建立通信的条件。根据目标车辆信息和/或源车辆信息与预设通信条件进行判断,当判断结果为满足预设通信条件时,接收用户反馈通信的回复信息,回复信息是指用户返回的信息,回复信息包括音频、视频和文本中的至少一种。如用户回复文本信息:20分钟后过来挪车,回复语音信息“我现在人在外地不方便挪车”等等。
在一个实施例中,如图9所示,步骤S603,包括:
步骤S6031,获取与目标车辆对应的预设联系方式。
步骤S6032,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接接收回复信息。
步骤S6033,将回复信息作为反馈信息。
具体地,预设联系方式为步骤S401中的预设联系方式相同,回复信息包括:音频、视频和文本中的至少一种。建立与预设联系方式对应的通信终端之间的通信连接,通过通信连接接收回复信息,将回复信息作为反馈信息。如预设联系方式为电话号码,可以接收用户返回的语音通信信息或本文信息等。
在一个实施例中,如图10所示,步骤S602,包括:
步骤S6026,检测车载终端与发送端之间的无线信号强度。
步骤S6027,当无线信号强度大于或等于预设强度值时,将反馈通信数据作为事件响应策略。
具体地,通过信号检测装置对接收端的车载终端与发送端之间的无线信号强度进行检测,其中无线信号强度是用于衡量无线网络的数据发送和接收能力,信号强度越强数据发送和接收能力越强。预设信号强度值是预先设置的信号强度临界值,大于或等于该临界值时,事件请求策略为反馈通信数据。其中通信数据是至接收端的车载终端与接收端对应的用户终端之间的通信数据。在无线网络信号强度大于或等于预设强度值时,选择挪车策略请求为反馈通信数据,提高了数据反馈的实时性,只有保证了网络的通信才能保证通话质量,从而保证数据传输的有效性。
在一个实施例中,如图11所示,步骤S603,包括:
步骤S6034,根据发送端的标识建立车载终端与发送端之间的无线连接。
步骤S6035,获取与目标车辆对应的预设联系方式。
步骤S6036,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据。
步骤S6037,将通信数据作为反馈信息。
具体地,根据发送端的标识建立车载终端与发送端之间的无线连接。预设联系方式与步骤S401的联系方式相同,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据作为反馈信息。其中,通信数据是指目标车辆的车载终端终端与预设联系方式对应的通信终端之间的通信数据。如联系方式为电话号码,则目标车辆的车载终端通过电话号码建立与电话号码对应的终端的电话通信,接收电话号码对应的终端返回的通信数据,将该通信数据作为反馈信息。
在一个实施例中,步骤S602,包括:
步骤S6028,判断确定的事件响应策略是否为反馈通信数据,若否,判 断确定的事件响应策略是否为反馈通信的回复信息,若否,判断确定的事件响应策略是否为反馈预留信息。
具体地,对事件响应策略进行判断,首先判断是否为反馈通信数据,若是,则建立与发送端的标识对应的车载终端的无线连接,反之,则进一步判断事件响应策略是否为反馈通信的回复信息,若是,则建立与目标车辆对应的预设终端之间的通信连接,若否则继续判断确定的事件响应策略是否为反馈预留信息,若是则将预留信息作为反馈信息。通过自动判断使得数据处理过程更为智能,增加用户体验。
如图12所示,为一个具体的实施例中车辆数据处理方法的流程示意图。车载终端为车载ufi,车载ufi是一种能够发送和接收无线通信数据的通信终端。车辆A的车主发现车辆A车被阻碍出行。车辆A的车载ufi向附近车辆广播WIFI探测请求帧,该数据帧中附带字段:挪车请求指令以及需要挪动的车牌号。周围车辆上的车载ufi接收到WIFI探测请求帧,匹配探测请求帧中的车牌号码与自身车牌号,不匹配的,则丢弃该帧,不予理会。匹配的,假设为车辆D,则车辆D的车载ufi处理挪车请求。车辆D的车载ufi向车辆A的车载ufi发送WIFI探测回应帧,该帧中附带本车主联系方式或预留语信息,其中车辆A的车主可以通过联系方式直接联系车辆D的车主。车辆D的车载ufi也可以通过绑定的预设联系方式与对应的车主建立联系,接收车主的回复信息,车辆D通过车载ufi向车辆A的车载ufi发送WIFI探测回应帧,该WIFI探测回应帧中附带车主回复字段,将本车主的答复反馈给车辆A的车载ufi。
如图13所示,为另一个具体的实施例中车辆数据处理方法的流程示意图。车辆A的车主发现车辆A车被阻碍出行。车辆A的车载ufi向附近车辆广播WIFI探测请求帧,该数据帧中附带字段:挪车请求指令以及需要挪动的车牌号。周围车辆上的车载ufi接收到WIFI探测请求帧,匹配探测请求帧中的车牌号码与自身车牌号,不匹配的,则丢弃该帧,不予理会。匹配的,假设为车辆D,则车辆D的车载ufi处理挪车请求。车辆D的车载ufi向车辆A的车载ufi发送WIFI探测回应帧,允许A车载ufi接入。建立车辆A的车载ufi和车辆D的车载ufi的WIFI连接。车辆D的车载ufi电话联系车辆D的车主,并将语音实时传送给车辆A的车载ufi,通过两个车载ufi,车辆A的车主可以直接同车辆D的车主电话沟通,而不需要知道对方的电话号码。通过上述车辆数据处理方法既保证了车主的隐私,同时也能够更加快捷、 方便的联系到车主。
图2-11为一个实施例中车辆数据处理方法的流程示意图。应该理解的是,虽然图2-11的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-11中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。
在一个实施例中,如图14所示,提供了一种车辆数据处理装置200,包括:
数据接收模块201,用于通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识。
数据处理模块202,用于获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识。
数据发送模块203,用于当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
在一个实施例中,一种车辆数据处理装置200,还包括:
预留信息获取模块204,用于获取与目标车辆对应的预留信息,将所述预留信息作为反馈信息,预留信息包括:预留联系方式和预设留言的中的至少一个。
在一个实施例中,如图15所示,上述车辆数据处理装置200,还包括:
第一信息获取模块301,用于获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息。
判断模块302,用于判断目标车辆信息是否满足预设隐私条件,和/或,判断源车辆信息是否与目标车辆中的预存信息相匹配。
预留信息获取模块204还用于当目标车辆信息满足预设隐私条件,和/或,源车辆信息与目标车辆中的预存信息相匹配时,获取与目标车辆对应的预留信息。
在一个实施例中,如图16所示,上述车辆数据处理装置200,还包括:
联系方式获取模块401,用于获取与目标车辆对应的预设联系方式。
第一通信模块402,用于建立与预设联系方式对应的通信终端之间的通 信连接,并通过通信连接接收回复信息,将回复信息作为反馈信息,其中回复信息包括:音频、视频和文本中的至少一种。
在一个实施例中,如图17所示,上述车辆数据处理装置200,还包括:
通信建立模块501,用于根据发送端的标识建立车载终端与发送端之间的无线连接。
联系信息获取模块502,用于获取与目标车辆对应的预设联系方式。
第二通信模块503,用于建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据作为反馈信息。
数据发送模块203还用于通过无线连接实时发送通信数据。
在一个实施例中,如图18所示,上述车辆数据处理装置200,还包括:
第二信息获取模块601,用于获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息。
策略生成模块602,用于根据目标车辆信息和/或源车辆信息,确定与事件请求对应的事件响应策略。
反馈信息生成模块603,用于生成与事件请求策略对应的反馈信息。
在一个实施例中,如图19所示,策略生成模块602,包括:
第一策略响应单元6021,用于获取目标车辆中存储的预设隐私条件,判断目标车辆信息是否满足预设隐私条件,当满足时,将反馈预留信息作为事件响应策略。
第二策略响应单元6022,用于获取目标车辆中存储的预存信息,判断源车辆信息是否与预存信息相匹配,当匹配时,将反馈预留信息作为事件响应策略。
在一个实施例中,反馈信息生成模块603还用于获取与目标车辆对应的预留信息,将预留信息作为反馈信息,其中预留信息包括:预留联系方式和预设留言的中的至少一个。
在一个实施例中,如图20所示,策略生成模块602,包括:
通信条件获取单元6023,用于获取目标车辆中存储的预设通信条件。
判断单元6024,用于判断是否满足预设通信条件。
第三策略响应单元6025,用于当满足预设通信条件时,将反馈通信的回复信息作为事件响应策略。
在一个实施例中,如图21所示,反馈信息生成模块603,包括:
联系信息获取单元6031,用于获取与目标车辆对应的预设联系方式。
通信建立单元6032,用于建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接接收回复信息,其中回复信息包括:音频、视频和文本中的至少一种。
反馈信息生成单元6033,用于将回复信息作为反馈信息。
在一个实施例中,如图22所示,策略生成模块602,包括:
信号检测单元6026,用于检测车载终端与发送端之间的无线信号强度。
第四策略响应单元6027,用于当无线信号强度大于或等于预设强度值时,将反馈通信数据作为事件响应策略。
在一个实施例中,如图23所示,反馈信息生成模块603,包括:
无线通信建立单元6034,用于根据发送端的标识建立车载终端与发送端之间的无线连接。
联系信息获取单元6031,用于获取与目标车辆对应的预设联系方式。
通信建立单元6032还用于建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据。
反馈信息生成单元6033还用于将通信数据作为反馈信息。
图24示出了一个实施例中计算机设备的内部结构图。该计算机设备具体可以是图1中的接收端124。如图24所示,该计算机设备包括该计算机设备包括通过系统总线连接的处理器、存储器、网络接口、输入装置和显示屏。其中,存储器包括非易失性存储介质和内存储器。该计算机设备的非易失性存储介质存储有操作系统,还可存储有计算机程序,该计算机程序被处理器执行时,可使得处理器实现车辆数据处理方法。该内存储器中也可储存有计算机程序,该计算机程序被处理器执行时,可使得处理器执行车辆数据处理方法。计算机设备的显示屏可以是液晶显示屏或者电子墨水显示屏,计算机设备的输入装置可以是显示屏上覆盖的触摸层,也可以是计算机设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。
本领域技术人员可以理解,图24中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。
在一个实施例中,本申请提供的车辆数据处理装置可以实现为一种计算机程序的形式,计算机程序可在如图24所示的计算机设备上运行。计算机设备的存储器中可存储组成该车辆数据处理装置的各个程序模块,比如,图14 所示的数据发送模块201、数据处理模块202和数据发送模块203。各个程序模块构成的计算机程序使得处理器执行本说明书中描述的本申请各个实施例的车辆数据处理方法中的步骤。
例如,图24所示的计算机设备可以通过如图14所示的车辆数据处理装置中的数据接收模块201,用于通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识。计算机设备可通过数据处理模块202执行获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识。计算机设备可通过数据发送模块203执行当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
在一个实施例中,提供了一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现以下步骤:通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的标识,获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识,当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:获取与目标车辆对应的预留信息,预留信息包括:预留联系方式和预设留言的中的至少一个,将预留信息作为反馈信息。
在一个实施例中,处理器执行计算机程序时还实现以下步骤:获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息,判断目标车辆信息是否满足预设隐私条件,和/或,判断源车辆信息是否与目标车辆中的预存信息相匹配,当目标车辆信息满足预设隐私条件,和/或,源车辆信息与目标车辆中的预存信息相匹配时,获取与目标车辆对应的预留信息。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接接收回复信息,回复信息包括:音频、视频和文本中的至少一种,将回复信息作为反馈信息。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:根据发送端的标识建立车载终端与发送端之间的无线连接,获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据 作为反馈信息,通过车载终端发送反馈消息,包括:通过无线连接实时发送通信数据。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息,根据目标车辆信息和/或源车辆信息,确定与事件请求对应的事件响应策略,生成与事件请求策略对应的反馈信息。
在一个实施例中,确定与事件请求对应的事件响应策略,包括:获取目标车辆中存储的预设隐私条件,判断目标车辆信息是否满足预设隐私条件,当位于时,将反馈预留信息作为事件响应策略,和/或,获取目标车辆中存储的预存信息,判断源车辆信息是否与预存信息相匹配,当匹配时,将反馈预留信息作为事件响应策略。
在一个实施例中,生成与事件请求策略对应的反馈信息,包括:获取与目标车辆对应的预留信息,预留信息包括:预留联系方式和预设留言的中的至少一个,将预留信息作为反馈信息。
在一个实施例中,确定与事件请求对应的事件响应策略,包括:获取目标车辆中存储的预设通信条件,判断是否满足预设通信条件,当满足预设通信条件时,将反馈通信的回复信息作为事件响应策略。
在一个实施例中,生成与事件请求策略对应的反馈信息,包括:获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接接收回复信息,回复信息包括:音频、视频和文本中的至少一种,将回复信息作为反馈信息。
在一个实施例中,确定与事件请求对应的事件响应策略,包括:检测车载终端与发送端之间的无线信号强度,当无线信号强度大于或等于预设强度值时,将反馈通信数据作为事件响应策略。
在一个实施例中,生成与事件请求策略对应的反馈信息,包括:根据发送端的标识建立车载终端与发送端之间的无线连接,获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据作为反馈信息。
在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现以下步骤:通过车载终端接收通过无线网络广播的事件请求,事件请求包含目标车辆标识和事件请求的发送端的 标识,获取与车载终端对应的车辆标识,匹配车辆标识与目标车辆标识,当匹配成功时,基于发送端的标识,通过车载终端发送反馈消息。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:获取与目标车辆对应的预留信息,预留信息包括:预留联系方式和预设留言的中的至少一个,将预留信息作为反馈信息。
在一个实施例中,处理器执行计算机程序时还实现以下步骤:获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息,判断目标车辆信息是否满足预设隐私条件,和/或,判断源车辆信息是否与目标车辆中的预存信息相匹配,当目标车辆信息满足预设隐私条件,和/或,源车辆信息与目标车辆中的预存信息相匹配时,获取与目标车辆对应的预留信息。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接接收回复信息,回复信息包括:音频、视频和文本中的至少一种,将回复信息作为反馈信息。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:根据发送端的标识建立车载终端与发送端之间的无线连接,获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据作为反馈信息,通过车载终端发送反馈消息,包括:通过无线连接实时发送通信数据。
在一个实施例中,通过车载终端发送反馈消息之前,处理器执行计算机程序时还实现以下步骤:获取目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与发送端的标识对应的源车辆的源车辆信息,根据目标车辆信息和/或源车辆信息,确定与事件请求对应的事件响应策略,生成与事件请求策略对应的反馈信息。
在一个实施例中,确定与事件请求对应的事件响应策略,包括:获取目标车辆中存储的预设隐私条件,判断目标车辆信息是否满足预设隐私条件,当满足时,将反馈预留信息作为事件响应策略,和/或,获取目标车辆中存储的预存信息,判断源车辆信息是否与预存信息相匹配,当匹配时,将反馈预留信息作为事件响应策略。
在一个实施例中,生成与事件请求策略对应的反馈信息,包括:获取与 目标车辆对应的预留信息,预留信息包括:预留联系方式和预设留言的中的至少一个,将预留信息作为反馈信息。
在一个实施例中,确定与事件请求对应的事件响应策略,包括:获取目标车辆中存储的预设通信条件,判断是否满足预设通信条件,当满足预设通信条件时,将反馈通信的回复信息作为事件响应策略。
在一个实施例中,生成与事件请求策略对应的反馈信息,包括:获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接接收回复信息,回复信息包括:音频、视频和文本中的至少一种,将回复信息作为反馈信息。
在一个实施例中,确定与事件请求对应的事件响应策略,包括:检测车载终端与发送端之间的无线信号强度,当无线信号强度大于或等于预设强度值时,将反馈通信数据作为事件响应策略。
在一个实施例中,生成与事件请求策略对应的反馈信息,包括:根据发送端的标识建立车载终端与发送端之间的无线连接,获取与目标车辆对应的预设联系方式,建立与预设联系方式对应的通信终端之间的通信连接,并通过通信连接实时接收通信数据,将通信数据作为反馈信息。
在一个实施例中,提供了一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行上述任意方法实施例中的方法。
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、 ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。
需要说明的是,在本文中,诸如“第一”和“第二”等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。
以上所述仅是本发明的具体实施方式,使本领域技术人员能够理解或实现本发明。对这些实施例的多种修改对本领域的技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所申请的原理和新颖特点相一致的最宽的范围。

Claims (15)

  1. 一种车辆数据处理方法,所述方法包括:
    通过车载终端接收通过无线网络广播的事件请求,所述事件请求包含目标车辆标识和所述事件请求的发送端的标识;
    获取与所述车载终端对应的车辆标识,匹配所述车辆标识与所述目标车辆标识;
    当匹配成功时,基于所述发送端的标识,通过所述车载终端发送反馈消息。
  2. 根据权利要求1所述的方法,其中,通过所述车载终端发送反馈消息之前,所述方法还包括:
    获取与所述目标车辆对应的预留信息;所述预留信息包括:预留联系方式和预设留言的中的至少一个;
    将所述预留信息作为反馈信息。
  3. 根据权利要求1所述的方法,其中,所述通过所述车载终端发送反馈消息之前,所述方法还包括:
    获取与所述目标车辆对应的预设联系方式;
    建立与所述预设联系方式对应的通信终端之间的通信连接,并通过所述通信连接接收回复信息;所述回复信息包括:音频、视频和文本中的至少一种;
    将所述回复信息作为所述反馈信息。
  4. 根据权利要求1所述的方法,其中,所述通过所述车载终端发送反馈消息之前,所述方法还包括:
    根据所述发送端的标识建立车载终端与所述发送端之间的无线连接;
    获取与所述目标车辆对应的预设联系方式;
    建立与所述预设联系方式对应的通信终端之间的通信连接,并通过所述通信连接实时接收通信数据,将所述通信数据作为所述反馈信息;
    所述通过所述车载终端发送反馈消息,包括:
    通过所述无线连接实时发送所述通信数据。
  5. 根据权利要求1所述的方法,其中,所述通过所述车载终端发送反馈消 息之前,还包括:
    获取所述目标车辆标识对应的目标车辆的目标车辆信息,和/或,获取与所述发送端的标识对应的源车辆的源车辆信息;
    根据所述目标车辆信息和/或所述源车辆信息,确定与所述事件请求对应的事件响应策略;
    生成与所述事件请求策略对应的反馈信息。
  6. 根据权利要求5所述的方法,其中,所述确定与所述事件请求对应的事件响应策略,包括:
    获取所述目标车辆中存储的预设隐私条件,判断所述目标车辆信息是否满足所述预设隐私条件,当满足时,将反馈预留信息作为事件响应策略;和/或
    获取所述目标车辆中存储的预存信息;判断所述源车辆信息是否与所述预存信息相匹配;当匹配时,将反馈预留信息作为事件响应策略。
  7. 根据权利要求6所述的方法,其中,所述生成与所述事件请求策略对应的反馈信息,包括:
    获取与所述目标车辆对应的预留信息,所述预留信息包括:预留联系方式和预设留言的中的至少一个;
    将所述预留信息作为反馈信息。
  8. 根据权利要求5所述的方法,其中,所述确定与所述事件请求对应的事件响应策略,包括:
    获取所述目标车辆中存储的预设通信条件;
    判断是否满足所述预设通信条件;
    当满足所述预设通信条件时,将反馈通信的回复信息作为事件响应策略。
  9. 根据权利要求8所述的方法,其中,所述生成与所述事件请求策略对应的反馈信息,包括:
    获取与所述目标车辆对应的预设联系方式;
    建立与所述预设联系方式对应的通信终端之间的通信连接,并通过所述通信连接接收回复信息;所述回复信息包括:音频、视频和文本中的至少一种;
    将所述回复信息作为反馈信息。
  10. 根据权利要求5所述的方法,其中,所述确定与所述事件请求对应的事件响应策略,包括:
    检测所述车载终端与所述发送端之间的无线信号强度;
    当所述无线信号强度大于或等于预设强度值时,
    将反馈通信数据作为事件响应策略。
  11. 根据权利要求10所述的方法,其中,所述生成与所述事件请求策略对应的反馈信息,包括:
    根据所述发送端的标识建立车载终端与所述发送端之间的无线连接;
    获取与所述目标车辆对应的预设联系方式;
    建立与所述预设联系方式对应的通信终端之间的通信连接;并通过所述通信连接实时接收通信数据;
    将所述通信数据作为所述反馈信息。
  12. 根据权利要求1至11中任一项所述的方法,其中,所述事件请求包括挪车请求。
  13. 一种车辆数据处理装置,所述装置包括:
    数据接收模块,用于包括通过车载终端接收通过无线网络广播的事件请求,所述事件请求包含目标车辆标识和所述事件请求的发送端的标识;
    数据处理模块,用于获取与所述车载终端对应的车辆标识,匹配所述车辆标识与所述目标车辆标识;
    数据发送模块,用于当匹配成功时,基于所述发送端的标识,通过所述车载终端发送反馈消息。
  14. 一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述计算机程序时实现权利要求1至12中任一项所述方法的步骤。
  15. 一种计算机可读存储介质,其上存储有计算机程序,其中,所述计算机程序被处理器执行时实现权利要求1至12中任一项所述的方法的步骤。
PCT/CN2019/111274 2018-12-11 2019-10-15 车辆数据处理方法、装置、计算机设备和存储介质 WO2020119241A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811513621.4 2018-12-11
CN201811513621.4A CN111314400B (zh) 2018-12-11 2018-12-11 车辆数据处理方法、装置、计算机设备和存储介质

Publications (1)

Publication Number Publication Date
WO2020119241A1 true WO2020119241A1 (zh) 2020-06-18

Family

ID=71077072

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/111274 WO2020119241A1 (zh) 2018-12-11 2019-10-15 车辆数据处理方法、装置、计算机设备和存储介质

Country Status (2)

Country Link
CN (1) CN111314400B (zh)
WO (1) WO2020119241A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114228554A (zh) * 2021-11-17 2022-03-25 深圳市金溢科技股份有限公司 电动车辆的充电扣费方法、rsu控制器、设备及介质
CN114285873A (zh) * 2021-12-09 2022-04-05 阿波罗智联(北京)科技有限公司 建立通信连接的方法、装置、设备以及存储介质
CN114968313A (zh) * 2022-07-29 2022-08-30 江西五十铃汽车有限公司 一种车载终端下线配置方法、系统、存储介质及设备

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022000175A1 (zh) * 2020-06-29 2022-01-06 曾浩军 车辆通信方法、车辆及计算机可读存储介质
CN111954199A (zh) * 2020-08-20 2020-11-17 深圳传音控股股份有限公司 无线网络接入方法、移动终端及可读存储介质
CN114339709A (zh) * 2020-09-30 2022-04-12 华为技术有限公司 无线通信方法和终端设备
CN115038060A (zh) * 2021-03-03 2022-09-09 腾讯科技(深圳)有限公司 一种车主互动实现方法及装置
CN114205813A (zh) * 2021-12-03 2022-03-18 阿波罗智联(北京)科技有限公司 添加好友的方法、装置、电子设备及可读存储介质
CN114898483A (zh) * 2022-04-27 2022-08-12 北京汽车研究总院有限公司 车辆解锁方法、装置、设备和介质
CN114866613B (zh) * 2022-04-28 2024-02-23 上海极豆科技有限公司 一种车联网请求处理方法、装置、电子设备及存储介质
CN115277208B (zh) * 2022-07-28 2023-05-26 重庆长安汽车股份有限公司 一种智能网联汽车数据传输方法、装置、设备及介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761547A (zh) * 2013-12-31 2014-04-30 电子科技大学 一种应用于车联网中的有源rfid通信方法
CN104477105A (zh) * 2014-11-29 2015-04-01 吕力 一种高到达率防骚扰微信二维码挪车通知方法及系统
US20170108858A1 (en) * 2015-10-19 2017-04-20 Leauto Intelligent Technology (BEIJING) Co., Ltd. Vehicle operation control method, and related devices and system
CN107734472A (zh) * 2017-10-12 2018-02-23 京东方科技集团股份有限公司 一种电子留言方法、装置及设备、存储介质

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183888A (ja) * 2000-12-14 2002-06-28 Matsushita Electric Ind Co Ltd 車両通信装置および車両通信システム
JP4068494B2 (ja) * 2003-04-08 2008-03-26 アルパイン株式会社 通信データ中継方法および車々間通信システム
CN203289652U (zh) * 2013-06-05 2013-11-13 深圳市赛格导航科技股份有限公司 车联网系统
CN207281796U (zh) * 2017-06-08 2018-04-27 中国地质大学(武汉) 一种保护隐私的挪车服务系统
CN108494840A (zh) * 2018-03-13 2018-09-04 杭州求圣科技有限公司 挪车通知系统
CN108513270A (zh) * 2018-04-27 2018-09-07 张滔 一种电话远程无线控制的挪车系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761547A (zh) * 2013-12-31 2014-04-30 电子科技大学 一种应用于车联网中的有源rfid通信方法
CN104477105A (zh) * 2014-11-29 2015-04-01 吕力 一种高到达率防骚扰微信二维码挪车通知方法及系统
US20170108858A1 (en) * 2015-10-19 2017-04-20 Leauto Intelligent Technology (BEIJING) Co., Ltd. Vehicle operation control method, and related devices and system
CN107734472A (zh) * 2017-10-12 2018-02-23 京东方科技集团股份有限公司 一种电子留言方法、装置及设备、存储介质

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114228554A (zh) * 2021-11-17 2022-03-25 深圳市金溢科技股份有限公司 电动车辆的充电扣费方法、rsu控制器、设备及介质
CN114228554B (zh) * 2021-11-17 2024-03-15 深圳市金溢科技股份有限公司 电动车辆的充电扣费方法、rsu控制器、设备及介质
CN114285873A (zh) * 2021-12-09 2022-04-05 阿波罗智联(北京)科技有限公司 建立通信连接的方法、装置、设备以及存储介质
CN114285873B (zh) * 2021-12-09 2024-01-02 阿波罗智联(北京)科技有限公司 建立通信连接的方法、装置、设备以及存储介质
CN114968313A (zh) * 2022-07-29 2022-08-30 江西五十铃汽车有限公司 一种车载终端下线配置方法、系统、存储介质及设备

Also Published As

Publication number Publication date
CN111314400B (zh) 2023-05-19
CN111314400A (zh) 2020-06-19

Similar Documents

Publication Publication Date Title
WO2020119241A1 (zh) 车辆数据处理方法、装置、计算机设备和存储介质
US9564962B2 (en) Method and system for sending user information to a car
KR101860022B1 (ko) 사용자 단말에서 콜 수신자의 정보 제공 방법 및 장치
CN109768920B (zh) 一种位置共享方法、即时通讯客户端及服务器
KR102114767B1 (ko) 차량 기반 통신 방법, 시스템 및 장치
CN104477105A (zh) 一种高到达率防骚扰微信二维码挪车通知方法及系统
CN108668222B (zh) 一种约车方法和装置
KR101979136B1 (ko) 연결 확립 방법 및 디바이스
WO2017071195A1 (zh) 语音通话方法、装置和导航装置
CN109618306B (zh) 一种通信方法、服务器和通信设备和计算机可读存储介质
WO2018095235A1 (zh) 呼叫转移方法与系统
CN107396328B (zh) 终端的呼叫方法及相关设备
CN116346849A (zh) 在目标场景下与车辆人员通信的权限管理方法及装置
CN115133975A (zh) 无人机认证方法及装置
CN113892282A (zh) 上报信息的方法、装置、通信设备及存储介质
US20220116935A1 (en) Automatic event-based request communication (erc) generation and erc routing based on resource capabilities
CN113518028A (zh) 一种基于区别群主与群成员的群聊方法及装置
WO2017214990A1 (zh) 一种处理事故信息的方法和装置
CN113055538B (zh) 一种车辆的紧急救援方法及相关产品
CN109618339B (zh) 内网用户设备与运营商网络建立连接的方法、基站侧设备
CN110740440A (zh) 一种近距离业务实现的方法、相关装置和系统
US20140111357A1 (en) Method and Apparatus for Alarm Control
US8509834B1 (en) Method and computer-readable medium for social circle push-to-talk service
CN110335464B (zh) 交通事故数据的处理方法、装置、终端和存储介质
EP4199506A1 (en) Access control method and apparatus, communication device, and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19894976

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 22/10/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19894976

Country of ref document: EP

Kind code of ref document: A1