CN110830263B - Automatic login method and device for vehicle-mounted system - Google Patents

Automatic login method and device for vehicle-mounted system Download PDF

Info

Publication number
CN110830263B
CN110830263B CN201911073905.0A CN201911073905A CN110830263B CN 110830263 B CN110830263 B CN 110830263B CN 201911073905 A CN201911073905 A CN 201911073905A CN 110830263 B CN110830263 B CN 110830263B
Authority
CN
China
Prior art keywords
information
user
vehicle
login
acquiring
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
CN201911073905.0A
Other languages
Chinese (zh)
Other versions
CN110830263A (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.)
Nanjing Kuwozhixing Technology Co ltd
Original Assignee
Nanjing Kuwozhixing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing Kuwozhixing Technology Co ltd filed Critical Nanjing Kuwozhixing Technology Co ltd
Priority to CN201911073905.0A priority Critical patent/CN110830263B/en
Publication of CN110830263A publication Critical patent/CN110830263A/en
Application granted granted Critical
Publication of CN110830263B publication Critical patent/CN110830263B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/321Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
    • H04L9/3213Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority using tickets or tokens, e.g. Kerberos
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides an automatic login method and device for a vehicle-mounted system, which are characterized in that user information is acquired and a user terminal is connected according to the user information; acquiring request authorization information and sending the request authorization information to the user side; and acquiring the authorization information of the user side, logging in the vehicle-mounted system according to the authorization information, and improving the login efficiency of the vehicle-mounted system.

Description

Automatic login method and device for vehicle-mounted system
Technical Field
The invention relates to the technical field of Internet, in particular to an automatic login method and device for a vehicle-mounted system.
Background
With the development of the era, more and more automobiles are sold, and when a new automobile is sold, the connection between the vehicle-mounted system and the cloud end is needed to be completed, namely, the login of the vehicle-mounted system is realized, so that the subsequent use is facilitated.
In the prior art, the login of a vehicle-mounted system is similar to the login scheme of Web and a mobile phone terminal APP, a two-dimensional code is displayed on a vehicle-mounted screen, the mobile phone terminal APP scans the two-dimensional code, and then authorized login is carried out.
However, the login system in the prior art has low efficiency of logging in the vehicle-mounted system.
Disclosure of Invention
The embodiment of the invention provides an automatic login method and device for a vehicle-mounted system, which improve the login efficiency of the vehicle-mounted system.
In a first aspect, the present invention provides an automatic login method for a vehicle-mounted system, including:
acquiring user information and connecting a user terminal according to the user information;
acquiring request authorization information and sending the request authorization information to the user side;
and acquiring the authorization information of the user side, and logging in the vehicle-mounted system according to the authorization information.
Optionally, in one possible implementation manner of the first aspect, the acquiring authorization information of the user side, and logging in a vehicle-mounted system according to the authorization information includes:
acquiring authorization information of the user side, and acquiring login token information according to the authorization information;
and logging in the vehicle-mounted system according to the login token information.
Optionally, in a possible implementation manner of the first aspect, the logging in the vehicle-mounted system according to the login token information includes:
analyzing the login token information to obtain password information;
and logging in the vehicle-mounted system according to the password information.
Optionally, in one possible implementation manner of the first aspect, after the acquiring authorization information of the user side and acquiring login token information according to the authorization information, the method further includes:
and encrypting the login token information.
Optionally, in one possible implementation manner of the first aspect, before acquiring the request authorization information and sending the request authorization information to the user side, the method further includes:
and determining that the vehicle-mounted system is in an unregistered state.
Optionally, in one possible implementation manner of the first aspect, the acquiring user information and connecting a user side according to the user information includes:
acquiring user information and acquiring account information according to the user information;
and acquiring login information of a user terminal according to the account information, and connecting the user terminal according to the login information.
Optionally, in one possible implementation manner of the first aspect, after the acquiring authorization information of the user side and logging in the vehicle-mounted system according to the authorization information, the method further includes:
and acquiring a login success message and sending the login success message to the user side.
In a second aspect, the present invention provides an automatic login device for an in-vehicle system, including:
the acquisition module is used for acquiring user information and connecting a user terminal according to the user information;
the authorization module is used for acquiring request authorization information and sending the request authorization information to the user side;
the login module is used for acquiring the authorization information of the user side and logging in the vehicle-mounted system according to the authorization information.
In a third aspect, the present invention provides an automatic login device for an in-vehicle system, including: the system comprises a memory, a processor and a computer program, wherein the computer program is stored in the memory, and the processor runs the computer program to execute the method for automatically logging in the vehicle-mounted system.
According to the automatic login method and device for the vehicle-mounted system, the user information is acquired, and the user terminal is connected according to the user information, namely, when a user purchases a new vehicle, the personal information of the user can be acquired, and then the user terminal is bound through the personal information, so that the connection between the user terminal and the cloud terminal is realized. The cloud end acquires the request authorization information and sends the request authorization information to the user end, namely, the user end waits for the indication of the user end to see whether the user indicates to log in the vehicle-mounted system, acquires the authorization information of the user end and logs in the vehicle-mounted system according to the authorization information.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a schematic flow chart of an automatic login method for a vehicle-mounted system;
FIG. 2 is a block diagram of an automatic login device for a vehicle-mounted system;
fig. 3 is a schematic hardware structure of an automatic login device for a vehicle-mounted system according to an embodiment of the present invention.
Specific embodiments of the present disclosure have been shown by way of the above drawings and will be described in more detail below. These drawings and the written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the disclosed concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and drawings are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein.
It should be understood that, in various embodiments of the present invention, the sequence number of each process does not mean that the execution sequence of each process should be determined by its functions and internal logic, and should not constitute any limitation on the implementation process of the embodiments of the present invention.
It should be understood that in the present invention, "comprising" and "having" and any variations thereof are intended to cover non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements that are expressly listed or inherent to such process, method, article, or apparatus.
The application scene of the invention can be the internet automobile field or other terminal login fields, and the invention is only described by the internet automobile field, but is not limited to the field.
Taking internet automobiles as an example, with the development of the times, more automobiles are sold, and when new automobiles are sold, the connection between the vehicle-mounted system and the cloud end is needed to be completed, namely, the login of the vehicle-mounted system is realized, so that the subsequent use is convenient. In the prior art, the login of the vehicle-mounted system is similar to the login schemes of Web and mobile phone terminal APP, a two-dimensional code is displayed on a vehicle-mounted screen, the mobile phone terminal APP scans the two-dimensional code and then performs authorized login, however, the prior schemes of the Internet or home appliance industry are adopted in the current method, but the prior art is not brief enough in the Internet of vehicles industry, so that the login efficiency of the login system in the prior art is lower.
In order to solve the technical problems in the prior art, the invention provides the automatic login method and the device for the vehicle-mounted system, which realize quick login of the vehicle-mounted system and improve login efficiency.
The following describes the technical scheme of the present invention and how the technical scheme of the present application solves the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present invention will be described below with reference to the accompanying drawings.
Fig. 1 is a schematic flow chart of an automatic login method of a vehicle-mounted system provided by the invention, and an execution subject of the method shown in fig. 1 may be a software and/or hardware device. The method shown in fig. 1 includes steps S101 to S103, which are specifically as follows:
s101, obtaining user information and connecting the user terminal according to the user information.
Specifically, the user information may include personal information of the user, which may include a name, an identification number, a sex, etc. of the user, and vehicle information, which may include information of a brand of the vehicle, a model number of the vehicle, etc. After the user information is acquired, some processing can be performed on the user information to realize connection with the user side.
The processing of the user information may specifically be that after the user information is acquired, account information is acquired according to the user information, for example, the account information may be formed according to an identification card number of the user in the user information, a full spelling of a name is used as a password, and the account and the password. After the user logs in, the server can acquire the login information of the user side and connect the user side according to the login information, namely, the user side is in butt joint with the user side.
In some embodiments, before the request authorization information is obtained and sent to the user side, it may also be determined that the vehicle-mounted system is in an unregistered state, and if the vehicle-mounted system processes the login state, no subsequent operation is required.
S102, obtaining the request authorization information and sending the request authorization information to the user terminal.
Specifically, when the vehicle-mounted system is required to log in, a request authorization message can be obtained and sent to the user side to request the authorized login of the user side.
S103, acquiring authorization information of the user side, and logging in the vehicle-mounted system according to the authorization information.
Specifically, the user side may send out the authorization information after obtaining the request authorization message. For example, after the user side obtains the request authorization message, an authorized login button may be displayed on the user side, and the user may click on the authorized login button to send authorization information to the server.
In some embodiments, after the authorization information of the user side is acquired, the login token information is acquired according to the authorization information, the login token information is analyzed and processed to acquire the password information, and then the vehicle-mounted system is logged in according to the password information. In other embodiments, the login token information may be encrypted after the login token information is acquired, and correspondingly, after the server acquires the login token information, the server may receive a line to analyze the login token information, and then acquire the password information, so that the security of the information transmission process may be ensured, and the information may be prevented from being stolen easily.
After the authorization information of the user side is obtained and the vehicle-mounted system is logged in according to the authorization information, a login success message can be obtained, the login success message is sent to the user side, and the user side is displayed to prompt the user that the login is successful.
According to the vehicle-mounted system automatic login method provided by the embodiment, the user information is acquired, and the user terminal is connected according to the user information, namely, when a user purchases a new vehicle, the personal information of the user can be acquired, and then the user terminal is bound through the personal information, so that the connection between the user terminal and the cloud terminal is realized. The cloud end acquires the request authorization information and sends the request authorization information to the user end, namely, the user end waits for the indication of the user end to see whether the user indicates to log in the vehicle-mounted system, acquires the authorization information of the user end and logs in the vehicle-mounted system according to the authorization information.
Fig. 2 is a schematic structural diagram of an automatic login device for a vehicle-mounted system according to the present invention, and the automatic login device 20 for a vehicle-mounted system shown in fig. 2 includes:
the acquisition module 21 is configured to acquire user information and connect to a user terminal according to the user information;
the authorization module 22 is configured to obtain the request authorization information, and send the request authorization information to the user side;
the login module 23 is configured to obtain authorization information of the user side, and login the vehicle-mounted system according to the authorization information.
The automatic login device of the vehicle-mounted system in the embodiment shown in fig. 2 may be correspondingly used to perform the steps in the embodiment of the method shown in fig. 1, and its implementation principle and technical effects are similar, and will not be described herein again.
Optionally, the login module 23 is configured to obtain authorization information of the user side, and login the vehicle-mounted system according to the authorization information, including:
acquiring authorization information of a user side, and acquiring login token information according to the authorization information;
and logging in the vehicle-mounted system according to the login token information.
Optionally, logging in the vehicle-mounted system according to the login token information, including:
analyzing the login token information to obtain password information;
and logging in the vehicle-mounted system according to the password information.
Optionally, after obtaining the authorization information of the user side and obtaining the login token information according to the authorization information, the method further includes:
the login token information is encrypted.
Optionally, before acquiring the request authorization information and sending the request authorization information to the user side, the method further includes:
and determining that the vehicle-mounted system is in an unregistered state.
Optionally, the obtaining module 21 is configured to obtain user information, and connect to a user terminal according to the user information, including:
acquiring user information, and acquiring account information according to the user information;
and acquiring login information of the user terminal according to the account information, and connecting the user terminal according to the login information.
Optionally, after obtaining the authorization information of the user side and logging in the vehicle-mounted system according to the authorization information, the login module 23 further includes:
and acquiring a login success message and sending the login success message to the user side.
Referring to fig. 3, a hardware structure diagram of an automatic login device for a vehicle-mounted system according to an embodiment of the present invention is shown, where the device 40 includes: a processor 31, a memory 32 and a computer program; wherein the method comprises the steps of
The memory 32 is used for storing a computer program, and may also be a flash memory (flash). The computer program is, for example, an application program, a functional module, or the like that implements the above-described method.
A processor 31 for executing the computer program stored in the memory to implement the steps executed by the apparatus in the above method. Reference may be made in particular to the description of the embodiments of the method described above.
Alternatively, the memory 32 may be separate or integrated with the processor 31.
When the memory 32 is a device separate from the processor 31, the apparatus may further include:
a bus 33 for connecting the memory 32 and the processor 31.
The present invention also provides a readable storage medium having stored therein a computer program for implementing the methods provided by the various embodiments described above when executed by a processor.
The readable storage medium may be a computer storage medium or a communication medium. Communication media includes any medium that facilitates transfer of a computer program from one place to another. Computer storage media can be any available media that can be accessed by a general purpose or special purpose computer. For example, a readable storage medium is coupled to the processor such that the processor can read information from, and write information to, the readable storage medium. In the alternative, the readable storage medium may be integral to the processor. The processor and the readable storage medium may reside in an application specific integrated circuit (Application Specific Integrated Circuits, ASIC for short). In addition, the ASIC may reside in a user device. The processor and the readable storage medium may reside as discrete components in a communication device. The readable storage medium may be read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tape, floppy disk, optical data storage device, etc.
The present invention also provides a program product comprising execution instructions stored in a readable storage medium. The at least one processor of the device may read the execution instructions from the readable storage medium, the execution instructions being executed by the at least one processor to cause the device to implement the methods provided by the various embodiments described above.
In the above embodiment of the apparatus, it should be understood that the processor may be a central processing unit (english: central Processing Unit, abbreviated as CPU), or may be other general purpose processors, digital signal processors (english: digital Signal Processor, abbreviated as DSP), application specific integrated circuits (english: application Specific Integrated Circuit, abbreviated as ASIC), or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the present invention may be embodied directly in a hardware processor for execution, or in a combination of hardware and software modules in a processor for execution.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (7)

1. An automatic login method for a vehicle-mounted system is characterized by comprising the following steps:
acquiring personal information of a user, and binding the personal information of the user with a user terminal to realize the connection between the user terminal and a cloud terminal;
when a vehicle-mounted system is required to log in, the cloud acquires a request authorization message and sends the request authorization message to a user side to request the authorization of the user side; if the cloud acquires the authorization information of the user side, the user side is authorized according to the authorization information
Acquiring login token information, analyzing the login token information, acquiring password information, and logging in the vehicle-mounted system according to the password information;
before obtaining the request authorization information and sending the request authorization information to the user side, the method further comprises the following steps:
and determining that the vehicle-mounted system is in an unregistered state.
2. The method of claim 1, wherein after obtaining the authorization information of the user side and obtaining the login token information according to the authorization information, further comprises:
and encrypting the login token information.
3. The method of claim 1, wherein the obtaining personal information of the user, binding the personal information to the user, and implementing connection between the user and the cloud, specifically includes:
acquiring personal information of a user, and acquiring account information according to the personal information of the user;
and acquiring login information of the user terminal according to the account information, and connecting the cloud terminal according to the login information.
4. The method of claim 1, wherein after obtaining the authorization information of the user side and logging in the vehicle-mounted system according to the authorization information, further comprises:
and acquiring a login success message and sending the login success message to the user side.
5. An automatic login device for a vehicle-mounted system, which is characterized by comprising:
the acquisition module is used for acquiring personal information of a user, binding the personal information of the user with a user terminal, and realizing connection between the user terminal and a cloud terminal; when the vehicle-mounted system is determined to be in an unregistered state, acquiring request authorization information sent by the cloud, and sending the request authorization information to the user side;
the authorization module is used for acquiring login token information according to the authorization information when the cloud acquires the authorization information of the user side, analyzing the login token information and acquiring password information;
and the login module is used for logging in the vehicle-mounted system according to the acquired password information.
6. An automatic login device for an in-vehicle system, comprising: a memory, a processor and a computer program stored in the memory, the processor running the computer program to perform the method of any one of claims 1 to 4.
7. A readable storage medium, characterized in that it has stored therein a computer program for implementing the method of any of claims 1 to 4 when being executed by a processor.
CN201911073905.0A 2019-11-06 2019-11-06 Automatic login method and device for vehicle-mounted system Active CN110830263B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911073905.0A CN110830263B (en) 2019-11-06 2019-11-06 Automatic login method and device for vehicle-mounted system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911073905.0A CN110830263B (en) 2019-11-06 2019-11-06 Automatic login method and device for vehicle-mounted system

Publications (2)

Publication Number Publication Date
CN110830263A CN110830263A (en) 2020-02-21
CN110830263B true CN110830263B (en) 2023-07-25

Family

ID=69552749

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911073905.0A Active CN110830263B (en) 2019-11-06 2019-11-06 Automatic login method and device for vehicle-mounted system

Country Status (1)

Country Link
CN (1) CN110830263B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112784252A (en) * 2021-01-20 2021-05-11 奇瑞汽车股份有限公司 System and method for entering vehicle-mounted machine engineering mode through code scanning acquisition and vehicle
CN113127826B (en) * 2021-04-27 2023-05-23 富途网络科技(深圳)有限公司 Verification method and related device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106850580A (en) * 2017-01-04 2017-06-13 广州小鹏汽车科技有限公司 A kind of automobile account system and account automatic verification method
CN107948321A (en) * 2017-12-29 2018-04-20 威马智慧出行科技(上海)有限公司 The remote-authorization method and system of vehicle
CN108614963A (en) * 2018-04-28 2018-10-02 福建省汽车工业集团云度新能源汽车股份有限公司 A kind of method and system of the Telnet onboard system based on user right

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103888451B (en) * 2014-03-10 2017-09-26 百度在线网络技术(北京)有限公司 Authorization method, the apparatus and system of certification
CN105490996B (en) * 2014-10-09 2019-02-26 比亚迪股份有限公司 The authoring system and method for vehicle bluetooth key
CN107358419B (en) * 2016-05-09 2020-12-11 阿里巴巴集团控股有限公司 Airborne terminal payment authentication method, device and system
CN110149415A (en) * 2019-06-19 2019-08-20 广州小鹏汽车科技有限公司 Social information dissemination method, device, system and vehicle based on car-mounted terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106850580A (en) * 2017-01-04 2017-06-13 广州小鹏汽车科技有限公司 A kind of automobile account system and account automatic verification method
CN107948321A (en) * 2017-12-29 2018-04-20 威马智慧出行科技(上海)有限公司 The remote-authorization method and system of vehicle
WO2019128323A1 (en) * 2017-12-29 2019-07-04 威马智慧出行科技(上海)有限公司 Remote authorization method and system for vehicle
CN108614963A (en) * 2018-04-28 2018-10-02 福建省汽车工业集团云度新能源汽车股份有限公司 A kind of method and system of the Telnet onboard system based on user right

Also Published As

Publication number Publication date
CN110830263A (en) 2020-02-21

Similar Documents

Publication Publication Date Title
CN111208800B (en) Automobile diagnosis method and device and vehicle communication interface
CN109462601B (en) Multi-platform access method and device based on eSIM
CN110830263B (en) Automatic login method and device for vehicle-mounted system
WO2020024263A1 (en) Vehicle diagnosis method, intelligent diagnosis apparatus and vehicle data server
WO2022095789A1 (en) Automobile key matching method and apparatus, and automobile communication interface device
CN111291292A (en) Page rendering method and device, terminal equipment and storage medium
CN110851818B (en) Verification code display method and device, computer equipment and readable storage medium
CN112363767A (en) Vehicle-mounted camera calling method and device
CN111124486A (en) Method, system and storage medium for discovering android application to refer to third-party tool
CN110932947A (en) Equipment control method and device based on television terminal
CN110601832A (en) Data access method and device
CN111273931A (en) Vehicle-mounted traveling computer parallel upgrading method and device
CN113703868A (en) Vehicle diagnostic software configuration method, electronic device and readable storage medium
CN111404695A (en) Token request verification method and device
EP3203445A1 (en) System and method for automatically identifying a vehicule type
CN113259910A (en) Activation method and device for vehicle-mounted networking equipment
CN110111447B (en) Internet of vehicles verification method and device
CN108021376B (en) Method and system for updating automobile electronic system program
CN115174645B (en) Automobile OTA cloud interaction method and system
CN112217799B (en) Vehicle diagnosis method, vehicle diagnosis device and terminal equipment
CN114489009A (en) Configuration information writing method and device, electronic equipment and storage medium
CN111624983B (en) Synchronous connection method and vehicle remote diagnosis system
CN114585055A (en) Vehicle-mounted WiFi access method, vehicle controller, cloud server and mobile terminal
CN109347841B (en) MAC address authentication method, device, terminal, server and storage medium
CN110808832A (en) Digital key password sharing 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