CN115220754B - Method and device for activating vehicle end function - Google Patents

Method and device for activating vehicle end function Download PDF

Info

Publication number
CN115220754B
CN115220754B CN202210596728.XA CN202210596728A CN115220754B CN 115220754 B CN115220754 B CN 115220754B CN 202210596728 A CN202210596728 A CN 202210596728A CN 115220754 B CN115220754 B CN 115220754B
Authority
CN
China
Prior art keywords
vehicle
function
information
user
level
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.)
Active
Application number
CN202210596728.XA
Other languages
Chinese (zh)
Other versions
CN115220754A (en
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.)
Guangzhou Automobile Group Co Ltd
Original Assignee
Guangzhou Automobile Group 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 Guangzhou Automobile Group Co Ltd filed Critical Guangzhou Automobile Group Co Ltd
Priority to CN202210596728.XA priority Critical patent/CN115220754B/en
Publication of CN115220754A publication Critical patent/CN115220754A/en
Application granted granted Critical
Publication of CN115220754B publication Critical patent/CN115220754B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/105Arrangements for software license management or administration, e.g. for managing licenses at corporate level
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a vehicle-end function activating method and a device, wherein the vehicle-end function activating method comprises the following steps: responding to the operation of logging in the registered account by the user, and acquiring a user function list associated with the account by the vehicle end; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function; the vehicle end compares the dependent information with a vehicle list of the vehicle end; and after the comparison is successful, the vehicle end activates the vehicle function according to the vehicle function item. The method breaks the limitation that the vehicle function software is bound with a single vehicle and cannot realize function sharing across vehicles, greatly improves user experience, and simultaneously provides technical support for selling vehicle enterprise software.

Description

Method and device for activating vehicle end function
Technical Field
The invention belongs to the technical field of intelligent network automobiles, and particularly relates to a method and a device for activating a vehicle end function.
Background
In the current market, the main product offered by a vehicle enterprise is the vehicle itself, which functions to follow the vehicle, but not the user. When the user changes the vehicle, the original function needs to be purchased again or reset. As the wave of software-defined automobiles drives, the software is increasingly taking up more space in the whole vehicle. When a user changes a vehicle, how to quickly and effectively activate purchased functions is a difficult problem to be solved with priority; however, currently, for cross-vehicle function activation, a convenient applicable scheme is lacking, and user experience is seriously affected.
Disclosure of Invention
The technical problem to be solved by the embodiment of the invention is to provide a vehicle end function activating method and device so as to realize cross-vehicle activation of vehicle functions and improve user experience.
In order to solve the above technical problems, the present invention provides a method for activating a vehicle end function, including:
responding to the operation of logging in the registered account by the user, and acquiring a user function list associated with the account by the vehicle end; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function;
the vehicle end compares the dependent information with a vehicle list of the vehicle end;
and after the comparison is successful, the vehicle end activates the vehicle function according to the vehicle function item.
Further, the dependency information includes three levels of information: the first-level information corresponds to vehicle hardware information, is vehicle hardware required for activating a vehicle function, and the second-level information corresponds to core service, and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level information corresponds to application function version information; the vehicle list includes three levels of information: the first-level vehicle list information corresponds to vehicle hardware information and is used for identifying whether hardware for activating a vehicle function is provided, the second-level vehicle list information corresponds to core service and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level vehicle list information corresponds to application function version information.
Further, the vehicle end compares the dependency information with the vehicle list of the vehicle end, specifically compares the three-level dependency information with three-level vehicle list information correspondingly respectively:
if the comparison is consistent, the vehicle end sends the usability of the function and the expected preparation time required for the function activation to the user;
if the comparison of the first-level dependency information and the first-level vehicle list information is not satisfied, prompting a user that the functions are disabled; if the comparison of the second-level dependency information and the second-level vehicle list information is not satisfied, recording the difference information of the current version and the target version; if the third-level dependency information is not satisfied by the comparison with the third-level vehicle list information, the difference information between the current version and the target version is recorded as well.
Further, if the comparison between the second-level dependency information and the second-level vehicle list information is not satisfied, upgrading the version difference core service in an OTA mode; if the comparison of the third-level dependence information and the third-level vehicle list information is not satisfied, upgrading the version difference application function in an OTA mode; after the upgrade is successful, the vehicle end will send the usability of the function and the function activation is expected to require preparation time to the user.
Further, when the vehicle end obtains the user function list, a function configuration list is also obtained, and the function configuration list is generated after the user-defined modification of the configuration parameters of the purchased vehicle functions.
Further, in response to the user logging out after the vehicle is used, the vehicle end triggers the vehicle state rollback to rollback the software versions of the core service software and the application functions to the baseline version.
Further, the baseline version is dynamically updated according to the version and the functional applicability, and the user purchase statistics and the upgrade duration as the influence weights.
Further, the cloud end is provided with vehicle functions for users to purchase, the vehicle functions are presented in a software package mode, and meanwhile, a function matrix library is arranged according to the function dependency relationship.
Further, in response to a user selecting and purchasing a corresponding vehicle function from a function matrix library, the function matrix library generates a list of user functions associated with the user's account, and authorizes authentication information, user configuration information, and adopts a vehicle-side interpretable file format.
The invention also provides a vehicle-end function activating device, which comprises a vehicle-mounted central operation unit, wherein the vehicle-mounted central operation unit is used for responding to the operation of logging in the registered account by a user and acquiring a user function list associated with the account; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function; and comparing the dependency information with a vehicle list of the vehicle, and activating the vehicle function according to the vehicle function item after the comparison is successful.
The implementation of the invention has the following beneficial effects: the vehicle functions purchased by the user are downloaded from the cloud to the vehicle end in the mode of the user function list, and the vehicle end compares and activates the user function list with the vehicle list of the vehicle end, so that the limitation that the vehicle function software is bound with a single vehicle and the function sharing cannot be realized across the vehicle is broken, the user experience is greatly improved, and meanwhile, technical support is provided for selling the vehicle enterprise software.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a method for activating a vehicle-end function according to an embodiment of the present invention.
Fig. 2 is a schematic diagram of an architecture for implementing a vehicle-end function activation method according to an embodiment of the present invention.
Detailed Description
The following description of embodiments refers to the accompanying drawings, which illustrate specific embodiments in which the invention may be practiced.
Referring to fig. 1, a first embodiment of the present invention provides a method for activating a vehicle end function, including:
responding to the operation of logging in the registered account by the user, and acquiring a user function list associated with the account by the vehicle end; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function;
the vehicle end compares the dependent information with a vehicle list of the vehicle end;
and after the comparison is successful, the vehicle end activates the vehicle function according to the vehicle function item.
Specifically, please refer to fig. 2, in this embodiment, the vehicle enterprise may set the vehicle functions for the user to purchase in the cloud set, present the vehicle functions in the form of a software package, define a function matrix library according to the function dependency relationship, define a version baseline, and define default configuration information. The user can purchase the required vehicle functions in advance by logging in a registered account of the user in the cloud set by the vehicle enterprise. The login mode can be pre-selecting the vehicle through a mobile phone or logging in the vehicle through the vehicle.
After the user selects and purchases the corresponding vehicle function from the function matrix library, the function matrix library generates a user function list associated with the user account, authorization authentication information and user configuration information, and adopts a file format (such as json and xml script format) which can be interpreted by a vehicle end. The user function list comprises vehicle function items purchased by a user and dependency information for activating the vehicle function, wherein the dependency information comprises three levels of information: the first-level information corresponds to vehicle hardware information, is vehicle hardware required for activating vehicle functions, the second-level information corresponds to core services, and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level information corresponds to application function version information.
After a user logs in an account registered by the user, the vehicle end downloads a user function list associated with the account from the cloud end; it can be understood that the user information is also downloaded from the cloud to the vehicle end, and the identity authentication, the user information downloading and the downloading information verification are completed. It should be noted that, each step performed by the vehicle end in this embodiment is specifically executed by the vehicle-mounted central operation unit. Before downloading, the central operation unit judges whether the server identity is legal or not by using the bidirectional identity authentication on the cloud server, and after receiving, the central operation unit performs key verification on the data packet (comprising a user function list and user information) to judge the integrity of the acquired data and the legitimacy of the data packet. If the verification is not passed, discarding the data packet, and feeding back the result to the background server.
The central operation unit of the vehicle end is provided with a script checking engine, so that the analysis of the configuration file can be realized, and the comparison of the dependency information in the user function list and the vehicle bill stored by the central operation unit can be carried out. The central operation unit of the vehicle end is also provided with a safe storage area which is used for encrypting and storing a vehicle list and a user function list. The formats of the vehicle list and the dependent information in the user function list are consistent and are also divided into three stages: the first-level vehicle list information corresponds to vehicle hardware information and is used for identifying whether hardware for activating a vehicle function is provided, the second-level vehicle list information corresponds to core service and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level vehicle list information corresponds to application function version information. The specific comparison mode is as follows:
and respectively and correspondingly comparing the three-level dependency information with the three-level vehicle list information, wherein if the comparison is consistent, the vehicle end sends the usability of the function and the predicted required preparation time for function activation to the user, and the specific mode can be that the function is displayed on a vehicle-mounted human-computer interaction interface or displayed on a mobile phone of the user.
If the comparison of the first-level dependency information and the first-level vehicle list information is not satisfied (for example, the first-level vehicle list information shows that the vehicle does not have hardware for activating the vehicle function), prompting the user that the function is disabled; if the comparison of the second-level dependency information and the second-level vehicle list information is not satisfied (for example, the version is inconsistent), recording difference information between the current version and the target version; if the third level dependency information is not satisfied by the third level vehicle inventory information comparison (e.g., the version is inconsistent), then the difference information of the current version and the target version is also recorded.
For the situation that the comparison between the second-level dependency information and the second-level vehicle list information is not satisfied, the embodiment upgrades the version difference core service in an OTA mode; and for the situation that the comparison of the third-level dependence information and the third-level vehicle list information is not satisfied, upgrading the version difference application function in an OTA mode. After the upgrade is successful, the vehicle end sends the usability of the function and the expected preparation time required for the function activation to the user, and the specific mode can be that the function is displayed on a vehicle-mounted human-computer interaction interface or a mobile phone of the user. After the vehicle-end central operation unit finishes upgrading, if the upgraded node is an external actuator, the central operation unit can initiate diagnosis to the upgraded node to acquire information.
The vehicle terminal activates the purchased vehicle function according to the vehicle function item, and can feed back the activation result to the user. And meanwhile, the user information in the using process can be uploaded to the cloud server.
As a further improvement of this embodiment, when purchasing the required vehicle function, the user may also perform a custom modification on the configuration parameters of the function, where the modified configuration parameters are formed into a function configuration list, and when the vehicle end obtains the user function list, the function configuration list is packaged together with the user function list in a data packet and downloaded to the vehicle end. For example, the user purchases the function of 'back seat inclination adjustable', the default configuration parameter is inclination of 30 degrees, and the user can modify the back seat inclination to 20 degrees according to own habits; the modified inclination-20 deg. will form a list of functional configurations to be downloaded to the vehicle end.
After the vehicle is used, the user logs out, triggers the vehicle state rollback, returns the software versions of the core service software and the application functions to the baseline version, and returns the configuration parameters to the default values. Further, in this embodiment, the baseline version is dynamically updated according to the version and the function applicability, and the user purchase statistics and the upgrade duration as the impact weights, so that the baseline version can cover more software versions with frequent use, and the expected time of software and hardware upgrade required to be upgraded again when the next vehicle function is activated is reduced to the minimum, which has very significant advantages when the embodiment is applied to the situations of renting vehicles, sharing vehicles and the like.
The present embodiment will be described below by taking a scenario as an example:
assume that the user purchases a function called "welcome mode" which functions to retreat the seat to create a ceremony feel and facilitate the user getting on the vehicle when the user opens the door. The Function matrix information index "function_set_00x" mapped by the Function at the cloud. The user purchases and uses on vehicle a and defines the seat recline length as "30 cm door-open rearward movement" in combination with his experience. The purchase information and the use information are recorded and combined with the function matrix information to form a user function list and a function configuration list on the cloud. The elements in the user function list include: "welcome mode" describes, hardware configuration "electric Seat" (first level dependency information) on which "welcome mode" depends, core service "system base version on which welcome mode software depends is kernel V5.0 and above" "middleware MW needs V4.0 and above" (second level dependency information), welcome mode application function version "set Control V1.0" (third level dependency information). The user obtains a user function list and a function configuration list from the vehicle A, and activates the welcome mode function according to the process. When the user uses another vehicle B, the user function list and the function configuration list may be acquired at the vehicle B according to the above procedure, and then the greeting mode function may be activated.
Corresponding to the vehicle-end function activating method of the first embodiment of the present invention, a second embodiment of the present invention further provides a vehicle-end function activating device, including a vehicle-mounted central operation unit, where the vehicle-mounted central operation unit is configured to obtain a user function list associated with an account in response to an operation of a user logging in the registered account; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function; and comparing the dependency information with a vehicle list of the vehicle, and activating the vehicle function according to the vehicle function item after the comparison is successful.
Regarding the working principle and process of the present embodiment, reference is made to the foregoing description of the first embodiment of the present invention, and no further description is given here.
As can be seen from the above description, compared with the prior art, the invention has the following beneficial effects: the vehicle functions purchased by the user are downloaded from the cloud to the vehicle end in the mode of the user function list, and the vehicle end compares and activates the user function list with the vehicle list of the vehicle end, so that the limitation that the vehicle function software is bound with a single vehicle and the function sharing cannot be realized across the vehicle is broken, the user experience is greatly improved, and meanwhile, technical support is provided for selling the vehicle enterprise software.
The foregoing disclosure is illustrative of the present invention and is not to be construed as limiting the scope of the invention, which is defined by the appended claims.

Claims (8)

1. A vehicle-end function activating method, characterized by comprising:
responding to the operation of logging in the registered account by the user, and acquiring a user function list associated with the account by the vehicle end; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function;
the vehicle end compares the dependent information with a vehicle list of the vehicle end;
after the comparison is successful, the vehicle end activates the vehicle function according to the vehicle function item;
the dependency information includes three levels of information: the first-level information corresponds to vehicle hardware information, is vehicle hardware required for activating a vehicle function, and the second-level information corresponds to core service, and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level information corresponds to application function version information; the vehicle list includes three levels of information: the first-level vehicle list information corresponds to vehicle hardware information and is used for identifying whether hardware for activating a vehicle function is provided, the second-level vehicle list information corresponds to core service and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level vehicle list information corresponds to application function version information;
the vehicle end compares the dependent information with a vehicle list of the vehicle end, and specifically, the three-level dependent information and three-level vehicle list information are respectively and correspondingly compared:
if the comparison is consistent, the vehicle end sends the usability of the function and the expected preparation time required for the function activation to the user;
if the comparison of the first-level dependency information and the first-level vehicle list information is not satisfied, prompting a user that the functions are disabled; if the comparison of the second-level dependency information and the second-level vehicle list information is not satisfied, recording the difference information of the current version and the target version; if the third-level dependency information is not satisfied by the comparison with the third-level vehicle list information, the difference information between the current version and the target version is recorded as well.
2. The method for activating a vehicle-end function according to claim 1, wherein if the comparison between the second-level dependency information and the second-level vehicle list information is not satisfied, the version difference core service is further upgraded by an OTA method; if the comparison of the third-level dependence information and the third-level vehicle list information is not satisfied, upgrading the version difference application function in an OTA mode; after the upgrade is successful, the vehicle end will send the usability of the function and the function activation is expected to require preparation time to the user.
3. The method for activating a vehicle-end function according to claim 1, wherein when the vehicle-end obtains the user function list, the vehicle-end also obtains a function configuration list, and the function configuration list is generated by performing custom modification on configuration parameters of a vehicle function purchased by a user.
4. The vehicle-end function activation method of claim 1, wherein the vehicle-end triggers a vehicle state rollback to rollback a software version of the core service software and the application function to a baseline version in response to a user logging out at the end of vehicle use.
5. The method for activating a vehicle-end function according to claim 4, wherein the baseline version is dynamically updated according to the version and the function applicability, and the user purchase statistics and the upgrade time length as the impact weights.
6. The method for activating a vehicle-end function according to any one of claims 1 to 5, wherein the cloud end is provided with a vehicle function for purchase by a user, presented in a software package, and provided with a function matrix library according to a function dependency relationship.
7. The vehicle-side function activating method according to claim 6, wherein the function matrix library generates a list of user functions associated with an account of the user, and the authorization authentication information, the user configuration information, and adopts a vehicle-side interpretable file format in response to the user selecting and purchasing a corresponding vehicle function from the function matrix library.
8. The vehicle-end function activating device is characterized by comprising a vehicle-mounted central operation unit, wherein the vehicle-mounted central operation unit is used for responding to the operation of logging in a registered account by a user and acquiring a user function list associated with the account; the user function list at least comprises vehicle function items purchased by a user and dependency information for activating the vehicle function; comparing the dependency information with a vehicle list of the vehicle, and activating the vehicle function according to the vehicle function item after the comparison is successful; the dependency information includes three levels of information: the first-level information corresponds to vehicle hardware information, is vehicle hardware required for activating a vehicle function, and the second-level information corresponds to core service, and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level information corresponds to application function version information; the vehicle list includes three levels of information: the first-level vehicle list information corresponds to vehicle hardware information and is used for identifying whether hardware for activating a vehicle function is provided, the second-level vehicle list information corresponds to core service and comprises system version, basic software version and middleware version information on a dependent controller, and the third-level vehicle list information corresponds to application function version information; the vehicle end compares the dependent information with a vehicle list of the vehicle end, and specifically, the three-level dependent information and three-level vehicle list information are respectively and correspondingly compared: if the comparison is consistent, the vehicle end sends the usability of the function and the expected preparation time required for the function activation to the user; if the comparison of the first-level dependency information and the first-level vehicle list information is not satisfied, prompting a user that the functions are disabled; if the comparison of the second-level dependency information and the second-level vehicle list information is not satisfied, recording the difference information of the current version and the target version; if the third-level dependency information is not satisfied by the comparison with the third-level vehicle list information, the difference information between the current version and the target version is recorded as well.
CN202210596728.XA 2022-05-30 2022-05-30 Method and device for activating vehicle end function Active CN115220754B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210596728.XA CN115220754B (en) 2022-05-30 2022-05-30 Method and device for activating vehicle end function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210596728.XA CN115220754B (en) 2022-05-30 2022-05-30 Method and device for activating vehicle end function

Publications (2)

Publication Number Publication Date
CN115220754A CN115220754A (en) 2022-10-21
CN115220754B true CN115220754B (en) 2023-11-10

Family

ID=83608035

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210596728.XA Active CN115220754B (en) 2022-05-30 2022-05-30 Method and device for activating vehicle end function

Country Status (1)

Country Link
CN (1) CN115220754B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008189125A (en) * 2007-02-05 2008-08-21 Nec Corp Software updating system for on-vehicle equipment, software updating method for on-vehicle equipment and vehicle device
CN102752380A (en) * 2012-06-29 2012-10-24 山东电力集团公司电力科学研究院 Electric vehicle-mounted terminal based on cloud computing and using method thereof
DE102017205993A1 (en) * 2017-04-07 2018-10-11 Bayerische Motoren Werke Aktiengesellschaft System and method for the selective activation of vehicle functions
CN109862036A (en) * 2019-03-20 2019-06-07 上海博泰悦臻网络技术服务有限公司 A kind of collaboration authentication method and terminal
CN110286923A (en) * 2019-05-31 2019-09-27 重庆海德世拉索系统(集团)有限公司 Based on cloud to the method for vehicle electronic control unit system upgrade
CN112818311A (en) * 2021-01-19 2021-05-18 恒大新能源汽车投资控股集团有限公司 Service method of vehicle-mounted function, man-machine interaction system and electronic equipment
CN112884489A (en) * 2021-02-26 2021-06-01 恒大新能源汽车投资控股集团有限公司 Shared vehicle using method, vehicle and electronic equipment
CN112913190A (en) * 2021-02-04 2021-06-04 华为技术有限公司 Upgrading method and device based on over-the-air technology OTA
CN112954646A (en) * 2021-02-23 2021-06-11 恒大新能源汽车投资控股集团有限公司 Vehicle-mounted function configuration method, Internet of vehicles server and vehicle-mounted terminal
CN113268257A (en) * 2020-02-14 2021-08-17 上海艾拉比智能科技有限公司 Vehicle-mounted application upgrading system, method and computer storage medium
CN113504923A (en) * 2021-06-10 2021-10-15 浙江吉利控股集团有限公司 OTA function purchase activation method and system
CN113703425A (en) * 2021-08-30 2021-11-26 重庆长安新能源汽车科技有限公司 Automobile personalized function configuration code generation system
CN113703814A (en) * 2021-10-29 2021-11-26 江西五十铃汽车有限公司 Configuration method, system, storage medium and configuration equipment of Internet of vehicles APP
CN113721955A (en) * 2021-08-25 2021-11-30 中国第一汽车股份有限公司 Vehicle upgrading method, device, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090119657A1 (en) * 2007-10-24 2009-05-07 Link Ii Charles M Methods and systems for software upgrades
US20100228404A1 (en) * 2009-03-06 2010-09-09 Link Ii Charles M Method and system for configuring and provisioning a vehicle
EP2610857A1 (en) * 2011-12-30 2013-07-03 Samsung Electronics Co., Ltd. Display apparatus, upgrading apparatus, display system and control method thereof
WO2014172397A1 (en) * 2013-04-15 2014-10-23 Flextronics Ap, Llc Central network for automated control of vehicular traffic
DE102018206880A1 (en) * 2018-05-04 2019-11-07 Audi Ag Method for determining a functional set of activated functions in a functional unit as well as functional unit which can be operated according to the method

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008189125A (en) * 2007-02-05 2008-08-21 Nec Corp Software updating system for on-vehicle equipment, software updating method for on-vehicle equipment and vehicle device
CN102752380A (en) * 2012-06-29 2012-10-24 山东电力集团公司电力科学研究院 Electric vehicle-mounted terminal based on cloud computing and using method thereof
DE102017205993A1 (en) * 2017-04-07 2018-10-11 Bayerische Motoren Werke Aktiengesellschaft System and method for the selective activation of vehicle functions
CN109862036A (en) * 2019-03-20 2019-06-07 上海博泰悦臻网络技术服务有限公司 A kind of collaboration authentication method and terminal
CN110286923A (en) * 2019-05-31 2019-09-27 重庆海德世拉索系统(集团)有限公司 Based on cloud to the method for vehicle electronic control unit system upgrade
CN113268257A (en) * 2020-02-14 2021-08-17 上海艾拉比智能科技有限公司 Vehicle-mounted application upgrading system, method and computer storage medium
CN112818311A (en) * 2021-01-19 2021-05-18 恒大新能源汽车投资控股集团有限公司 Service method of vehicle-mounted function, man-machine interaction system and electronic equipment
CN112913190A (en) * 2021-02-04 2021-06-04 华为技术有限公司 Upgrading method and device based on over-the-air technology OTA
CN112954646A (en) * 2021-02-23 2021-06-11 恒大新能源汽车投资控股集团有限公司 Vehicle-mounted function configuration method, Internet of vehicles server and vehicle-mounted terminal
CN112884489A (en) * 2021-02-26 2021-06-01 恒大新能源汽车投资控股集团有限公司 Shared vehicle using method, vehicle and electronic equipment
CN113504923A (en) * 2021-06-10 2021-10-15 浙江吉利控股集团有限公司 OTA function purchase activation method and system
CN113721955A (en) * 2021-08-25 2021-11-30 中国第一汽车股份有限公司 Vehicle upgrading method, device, equipment and storage medium
CN113703425A (en) * 2021-08-30 2021-11-26 重庆长安新能源汽车科技有限公司 Automobile personalized function configuration code generation system
CN113703814A (en) * 2021-10-29 2021-11-26 江西五十铃汽车有限公司 Configuration method, system, storage medium and configuration equipment of Internet of vehicles APP

