CN111611022A - Data processing method, device, equipment and system for applet application - Google Patents

Data processing method, device, equipment and system for applet application Download PDF

Info

Publication number
CN111611022A
CN111611022A CN202010339486.7A CN202010339486A CN111611022A CN 111611022 A CN111611022 A CN 111611022A CN 202010339486 A CN202010339486 A CN 202010339486A CN 111611022 A CN111611022 A CN 111611022A
Authority
CN
China
Prior art keywords
applet
management platform
request
mobile application
applets
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.)
Granted
Application number
CN202010339486.7A
Other languages
Chinese (zh)
Other versions
CN111611022B (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.)
AlipayCom Co ltd
Original Assignee
Alipay Hangzhou Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202010339486.7A priority Critical patent/CN111611022B/en
Publication of CN111611022A publication Critical patent/CN111611022A/en
Application granted granted Critical
Publication of CN111611022B publication Critical patent/CN111611022B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The specification provides a data processing method, a device, equipment and a system of applet application, wherein the method comprises the following steps: the applet management platform can receive a call request of the mobile application sent by the user terminal; returning a plurality of small programs to the user terminal according to the calling request; receiving a target applet selected by the user terminal from the plurality of applets; and adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment. Directly integrating a plurality of applets into one application program and providing the application program to a manufacturer of the hardware device, so that a user of the hardware device can own the applets of a plurality of services.

Description

Data processing method, device, equipment and system for applet application
Technical Field
The present specification belongs to the field of computer technologies, and in particular, to a data processing method, apparatus, device, and system for an applet application.
Background
With the development of computer technology, more and more APPs (applications) with different functions are developed and used, and many hardware terminals need to download APPs with different functions, such as: the vehicle-mounted terminal may download an installation map navigation APP, a weather forecast APP, a song listening type APP, a violation query type APP and the like. These APPs need to be downloaded and installed one by a manufacturer or a user, are relatively complicated to operate, and need hardware equipment to adapt to installation environments of various APPs.
Disclosure of Invention
An object of the embodiments of the present disclosure is to provide a method, an apparatus, a device, and a system for processing data of an applet, which reduce application configuration time, labor power, and cost of a hardware device, and also reduce a memory space occupied by an application program in the hardware device.
In a first aspect, an embodiment of the present specification provides a data processing method for an applet, where the method includes:
receiving a calling request of a mobile application sent by a user terminal;
returning a plurality of small programs to the user terminal according to the calling request;
receiving a target applet selected by the user terminal from the plurality of applets;
and adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
In a second aspect, the present specification provides a method of data processing for an applet application, the method comprising:
sending a call request of the mobile application to the applet management platform;
receiving a plurality of applets returned by the applet management platform according to the received call request;
selecting a target applet from the applets and sending the target applet to the applet management platform;
and receiving the mobile application with the target applet returned by the applet management platform, and installing the mobile application into hardware equipment.
In a third aspect, the present specification provides a data processing apparatus for an applet, comprising:
the request receiving module is used for receiving a calling request of the mobile application sent by the user terminal;
the small program returning module is used for returning a plurality of small programs to the user terminal according to the calling request;
a target applet receiving module, configured to receive a target applet selected by the user terminal from the plurality of applets;
and the mobile application returning module is used for adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
In a fourth aspect, the present specification provides a data processing apparatus for an applet, comprising:
the request sending module is used for sending a calling request of the mobile application to the applet management platform;
the applet receiving module is used for receiving a plurality of applets returned by the applet management platform according to the received call request;
the applet selecting module is used for selecting a target applet from the applets and sending the target applet to the applet management platform;
and the mobile application receiving module is used for receiving the mobile application with the target applet returned by the applet management platform and installing the mobile application into hardware equipment.
In a fifth aspect, the present specification provides a data processing device for an applet, including at least one processor and a memory for storing processor-executable instructions, where the processor executes the instructions to implement the data processing method for the applet described in the first aspect or the second method.
In a sixth aspect, an embodiment of the present specification provides a data processing system of an applet, including: an applet management platform, a user terminal and hardware equipment; wherein the applet management platform comprises at least one processor and a memory for storing processor-executable instructions, which when executed by the processor implement the method of the first aspect for providing a mobile application comprising a plurality of applets;
the user terminal comprises at least one processor and a memory for storing processor-executable instructions, which when executed by the processor implement the method of the second aspect, to request to invoke a mobile application comprising a plurality of applets provided by the applet management platform and install the mobile application into the hardware device.
The data processing method, device, equipment and system for the applet provided by the specification can provide a mobile application service with a plurality of applets for the hardware equipment, and a manufacturer of the hardware equipment can obtain the plurality of applets returned by the applet management platform by sending a call request to the applet management platform and select the required applets from the plurality of applets. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, a plurality of small programs are directly integrated into one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the small programs with various services, and the small programs integrated in the application programs can be uniformly managed by application programs (APP) or servers of an small program management platform or an open small program management platform. The method is simple to operate, reduces application configuration time, labor and cost of the hardware equipment, can also reduce memory space occupied by application programs in the hardware equipment, meanwhile, the hardware equipment does not need to adapt to different application environments, and applet services can be changed at any time without depending on equipment upgrading.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
FIG. 1 is a schematic diagram of a data interaction flow for applet management in one example of this specification;
FIG. 2 is a schematic flow chart diagram illustrating an embodiment of a data processing method for an applet application provided in an embodiment of the present specification;
FIG. 3 is a flow chart illustrating a data processing method of an applet application in a further embodiment of the present specification;
FIG. 4 is a schematic illustration of resident information in some embodiments of the present description;
FIG. 5 is a flow diagram illustrating a method for data processing of an applet application performed at a terminal of a user in some embodiments of the present disclosure;
FIG. 6 is a schematic illustration of pages managed by an applet in some embodiments of the present description;
FIG. 7 is a diagrammatic illustration of an interface for managing hardware devices in some embodiments of the present description;
FIG. 8 is a schematic diagram of applet application data processing in one embodiment of the present description;
FIG. 9 is a data flow diagram of an applet application in one embodiment of the present description;
FIG. 10 is a block diagram of one embodiment of a data processing apparatus for an applet as provided herein;
FIG. 11 is a block diagram of an embodiment of an applet data processing apparatus;
fig. 12 is a block diagram showing a hardware configuration of a data processing server of an applet in one embodiment of the present specification.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present specification, and not all of the embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments in the present specification without any inventive step should fall within the scope of protection of the present specification.
With the development of computers, the variety of mobile application programs, i.e., mobile applications, is increasing, different mobile applications can generally provide different services, and if a user needs multiple services, different mobile applications need to be downloaded and installed. In some embodiments of the present description, a data processing method for an applet may be provided, where a mobile application including a plurality of applets may be provided for a hardware device, and all applets on the mobile application may be used only by installing one mobile application on the hardware device. The applet can be understood as an application which can be used without downloading and installation, can be hosted in the mobile application, does not need independent development, and can be directly used in the mobile application by a user, and different applets can provide different services, and each applet can meet a simpler basic application.
Fig. 1 is a schematic data interaction flow diagram of applet management in an example of this specification, and as shown in fig. 1, in some embodiments of this specification, an applet management platform may be a network platform provided by some applications having multiple applets (e.g., some payment applications with multiple functions, social applications, etc.), and the application may open the capability of providing multiple applets to the outside, that is, multiple applets may be included in the applet management platform. A manufacturer or a processing manufacturer of the hardware equipment can send a calling request of the mobile application to the applet management platform through a user terminal of the manufacturer or the processing manufacturer, the applet management platform can return a plurality of applets to the manufacturer according to the received calling request, and the manufacturer can select the applets required by the manufacturer through the user terminal. The applet management platform may add the applet selected by the vendor to the mobile application and return the applet to the vendor, who may install the mobile application into the hardware device. The hardware device can provide services of all small programs in mobile application for consumers, and the hardware device can be a smart phone, a tablet personal computer, a vehicle-mounted device, an intelligent wearable device, an intelligent robot, a billboard and the like.
Fig. 2 is a schematic flowchart of an embodiment of a data processing method for an applet provided in an embodiment of this specification. Although the present specification provides the method steps or apparatus structures as shown in the following examples or figures, more or less steps or modules may be included in the method or apparatus structures based on conventional or non-inventive efforts. In the case of steps or structures which do not logically have the necessary cause and effect relationship, the execution order of the steps or the block structure of the apparatus is not limited to the execution order or the block structure shown in the embodiments or the drawings of the present specification. When the described method or module structure is applied to a device, a server or an end product in practice, the method or module structure according to the embodiment or the figures may be executed sequentially or in parallel (for example, in a parallel processor or multi-thread processing environment, or even in an implementation environment including distributed processing and server clustering).
In a specific embodiment, as shown in fig. 2, in an embodiment of the data processing method for an applet provided in this specification, the method may be applied to an applet management platform side, where the applet management platform may be a terminal such as a computer, a tablet computer, and a server, and the method may include the following steps:
step 202, receiving a call request of the mobile application sent by the user terminal.
In a specific implementation process, the user terminal may be a terminal corresponding to a manufacturer who produces, processes or sells the hardware device, and may be a smart phone, a tablet computer, a computer, or the like, and the manufacturer may send a call request of the mobile application to the applet management platform through the user terminal. The invocation request may generally include device information of the hardware device that requires installation of the mobile application such as: product name, product type, product model, etc. The mobile application may also be an applet application, which may be understood as an applet engine, an application program that may run on a hardware device, which may be understood as an application package, such as: APK (Android application package), and the like.
Fig. 3 is a flowchart illustrating a data processing method for an applet according to another embodiment of the present disclosure, where a vendor needs to perform an enrollment process first if the vendor wants to request a call to a mobile application from an applet management platform, as shown in fig. 3. Fig. 4 is a schematic diagram of the resident information in some embodiments of the present disclosure, and as shown in fig. 4, a vendor may send a resident request to the applet management platform through a user terminal, where the resident request may include information about the vendor, such as: enterprise information, hardware information, contact information, and the like, which can be specifically set according to actual needs. After receiving the docking request sent by the manufacturer, the applet management platform may perform docking audit on a user corresponding to the user terminal, that is, the manufacturer, according to the docking request, and may audit whether the manufacturer is legal, whether information filled by the manufacturer is accurate, whether the information meets the conditions of the docking applet management platform, and the like, and specific audit contents may be determined according to actual needs, which is not specifically limited in the embodiments of the present specification. As shown in fig. 3, after the resident audit is passed, the vendor may send a request for creating a web application to the applet management platform, so as to create a web application for the vendor. The web application may be understood as an application program for performing data interaction with the applet management platform, and the vendor may connect to an interface of the applet management platform through the web application, access the applet management platform, and further send a call request to the applet management platform. Such as: after the created web application is accessed to the applet management platform, the device information of the hardware device needing to install the applet mobile application can be registered in the applet management platform, and after the registration is successful, the applet service can be requested to be configured for the hardware device, namely, the mobile application which can comprise a plurality of applets is requested to be called. The web application of each manufacturer can be correspondingly provided with an application identifier, namely an APPID, the application identifier can be accessed into the applet management platform, and after the APPID of the web application is added, the functions of the associated product can be called, such as applying for face scanning login by using the web application. And a manufacturer can perform data interaction with the applet management platform by creating the webpage application, so that calling and installing of the applet mobile application are realized.
And step 204, returning a plurality of small programs to the user terminal according to the calling request.
In a specific implementation process, the applet management platform may be a network platform provided by an application (some payment applications, social applications, etc. having multiple servlets) with multiple applets, may include multiple applets in the application, and may be directly managed by the application without additional development and maintenance of the applets. After receiving the call request sent by the manufacturer, the applet management platform can return a plurality of applets to the user terminal of the manufacturer according to the call request. Such as: after the manufacturer successfully resides in the small program management platform and applies for creating the webpage application, the webpage application is accessed to the small program management platform, the equipment information of the hardware equipment can be registered in the small program management platform, and after the registration is successful, the hardware equipment can integrate the small program engine framework and the running environment. After receiving a request for calling the mobile application sent by a manufacturer, the applet management platform can return a plurality of applets to be selected by the manufacturer at a user terminal where the manufacturer is located.
Step 206, receiving a target applet selected by the user terminal from the plurality of applets.
In a specific implementation process, after a manufacturer receives a plurality of applets returned by an applet management platform through a user terminal, the manufacturer can, for example: the target applet is selected from a plurality of applets according to the use requirement of the hardware device, and the like, and the target applet can be one or more, which can be determined according to the actual situation.
And step 208, adding the target applet into the mobile application, and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
In a specific implementation process, after a manufacturer selects a target applet from a plurality of applets provided by an applet management platform by using a user terminal, the applet management platform receives the selection of the manufacturer, can add the target applet into a mobile application, and returns the target applet to the user terminal where the manufacturer is located. Manufacturers can install the mobile application with the target applet into required hardware equipment, wherein the hardware equipment can be a smart phone, a tablet computer, a computer, vehicle-mounted equipment, intelligent wearable equipment, a billboard, ordering equipment and the like, and can operate the application program.
For example: if a manufacturer wants to install a small program service with map navigation, music playing, weather forecast, violation inquiry, automobile maintenance and oil consumption management for vehicle-mounted equipment of a batch of automobiles, a parking request can be sent to a small program management platform firstly, after parking is successful, a webpage application can be applied to be created, and the webpage application can be accessed to the small program management platform through the created webpage application. After the car product is accessed to the applet management platform, a manufacturer can register the equipment information of the car in the batch in the applet management platform, and after the registration is successful, a request for applying for calling the mobile application for the successfully registered car product can be initiated to the applet management platform. The small program management platform can return a plurality of small programs for the selection of manufacturers, and the manufacturers can select the small programs for map navigation, music playing, weather forecast, violation inquiry, automobile maintenance and oil consumption management from the small programs returned by the small program management platform. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the user terminal of the manufacturer, the manufacturer can install the received mobile application into the vehicle-mounted equipment of the batch of vehicles, and after a consumer buys the batch of vehicles, the consumer can directly open the mobile application in the vehicle-mounted equipment to use the services of a plurality of applets. The mobile application may refer to a program package, and after the mobile application is installed in the vehicle-mounted device, a plurality of applets included in the mobile application may be directly displayed in an interface of the vehicle-mounted device, and a separate icon may not be needed.
The data processing method of the applet application can provide a mobile application service with a plurality of applets for the hardware equipment, and a manufacturer of the hardware equipment can obtain the plurality of applets returned by the applet management platform by sending a calling request to the applet management platform and select the applets required by the manufacturer. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, a plurality of small programs are directly integrated into one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the small programs with various services, and the small programs integrated in the application programs can be uniformly managed by application programs (APP) or servers of an small program management platform or an open small program management platform. The method is simple to operate, reduces application configuration time, labor and cost of the hardware equipment, can also reduce memory space occupied by application programs in the hardware equipment, meanwhile, the hardware equipment does not need to adapt to different application environments, and applet services can be changed at any time without depending on equipment upgrading.
On the basis of the above embodiments, in some embodiments of the present specification, the method further includes:
and classifying the applets in advance according to the product attributes of different hardware devices, wherein different product attributes correspond to different applets, and the applets comprise a plurality of applets.
In a specific implementation, the applet management platform may be a network platform provided by an application with multiple applets (some payment applications with multiple servlets, social applications, etc.), may include multiple applets in the application, or directly develop a network platform in which multiple applets are located. The hardware equipment can be investigated and analyzed in advance, which services are used by most of the hardware equipment with different product attributes can be obtained, the small programs are classified according to the product attributes of the different hardware equipment, the hardware equipment with different product attributes can correspond to one small program package, and the small program package can comprise a plurality of small programs. For example: vehicle-mounted devices may require vehicle-related services such as: map navigation, violation inquiry, vehicle maintenance and the like, and the small programs related to the vehicle can be divided into a class and packaged into a small program package. Smart wearable devices may require life related services such as: the system comprises a step counting module, a blood pressure monitoring module, a heart rate monitoring module, a music playing module, a sleep monitoring module, a social chat module and the like, wherein the step counting module can be used for counting steps, monitoring blood pressure, monitoring heart rate, playing music, monitoring sleep, chatting social contact and the like, and then small programs related to services required by the intelligent wearable device can. Some home intelligent robots may require services related to music playing, search queries, weather reports, alarm clock reminders, recipes, etc., and then the applets related to these services may be classified into one category.
In the embodiment of the specification, the multiple applets are classified, so that management of the applets can be facilitated, and a data base is laid for recommending the applets for hardware equipment subsequently.
On the basis of the above embodiment, the invoking request includes device information of a hardware device, and the returning of the multiple applets to the user terminal according to the device information in the invoking request includes:
determining the product attribute corresponding to the hardware equipment according to the equipment information in the calling request;
and returning an applet packet corresponding to the equipment information of the hardware equipment to the user terminal according to the product attribute corresponding to the hardware equipment, wherein the applet packet comprises a plurality of applets.
In a specific implementation process, when a manufacturer sends a call request to an applet management platform through a user terminal, the call request may include device information of a hardware device on which a mobile application needs to be installed, such as: a vendor may register device information for a hardware device in an applet management platform. After the successful registration, the manufacturer may initiate a request for invoking the mobile application service for the successfully registered hardware device in the applet management platform, and the applet management platform may determine, according to the device information of the hardware device in the received invocation request, that the product attribute corresponding to the hardware device is as follows: the intelligent wearable device is a vehicle, an intelligent wearable device, an intelligent robot and the like. And further determining an applet package matched with the product attribute of the hardware equipment based on the classification of the applets in advance, and returning the applet package to the user terminal of the manufacturer. For example: the product type of the device information registered in the applet management platform by the manufacturer through the user terminal is a vehicle, and the applet management platform can return an applet package corresponding to the vehicle to the user terminal. The vendor may select an applet from the applet package, the applet application platform may add the selected applet to a mobile application, and the vendor may install the mobile application into a corresponding hardware device.
In the embodiment of the present specification, by classifying the applets in advance, after receiving a call request, determining a product attribute of a hardware device according to device information in the call request, and further determining an applet package corresponding to the device on the hardware. And returning the small program package corresponding to the hardware equipment to the manufacturer for the manufacturer to select. The range of screening the small programs by manufacturers is reduced, the efficiency of processing the application data of the small programs is improved, and the small programs are conveniently managed in a unified mode.
On the basis of the above embodiment, in this written embodiment of the present description, the call request includes device information of the hardware device, and the method further includes:
determining whether hardware equipment corresponding to the equipment information meets the installation condition of the mobile application or not according to the equipment information in the calling request;
and after the installation condition is determined to be met, returning a plurality of small programs to the user terminal according to the calling request.
In a specific implementation process, a manufacturer registers device information of a hardware device in an applet management platform through a user terminal to send a call request of a mobile application to the applet management platform. The applet management platform can check the equipment information registered by the manufacturer, such as: and checking whether a CPU (central processing unit), a memory, a version and the like of the hardware equipment accord with the installation condition of the mobile application and whether the registration information is accurate and reliable, if the installation condition is met and the registration information is accurate and reliable, the checking is passed, a plurality of corresponding small programs are returned according to the registered equipment information, if the registration information is not accurate and reliable, the checking is not passed, and the hardware equipment cannot call the mobile application. After the audit is passed, the manufacturer can apply for calling the mobile application service for the approved hardware equipment in the applet management platform, and bind the corresponding applet for the mobile application of the approved hardware equipment.
In the embodiment of the specification, the subsequent steps can be performed only when the registered device information is checked and meets the installation condition, so that the success rate and the accuracy of the mobile application calling and installing are improved.
On the basis of the foregoing embodiments, in some embodiments of the present specification, a data processing method of an applet executed on a user terminal side of a manufacturer may also be provided, and fig. 5 is a flowchart illustrating a data processing method of an applet executed on a terminal side in a user in some embodiments of the present specification, and as shown in fig. 5, the method may include:
step 502, sending a call request of the mobile application to the applet management platform.
In a specific implementation process, a manufacturer may use its own user terminal such as: and the smart phone, the tablet computer, the computer and the like send a call request of the mobile application to the applet management platform. The invocation request may generally include device information of the hardware device that requires installation of the mobile application such as: product name, product type, product model, etc. The applet management platform may be a network platform for providing the applet, and specific reference may be made to the description of the foregoing embodiments and no further description is provided herein.
As shown in fig. 3 and 4, in some embodiments of the present description, before a mobile application invocation request is first sent to the applet management platform, an enrollment request is sent to the applet management platform;
after the resident request passes, sending a request for establishing the webpage application to the applet management platform, and establishing the webpage application;
the sending of the mobile application call request to the applet management platform comprises:
and sending the calling request to the applet management platform through the webpage application.
In a specific implementation process, a manufacturer may send an enrollment request to the applet management platform through a user terminal, where the enrollment request may include information about the manufacturer, such as: enterprise information, hardware information, contact information, and the like, which can be specifically set according to actual needs. After receiving the docking request sent by the manufacturer, the applet management platform may perform docking audit on a user corresponding to the user terminal, that is, the manufacturer, according to the docking request, and may audit whether the manufacturer is legal, whether information filled by the manufacturer is accurate, whether the information meets the conditions of the docking applet management platform, and the like, and specific audit contents may be determined according to actual needs, which is not specifically limited in the embodiments of the present specification. As shown in fig. 3, after the resident audit is passed, the vendor may send a request for creating a web application to the applet management platform, so as to create a web application for the vendor. The web application may be understood as an application program for performing data interaction with the applet management platform, and the vendor may connect to an interface of the applet management platform through the web application, access the applet management platform, and further send a call request to the applet management platform. Such as: after the established webpage application is accessed to the applet management platform, the device information of the hardware device needing to install the applet mobile application can be registered in the applet management platform, and after the registration is successful, a request for calling the mobile application service can be initiated for the hardware device. The web application of each manufacturer can be correspondingly provided with an application identifier, namely an APPID, the application identifier can be accessed into the applet management platform, and after the APPID addition of the web application is completed, the functions of the associated product can be called, for example, the web application is utilized to apply for a face scanning login service and the like. And a manufacturer can perform data interaction with the applet management platform by creating the webpage application, so that calling and installing of the applet mobile application are realized.
And step 504, receiving a plurality of applets returned by the applet management platform according to the received call request.
In a specific implementation process, the applet management platform may be a network platform provided by an application with multiple applets (some payment applications, social applications, etc. with multiple servlets), may include multiple applets in the application, and may be directly managed by the application without additional development and maintenance of the applets. After receiving the call request sent by the manufacturer, the applet management platform can return a plurality of applets to the user terminal of the manufacturer according to the call request. Such as: after the manufacturer successfully resides in the small program management platform and applies for creating the webpage application, the webpage application is accessed to the small program management platform, the equipment information of the hardware equipment can be registered in the small program management platform, and after the registration is successful, the hardware equipment can integrate the small program engine framework and the running environment. After receiving a request for calling the mobile application sent by a manufacturer, the applet management platform can return a plurality of applets to be selected by the manufacturer at a user terminal where the manufacturer is located.
Step 506, selecting a target applet from the applets, and sending the target applet to the applet management platform.
In a specific implementation process, after a manufacturer receives a plurality of applets returned by an applet management platform through a user terminal, the manufacturer can, for example: selecting a target applet from the multiple applets according to the use requirement of the hardware equipment and the like, and sending the selected target applet to the applet management platform, wherein the number of the target applets can be one or more, and the target applets can be determined according to the actual situation.
And step 508, receiving the mobile application with the target applet returned by the applet management platform, and installing the mobile application into hardware equipment.
In a specific implementation process, after a manufacturer selects a target applet from a plurality of applets provided by the applet management platform by using a user terminal and returns the target applet to the applet management platform, the applet management platform receives the selection of the manufacturer, can add the target applet into a mobile application and returns the target applet to the user terminal where the manufacturer is located. Manufacturers can install the mobile application with the target applet into required hardware equipment, wherein the hardware equipment can be a smart phone, a tablet computer, a computer, vehicle-mounted equipment, intelligent wearable equipment, a billboard, ordering equipment and the like, and can operate the application program.
The data processing method of the applet application can provide a mobile application service with a plurality of applets for the hardware equipment, and a manufacturer of the hardware equipment can obtain the plurality of applets returned by the applet management platform by sending a calling request to the applet management platform and select the applets required by the manufacturer. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, a plurality of small programs are directly integrated in one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the small programs with various services, the operation is simple, the application configuration time, labor and cost of the hardware equipment are reduced, the memory space occupied by the application programs in the hardware equipment can be reduced, meanwhile, the hardware equipment does not need to adapt to different application environments, the small program services can be changed at any time, and the equipment upgrading is not depended on.
On the basis of the foregoing embodiments, in some embodiments of this specification, the invoking request includes device information of a hardware device, and the receiving of the multiple applets returned by the applet management platform according to the received invoking request includes:
receiving an applet package corresponding to the equipment information, which is returned by the applet management platform according to the equipment information in the received call request, wherein the applet package comprises a plurality of applets;
the installing the mobile application into a hardware device comprises:
and installing the mobile application into the hardware equipment corresponding to the equipment information.
In a specific implementation process, investigation and analysis of hardware devices can be performed in advance to obtain services used by most hardware devices with different product attributes, the applet management platform can classify a plurality of applets according to the product attributes of different hardware devices, the hardware devices with different product attributes can correspond to one applet package, and the applet package can include a plurality of applets. When a manufacturer sends a call request to the applet management platform through a user terminal, the call request may include device information of a hardware device that needs to install the mobile application, such as: a vendor may register device information for a hardware device in an applet management platform. After the successful registration, the manufacturer may initiate a request for invoking the mobile application service for the successfully registered hardware device in the applet management platform, and the applet management platform may determine, according to the device information of the hardware device in the received invocation request, that the product attribute corresponding to the hardware device is as follows: the intelligent wearable device is a vehicle, an intelligent wearable device, an intelligent robot and the like. And further determining an applet package matched with the product attribute of the hardware equipment based on the classification of the applets in advance, and returning the applet package to the user terminal of the manufacturer. The manufacturer can select the applet in the applet package, the applet application platform can add the selected applet to the mobile application, and the manufacturer can install the mobile application into the hardware device corresponding to the device information. Such as: and if the product attribute corresponding to the device information is the vehicle A, receiving an applet package which is returned by the applet management platform and is related to the vehicle A, selecting the applet in the applet package by a manufacturer, and then sending the selected applet to the applet management platform, wherein the selected applet can be added into the mobile application by the applet application platform, and the manufacturer can install the mobile application into the vehicle-mounted device of the vehicle A.
In the embodiment of the present specification, by classifying the applets in advance, after receiving a call request, determining a product attribute of a hardware device according to device information in the call request, and further determining an applet package corresponding to the device on the hardware. And returning the small program package corresponding to the hardware equipment to the manufacturer for the manufacturer to select. The range of screening the small programs by manufacturers is reduced, the efficiency of processing the application data of the small programs is improved, and the small programs are conveniently managed in a unified mode.
On the basis of the foregoing embodiments, in some embodiments of this specification, the invoking request includes device information of a hardware device, and the sending the invoking request of the mobile application to the applet management platform includes:
sending device information of a plurality of hardware devices to the applet management platform to request invocation of the mobile application for the plurality of hardware devices.
In a specific implementation process, in some embodiments of the present description, a function of adding hardware devices in bulk may be provided, fig. 6 is a schematic page diagram of applet management in some embodiments of the present description, and after a vendor connects to an applet management platform through a web application, the vendor may select a bulk addition device in a page of the applet management platform to submit device information, that is, may register device information of multiple hardware devices in the applet management platform to request to call a mobile application service for the multiple hardware devices. After registration is passed, the applet can be bound in the applet management platform for the mobile application of each hardware device passed for registration. By providing the service added by the batch equipment, the data processing efficiency of the applet application can be improved, and the calling and adding time of the applet application can be saved.
On the basis of the above embodiments, in some embodiments of the present specification, the method further includes:
and after the webpage application is accessed to the applet management platform, editing and managing the equipment information added in the applet management platform.
In a specific implementation process, fig. 7 is an interface schematic diagram for managing hardware devices in some embodiments of this specification, and as shown in fig. 7, after a vendor connects to an applet management platform through a web application, the vendor may perform product management on the hardware devices under its own account in an interface of the applet management platform, that is, information of the hardware devices registered in the applet management platform by the account of the vendor may be seen in the interface of the applet management platform, where the information includes: it can be seen that whether the device information registered in the account passes the audit, details of the device information of the hardware device can be queried, and the device information of the hardware device can be deleted or added, for example: product models of added hardware devices, and the like. As shown in fig. 7, application management may also be performed on hardware devices under its own account in the applet management platform, such as: the method comprises the following steps of inquiring and managing the bound small programs in the mobile application of each hardware device, and the like: and modifying the small program bound to the mobile application in the hardware equipment, wherein the specific management content can be selected according to actual needs.
The embodiment of the specification can provide a centralized management service for product information of the hardware equipment, so that manufacturers can clearly and intuitively see equipment information of the registered hardware equipment and perform centralized and unified management on the equipment information.
Fig. 8 is a schematic diagram of data processing of an applet in an embodiment of the present specification, and as shown in fig. 8, in some embodiments of the present specification, reference may be made to the following data processing procedure of the applet:
the applet management platform may be an applet service capability that some applications with relatively strong functions open to the outside, and the applet management platform may include a plurality of applets, provide a batch registration interface, and also provide other opening capabilities, such as: account login, payment and the like, and the embodiments of the present specification are not particularly limited. The equipment manufacturer can provide manufacturer information data, register related protocols, enter the applet management platform, create a webpage application and connect the webpage application to the applet management platform. After connecting to the applet management platform, the vendor may register device information for a plurality of hardware devices in the applet management platform, as shown in FIG. 8, which schematically registers 4 hardware devices SN-A, SN-B, SN-C, SN-D. The applet management platform can audit hardware equipment registered by A manufacturer, after the audit is passed, the manufacturer can apply for calling mobile application for the hardware equipment passed through the audit in the applet management platform, the applet management platform can recommend an applet package for the hardware equipment according to product attributes corresponding to different hardware equipment, as shown in fig. 8, for example, calling mobile application for the hardware equipment SN-A, the manufacturer can select one or more applets from the applet package according to own needs to bind in the mobile application of the hardware equipment, and the manufacturer binds 4 applets A, B, C, D for the hardware equipment SN-A mobile application. The mobile applications of different hardware devices may be bound to different applets, which may be specifically selected according to actual needs.
In this embodiment of the present description, a mobile application service having multiple applets may be provided for a hardware device, and a manufacturer of the hardware device may obtain multiple applets returned by an applet management platform by sending a call request to the applet management platform, and select an applet needed by the manufacturer. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, the multiple applets are directly integrated into one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the applets with multiple services, the operation is simple, the application configuration time, labor and cost of the hardware equipment are reduced, and the memory space occupied by the application programs in the hardware equipment can be reduced.
Fig. 9 is a schematic data flow diagram of an applet application in an embodiment of this specification, and a data processing process of the applet application in the embodiment of this specification is specifically described below with reference to fig. 9:
step-1, manufacturer's residence. As shown in FIG. 3, a vendor can submit a material in the applet management platform through a user terminal such as: the small program management platform can verify the identity of the manufacturer according to enterprise information and other data, and can open the authority for the manufacturer after the verification is passed, namely, the manufacturer is allowed to reside.
Step-2, fast experience. After the manufacturer successfully resides in the platform, a sample of the mobile application, namely DEMO (demonstration), provided by the applet management platform can be downloaded for integrated testing.
Step-3, formal access. After the test is successful, a manufacturer can register the hardware equipment needing to install the mobile application in the applet management platform, perform application binding and applet binding, download the integration package comprising the bound applet, integrate the integration package in the hardware equipment, and use the mobile application in the hardware equipment.
Step-4, the terminal uses the applet. Here, the terminal may be understood as a hardware device, that is, an applet is used in the hardware device, and a user may invoke an applet service in a mobile application in the hardware device, and then perform activation, security verification, applet bundle pulling, and the like, so that the invoked applet service may be used, and after the use is finished, the corresponding applet service may be closed.
The embodiments of the present specification may provide an applet management method, which provides an applet engine, and after a hardware device integrates the applet engine, a plurality of applet services may be obtained through a mobile application of the hardware device. The hardware equipment manufacturer can obtain a plurality of applets returned by the applet management platform by sending a calling request to the applet management platform, and selects the required applets from the plurality of applets. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, the small programs are directly integrated in one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the small programs with various services, the small programs integrated in the application programs can be uniformly managed by the application programs (APP) or servers of the small program management platform or the open small program management platform, and the small program services can be changed at any time without depending on equipment upgrading.
In the present specification, each embodiment of the method is described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. The relevant points can be obtained by referring to the partial description of the method embodiment.
Based on the data processing method of the applet application, one or more embodiments of the present specification further provide a system for data processing of the applet application. The system may include systems (including distributed systems), software (applications), modules, components, servers, clients, etc. that use the methods described in embodiments of the present specification in conjunction with any necessary hardware-implemented devices. Based on the same innovative conception, embodiments of the present specification provide an apparatus as described in the following embodiments. Since the implementation scheme of the apparatus for solving the problem is similar to that of the method, the specific apparatus implementation in the embodiment of the present specification may refer to the implementation of the foregoing method, and repeated details are not repeated. As used hereinafter, the term "unit" or "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Specifically, fig. 10 is a schematic block diagram of an embodiment of a data processing apparatus of an applet provided in this specification, where the apparatus may be understood as an applet management platform in the foregoing embodiment, and as shown in fig. 10, the data processing apparatus of an applet provided in this specification may include: a request receiving module 101, an applet returning module 102, a target applet receiving module 103, and a mobile application returning module 104, wherein:
a request receiving module 101, configured to receive a call request of a mobile application sent by a user terminal;
an applet returning module 102, configured to return a plurality of applets to the user terminal according to the call request;
a target applet receiving module 103, configured to receive a target applet selected by the user terminal from the applets;
a mobile application returning module 104, configured to add the target applet to the mobile application and return the target applet to the user terminal, so that the mobile application is installed in a hardware device.
The data processing apparatus for applet provided in this specification may provide a mobile application service with multiple applets for a hardware device, and a manufacturer of the hardware device may obtain multiple applets returned by an applet management platform by sending a call request to the applet management platform, and select an applet needed by the manufacturer. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, the multiple applets are directly integrated into one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the applets with multiple services, the operation is simple, the application configuration time, labor and cost of the hardware equipment are reduced, and the memory space occupied by the application programs in the hardware equipment can be reduced.
In some embodiments of the present description, the apparatus further comprises an applet classifying module configured to:
and classifying the applets in advance according to the product attributes of different hardware devices, wherein different product attributes correspond to different applets, and the applets comprise a plurality of applets.
In the embodiment of the specification, the multiple applets are classified, so that management of the applets can be facilitated, and a data base is laid for recommending the applets for hardware equipment subsequently.
On the basis of the above embodiment, the call request received by the request receiving module includes device information of a hardware device, and the applet returning module is specifically configured to:
determining the product attribute corresponding to the hardware equipment according to the equipment information in the calling request;
and returning an applet packet corresponding to the equipment information of the hardware equipment to the user terminal according to the product attribute corresponding to the hardware equipment, wherein the applet packet comprises a plurality of applets.
In the embodiment of the present specification, by classifying the applets in advance, after receiving a call request, determining a product attribute of a hardware device according to device information in the call request, and further determining an applet package corresponding to the device on the hardware. And returning the small program package corresponding to the hardware equipment to the manufacturer for the manufacturer to select. The range of screening the small programs by manufacturers is reduced, the efficiency of processing the application data of the small programs is improved, and the small programs are conveniently managed in a unified mode.
Fig. 11 is a schematic block diagram of a data processing apparatus of an applet provided in this specification, which may be understood as a user terminal corresponding to a vendor in the foregoing embodiment, and as shown in fig. 11, the data processing apparatus of the applet provided in this specification may include: a request sending module 111, an applet receiving module 112, an applet selecting module 113, and a mobile application receiving module 114, wherein:
a request sending module 111, which can be used for sending a call request of the mobile application to the applet management platform;
an applet receiving module 112, configured to receive multiple applets returned by the applet management platform according to the received call request;
an applet selecting module 113, configured to select a target applet from the plurality of applets and send the target applet to the applet management platform;
and the mobile application receiving module 114 may be configured to receive the mobile application with the target applet returned by the applet managing platform, and install the mobile application into a hardware device.
The data processing apparatus for applet provided in this specification may provide a mobile application service with multiple applets for a hardware device, and a manufacturer of the hardware device may obtain multiple applets returned by an applet management platform by sending a call request to the applet management platform, and select an applet needed by the manufacturer. The applet management platform can add the applet selected by the manufacturer into the mobile application and return the applet to the manufacturer, the manufacturer can install the mobile application onto the corresponding hardware device, and the user can have the services of a plurality of applets on the hardware device. The method has the advantages that the application programs do not need to be installed one by one, the multiple applets are directly integrated into one application program and are provided for manufacturers of the hardware equipment, so that the hardware equipment can have the applets with multiple services, the operation is simple, the application configuration time, labor and cost of the hardware equipment are reduced, and the memory space occupied by the application programs in the hardware equipment can be reduced.
On the basis of the foregoing embodiments, in some embodiments of this specification, the invocation request sent by the request sending module includes device information of a hardware device, and the applet receiving module is specifically configured to:
receiving an applet package corresponding to the equipment information, which is returned by the applet management platform according to the equipment information in the received call request, wherein the applet package comprises a plurality of applets;
the mobile application receiving module is specifically configured to:
and installing the mobile application into the hardware equipment corresponding to the equipment information.
On the basis of the foregoing embodiments, in some embodiments of the present specification, the apparatus further includes a web application creation module, configured to:
sending a docking request to the applet management platform before sending a mobile application call request to the applet management platform for a first time;
after the resident request passes, sending a request for establishing the webpage application to the applet management platform, and establishing the webpage application;
the request sending module is specifically configured to:
and sending the calling request to the applet management platform through the webpage application.
In the embodiment of the description, a manufacturer can perform data interaction with the applet management platform by creating the webpage application, so that calling and installation of the applet mobile application are realized.
On the basis of the above embodiments, in some embodiments of the present specification, the apparatus further includes: the device information management module is used for:
and after the webpage application is accessed to the applet management platform, editing and managing the equipment information added in the applet management platform.
The embodiment of the specification can provide a centralized management service for product information of the hardware equipment, so that manufacturers can clearly and intuitively see equipment information of the registered hardware equipment and perform centralized and unified management on the equipment information.
It should be noted that the above-mentioned apparatus may also include other embodiments according to the description of the corresponding method embodiment. The specific implementation manner may refer to the description of the above corresponding method embodiment, and is not described in detail herein.
An embodiment of the present specification further provides a data processing device for an applet, including: at least one processor and a memory for storing processor-executable instructions, the processor implementing the information recommendation data processing method of the above embodiment when executing the instructions, such as:
receiving a calling request of a mobile application sent by a user terminal;
returning a plurality of small programs to the user terminal according to the calling request;
receiving a target applet selected by the user terminal from the plurality of applets;
and adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
Or sending a call request of the mobile application to the applet management platform;
receiving a plurality of applets returned by the applet management platform according to the received call request;
selecting a target applet from the applets and sending the target applet to the applet management platform;
and receiving the mobile application with the target applet returned by the applet management platform, and installing the mobile application into hardware equipment.
An embodiment of the present specification further provides a data processing system for an applet, including: an applet management platform, a user terminal and hardware equipment; the applet management platform comprises at least one processor and a memory for storing executable instructions of the processor, and the processor executes the method executed by the applet management platform and is used for providing mobile application comprising a plurality of applets;
the user terminal is used for comprising at least one processor and a memory for storing processor executable instructions, and when the processor executes the instructions, a method executed by the user terminal corresponding to a manufacturer is realized so as to request to call a mobile application comprising a plurality of applets provided by the applet management platform and install the mobile application into the hardware equipment.
It should be noted that the above description of the apparatus and system according to the method embodiments may also include other embodiments. The specific implementation manner may refer to the description of the related method embodiment, and is not described in detail herein.
The data processing device of the applet provided in the present specification can also be applied to various data analysis processing systems. The system or server or terminal or device may be a single server, or may include a server cluster, a system (including a distributed system), software (applications), actual operating devices, logical gate devices, quantum computers, etc. using one or more of the methods described herein or one or more embodiments of the system or server or terminal or device, in combination with necessary end devices implementing hardware. The system for checking for discrepancies may comprise at least one processor and a memory storing computer-executable instructions that, when executed by the processor, implement the steps of the method of any one or more of the embodiments described above.
The method embodiments provided by the embodiments of the present specification can be executed in a mobile terminal, a computer terminal, a server or a similar computing device. Taking the example of the data processing server running on the server, fig. 12 is a block diagram of the hardware structure of the data processing server of the applet in one embodiment of the present specification, and the computer terminal may be the data processing server of the applet or the data processing device of the applet in the above embodiment. The server 10 as shown in fig. 12 may include one or more (only one shown) processors 100 (the processors 100 may include, but are not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA, etc.), a non-volatile memory 200 for storing data, and a transmission module 300 for communication functions. It will be understood by those skilled in the art that the structure shown in fig. 12 is only an illustration and is not intended to limit the structure of the electronic device. For example, the server 10 may also include more or fewer components than shown in FIG. 12, and may also include other processing hardware, such as a database or multi-level cache, a GPU, or have a different configuration than shown in FIG. 12, for example.
The non-volatile memory 200 may be used to store software programs and modules of application software, such as program instructions/modules corresponding to the data processing method of the applet in the embodiment of the present specification, and the processor 100 executes various functional applications and resource data updates by executing the software programs and modules stored in the non-volatile memory 200. Non-volatile memory 200 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the non-volatile memory 200 may further include memory located remotely from the processor 100, which may be connected to a computer terminal through a network. Examples of such networks include, but are not limited to, the internet, intranets, office-to-network, mobile communication networks, and combinations thereof.
The transmission module 300 is used for receiving or transmitting data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the computer terminal. In one example, the transmission module 300 includes a Network adapter (NIC) that can be connected to other Network devices through a base station so as to communicate with the internet. In one example, the transmission module 300 may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The method or apparatus provided in this specification and described in the foregoing embodiments may implement service logic through a computer program and record the service logic on a storage medium, where the storage medium may be read and executed by a computer, and implement the effects of the solutions described in the embodiments of this specification, such as:
receiving a calling request of a mobile application sent by a user terminal;
returning a plurality of small programs to the user terminal according to the calling request;
receiving a target applet selected by the user terminal from the plurality of applets;
and adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
Or sending a call request of the mobile application to the applet management platform;
receiving a plurality of applets returned by the applet management platform according to the received call request;
selecting a target applet from the applets and sending the target applet to the applet management platform;
and receiving the mobile application with the target applet returned by the applet management platform, and installing the mobile application into hardware equipment.
An embodiment of the present specification further provides a data processing system for an applet, including: an applet management platform, a user terminal and hardware equipment; the applet management platform comprises at least one processor and a memory for storing executable instructions of the processor, and the processor executes the method executed by the applet management platform and is used for providing mobile application comprising a plurality of applets;
the user terminal is used for comprising at least one processor and a memory for storing processor executable instructions, and when the processor executes the instructions, a method executed by the user terminal corresponding to a manufacturer is realized so as to request to call a mobile application comprising a plurality of applets provided by the applet management platform and install the mobile application into the hardware equipment.
The storage medium may include a physical device for storing information, and typically, the information is digitized and then stored using an electrical, magnetic, or optical media. The storage medium may include: devices that store information using electrical energy, such as various types of memory, e.g., RAM, ROM, etc.; devices that store information using magnetic energy, such as hard disks, floppy disks, tapes, core memories, bubble memories, and usb disks; devices that store information optically, such as CDs or DVDs. Of course, there are other ways of storing media that can be read, such as quantum memory, graphene memory, and so forth.
The data processing method or apparatus of the applet provided in the embodiments of the present specification may be implemented in a computer by a processor executing corresponding program instructions, for example, implemented in a PC end using a c + + language of a windows operating system, implemented in a linux system, or implemented in an intelligent terminal using android and iOS system programming languages, implemented in processing logic based on a quantum computer, and the like.
It should be noted that descriptions of the apparatus, the computer storage medium, and the system described above according to the related method embodiments may also include other embodiments, and specific implementations may refer to descriptions of corresponding method embodiments, which are not described in detail herein.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the hardware + program class embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to only the partial description of the method embodiment.
The embodiments of the present description are not limited to what must be consistent with industry communications standards, standard computer resource data updating and data storage rules, or what is described in one or more embodiments of the present description. Certain industry standards, or implementations modified slightly from those described using custom modes or examples, may also achieve the same, equivalent, or similar, or other, contemplated implementations of the above-described examples. The embodiments using the modified or transformed data acquisition, storage, judgment, processing and the like can still fall within the scope of the alternative embodiments of the embodiments in this specification.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Language Description Language), traffic, pl (core unified Programming Language), HDCal, JHDL (Java Hardware Description Language), langue, Lola, HDL, laspam, hardsradware (Hardware Description Language), vhjhd (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a vehicle-mounted human-computer interaction device, a cellular telephone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Although one or more embodiments of the present description provide method operational steps as described in the embodiments or flowcharts, more or fewer operational steps may be included based on conventional or non-inventive approaches. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When the device or the end product in practice executes, it can execute sequentially or in parallel according to the method shown in the embodiment or the figures (for example, in the environment of parallel processors or multi-thread processing, even in the environment of distributed resource data update). The terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, the presence of additional identical or equivalent elements in a process, method, article, or apparatus that comprises the recited elements is not excluded. The terms first, second, etc. are used to denote names, but not any particular order.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, when implementing one or more of the present description, the functions of each module may be implemented in one or more software and/or hardware, or a module implementing the same function may be implemented by a combination of multiple sub-modules or sub-units, etc. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable resource data updating apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable resource data updating apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable resource data update apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable resource data update apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage, graphene storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
As will be appreciated by one skilled in the art, one or more embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
One or more embodiments of the present description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the present specification can also be practiced in distributed computing environments where tasks are performed by remote devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, and the relevant points can be referred to only part of the description of the method embodiments. In the description of the specification, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the specification. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
The above description is merely exemplary of one or more embodiments of the present disclosure and is not intended to limit the scope of one or more embodiments of the present disclosure. Various modifications and alterations to one or more embodiments described herein will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present specification should be included in the scope of the claims.

Claims (19)

1. A method of data processing for an applet application, the method comprising:
receiving a calling request of a mobile application sent by a user terminal;
returning a plurality of small programs to the user terminal according to the calling request;
receiving a target applet selected by the user terminal from the plurality of applets;
and adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
2. The method of claim 1, further comprising:
and classifying the applets in advance according to the product attributes of different hardware devices, wherein different product attributes correspond to different applets, and the applets comprise a plurality of applets.
3. The method according to claim 2, wherein the invocation request includes device information of hardware devices, and the returning of the plurality of applets to the user terminal according to the device information in the invocation request includes:
determining the product attribute corresponding to the hardware equipment according to the equipment information in the calling request;
and returning an applet packet corresponding to the equipment information of the hardware equipment to the user terminal according to the product attribute corresponding to the hardware equipment, wherein the applet packet comprises a plurality of applets.
4. The method of claim 1, further comprising:
receiving a parking request sent by the user terminal;
performing admission audit on a user corresponding to the user terminal according to the admission request;
after the resident audit is passed, receiving a request for creating the webpage application sent by the user terminal, and creating the webpage application for the user terminal;
and receiving the call request sent by the user terminal to the applet management platform through the webpage application.
5. The method of claim 1, wherein the invocation request includes device information for a hardware device, the method further comprising:
determining whether hardware equipment corresponding to the equipment information meets the installation condition of the mobile application or not according to the equipment information in the calling request;
and after the installation condition is determined to be met, returning a plurality of small programs to the user terminal according to the calling request.
6. A method of data processing for an applet application, the method comprising:
sending a call request of the mobile application to the applet management platform;
receiving a plurality of applets returned by the applet management platform according to the received call request;
selecting a target applet from the applets and sending the target applet to the applet management platform;
and receiving the mobile application with the target applet returned by the applet management platform, and installing the mobile application into hardware equipment.
7. The method according to claim 6, wherein the call request includes device information of a hardware device, and the receiving of the plurality of applets returned by the applet management platform according to the received call request includes:
receiving an applet package corresponding to the equipment information, which is returned by the applet management platform according to the equipment information in the received call request, wherein the applet package comprises a plurality of applets;
the installing the mobile application into a hardware device comprises:
and installing the mobile application into the hardware equipment corresponding to the equipment information.
8. The method of claim 6, further comprising:
sending a docking request to the applet management platform before sending a mobile application call request to the applet management platform for a first time;
after the resident request passes, sending a request for establishing the webpage application to the applet management platform, and establishing the webpage application;
the sending of the mobile application call request to the applet management platform comprises:
and sending the calling request to the applet management platform through the webpage application.
9. The method of claim 6, wherein the invocation request includes device information for a hardware device, and wherein sending the invocation request for the mobile application to the applet management platform comprises:
sending device information of a plurality of hardware devices to the applet management platform to request invocation of the mobile application for the plurality of hardware devices.
10. The method of claim 8, further comprising:
and after the webpage application is accessed to the applet management platform, editing and managing the equipment information added in the applet management platform.
11. A data processing apparatus of an applet, comprising:
the request receiving module is used for receiving a calling request of the mobile application sent by the user terminal;
the small program returning module is used for returning a plurality of small programs to the user terminal according to the calling request;
a target applet receiving module, configured to receive a target applet selected by the user terminal from the plurality of applets;
and the mobile application returning module is used for adding the target applet into the mobile application and returning the target applet to the user terminal so that the mobile application is installed into hardware equipment.
12. The apparatus of claim 11, the apparatus further comprising an applet classification module to:
and classifying the applets in advance according to the product attributes of different hardware devices, wherein different product attributes correspond to different applets, and the applets comprise a plurality of applets.
13. The apparatus according to claim 12, wherein the call request received by the request receiving module includes device information of a hardware device, and the applet returning module is specifically configured to:
determining the product attribute corresponding to the hardware equipment according to the equipment information in the calling request;
and returning an applet packet corresponding to the equipment information of the hardware equipment to the user terminal according to the product attribute corresponding to the hardware equipment, wherein the applet packet comprises a plurality of applets.
14. A data processing apparatus of an applet, comprising:
the request sending module is used for sending a calling request of the mobile application to the applet management platform;
the applet receiving module is used for receiving a plurality of applets returned by the applet management platform according to the received call request;
the applet selecting module is used for selecting a target applet from the applets and sending the target applet to the applet management platform;
and the mobile application receiving module is used for receiving the mobile application with the target applet returned by the applet management platform and installing the mobile application into hardware equipment.
15. The apparatus according to claim 14, wherein the invocation request sent by the request sending module includes device information of a hardware device, and the applet receiving module is specifically configured to:
receiving an applet package corresponding to the equipment information, which is returned by the applet management platform according to the equipment information in the received call request, wherein the applet package comprises a plurality of applets;
the mobile application receiving module is specifically configured to:
and installing the mobile application into the hardware equipment corresponding to the equipment information.
16. The apparatus of claim 14, the apparatus further comprising a web application creation module to:
sending a docking request to the applet management platform before sending a mobile application call request to the applet management platform for a first time;
after the resident request passes, sending a request for establishing the webpage application to the applet management platform, and establishing the webpage application;
the request sending module is specifically configured to:
and sending the calling request to the applet management platform through the webpage application.
17. The apparatus of claim 16, the apparatus further comprising: the device information management module is used for:
and after the webpage application is accessed to the applet management platform, editing and managing the equipment information added in the applet management platform.
18. A data processing device of an applet, comprising: at least one processor and a memory for storing processor-executable instructions, the processor implementing the method of any of claims 1-5 or 6-10 when executing the instructions.
19. A data processing system for an applet, comprising: an applet management platform, a user terminal and hardware equipment; wherein the applet management platform comprises at least one processor and a memory for storing processor-executable instructions which when executed by the processor implement the method of any one of claims 1 to 5 for providing a mobile application comprising a plurality of applets;
the user terminal comprises at least one processor and a memory for storing processor-executable instructions, which when executed by the processor implement the method of any one of claims 6-10 to request invocation of a mobile application comprising a plurality of applets provided by the applet management platform and installation of the mobile application into the hardware device.
CN202010339486.7A 2020-04-26 2020-04-26 Data processing method, device, equipment and system for applet application Active CN111611022B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010339486.7A CN111611022B (en) 2020-04-26 2020-04-26 Data processing method, device, equipment and system for applet application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010339486.7A CN111611022B (en) 2020-04-26 2020-04-26 Data processing method, device, equipment and system for applet application

Publications (2)

Publication Number Publication Date
CN111611022A true CN111611022A (en) 2020-09-01
CN111611022B CN111611022B (en) 2023-12-15

Family

ID=72201154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010339486.7A Active CN111611022B (en) 2020-04-26 2020-04-26 Data processing method, device, equipment and system for applet application

Country Status (1)

Country Link
CN (1) CN111611022B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112612517A (en) * 2020-12-18 2021-04-06 深圳市思为软件技术有限公司 Data acquisition method and related equipment
CN113064627A (en) * 2021-03-23 2021-07-02 支付宝(杭州)信息技术有限公司 Service access data processing method, platform, terminal, equipment and system
CN113238785A (en) * 2021-06-18 2021-08-10 腾讯科技(深圳)有限公司 Application program updating method, related device, equipment and storage medium
CN113407227A (en) * 2021-07-02 2021-09-17 携程旅游网络技术(上海)有限公司 Program management method and device, equipment and medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6085199A (en) * 1997-11-24 2000-07-04 International Business Machines Corporation Method for distributing a file in a plurality of different file formats
US6289512B1 (en) * 1998-12-03 2001-09-11 International Business Machines Corporation Automatic program installation
US20040031052A1 (en) * 2002-08-12 2004-02-12 Liberate Technologies Information platform
KR20040054288A (en) * 2002-12-18 2004-06-25 엘지전자 주식회사 Method of Administrating Key-phone System Based on Web Service
US6842758B1 (en) * 1999-07-30 2005-01-11 Computer Associates Think, Inc. Modular method and system for performing database queries
US20080115124A1 (en) * 2006-11-10 2008-05-15 Charles J. Kulas Trial mode for selectively trying a component that adds functionality to base software
JP2010097543A (en) * 2008-10-20 2010-04-30 Fujitsu Frontech Ltd Service support program and service support method
US20150294118A1 (en) * 2014-04-10 2015-10-15 Atomized Cloud Technologies LLC Method and system for securing data
CN107608743A (en) * 2017-09-04 2018-01-19 维沃移动通信有限公司 A kind of operating system customizing method, server and mobile terminal
CN108763243A (en) * 2018-03-27 2018-11-06 广东欧珀移动通信有限公司 Application program recommends method, apparatus, mobile terminal and server
CN109472638A (en) * 2018-10-23 2019-03-15 佛山欧神诺云商科技有限公司 A kind of wechat small routine activity management method and device
CN109669717A (en) * 2018-09-25 2019-04-23 深圳壹账通智能科技有限公司 Data processing method, device, equipment and storage medium based on deployment platform
CN109871221A (en) * 2019-02-01 2019-06-11 中国电子科技集团公司第二十八研究所 A kind of system for deployment mobile application software of quickly installing for mobile terminal device
CN110704054A (en) * 2019-09-06 2020-01-17 北京达佳互联信息技术有限公司 Method and device for accessing target application program through applet, electronic equipment and storage medium

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6085199A (en) * 1997-11-24 2000-07-04 International Business Machines Corporation Method for distributing a file in a plurality of different file formats
US6289512B1 (en) * 1998-12-03 2001-09-11 International Business Machines Corporation Automatic program installation
US6842758B1 (en) * 1999-07-30 2005-01-11 Computer Associates Think, Inc. Modular method and system for performing database queries
US20040031052A1 (en) * 2002-08-12 2004-02-12 Liberate Technologies Information platform
KR20040054288A (en) * 2002-12-18 2004-06-25 엘지전자 주식회사 Method of Administrating Key-phone System Based on Web Service
US20080115124A1 (en) * 2006-11-10 2008-05-15 Charles J. Kulas Trial mode for selectively trying a component that adds functionality to base software
JP2010097543A (en) * 2008-10-20 2010-04-30 Fujitsu Frontech Ltd Service support program and service support method
US20150294118A1 (en) * 2014-04-10 2015-10-15 Atomized Cloud Technologies LLC Method and system for securing data
CN107608743A (en) * 2017-09-04 2018-01-19 维沃移动通信有限公司 A kind of operating system customizing method, server and mobile terminal
CN108763243A (en) * 2018-03-27 2018-11-06 广东欧珀移动通信有限公司 Application program recommends method, apparatus, mobile terminal and server
CN109669717A (en) * 2018-09-25 2019-04-23 深圳壹账通智能科技有限公司 Data processing method, device, equipment and storage medium based on deployment platform
CN109472638A (en) * 2018-10-23 2019-03-15 佛山欧神诺云商科技有限公司 A kind of wechat small routine activity management method and device
CN109871221A (en) * 2019-02-01 2019-06-11 中国电子科技集团公司第二十八研究所 A kind of system for deployment mobile application software of quickly installing for mobile terminal device
CN110704054A (en) * 2019-09-06 2020-01-17 北京达佳互联信息技术有限公司 Method and device for accessing target application program through applet, electronic equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张睿;沈浩;徐?倩;李毅;: "基于微信小程序的企业信息服务系统设计与实现", 电脑与电信, no. 12 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112612517A (en) * 2020-12-18 2021-04-06 深圳市思为软件技术有限公司 Data acquisition method and related equipment
CN112612517B (en) * 2020-12-18 2024-04-05 深圳市思为软件技术有限公司 Data acquisition method and related equipment
CN113064627A (en) * 2021-03-23 2021-07-02 支付宝(杭州)信息技术有限公司 Service access data processing method, platform, terminal, equipment and system
CN113238785A (en) * 2021-06-18 2021-08-10 腾讯科技(深圳)有限公司 Application program updating method, related device, equipment and storage medium
CN113238785B (en) * 2021-06-18 2023-10-20 腾讯科技(深圳)有限公司 Application program updating method, related device, equipment and storage medium
CN113407227A (en) * 2021-07-02 2021-09-17 携程旅游网络技术(上海)有限公司 Program management method and device, equipment and medium

Also Published As

Publication number Publication date
CN111611022B (en) 2023-12-15

Similar Documents

Publication Publication Date Title
CN111611022B (en) Data processing method, device, equipment and system for applet application
CN111651734B (en) Installation management method, device, equipment and system for applet
Chen et al. Android/OSGi-based vehicular network management system
CN111782300B (en) Data processing method, device, equipment and system
AU2016216574A1 (en) Policy enforcement in cloud-platform infrastructure layouts
CN102141925A (en) Applicability detection using third party target state
US20130167119A1 (en) Apparatus and method for supporting software development for vehicle
Sivakumar et al. Automotive grade Linux software architecture for automotive infotainment system
CN113886336A (en) Flow detection method, device, equipment and medium
Sandhya Devi et al. AUTOSAR architecture based kernel development for automotive application
CN113434063B (en) Information display method, device and equipment
Shi et al. A vehicle electric control unit over-the-air reprogramming system
CN112634476B (en) Parking data management method, server, device, equipment and system
KR101541792B1 (en) Server apparatus and method for providing service related to autosar
Cebotari et al. On the nature of automotive service architectures
WO2023216872A1 (en) Event processing method and apparatus applied to iot device
KR101487192B1 (en) Server apparatus and method for providing service related to autosar
CN111324803A (en) Query request processing method and device of search engine and client
CN115269954A (en) Data processing method and device
CN115755867A (en) Vehicle diagnosis method and related device
CN108563475A (en) Operation method, device and the storage medium of application program
CN112306032A (en) Consistency testing method, device and system for automobile open system
CN111581612B (en) Login state data processing method, device, equipment and system of applet application
CN112416419B (en) Data processing method and device
Anvaari et al. Architectural openness: Comparing five mobile platform architectures

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230109

Address after: 310099 B, Huanglong Times Square, 18 Wan Tang Road, Xihu District, Hangzhou, Zhejiang.

Applicant after: Alipay.com Co.,Ltd.

Address before: 310000 801-11 section B, 8th floor, 556 Xixi Road, Xihu District, Hangzhou City, Zhejiang Province

Applicant before: Alipay (Hangzhou) Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant