CN117786638A - A method, device and electronic equipment for realizing interconnection between devices - Google Patents
A method, device and electronic equipment for realizing interconnection between devices Download PDFInfo
- Publication number
- CN117786638A CN117786638A CN202410094380.3A CN202410094380A CN117786638A CN 117786638 A CN117786638 A CN 117786638A CN 202410094380 A CN202410094380 A CN 202410094380A CN 117786638 A CN117786638 A CN 117786638A
- Authority
- CN
- China
- Prior art keywords
- user
- program
- application program
- application
- personalized information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 85
- 238000004891 communication Methods 0.000 claims description 22
- 238000004590 computer program Methods 0.000 claims description 21
- 230000008569 process Effects 0.000 claims description 20
- 238000001514 detection method Methods 0.000 claims description 14
- 238000010586 diagram Methods 0.000 description 12
- 230000006870 function Effects 0.000 description 10
- 238000012545 processing Methods 0.000 description 4
- 230000001960 triggered effect Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 230000003993 interaction Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 101001121408 Homo sapiens L-amino-acid oxidase Proteins 0.000 description 2
- 102100026388 L-amino-acid oxidase Human genes 0.000 description 2
- 238000012790 confirmation Methods 0.000 description 2
- 101000827703 Homo sapiens Polyphosphoinositide phosphatase Proteins 0.000 description 1
- 102100023591 Polyphosphoinositide phosphatase Human genes 0.000 description 1
- 230000003542 behavioural effect Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
本发明公开了一种实现设备间互联互通的方法,应用于物联网平台中终端设备上的管家程序,该方法包括:检测是否接收到用户发出的管家程序登录指令,如果是,则进行登录;分别向每个应用程序发出应用程序登录指令,使每个应用程序进行登录;从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当终端设备中的应用程序接收到用户发出的启动应用程指令时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。
The invention discloses a method for realizing interconnection between devices, which is applied to a housekeeper program on a terminal device in an Internet of Things platform. The method includes: detecting whether a housekeeper program login instruction issued by a user is received, and if so, logging in; Issue application login instructions to each application separately to enable each application to log in; obtain the user's personalized information from the database of the corresponding server, and store the obtained personalized information in its own shared storage file Medium; so that when the application in the terminal device receives the user's instruction to start the application, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information; according to the preset At the time node, the user's personalized information recorded by the application in the shared storage file is uploaded to the corresponding server for updating the personalized information stored in the database.
Description
技术领域Technical field
本发明涉及物联网设备间互联互通的技术领域,尤其涉及一种实现设备间互联互通的方法、装置及电子设备。The present invention relates to the technical field of interconnection between Internet of Things devices, and in particular to a method, device and electronic equipment for realizing interconnection between devices.
背景技术Background technique
车载设备,比如车机等终端设备上通常会安装多个app,现有技术中用户需要手动的逐个登录各个app才能使用这些app。且用户使用各个app所对应产生的个人习惯或偏好等个性化信息都保存在各个app对应的的服务器中。在现有技术中,如果要获得用户的所有个性化信息,就需要到各个app的服务器中,获取各个服务器中保存的个性化信息。这就使得现有技术存在,不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。In-vehicle devices, such as car computers and other terminal devices, usually have multiple apps installed. In the prior art, users need to manually log in to each app one by one to use these apps. And the personalized information such as personal habits or preferences generated by the user's use of each app is stored in the server corresponding to each app. In the prior art, if you want to obtain all the personalized information of the user, you need to go to the server of each app and obtain the personalized information stored in each server. This makes the prior art have the problem that each app cannot be automatically logged in, and the personalized information of the user cannot be communicated between apps.
发明内容Contents of the invention
本发明实施例提供一种实现设备间互联互通的方法,用于解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。Embodiments of the present invention provide a method for realizing interconnection and interoperability between devices, which is used to solve the problems existing in the existing technology of being unable to automatically log in to each app, and being unable to communicate user's personalized information between each app.
具体技术方案如下:The specific technical solutions are as follows:
第一方面,本发明实施例提供了一种实现设备间互联互通的方法,应用于物联网平台中终端设备上的管家程序,所述终端设备包括一个管家程序和至少一个应用程序,所述方法包括以下步骤:In a first aspect, an embodiment of the present invention provides a method for realizing interconnection and intercommunication between devices, which is applied to a housekeeper program on a terminal device in an Internet of Things platform, wherein the terminal device includes a housekeeper program and at least one application program, and the method includes the following steps:
检测是否接收到用户发出的管家程序登录指令,如果是,则进行登录;其中,所述管家程序登录指令中包含所述用户的标识信息;Detect whether a housekeeper program login instruction issued by the user is received, and if so, log in; wherein the housekeeper program login instruction contains the user's identification information;
分别向每个所述应用程序发出应用程序登录指令,使每个所述应用程序进行登录;其中,所述应用程序是所述终端设备中已与所述管家程序绑定过的程序;所述应用程序登录指令中包含所述用户的标识信息;Issue an application login instruction to each of the applications respectively to enable each of the applications to log in; wherein the application is a program in the terminal device that has been bound to the housekeeper program; The application login instruction contains the identification information of the user;
根据所述用户的标识信息,从对应的服务器的数据库中,获取所述用户的个性化信息,并将获取到的所述个性化信息存储在自身的共享存储文件中;使得当所述终端设备中的应用程序接收到所述用户发出的启动应用程指令时,所述应用程序可以从所述共享存储文件中获取所述个性化信息,并根据所述个性化信息向所述用户提供个性化的服务;According to the identification information of the user, obtain the personalized information of the user from the database of the corresponding server, and store the obtained personalized information in its own shared storage file; so that when the terminal device When the application program in receives the instruction to start the application program from the user, the application program can obtain the personalized information from the shared storage file and provide personalized information to the user based on the personalized information. services;
按照预设的时间节点,将所述共享存储文件中所述应用程序记录的所述用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。According to the preset time node, the user's personalized information recorded by the application program in the shared storage file is uploaded to the corresponding server for updating the personalized information stored in the database.
可选的,在所述分别向每个所述应用程序发出应用程序登录指令,使每个所述应用程序进行登录的步骤之前,还包括:Optionally, before the step of issuing an application login instruction to each of the applications to enable each of the applications to log in, it also includes:
与所述应用程序进行绑定;Bind with the application;
所述与所述应用程序进行绑定的步骤,包括:The steps of binding with the application include:
在登录成功后,检测用户是否触发了绑定指令,其中,所述绑定指令中包含待绑定应用程序的登录接口信息;After successful login, detect whether the user has triggered a binding instruction, wherein the binding instruction contains the login interface information of the application to be bound;
根据所述待绑定应用程序的登录接口信息,调用所述待绑定应用程序对应的登录接口使所述待绑定应用程序进行登录;According to the login interface information of the application to be bound, calling the login interface corresponding to the application to be bound to enable the application to be bound to log in;
在所述待绑定应用程序登录成功后,获取所述待绑定应用程序的用户的标识信息;After the application to be bound is successfully logged in, the identification information of the user of the application to be bound is obtained;
将自身的用户的标识信息与所述待绑定应用程序的用户的标识信息进行绑定。Bind the identification information of its own user with the identification information of the user of the application to be bound.
可选的,所述方法,还包括:Optionally, the method also includes:
在登录状态下,检测用户发出的管家程序退出登录指令;In the logged-in state, detect the housekeeper program logout instruction issued by the user;
当检测到所述管家程序退出登录指令时,退出登录,并分别向每个所述应用程序发出应用程序退出登录指令,使每个所述应用程序退出登录;其中,所述应用程序是所述终端设备中已与所述管家程序绑定过的应用程序。When the housekeeper program logout instruction is detected, logout is performed, and an application logout instruction is respectively issued to each of the applications to log out each of the applications; wherein the applications are applications in the terminal device that have been bound to the housekeeper program.
第二方面,本发明实施例提供了一种实现设备间互联互通的方法,应用于物联网平台中终端设备上已与管家程序绑定过的应用程序,所述终端设备包括一个所述管家程序和至少一个所述应用程序,所述方法包括以下步骤:In the second aspect, embodiments of the present invention provide a method for realizing interconnection between devices, which is applied to applications that have been bound to a housekeeper program on a terminal device in an Internet of Things platform. The terminal device includes one of the housekeeper programs. and at least one said application, said method comprising the following steps:
检测是否接收到所述管家程序发出的应用程序登录指令,如果是,则进行登录;其中,所述应用程序是所述终端设备中已与所述管家程序绑定过的程序;所述应用程序登录指令中包含用户的标识信息;Detect whether an application login instruction issued by the housekeeper program is received, and if so, log in; wherein the application program is a program in the terminal device that has been bound to the housekeeper program; the application program The login command contains the user’s identification information;
在登录状态下,检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取所述用户的个性化信息;其中,所述用户的个性化信息是所述管家程序根据所述用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;In the logged-in state, it is detected whether an instruction to start an application program from the user is received, and if so, the user's personalized information is obtained from the shared storage file; wherein the user's personalized information is obtained by the housekeeper program according to the The user's identification information is obtained from the database of the corresponding server and stored in its own shared storage file;
根据所述个性化信息向所述用户提供个性化的服务;Provide personalized services to the user based on the personalized information;
在为所述用户提供服务的过程中,记录所述用户的个性化信息,并将记录到的所述用户的个性化信息存储到所述共享存储文件中,使得所述管家程序可以从所述共享存储文件中,获取所述应用程序记录的所述用户的个性化信息,并将获取到的所述个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。In the process of providing services to the user, the user's personalized information is recorded, and the recorded user's personalized information is stored in the shared storage file, so that the housekeeper program can retrieve the user's personalized information from the shared storage file. In the shared storage file, obtain the user's personalized information recorded by the application program, and upload the obtained personalized information to the corresponding server for updating the personalized information stored in the database.
可选的,所述方法,还包括:Optionally, the method also includes:
将记录到的所述用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。Upload the recorded personalized information of the user to the corresponding server for updating the personalized information stored in the database.
可选的,所述方法,还包括:Optionally, the method also includes:
在登录状态下,接收管家程序发出的应用程序退出登录指令;In the logged-in state, receive the application logout instruction issued by the housekeeper program;
当接收到管家程序发出的应用程序退出登录指令时,退出登录。When receiving the application logout instruction from the housekeeper program, log out.
可选的,所述方法,还包括:Optionally, the method also includes:
当在未登录状态下,接收到用户发出的启动应用程序指令时,确认所述管家程序是否已登录;When receiving an instruction to start an application program from the user in a non-logged-in state, confirm whether the housekeeper program has been logged in;
如果是,则进行登录,并从所述共享存储文件中获取所述个性化信息,根据所述个性化信息向所述用户提供个性化的服务;If so, log in, obtain the personalized information from the shared storage file, and provide personalized services to the user based on the personalized information;
如果否,则弹出管家程序登录界面,并检测是否接收到所述管家程序发出的应用程序登录指令,当接收到所述管家程序发出的应用程序登录指令时,进行登录,并从所述共享存储文件中获取所述个性化信息,根据所述个性化信息向所述用户提供个性化的服务。If not, the housekeeper program login interface pops up, and detects whether an application login instruction issued by the housekeeper program is received. When the application login instruction issued by the housekeeper program is received, login is performed, and the application program logs in from the shared storage. Obtain the personalized information from the file, and provide personalized services to the user based on the personalized information.
第三方面,本发明实施例提供了一种实现设备间互联互通的装置,所述装置,包括:In a third aspect, embodiments of the present invention provide a device for realizing interconnection and interoperability between devices. The device includes:
检测模块,用于检测是否接收到用户发出的管家程序登录指令,如果是,则管家程序进行登录;其中,所述管家程序登录指令中包含所述用户的标识信息;The detection module is used to detect whether a housekeeper program login instruction issued by the user is received. If so, the housekeeper program logs in; wherein the housekeeper program login instruction contains the user's identification information;
登录指令发出模块,分别向每个应用程序发出应用程序登录指令,使每个所述应用程序进行登录;其中,所述应用程序是终端设备中已与所述管家程序绑定过的程序;所述应用程序登录指令中包含所述用户的标识信息;存储模块,用于根据所述用户的标识信息,从对应的服务器的数据库中,获取所述用户的个性化信息,并将获取到的所述个性化信息存储在自身的共享存储文件中;使得当所述终端设备中的应用程序接收到所述用户发出的启动应用程指令时,所述应用程序可以从所述共享存储文件中获取所述个性化信息,并根据所述个性化信息向所述用户提供个性化的服务;The login instruction issuing module issues application login instructions to each application program respectively, so that each application program logs in; wherein the application program is a program in the terminal device that has been bound to the housekeeper program; so The application login instruction includes the user's identification information; a storage module is used to obtain the user's personalized information from the database of the corresponding server based on the user's identification information, and store all the obtained information The personalized information is stored in its own shared storage file; so that when the application program in the terminal device receives the instruction to start the application program issued by the user, the application program can obtain all the information from the shared storage file. obtain the personalized information and provide personalized services to the user based on the personalized information;
更新模块,用于按照预设的时间节点,将所述共享存储文件中所述应用程序记录的所述用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。An update module, configured to upload the user's personalized information recorded by the application program in the shared storage file to the corresponding server according to a preset time node, and to update the personalized information stored in the database.
可选的,所述装置,还包括:Optionally, the device also includes:
绑定模块,用于与所述应用程序进行绑定;A binding module for binding with the application;
所述绑定模块,具体用于:The binding module is specifically used for:
在登录成功后,检测用户是否触发了绑定指令,其中,所述绑定指令中包含待绑定应用程序的登录接口信息;After successful login, detect whether the user has triggered a binding instruction, wherein the binding instruction contains the login interface information of the application to be bound;
根据所述待绑定应用程序的登录接口信息,调用所述待绑定应用程序对应的登录接口使所述待绑定应用程序进行登录;According to the login interface information of the application to be bound, call the login interface corresponding to the application to be bound to log in the application to be bound;
在所述待绑定应用程序登录成功后,获取所述待绑定应用程序的用户的标识信息;After the application to be bound is successfully logged in, the identification information of the user of the application to be bound is obtained;
将自身的用户的标识信息与所述待绑定应用程序的用户的标识信息进行绑定。Bind the identification information of its own user with the identification information of the user of the application to be bound.
可选的,所述装置,还包括:Optionally, the device also includes:
退出登录模块,用于:Logout module, used for:
在登录状态下,检测用户发出的管家程序退出登录指令;In the logged-in state, detect the logout command issued by the housekeeper program from the user;
当检测到所述管家程序退出登录指令时,退出登录,并分别向每个所述应用程序发出应用程序退出登录指令,使每个所述应用程序退出登录;其中,所述应用程序是所述终端设备中已与所述管家程序绑定过的应用程序。When the logout instruction of the housekeeper program is detected, logout is performed, and an application logout instruction is issued to each of the applications, so that each application program logs out; wherein, the application program is the Applications in the terminal device that have been bound to the housekeeper program.
第四方面,本发明实施例提供了一种实现设备间互联互通的装置,所述装置,包括:In the fourth aspect, embodiments of the present invention provide a device for realizing interconnection and interoperability between devices. The device includes:
第一检测模块,用于检测是否接收到管家程序发出的应用程序登录指令,如果是,则应用程序进行登录;其中,所述应用程序是终端设备中已与所述管家程序绑定过的程序;所述应用程序登录指令中包含用户的标识信息;The first detection module is used to detect whether an application login instruction issued by the housekeeper program is received, and if so, the application program is logged in; wherein the application program is a program in the terminal device that has been bound to the housekeeper program; and the application login instruction contains the user's identification information;
第二检测模块,用于在登录状态下,检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取所述用户的个性化信息;其中,所述用户的个性化信息是所述管家程序根据所述用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;The second detection module is used to detect whether an instruction to start an application program from the user is received in the logged-in state, and if so, obtain the user's personalized information from the shared storage file; wherein, the user's personalized information The housekeeper program obtains it from the database of the corresponding server based on the user's identification information and stores it in its own shared storage file;
服务模块,用于根据所述个性化信息向所述用户提供个性化的服务;A service module, configured to provide personalized services to the user based on the personalized information;
存储模块,用于在为所述用户提供服务的过程中,记录所述用户的个性化信息,并将记录到的所述用户的个性化信息存储到所述共享存储文件中,使得所述管家程序可以从所述共享存储文件中,获取所述应用程序记录的所述用户的个性化信息,并将获取到的所述个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。A storage module, configured to record the user's personalized information in the process of providing services to the user, and store the recorded user's personalized information in the shared storage file, so that the housekeeper The program can obtain the user's personalized information recorded by the application program from the shared storage file, and upload the obtained personalized information to the corresponding server for updating the personality stored in the database. information.
可选的,所述装置,还包括:Optionally, the device also includes:
上传模块,用于将记录到的所述用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。The upload module is used to upload the recorded personalized information of the user to the corresponding server, and is used to update the personalized information stored in the database.
可选的,所述装置,还包括:Optionally, the device also includes:
退出模块,用于:Exit module for:
在登录状态下,接收管家程序发出的应用程序退出登录指令;In the logged-in state, receive the application log-out instruction sent by the housekeeper program;
当接收到管家程序发出的应用程序退出登录指令时,退出登录。When receiving the application logout instruction sent by the housekeeper program, log out.
可选的,所述装置,还包括:Optionally, the device also includes:
确认模块,用于:Confirmation module for:
当在未登录状态下,接收到用户发出的启动应用程序指令时,确认所述管家程序是否已登录;When receiving a command to start an application program from a user in a non-logged-in state, confirming whether the housekeeper program has been logged in;
如果是,则进行登录,并从所述共享存储文件中获取所述个性化信息,根据所述个性化信息向所述用户提供个性化的服务;If yes, log in, obtain the personalized information from the shared storage file, and provide personalized services to the user according to the personalized information;
如果否,则弹出管家程序登录界面,并检测是否接收到所述管家程序发出的应用程序登录指令,当接收到所述管家程序发出的应用程序登录指令时,进行登录,并从所述共享存储文件中获取所述个性化信息,根据所述个性化信息向所述用户提供个性化的服务。If not, the housekeeper program login interface pops up, and detects whether an application login instruction issued by the housekeeper program is received. When the application login instruction issued by the housekeeper program is received, login is performed, and the application program logs in from the shared storage. Obtain the personalized information from the file, and provide personalized services to the user based on the personalized information.
第五方面,本发明实施例提供了一种电子设备,包括处理器、通信接口、存储器和通信总线,其中,所述处理器,所述通信接口,所述存储器通过所述通信总线完成相互间的通信;In a fifth aspect, embodiments of the present invention provide an electronic device, including a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory complete interactions with each other through the communication bus. Communication;
所述存储器,用于存放计算机程序;The memory is used to store computer programs;
所述处理器,用于执行所述存储器上所存放的程序时,实现上述实施例中的任一实现设备间互联互通的方法中应用于管家程序的方法步骤。The processor is configured to implement the method steps applied to the housekeeper program in any of the methods for realizing interconnection between devices in the above embodiments when executing the program stored in the memory.
第六方面,本发明实施例提供了一种电子设备,包括处理器、通信接口、存储器和通信总线,其中,所述处理器,所述通信接口,所述存储器通过所述通信总线完成相互间的通信;In a sixth aspect, an embodiment of the present invention provides an electronic device, including a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory communicate with each other through the communication bus;
所述存储器,用于存放计算机程序;The memory is used to store computer programs;
所述处理器,用于执行所述存储器上所存放的程序时,实现上述实施例中的任一实现设备间互联互通的方法中应用于已与管家程序绑定过的应用程序的方法步骤。The processor is configured to implement the method steps of any method for realizing inter-device interconnection in the above embodiments when executing a program stored on the memory, which is applied to an application program that has been bound to the housekeeper program.
第七方面,本发明实施例提供了一种计算机可读存储介质,所述计算机可读存储介质内存储有计算机程序,所述计算机程序被处理器执行时实现上述实施例中的任一实现设备间互联互通的方法中应用于管家程序的方法步骤。In the seventh aspect, embodiments of the present invention provide a computer-readable storage medium. A computer program is stored in the computer-readable storage medium. When the computer program is executed by a processor, any implementation device in the above embodiments is implemented. The method steps applied to the housekeeper program in the method of inter-connection.
第八方面,本发明实施例提供了一种计算机可读存储介质,所述计算机可读存储介质内存储有计算机程序,所述计算机程序被处理器执行时实现上述实施例中的任一实现设备间互联互通的方法中应用于已与管家程序绑定过的应用程序的方法步骤。In an eighth aspect, embodiments of the present invention provide a computer-readable storage medium. A computer program is stored in the computer-readable storage medium. When the computer program is executed by a processor, any implementation device in the above embodiments is implemented. The method steps in the interconnection method are applied to applications that have been bound to the housekeeper program.
本发明实施例提供的实现设备间互联互通的方法,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。用户只需要登录管家app,其他已在管家app绑定过的程序就可以实现自动登录,不需要用户手动的一个一个登录。减少了用户登录app的操作及节约了用户登录app的时间。本发明实施例提供的方法,还使得各个app间能互通用户的个性化信息,这样有利于各个app能更好的更全面的获取到用户的个性化信息,进而能为用户提供更符合用户个性化的服务。The method for realizing intercommunication between devices provided by the embodiment of the present invention can solve the problems existing in the prior art that each app cannot be automatically logged in, and the personalized information of the user cannot be communicated between each app. The user only needs to log in to the housekeeper app, and other programs that have been bound to the housekeeper app can be automatically logged in, without the need for the user to log in one by one manually. The operation of users logging in to the app is reduced and the time for users to log in to the app is saved. The method provided by the embodiment of the present invention also enables the personalized information of the user to be communicated between each app, which is conducive to each app to better and more comprehensively obtain the personalized information of the user, and then provide the user with more personalized services.
本发明的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。本发明的目的和其他优点可通过在所写的说明书、权利要求书、以及附图中所特别指出的结构来实现和获得。Additional features and advantages of the invention will be set forth in the description which follows, and in part will be apparent from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
下面通过附图和实施例,对本发明的技术方案做进一步的详细描述。The technical solution of the present invention will be further described in detail below through the accompanying drawings and examples.
附图说明Description of drawings
附图用来提供对本发明的进一步理解,并且构成说明书的一部分,与本发明的实施例一起用于解释本发明,并不构成对本发明的限制。在附图中:The drawings are used to provide a further understanding of the present invention and constitute a part of the specification. They are used to explain the present invention together with the embodiments of the present invention and do not constitute a limitation of the present invention. In the attached picture:
图1为本发明实施例提供的实现设备间互联互通的方法应用于物联网平台中终端设备上的管家程序的一种流程示意图;Figure 1 is a schematic flowchart of a method for realizing interconnection between devices provided by an embodiment of the present invention applied to a housekeeper program on a terminal device in an Internet of Things platform;
图2为本发明实施例提供的实现设备间互联互通的方法应用于物联网平台中终端设备上已与管家程序绑定过的应用程序的一种流程示意图;2 is a schematic diagram of a flow chart of a method for realizing interconnection and intercommunication between devices provided by an embodiment of the present invention applied to an application program that has been bound to a housekeeper program on a terminal device in an Internet of Things platform;
图3为本发明实施例提供的实现设备间互联互通的方法的一种交互流程示意图;Figure 3 is a schematic diagram of an interaction flow of a method for realizing interconnection and interoperability between devices provided by an embodiment of the present invention;
图4为本发明实施例提供的一种实现设备间互联互通的装置的流程示意图;FIG4 is a schematic diagram of a flow chart of an apparatus for realizing interconnection and intercommunication between devices provided by an embodiment of the present invention;
图5为本发明实施例提供的另一种实现设备间互联互通的装置的流程示意图;FIG5 is a schematic diagram of a flow chart of another apparatus for realizing interconnection and intercommunication between devices provided by an embodiment of the present invention;
图6为本发明实施例提供的一种电子设备的结构示意图;Figure 6 is a schematic structural diagram of an electronic device provided by an embodiment of the present invention;
图7为本发明实施例提供的一种电子设备的结构示意图。FIG. 7 is a schematic diagram of the structure of an electronic device provided by an embodiment of the present invention.
具体实施方式Detailed ways
以下结合附图对本发明的优选实施例进行说明,应当理解,此处所描述的优选实施例仅用于说明和解释本发明,并不用于限定本发明。The preferred embodiments of the present invention will be described below with reference to the accompanying drawings. It should be understood that the preferred embodiments described here are only used to illustrate and explain the present invention, and are not intended to limit the present invention.
图1为本发明实施例提供的一种实现设备间互联互通的方法的流程示意图,该方法应用于物联网平台中终端设备上的管家程序,该终端设备包括一个管家程序和至少一个应用程序,如图1所示,该方法包括:FIG1 is a flow chart of a method for realizing interconnection and intercommunication between devices provided by an embodiment of the present invention. The method is applied to a housekeeper program on a terminal device in an Internet of Things platform. The terminal device includes a housekeeper program and at least one application program. As shown in FIG1 , the method includes:
S101:检测是否接收到用户发出的管家程序登录指令,如果是,则进行登录;其中,管家程序登录指令中包含用户的标识信息;S101: Detect whether a housekeeper program login instruction is received from the user, and if so, log in; where the housekeeper program login instruction contains the user's identification information;
具体的物联网平台中终端设备可以是车载设备也就是车机等。In a specific Internet of Things platform, the terminal device can be a vehicle-mounted device, such as a car computer.
在具体实施例中,管家程序也被称为管家app可以是在终端设备上设置一个管家app也可以是对终端设备上的某一应用程序进行改进使其具有管家app的功能,从而将改进后的应用程序视为管家app,比如,对终端设备上的个人中心app进行改进使其具有管家app的功能,那么,就可以将改进后的个人中心app视为管家app。In a specific embodiment, the housekeeper program, also called a housekeeper app, may be a housekeeper app set up on the terminal device, or an application on the terminal device may be improved to have the functions of a housekeeper app, so that the improved An application is regarded as a housekeeper app. For example, if the personal center app on the terminal device is improved to have the functions of a housekeeper app, then the improved personal center app can be regarded as a housekeeper app.
在实际应用中,应用程序也就是应用app可以是音乐app、导航app等。In actual applications, the application program, that is, the application app, can be a music app, a navigation app, etc.
S102:分别向每个应用程序发出应用程序登录指令,使每个应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的程序;应用程序登录指令中包含用户的标识信息;S102: Issue an application login instruction to each application separately to enable each application to log in; where the application is a program in the terminal device that has been bound to the housekeeper program; the application login instruction contains the user's identification information ;
在一种具体的实施例中,在分别向每个应用程序发出应用程序登录指令,使每个应用程序进行登录的步骤之前,还可以包括:与应用程序进行绑定。In a specific embodiment, before issuing an application login instruction to each application program to enable each application program to log in, it may also include: binding with the application program.
具体的,与应用程序进行绑定的步骤,可以包括:Specifically, the steps of binding with the application may include:
在登录成功后,检测用户是否触发了绑定指令,其中,绑定指令中包含待绑定应用程序的登录接口信息;After successful login, detect whether the user triggered the binding instruction, where the binding instruction contains the login interface information of the application to be bound;
根据待绑定应用程序的登录接口信息,调用待绑定应用程序对应的登录接口使待绑定应用程序进行登录;According to the login interface information of the application to be bound, call the login interface corresponding to the application to be bound to log in the application to be bound;
在待绑定应用程序登录成功后,获取待绑定应用程序的用户的标识信息;After the application to be bound is successfully logged in, the identification information of the user of the application to be bound is obtained;
将自身的用户的标识信息与待绑定应用程序的用户的标识信息进行绑定。Bind the identification information of its own user with the identification information of the user of the application to be bound.
具体的,在管家app登录成功后,管家app对应的服务器会为管家app生成一个token,其中,token中包含用户的标识信息,也就是用户的身份信息。当用户是否触发了绑定指令时,管家app通过aidl(Android Interface Definition Language,安卓接口定义语言)技术调用待绑定应用app对应的登录接口,使待绑定应用程序进行登录。并在待绑定应用程序登录成功后,获取待绑定应用程序的用户的标识信息,将自身的用户的标识信息与待绑定应用程序的用户的标识信息进行绑定。其中,token的意思是“令牌”,是服务器生成的一段加密字符串,用以作为一个进行请求的令牌。应用app需要先向与管家app进行绑定,只有绑定过的应用app,管家app才能向其发出应用程序登录指令。Specifically, after successfully logging in to the housekeeper app, the server corresponding to the housekeeper app will generate a token for the housekeeper app. The token contains the user's identification information, that is, the user's identity information. When the user triggers the binding instruction, the housekeeper app uses aidl (Android Interface Definition Language, Android interface definition language) technology to call the login interface corresponding to the application app to be bound, so that the application to be bound can log in. And after the application to be bound is successfully logged in, the identification information of the user of the application to be bound is obtained, and the identification information of the user of the application to be bound is bound to the identification information of the user of the application to be bound. Among them, token means "token", which is an encrypted string generated by the server and used as a token for making requests. The application app needs to be bound to the housekeeper app first. Only the bound application app can the housekeeper app issue application login instructions to it.
S103:根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当终端设备中的应用程序接收到用户发出的启动应用程指令时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;具体的,用户的个性化信息可以是用户的行为习惯信息、偏好信息等。S104:按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。S103: According to the user's identification information, obtain the user's personalized information from the database of the corresponding server, and store the obtained personalized information in its own shared storage file; so that when the application in the terminal device receives When a user issues an instruction to start an application, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information; specifically, the user's personalized information can be the user's behavioral habits information , preference information, etc. S104: Upload the user's personalized information recorded by the application in the shared storage file to the corresponding server according to the preset time node for updating the personalized information stored in the database.
在实际应用中,应用app在为用户提供服务的过程中也会记录用户的个性化信息,并将记录的个性化信息存储至共享存储文件中。而管家app会定期访问共享存储文件,并读取共享存储文件中记录的个性化信息上传至对应的服务器,用来更新数据库中存储的个性化信息。例如,音乐app在为用户播放音乐的过程中也会记录用户的个性化信息,即用户通常什么时间段喜欢听音乐、喜欢听哪一类的音乐等,并将记录的个性化信息存储至共享存储文件中。In actual applications, the application app will also record the user's personalized information in the process of providing services to the user, and store the recorded personalized information in a shared storage file. The housekeeper app will regularly access the shared storage file, read the personalized information recorded in the shared storage file, and upload it to the corresponding server to update the personalized information stored in the database. For example, when the music app plays music for the user, it will also record the user's personalized information, that is, when the user usually likes to listen to music, what type of music he likes to listen to, etc., and stores the recorded personalized information in a shared stored in the file.
本发明实施例提供的实现设备间互联互通的方法,应用于物联网平台中终端设备上的管家程序,可以实现检测是否接收到用户发出的管家程序登录指令,如果是,则管家程序进行登录;其中,管家程序登录指令中包含用户的标识信息;分别向每个应用程序发出应用程序登录指令,使每个应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当终端设备中的应用程序接收到用户发出的启动应用程指令时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见实施本发明实施例提供的方法,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The method for realizing interconnection between devices provided by the embodiment of the present invention is applied to the housekeeper program on the terminal device in the Internet of Things platform. It can detect whether the housekeeper program login instruction issued by the user is received. If so, the housekeeper program logs in; Among them, the housekeeper program login instruction contains the user's identification information; an application login instruction is issued to each application separately to enable each application to log in; where the application program is an application in the terminal device that has been bound to the housekeeper program Program; the application login instruction contains the user's identification information; based on the user's identification information, the user's personalized information is obtained from the database of the corresponding server, and the obtained personalized information is stored in its own shared storage file ; So that when the application in the terminal device receives the user's instruction to start the application, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information; according to the preset At the time node, the user's personalized information recorded by the application in the shared storage file is uploaded to the corresponding server for updating the personalized information stored in the database. It can be seen that implementing the method provided by the embodiments of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
图2为本发明实施例提供的另一种实现设备间互联互通的方法的流程示意图,该方法应用于物联网平台中终端设备上已与管家程序绑定过的应用程序,该终端设备包括一个管家程序和至少一个应用程序,如图2所示,该方法包括:Figure 2 is a schematic flowchart of another method for realizing interconnection between devices provided by an embodiment of the present invention. This method is applied to an application that has been bound to a housekeeper program on a terminal device in the Internet of Things platform. The terminal device includes a The housekeeper program and at least one application, as shown in Figure 2, the method includes:
S201:检测是否接收到管家程序发出的应用程序登录指令,如果是,则进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;S201: Detect whether an application login instruction sent by the housekeeper program is received, and if so, log in; wherein the application is an application that has been bound to the housekeeper program in the terminal device; and the application login instruction includes user identification information;
具体的,只有向管家app绑定过的应用app,才会接收到管家app发出的应用程序登录指令,并进行自动登录。那些没有向管家app绑定过的应用app如果要登录,就需要用户手动一个个登录了。Specifically, only application apps that have been bound to the housekeeper app will receive the application login instructions issued by the housekeeper app and log in automatically. If you want to log in to those application apps that have not been bound to the housekeeper app, you need to log in manually one by one.
S202:在登录状态下,检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取用户的个性化信息;其中,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;S202: In the logged-in state, detect whether an instruction to start the application is received from the user. If so, obtain the user's personalized information from the shared storage file; where the user's personalized information is the housekeeper program based on the user's identification information. Obtained from the database of the corresponding server and stored in its own shared storage file;
在一种具体的实施例中,方法,还可以包括:In a specific embodiment, the method may also include:
当在未登录状态下,接收到用户发出的启动应用程序指令时,确认管家程序是否已登录;When receiving an instruction to start an application from the user in a non-logged-in state, confirm whether the housekeeper program is logged in;
如果是,则进行登录,并从共享存储文件中获取个性化信息,根据个性化信息向用户提供个性化的服务;If so, log in, obtain personalized information from the shared storage file, and provide personalized services to the user based on the personalized information;
如果否,则弹出管家程序登录界面,并检测是否接收到管家程序发出的应用程序登录指令,当接收到管家程序发出的应用程序登录指令时,进行登录,并从共享存储文件中获取个性化信息,根据个性化信息向用户提供个性化的服务。If not, the housekeeper program login interface pops up and detects whether the application login instruction issued by the housekeeper program is received. When the application login instruction issued by the housekeeper program is received, login is performed and personalized information is obtained from the shared storage file, and personalized services are provided to users based on the personalized information.
S203:根据个性化信息向用户提供个性化的服务;S203: Provide personalized services to users based on personalized information;
例如,音乐app根据用户的听歌偏好,将与该用户偏好相符的歌单推送给该用户。For example, a music app may push playlists that match the user's preferences to the user based on the user's preferences for listening to music.
S204:在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中,使得管家程序可以从共享存储文件中,获取应用程序记录的用户的个性化信息,并将获取到的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。S204: In the process of providing services to users, record the user's personalized information, and store the recorded user's personalized information in a shared storage file, so that the housekeeper program can obtain the application recorded information from the shared storage file. The user's personalized information is uploaded to the corresponding server for updating the personalized information stored in the database.
在具体实施例中,该方法还可以包括:In specific embodiments, the method may also include:
将记录到的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。Upload the recorded user's personalized information to the corresponding server for updating the personalized information stored in the database.
在具体实施例中,该方法还可以包括:In specific embodiments, the method may also include:
在登录状态下,接收管家程序发出的应用程序退出登录指令;In the logged-in state, receive the application logout instruction issued by the housekeeper program;
当接收到管家程序发出的应用程序退出登录指令时,退出登录。When receiving the application logout instruction from the housekeeper program, log out.
这样就实现了当管家程序登录时,与管家程序已绑定的应用程序也可以自动登录,当管家程序退出时,与管家程序已绑定的应用程序也可以自动退出。这就大大减少了用户的操作,为用户提供了方便。In this way, when the housekeeper program logs in, the applications that have been bound to the housekeeper program can also automatically log in. When the housekeeper program exits, the applications that have been bound to the housekeeper program can also automatically exit. This greatly reduces user operations and provides convenience for users.
本发明实施例提供的实现设备间互联互通的方法,应用于物联网平台中终端设备上已与管家程序绑定过的应用程序,可以实现检测是否接收到管家程序发出的应用程序登录指令,如果是,则应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;在登录状态下,检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取用户的个性化信息;其中,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;根据个性化信息向用户提供个性化的服务;在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中;使得管家程序可以从共享存储文件中,获取应用程序记录的用户的个性化信息,并将获取到的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见实施本发明实施例提供的方法,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The method for realizing interconnection between devices provided by the embodiment of the present invention is applied to the application program that has been bound to the housekeeper program on the terminal device in the Internet of Things platform. It can detect whether the application login instruction issued by the housekeeper program is received. If Yes, the application logs in; where the application is an application in the terminal device that has been bound to the housekeeper program; the application login command contains the user's identification information; in the logged-in state, it is detected whether the user has received Start the application instruction. If so, obtain the user's personalized information from the shared storage file; among them, the user's personalized information is obtained by the housekeeper program from the database of the corresponding server based on the user's identification information and stored in its own shared in the storage file; provide personalized services to users based on personalized information; in the process of providing services to users, record the user's personalized information, and store the recorded user's personalized information in a shared storage file; This allows the housekeeper program to obtain the user's personalized information recorded by the application from the shared storage file, and upload the obtained personalized information to the corresponding server for updating the personalized information stored in the database. It can be seen that implementing the method provided by the embodiments of the present invention can solve the problems in the existing technology that cannot automatically log in to each app and cannot communicate the user's personalized information between the apps.
下面来举一个实际的例子对本发明实施例所提供的方法做进一步更为详细的说明。在该实施例中,应用程序已与管家程序绑定。在一种具体的实施例中,应用程序已与管家程序绑定的过程可以是:用户点击管家app中的登录按钮并输入用户标识信息也就是用户名和密码信息,进行登录;在管家app登录成功后,管家app对应的服务器获取用户标识信息,并在管家app的界面中呈现一个绑定应用app的功能键,用户可以点击该功能键,并选择待绑定的应用app;此时,管家app就会调用待绑定应用app对应的登录接口使待绑定应用app进行登录;并在待绑定应用app登录成功后,获取待绑定应用app的用户的标识信息;将自身的用户的标识信息与待绑定应用程序的用户的标识信息进行绑定。A practical example will be given below to further describe the method provided by the embodiment of the present invention in more detail. In this embodiment, the application has been bound to the housekeeper. In a specific embodiment, the process of binding the application program to the housekeeper program may be: the user clicks the login button in the housekeeper app and enters the user identification information, that is, the user name and password information, to log in; the user logs in successfully in the housekeeper app Finally, the server corresponding to the housekeeper app obtains the user identification information and displays a function key for binding the application app in the interface of the housekeeper app. The user can click the function key and select the application app to be bound; at this time, the housekeeper app The login interface corresponding to the application app to be bound will be called to log in the application app to be bound; and after the application app to be bound is successfully logged in, the identification information of the user of the application app to be bound will be obtained; the identification information of the user of the application to be bound will be The information is bound to the identification information of the user of the application to be bound.
参见图3,本实施例所提供的方法中用户、管家程序和应用程序的交互过程为:Referring to Figure 3, the interaction process between the user, the housekeeper program and the application program in the method provided by this embodiment is:
S301:用户发出管家程序登录指令;S301: The user issues a login command to the housekeeper program;
具体的,可以是用户通过点击管家app中的登录按钮向管家程序发出登录指令。Specifically, the user may send a login instruction to the housekeeper program by clicking a login button in the housekeeper app.
S302:管家程序检测是否接收到用户发出的管家程序登录指令,并在接收到用户发出的管家程序登录指令时,进行登录;S302: The housekeeper program detects whether it has received the housekeeper program login instruction from the user, and logs in when receiving the housekeeper program login instruction from the user;
具体的,管家程序登录指令中包含用户的标识信息,也就是用户的用户名和密码信息。Specifically, the login instruction of the housekeeper program contains the user's identification information, that is, the user's username and password information.
如果管家程序没有检测到用户发出的管家程序登录指令,则继续检测。If the housekeeper program does not detect the housekeeper program login instruction issued by the user, the detection continues.
S303:管家程序分别向每个应用程序发出应用程序登录指令;S303: the housekeeper program sends an application login instruction to each application program respectively;
S304:管家程序根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;S304: The housekeeper program obtains the user's personalized information from the database of the corresponding server based on the user's identification information, and stores the obtained personalized information in its own shared storage file;
S305:应用程序检测是否接收到管家程序发出的应用程序登录指令,并在接收到管家程序发出的应用程序登录指令时,进行登录;S305: The application detects whether it has received the application login instruction issued by the housekeeper program, and logs in when receiving the application login instruction issued by the housekeeper program;
具体的,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息。Specifically, the application is an application in the terminal device that has been bound to the housekeeper program; the application login instruction contains the user's identification information.
如果应用程序没有检测到管家程序发出的应用程序登录指令,则继续检测。If the application does not detect the application login instruction issued by the housekeeper program, the detection continues.
S306:用户发出启动应用程序指令;S306: The user issues an instruction to start the application;
具体的,可以是用户点击屏幕中的应用程序。Specifically, it can be that the user clicks on an application on the screen.
app的启动和登录是不同的。启动指的是打开一个app,从而使其运行并显示在手机屏幕上。启动一个app可以通过点击应用图标、接受推送通知或者使用快捷方式等多种方式实现。启动一个app后,用户就可以使用各种功能和服务,如查看新闻、浏览商品、播放音乐等。登录是指使用个人账号和密码等凭证进行身份验证,从而获得使用app的权限。通过登录,用户可以享受到一些特殊的功能或者权限,比如保存个人偏好设置、购买商品、发布信息等。登录通常用于用户个人信息的记录、身份认证和数据同步等操作。总的来说,启动是指打开app开始使用app的行为,而登录是必要的身份验证,以确保用户可以获得个人化的服务和功能。The startup and login of the app are different. Launching refers to opening an app so that it runs and displays on the phone screen. Launching an app can be accomplished by clicking on the app icon, accepting push notifications, or using shortcuts. After launching an app, users can use various functions and services, such as checking news, browsing products, playing music, etc. Login refers to using credentials such as a personal account and password to authenticate and obtain permission to use the app. By logging in, users can enjoy some special functions or permissions, such as saving personal preferences, purchasing goods, publishing information, etc. Login is usually used for operations such as recording user personal information, identity authentication, and data synchronization. In general, startup refers to the act of opening an app and starting to use it, while login is necessary authentication to ensure that users can obtain personalized services and functions.
S307:应用程序检测是否接收到用户发出的启动应用程序指令,并在接收到用户发出的启动应用程序指令时,从共享存储文件中获取用户的个性化信息;S307: The application detects whether an instruction to start the application issued by the user is received, and when the instruction to start the application issued by the user is received, obtains the user's personalized information from the shared storage file;
具体的,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的。Specifically, the user's personalized information is obtained by the housekeeper program from the database of the corresponding server based on the user's identification information and stored in its own shared storage file.
在一种具体的实施例中,可以是应用程序从共享存储文件中获取所有的用户的个性化信息。在另一种具体的实施例中,还可以是应用程序根据自身需求从共享存储文件中获取所有的自身所需的用户的个性化信息。In a specific embodiment, the application may obtain the personalized information of all users from the shared storage file. In another specific embodiment, the application may also obtain all the user's personalized information it needs from the shared storage file according to its own needs.
S308:应用程序根据个性化信息向用户提供个性化的服务;S308: The application provides personalized services to users based on personalized information;
S309:应用程序在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中;S309: the application program records the user's personalized information in the process of providing services to the user, and stores the recorded user's personalized information in a shared storage file;
在实际应用中,应用程序在为用户提供服务的过程中,还会将记录到的用户的个性化信息存储到对应的服务器的数据库中。In actual applications, when providing services to users, the application program will also store the recorded personalized information of the users in the database of the corresponding server.
S310:用户发出管家程序退出登录指令;S310: The user issues a logout instruction to the housekeeper program;
S311:管家程序在检测到用户发出的管家程序退出登录指令时,退出登录;S311: The housekeeper program logs out when it detects the user's logout instruction from the housekeeper program;
S312;管家程序分别向每个应用程序发出应用程序退出登录指令;S312; The housekeeper program issues application logout instructions to each application respectively;
S313:应用程序在检测到管家程序发出的应用程序退出登录指令时,退出登录。S313: When the application detects the application logout instruction issued by the housekeeper program, it logs out.
S314:管家程序按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。S314: The housekeeper program uploads the user's personalized information recorded by the application in the shared storage file to the corresponding server according to the preset time node for updating the personalized information stored in the database.
具体的,也就是管家程序定时的,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息,以保证可以为应用服务器提供最新的用户个性化信息。Specifically, that is, the housekeeper program regularly uploads the user's personalized information recorded in the application program in the shared storage file to the corresponding server, which is used to update the personalized information stored in the database to ensure that the latest information can be provided to the application server. of user personalized information.
由该实施例可以看出,实施本发明实施例提供的方法,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。用户只需要登录管家app,其他已在管家app绑定过的程序就可以实现自动登录,不需要用户手动的一个一个登录。减少了用户登录app的操作及节约了用户登录app的时间。本发明实施例提供的方法,还使得各个app间能互通用户的个性化信息,这样有利于各个app能更好的更全面的获取到用户的个性化信息,进而能为用户提供更符合用户个性化的服务。It can be seen from this embodiment that implementing the method provided by the embodiment of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between apps. Users only need to log in to the housekeeper app, and other programs that have been bound to the housekeeper app can log in automatically, without the user having to log in manually one by one. It reduces the operations for users to log in to the app and saves the time for users to log in to the app. The method provided by the embodiment of the present invention also enables each app to exchange the user's personalized information, which is conducive to each app to better and more comprehensively obtain the user's personalized information, thereby providing the user with more personalized information. services.
与图1所示的实施例相对应,本发明实施例还提供了一种实现设备间互联互通的装置。如图4所示,该装置包括:检测模块401,登录指令发出模块402,存储模块403,更新模块404,其中,Corresponding to the embodiment shown in Figure 1, an embodiment of the present invention also provides a device for realizing interconnection between devices. As shown in Figure 4, the device includes: a detection module 401, a login instruction issuing module 402, a storage module 403, and an update module 404, where,
检测模块401,用于检测是否接收到用户发出的管家程序登录指令,如果是,则管家程序进行登录;其中,管家程序登录指令中包含用户的标识信息;登录指令发出模块402,用于分别向每个应用程序发出应用程序登录指令,使每个应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的程序;应用程序登录指令中包含用户的标识信息;The detection module 401 is used to detect whether the housekeeper program login instruction issued by the user is received. If so, the housekeeper program logs in; wherein the housekeeper program login instruction contains the user's identification information; the login instruction issuance module 402 is used to send the login instruction to the housekeeper program respectively. Each application issues an application login command to enable each application to log in; where the application is a program in the terminal device that has been bound to the housekeeper program; the application login command contains the user's identification information;
存储模块403,用于根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当终端设备中的应用程序接收到用户发出的启动应用程指令时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;The storage module 403 is used to obtain the user's personalized information from the database of the corresponding server according to the user's identification information, and store the obtained personalized information in its own shared storage file; so that when the terminal device When the application receives an instruction from the user to start the application, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information;
更新模块404,用于按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。The update module 404 is used to upload the user's personalized information recorded in the application program in the shared storage file to the corresponding server according to a preset time node, and is used to update the personalized information stored in the database.
可选的,该装置,还包括:Optionally, the device also includes:
绑定模块,用于与应用程序进行绑定;Binding module, used to bind with the application;
绑定模块,具体用于:Binding module, specifically used for:
在登录成功后,检测用户是否触发了绑定指令,其中,绑定指令中包含待绑定应用程序的登录接口信息;After successful login, detect whether the user triggered the binding instruction, where the binding instruction contains the login interface information of the application to be bound;
根据待绑定应用程序的登录接口信息,调用待绑定应用程序对应的登录接口使待绑定应用程序进行登录;According to the login interface information of the application to be bound, call the login interface corresponding to the application to be bound to log in the application to be bound;
在待绑定应用程序登录成功后,获取待绑定应用程序的用户的标识信息;After the application to be bound is successfully logged in, the identification information of the user of the application to be bound is obtained;
将自身的用户的标识信息与待绑定应用程序的用户的标识信息进行绑定。Bind the user's identification information with the user's identification information of the application to be bound.
可选的,该装置,还包括:Optionally, the device also includes:
退出登录模块,用于:Logout module, used for:
在登录状态下,检测用户发出的管家程序退出登录指令;In the logged-in state, detect the logout command issued by the housekeeper program from the user;
当检测到管家程序退出登录指令时,退出登录,并分别向每个应用程序发出应用程序退出登录指令,使每个应用程序退出登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序。When the butler program logout instruction is detected, log out, and issue an application logout instruction to each application separately, so that each application logs out; among them, the application is a terminal device that has been bound to the housekeeper program. s application.
本发明实施例提供的实现设备间互联互通的装置,可以实现检测是否接收到用户发出的管家程序登录指令,如果是,则管家程序进行登录;其中,管家程序登录指令中包含用户的标识信息;调用应用程序的登录接口,向应用程序发出应用程序登录指令,使应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当用户点击终端设备中的应用程序时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见应用本发明实施例提供的装置,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The device for realizing interconnection between devices provided by the embodiment of the present invention can detect whether a housekeeper program login instruction is received from the user. If so, the housekeeper program logs in; wherein the housekeeper program login instruction contains the user's identification information; Call the login interface of the application and issue an application login instruction to the application so that the application can log in; where the application is an application in the terminal device that has been bound to the housekeeper program; the application login instruction contains the user's identity Information; according to the user's identification information, obtain the user's personalized information from the corresponding server database, and store the obtained personalized information in its own shared storage file; so that when the user clicks on the application in the terminal device At this time, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information; according to the preset time node, the user's personalized information recorded by the application in the shared storage file is uploaded. to the corresponding server for updating the personalized information stored in the database. It can be seen that the application of the device provided by the embodiments of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
与图2所示的实施例相对应,本发明实施例还提供了一种实现设备间互联互通的装置。如图5所示,该装置包括:第一检测模块501,第二检测模块502,服务模块503,存储模块504,其中,Corresponding to the embodiment shown in Figure 2, this embodiment of the present invention also provides a device for realizing interconnection between devices. As shown in Figure 5, the device includes: a first detection module 501, a second detection module 502, a service module 503, and a storage module 504, where,
第一检测模块501,用于检测是否接收到管家程序发出的应用程序登录指令,如果是,则应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;The first detection module 501 is used to detect whether an application login instruction issued by the housekeeper program is received. If so, the application program logs in; where the application program is an application program in the terminal device that has been bound to the housekeeper program; the application The program login instruction contains the user’s identification information;
第二检测模块502,用于在登录状态下,检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取用户的个性化信息;其中,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;The second detection module 502 is used to detect whether a user's instruction to start an application program is received in the logged-in state, and if so, obtain the user's personalized information from the shared storage file; wherein the user's personalized information is obtained by the housekeeper program from the database of the corresponding server according to the user's identification information and stored in its own shared storage file;
服务模块503,用于根据个性化信息向用户提供个性化的服务;Service module 503, used to provide personalized services to users based on personalized information;
存储模块504,用于在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中,使得管家程序可以从共享存储文件中,获取应用程序记录的用户的个性化信息,并将获取到的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。The storage module 504 is used to record the user's personalized information in the process of providing services to the user, and store the recorded user's personalized information in a shared storage file, so that the housekeeper program can obtain it from the shared storage file. The application records the user's personalized information and uploads the obtained personalized information to the corresponding server for updating the personalized information stored in the database.
可选的,该装置,还包括:Optionally, the device also includes:
上传模块,用于将记录到的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。The upload module is used to upload the recorded personalized information of the user to the corresponding server, so as to update the personalized information stored in the database.
可选的,该装置,还包括:Optionally, the device further includes:
退出模块,用于:Exit module for:
在登录状态下,接收管家程序发出的应用程序退出登录指令;In the logged-in state, receive the application logout instruction issued by the housekeeper program;
当接收到管家程序发出的应用程序退出登录指令时,退出登录。When receiving the application logout instruction from the housekeeper program, log out.
可选的,该装置,还包括:Optionally, the device also includes:
确认模块,用于:Confirmation module for:
当在未登录状态下,接收到用户发出的启动应用程序指令时,确认管家程序是否已登录;When receiving an instruction to start an application from the user in a non-logged-in state, confirm whether the housekeeper program is logged in;
如果是,则进行登录,并从共享存储文件中获取个性化信息,根据个性化信息向用户提供个性化的服务;If so, log in, obtain personalized information from the shared storage file, and provide personalized services to the user based on the personalized information;
如果否,则弹出管家程序登录界面,并检测是否接收到管家程序发出的应用程序登录指令,当接收到管家程序发出的应用程序登录指令时,进行登录,并从共享存储文件中获取个性化信息,根据个性化信息向用户提供个性化的服务。If not, the housekeeper program login interface pops up and detects whether the application login instruction issued by the housekeeper program is received. When the application login instruction issued by the housekeeper program is received, login is performed and personalized information is obtained from the shared storage file, and personalized services are provided to users based on the personalized information.
本发明实施例提供的实现设备间互联互通的装置,可以实现检测是否接收到管家程序发出的应用程序登录指令,如果是,则应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取用户的个性化信息;其中,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;根据个性化信息向用户提供个性化的服务;在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中;使得管家程序可以从共享存储文件中,获取应用程序记录的用户的个性化信息,并将获取到的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见应用本发明实施例提供的装置,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The device for realizing interconnection between devices provided by the embodiment of the present invention can detect whether an application login instruction issued by the housekeeper program is received. If so, the application program logs in; wherein, the application program is a terminal device that has been connected to the housekeeper program. The bound application; the application login instruction contains the user's identification information; detects whether the user's instruction to start the application is received, and if so, obtains the user's personalized information from the shared storage file; among which, the user's personality Personalized information is obtained by the housekeeper program from the database of the corresponding server based on the user's identification information and stored in its own shared storage file; it provides personalized services to users based on the personalized information; in the process of providing services to users , record the user's personalized information, and store the recorded user's personalized information in the shared storage file; so that the housekeeper program can obtain the user's personalized information recorded by the application from the shared storage file, and will obtain the user's personalized information. The personalized information is uploaded to the corresponding server for updating the personalized information stored in the database. It can be seen that the application of the device provided by the embodiments of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
与图1所示的实施例相对应,本发明实施例还提供了一种电子设备,参见图6,包括处理器601、通信接口602、存储器603和通信总线604,其中,处理器601,通信接口602,存储器603通过通信总线604完成相互间的通信;存储器603,用于存放计算机程序;Corresponding to the embodiment shown in Figure 1, an embodiment of the present invention also provides an electronic device. See Figure 6, which includes a processor 601, a communication interface 602, a memory 603 and a communication bus 604. The processor 601 communicates Interface 602, memory 603 completes mutual communication through communication bus 604; memory 603 is used to store computer programs;
处理器601,用于执行存储器上所存放的程序时,实现上述实施例中的任一实现设备间互联互通的方法中应用于管家程序的方法步骤。The processor 601 is configured to implement the method steps applied to the housekeeper program in any of the methods for realizing interconnection between devices in the above embodiments when executing a program stored in the memory.
本发明实施例提供的实现设备间互联互通的电子设备,可以实现检测是否接收到用户发出的管家程序登录指令,如果是,则管家程序进行登录;其中,管家程序登录指令中包含用户的标识信息;调用应用程序的登录接口,向应用程序发出应用程序登录指令,使应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当用户点击终端设备中的应用程序时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见应用本发明实施例提供的电子设备,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The electronic device that realizes interconnection between devices provided by the embodiment of the present invention can detect whether a housekeeper program login instruction issued by the user is received. If so, the housekeeper program logs in; wherein the housekeeper program login instruction contains the user's identification information. ; Call the login interface of the application, issue an application login instruction to the application, so that the application can log in; where the application is an application that has been bound to the housekeeper program in the terminal device; the application login instruction contains the user's Identification information; according to the user's identification information, obtain the user's personalized information from the corresponding server database, and store the obtained personalized information in its own shared storage file; so that when the user clicks on the application in the terminal device During the program, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information; according to the preset time node, the user's personalized information recorded by the application in the shared storage file will be Upload to the corresponding server to update the personalized information stored in the database. It can be seen that the application of the electronic device provided by the embodiment of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
与图2所示的实施例相对应,本发明实施例还提供了一种电子设备,参见图7,包括处理器701、通信接口702、存储器703和通信总线704,其中,处理器701,通信接口702,存储器703通过通信总线704完成相互间的通信;存储器703,用于存放计算机程序;Corresponding to the embodiment shown in FIG. 2 , an embodiment of the present invention further provides an electronic device, see FIG. 7 , comprising a processor 701, a communication interface 702, a memory 703 and a communication bus 704, wherein the processor 701, the communication interface 702, and the memory 703 communicate with each other via the communication bus 704; the memory 703 is used to store computer programs;
处理器701,用于执行存储器上所存放的程序时,实现上述实施例中的任一实现设备间互联互通的方法中应用于已与管家程序绑定过的应用程序的方法步骤。The processor 701 is configured to implement the method steps of any of the methods for realizing inter-device interconnection in the above embodiments when executing a program stored in the memory, which is applied to an application program that has been bound to the housekeeper program.
本发明实施例提供的实现设备间互联互通的电子设备,可以实现检测是否接收到管家程序发出的应用程序登录指令,如果是,则应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取用户的个性化信息;其中,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;根据个性化信息向用户提供个性化的服务;在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中;使得管家程序可以从共享存储文件中,获取应用程序记录的用户的个性化信息,并将获取到的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见应用本发明实施例提供的电子设备,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The electronic device that realizes interconnection between devices provided by the embodiment of the present invention can detect whether an application login instruction issued by the butler program is received. If so, the application program logs in; wherein, the application program is in the terminal device and has been connected to the butler program. The application has been bound to the program; the application login instruction contains the user's identification information; detects whether the user's instruction to start the application is received, and if so, obtains the user's personalized information from the shared storage file; among which, the user's Personalized information is obtained by the housekeeper program from the database of the corresponding server based on the user's identification information and stored in its own shared storage file; it provides personalized services to users based on the personalized information; in the process of providing services to users , record the user's personalized information, and store the recorded user's personalized information in the shared storage file; so that the housekeeper program can obtain the user's personalized information recorded by the application from the shared storage file, and will obtain The personalized information received is uploaded to the corresponding server for updating the personalized information stored in the database. It can be seen that the application of the electronic device provided by the embodiment of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
与图1所示的实施例相对应,本发明实施例还提供了一种计算机可读存储介质,计算机可读存储介质内存储有计算机程序,计算机程序被处理器执行时实现上述实施例中的任一实现设备间互联互通的方法中应用于管家程序的方法步骤。Corresponding to the embodiment shown in Figure 1, an embodiment of the present invention also provides a computer-readable storage medium. A computer program is stored in the computer-readable storage medium. When the computer program is executed by a processor, the above-mentioned embodiments are implemented. The method steps applied to the housekeeper program in any method for realizing interconnection between devices.
本发明实施例提供的实现设备间互联互通的存储介质,可以实现检测是否接收到用户发出的管家程序登录指令,如果是,则管家程序进行登录;其中,管家程序登录指令中包含用户的标识信息;调用应用程序的登录接口,向应用程序发出应用程序登录指令,使应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;根据用户的标识信息,从对应的服务器的数据库中,获取用户的个性化信息,并将获取到的个性化信息存储在自身的共享存储文件中;使得当用户点击终端设备中的应用程序时,应用程序可以从共享存储文件中获取个性化信息,并根据个性化信息向用户提供个性化的服务;按照预设的时间节点,将共享存储文件中应用程序记录的用户的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见应用本发明实施例提供的存储介质,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The storage medium provided by the embodiment of the present invention to realize interconnection between devices can detect whether a housekeeper program login instruction issued by the user is received. If so, the housekeeper program logs in; wherein the housekeeper program login instruction contains the user's identification information. ; Call the login interface of the application, issue an application login instruction to the application, so that the application can log in; where the application is an application that has been bound to the housekeeper program in the terminal device; the application login instruction contains the user's Identification information; according to the user's identification information, obtain the user's personalized information from the corresponding server database, and store the obtained personalized information in its own shared storage file; so that when the user clicks on the application in the terminal device During the program, the application can obtain personalized information from the shared storage file and provide personalized services to the user based on the personalized information; according to the preset time node, the user's personalized information recorded by the application in the shared storage file will be Upload to the corresponding server to update the personalized information stored in the database. It can be seen that the application of the storage medium provided by the embodiments of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
与图2所示的实施例相对应,本发明实施例还提供了一种计算机可读存储介质,计算机可读存储介质内存储有计算机程序,计算机程序被处理器执行时实现上述实施例中的任一实现设备间互联互通的方法中应用于已与管家程序绑定过的应用程序的方法步骤。Corresponding to the embodiment shown in Figure 2, an embodiment of the present invention also provides a computer-readable storage medium. A computer program is stored in the computer-readable storage medium. When the computer program is executed by a processor, the above-mentioned embodiments are implemented. The method steps in any method for realizing interconnection between devices are applied to applications that have been bound to the housekeeper program.
本发明实施例提供的实现设备间互联互通的存储介质,可以实现检测是否接收到管家程序发出的应用程序登录指令,如果是,则应用程序进行登录;其中,应用程序是终端设备中已与管家程序绑定过的应用程序;应用程序登录指令中包含用户的标识信息;检测是否接收到用户发出的启动应用程序指令,如果是,从共享存储文件中获取用户的个性化信息;其中,用户的个性化信息是管家程序根据用户的标识信息,从对应的服务器的数据库中获取并存储在自身的共享存储文件中的;根据个性化信息向用户提供个性化的服务;在为用户提供服务的过程中,记录用户的个性化信息,并将记录到的用户的个性化信息存储到共享存储文件中;使得管家程序可以从共享存储文件中,获取应用程序记录的用户的个性化信息,并将获取到的个性化信息上传至对应的服务器中,用于更新数据库中存储的个性化信息。可见应用本发明实施例提供的存储介质,可以解决现有技术中存在的不能自动登录各个app,及各个app间不能互通用户的个性化信息的问题。The storage medium provided by the embodiment of the present invention to realize interconnection between devices can detect whether an application login instruction issued by the housekeeper program is received. If so, the application program logs in; wherein, the application program is in the terminal device and has been connected to the housekeeper program. The application has been bound to the program; the application login instruction contains the user's identification information; detects whether the user's instruction to start the application is received, and if so, obtains the user's personalized information from the shared storage file; among which, the user's Personalized information is obtained by the housekeeper program from the database of the corresponding server based on the user's identification information and stored in its own shared storage file; it provides personalized services to users based on the personalized information; in the process of providing services to users , record the user's personalized information, and store the recorded user's personalized information in the shared storage file; so that the housekeeper program can obtain the user's personalized information recorded by the application from the shared storage file, and will obtain The personalized information received is uploaded to the corresponding server for updating the personalized information stored in the database. It can be seen that the application of the storage medium provided by the embodiments of the present invention can solve the problems existing in the prior art of being unable to automatically log in to each app and not being able to communicate the user's personalized information between the apps.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention may be provided as methods, systems, or computer program products. Thus, the invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, magnetic disk storage, optical storage, etc.) embodying computer-usable program code therein.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to the flowcharts and/or block diagrams of the methods, devices (systems), and computer program products according to the embodiments of the present invention. It should be understood that each process and/or box in the flowchart and/or block diagram, as well as the combination of the processes and/or boxes in the flowchart and/or block diagram, can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing device to produce a machine, so that the instructions executed by the processor of the computer or other programmable data processing device produce a device for implementing the functions specified in one or more processes in the flowchart and/or one or more boxes in the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing device to operate in a specific manner, so that the instructions stored in the computer-readable memory produce a manufactured product including an instruction device that implements the functions specified in one or more processes in the flowchart and/or one or more boxes in the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions may also be loaded onto a computer or other programmable data processing device so that a series of operational steps are executed on the computer or other programmable device to produce a computer-implemented process, whereby the instructions executed on the computer or other programmable device provide steps for implementing the functions specified in one or more processes in the flowchart and/or one or more boxes in the block diagram.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include these modifications and variations.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410094380.3A CN117786638A (en) | 2024-01-23 | 2024-01-23 | A method, device and electronic equipment for realizing interconnection between devices |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410094380.3A CN117786638A (en) | 2024-01-23 | 2024-01-23 | A method, device and electronic equipment for realizing interconnection between devices |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117786638A true CN117786638A (en) | 2024-03-29 |
Family
ID=90391224
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410094380.3A Pending CN117786638A (en) | 2024-01-23 | 2024-01-23 | A method, device and electronic equipment for realizing interconnection between devices |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117786638A (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106791084A (en) * | 2016-12-19 | 2017-05-31 | 广东欧珀移动通信有限公司 | Synchronization method of personalized parameters and mobile terminal |
CN110287691A (en) * | 2019-05-21 | 2019-09-27 | 深圳壹账通智能科技有限公司 | Application program login method, device, equipment and storage medium |
CN112671778A (en) * | 2020-12-25 | 2021-04-16 | 北京百度网讯科技有限公司 | Account management method, account management device, account management equipment and storage medium for electronic equipment |
CN115544471A (en) * | 2021-06-30 | 2022-12-30 | 上海擎感智能科技有限公司 | Method, device and system for logging in application program, electronic equipment and medium |
CN117749521A (en) * | 2023-12-29 | 2024-03-22 | 东风汽车有限公司东风日产乘用车公司 | Vehicle application control method, device, equipment and storage medium |
-
2024
- 2024-01-23 CN CN202410094380.3A patent/CN117786638A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106791084A (en) * | 2016-12-19 | 2017-05-31 | 广东欧珀移动通信有限公司 | Synchronization method of personalized parameters and mobile terminal |
CN110287691A (en) * | 2019-05-21 | 2019-09-27 | 深圳壹账通智能科技有限公司 | Application program login method, device, equipment and storage medium |
CN112671778A (en) * | 2020-12-25 | 2021-04-16 | 北京百度网讯科技有限公司 | Account management method, account management device, account management equipment and storage medium for electronic equipment |
CN115544471A (en) * | 2021-06-30 | 2022-12-30 | 上海擎感智能科技有限公司 | Method, device and system for logging in application program, electronic equipment and medium |
CN117749521A (en) * | 2023-12-29 | 2024-03-22 | 东风汽车有限公司东风日产乘用车公司 | Vehicle application control method, device, equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108595970B (en) | Configuration method, device, terminal and storage medium of processing component | |
US9148429B2 (en) | Controlling access by web applications to resources on servers | |
US8544072B1 (en) | Single sign-on service | |
CN101971656B (en) | Postponed carrier configuration | |
US8443288B2 (en) | Ubiquitous companion agent | |
JP6074516B2 (en) | Method, apparatus, facility, program and recording medium for adding plug-in to address book | |
US7797504B2 (en) | Device for processing information based on stored identifiers and a working method therof. | |
CN108234636A (en) | Voice broadcast method, device, system and intellectual broadcast equipment | |
CN107209678B (en) | System and method for adaptive cloning of mobile devices | |
WO2014153103A2 (en) | Accessing media content in a media management system | |
WO2020216204A1 (en) | Information acquisition method and apparatus | |
US12045680B2 (en) | Barcode-based enrollment of devices with a management service | |
US11997157B2 (en) | Server for providing media files for download by a user and the corresponding system and method | |
US20090178113A1 (en) | Apparatus, methods, and computer program products for providing portable communication identity services | |
KR102124330B1 (en) | Method for updating of application and apparatus for the same | |
CN117786638A (en) | A method, device and electronic equipment for realizing interconnection between devices | |
CN117880090A (en) | Configuration updating method, device, terminal equipment and storage medium | |
CN114386113A (en) | Read-write control method, device and equipment for mobile storage equipment and storage medium | |
JP2001175604A (en) | Device and method for information processing, device and method for provision, and program storage medium | |
CN111510748B (en) | Multimedia resource management method, device and computer storage medium | |
US20230370272A1 (en) | Blockchain-based digital asset access method, electronic devices, and non-transitory computer-readable media utilizing the method | |
WO2023169593A1 (en) | Application downloading method and apparatus, device, and storage medium | |
CN106559400A (en) | Address list establishing method and device | |
CN115473698A (en) | User data authorization method and device, electronic equipment and storage medium | |
CN115705121A (en) | Calendar data synchronization method and electronic equipment |
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 |