Also Published As

Publication number Publication date
CN115220754A (en) 2022-10-21

Similar Documents

Publication Publication Date Title
CA2670841C (en) Programmatically transferring applications between handsets based on license information
WO2013166418A2 (en) Methods and systems of digital rights management for vehicles
CN104486430A (en) Method, device and client for realizing data sharing in mobile browser client
CN110928567A (en) Vehicle system upgrading method, terminal device and computer-readable storage medium
WO2014040461A1 (en) Access control method and device
CN109196891B (en) Method, terminal and server for managing subscription data set
EP2624517A1 (en) Application store system and development method using the application store system
CN108139752A (en) The command verification method, apparatus and slave computer of diagnostic device
CN108023907A (en) Vehicle module upgrade method, device and vehicle
CN108583505A (en) Shared unlocking automobiles method, system and storage medium
CN112202920A (en) Vehicle machine system upgrading method and device
CN217048553U (en) System for user-oriented back loading Bluetooth key function
CN113722699A (en) Identity authentication method and device, readable storage medium and vehicle
CN115220754B (en) Method and device for activating vehicle end function
CN116436707B (en) Login method, device, medium and computer equipment based on applet
CN107305608A (en) The management method and device of terminal device
WO2012092733A1 (en) Locking network terminal, network side device and unlocking method thereof
US10779138B2 (en) Transmission of a message to be displayed to a display device of a motor vehicle
CN115242417B (en) Vehicle-mounted function control method, system, device and vehicle
CN107872786B (en) Control method and smart card
CN108665565A (en) Stop fee payment method, system and storage medium
KR102372033B1 (en) Method for providing enhanced telematics service and telematics server using the same
CN112003863A (en) WeChat platform based unified authentication management method and system for mall members
CN111970341B (en) Account number close exchange-free method and device based on Internet of vehicles, automobile and medium
CN110572384A (en) Vehicle data processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant