CN114756271B - Interface updating method and device and electronic equipment - Google Patents

Interface updating method and device and electronic equipment Download PDF

Info

Publication number
CN114756271B
CN114756271B CN202210474723.XA CN202210474723A CN114756271B CN 114756271 B CN114756271 B CN 114756271B CN 202210474723 A CN202210474723 A CN 202210474723A CN 114756271 B CN114756271 B CN 114756271B
Authority
CN
China
Prior art keywords
update
package
plug
target
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210474723.XA
Other languages
Chinese (zh)
Other versions
CN114756271A (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.)
Shenzhen Oribo Technology Co Ltd
Original Assignee
Shenzhen Oribo 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 Shenzhen Oribo Technology Co Ltd filed Critical Shenzhen Oribo Technology Co Ltd
Priority to CN202210474723.XA priority Critical patent/CN114756271B/en
Publication of CN114756271A publication Critical patent/CN114756271A/en
Application granted granted Critical
Publication of CN114756271B publication Critical patent/CN114756271B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses an interface updating method, an interface updating device and electronic equipment, which are applied to a server, wherein the method comprises the following steps: receiving an update request sent by a terminal device, wherein the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation; determining a target update package required for performing an update operation based on the update request; and sending the target update package to the terminal equipment so as to instruct the terminal equipment to perform update operation based on the target update package. According to the method, the software package is divided into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, and the software package or the plug-in package can be updated in a modularized mode, the updated data quantity is reduced, and the interface updating efficiency is improved.

Description

Interface updating method and device and electronic equipment
Technical Field
The application relates to the technical field of smart home, in particular to an interface updating method, an interface updating device and electronic equipment.
Background
At present, with the popularization and development of smart home technology, a user can operate a display interface at a terminal device to control smart home devices in a smart home system, for example, control opening of a smart curtain through a control panel, setting of a cooling temperature of an air conditioner, and the like.
However, when the terminal device updates the software on the display interface, all variables in the software are often required to be updated, and even the starter app is required to be updated integrally on the traditional display interface, so that the problems of huge update data volume and restarting of the terminal device occur, the update efficiency of the display interface is reduced, and the use experience of a user is reduced.
Disclosure of Invention
The embodiment of the application provides an interface updating method and device and electronic equipment.
In a first aspect, some embodiments of the present application provide an interface updating method, where the method is applied to a server, and the method includes: receiving an update request sent by a terminal device, wherein the update request is used for requesting to update a display interface of the terminal device, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version updating operation, newly added plug-in operation and plug-in changing operation; determining a target update package required for performing an update operation based on the update request, wherein the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; under the condition that the updating operation is plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment functions managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function; and sending the target update package to the terminal equipment so as to instruct the terminal equipment to perform update operation based on the target update package.
In a second aspect, some embodiments of the present application further provide an interface updating method, where the method is applied to a terminal device, and the method includes: sending an update request to a server, wherein the update request is used for requesting to update a display interface of the terminal equipment, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version updating operation, newly added plug-in operation and plug-in changing operation; receiving a target update package sent by a server, wherein the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; under the condition that the updating operation is plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment functions managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function; and updating the display interface of the terminal equipment based on the target update package.
In a third aspect, some embodiments of the present application further provide an interface updating apparatus, where the apparatus is applied to a server, and the apparatus includes: the system comprises a request receiving module, a plug-in package determining module and a plug-in package sending module. The request receiving module is used for receiving an update request sent by the terminal equipment, wherein the update request is used for requesting to update the display interface of the terminal equipment, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version update operation, add-in operation, change plug-in operation. The plug-in package determining module is used for determining a target update package required for performing update operation based on the update request, wherein the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; and under the condition that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment functions managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function. The plug-in package sending module is used for sending a target update package to the terminal equipment so as to instruct the terminal equipment to perform update operation based on the target update package.
In a fourth aspect, some embodiments of the present application further provide an interface updating apparatus, where the apparatus is applied to a terminal device, and the apparatus includes: the system comprises a request sending module, a plug-in package receiving module and an interface updating module. The request sending module is used for sending an update request to the server, wherein the update request is used for requesting to update the display interface of the terminal equipment, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version update operation, add-in operation, change plug-in operation. The plug-in package receiving module is used for receiving a target update package sent by the server, and the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; and under the condition that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment function managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function. And the interface updating module is used for updating the display interface of the terminal equipment based on the target updating packet.
In a fifth aspect, some embodiments of the present application further provide an electronic device, including: one or more processors, memory, and one or more applications. Wherein one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more program configured to perform the interface updating method described above.
In a sixth aspect, embodiments of the present application also provide a computer-readable storage medium having computer program instructions stored thereon. Wherein the computer program instructions are executable by the processor to perform the interface updating method described above.
In a seventh aspect, embodiments of the present application further provide a computer program product, which when executed, implements the above-mentioned interface updating method.
The application provides an interface updating method, an interface updating device and electronic equipment. According to the method, the software package is divided into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, the problem that the display interface is restarted, even the terminal equipment is restarted is avoided, the software package can be updated in a modularized mode based on the main program package or the plug-in package, the updated data quantity is reduced, and the interface updating efficiency is improved. In addition, the plug-in package in the application corresponds to the intelligent home equipment function managed by the target application program, so that the server can quickly determine the plug-in package corresponding to the intelligent home equipment function based on the addition condition of the intelligent home equipment, the update of the display interface is more efficient, and the use experience of a user is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly introduced below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 shows a schematic diagram of an intelligent home system provided in an embodiment of the present application.
Fig. 2 is a schematic flow chart of an interface updating method according to a first embodiment of the present application.
Fig. 3 is a schematic flow chart of an interface updating method according to a second embodiment of the present application.
Fig. 4 is a schematic flow chart of an interface updating method according to a third embodiment of the present application.
Fig. 5 is a schematic flow chart of an interface updating method according to a fourth embodiment of the present application.
Fig. 6 is a schematic flow chart of an interface updating method according to a fifth embodiment of the present application.
Fig. 7 is a block diagram of an interface updating device according to an embodiment of the present application.
Fig. 8 is a block diagram of an interface updating device according to another embodiment of the present application.
Fig. 9 shows a block diagram of an electronic device according to an embodiment of the present application.
Fig. 10 shows a block diagram of a computer readable storage medium according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
In order to better understand the solution of the present application, the following description will make clear and complete descriptions of the technical solution of the embodiment of the present application with reference to the accompanying drawings in the embodiment of the present application. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The application provides an interface updating method, an interface updating device and electronic equipment. According to the method, the software package is divided into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, and the software package or the plug-in package can be updated in a modularized mode, the updated data quantity is reduced, and the interface updating efficiency is improved. In addition, the plug-in package in the application corresponds to the intelligent home equipment function managed by the target application program, so that the server can quickly determine the plug-in package corresponding to the intelligent home equipment function based on the addition condition of the intelligent home equipment, and the display interface is updated more efficiently.
For convenience in describing the embodiments of the present application in detail, the application environment of the method for positioning a device provided in the embodiments of the present application will be described with reference to the accompanying drawings. Referring to fig. 1, fig. 1 is a schematic diagram of an intelligent home system 10 according to an embodiment of the present application. The smart home system 10 includes: server 100, terminal device 200, gateway device 300, and plurality of smart home devices 400.
In the embodiment of the present application, the server 100 refers to a device for providing a software update service, and a software package required for performing a software update is stored in the server 100. The software package in the present application includes a main package for updating the entire information of the display interface of the terminal device 200, such as an interface style, a text font, a background pattern, and the like, and a plug-in package. The plug-in package is used to update local information of the display interface of the terminal device 200. In this application, the plug-in package is in one-to-one correspondence with functions of the smart home device, for example, in a case that the smart home device is a desk lamp, the local information is an icon of the desk lamp and a corresponding function control module (e.g., a brightness control module, a timing control module) of the desk lamp, and so on.
In the embodiment of the present application, the server 100 has a communication function, by which data interaction with other devices, such as receiving an update request sent by the terminal device 200, sending a target update package to the terminal device 200, and so on, can be achieved. The server 100 may be a server, a server cluster formed by a plurality of servers, or a cloud computing service center. In some embodiments, the server 100 is a backend server 100 corresponding to a target application installed by the terminal device 200.
The terminal device 200 is a device for controlling a plurality of smart home devices 400 of the smart home system 10. In the embodiment of the present application, a target application is installed in the terminal device 200, and the terminal device 200 can control and manage the smart home device 400 through the target application. In some embodiments, the terminal device 200 may be a control panel in the smart home system 10, where the control panel establishes a wireless communication connection with the server 100 through the gateway device 300 to implement data interaction. In other embodiments, the terminal device 200 is an intelligent control device, such as a smart phone, a smart tablet, a smart wearable device, a smart speaker with screen, a smart television, a smart wall control switch, a smart desktop control panel, a notebook computer, a desktop computer, and the like. The intelligent control device can establish communication connection with the server 100 in a mode of 2G/3G/4G/5G, wi-Fi, a wired network and the like, and can also establish wireless communication connection with the server 100 through the gateway device 300 so as to realize data interaction. Optionally, the terminal device 200 installs a target application program, the target application program logs in the designated user account, and a binding relationship is established between the designated user account and each smart home device 400, and the user can control each smart home device 400 through the target application program.
In the embodiment of the present application, the terminal device 200 has a communication function and a rendering function; data interaction with other devices (such as servers, smart home devices, gateway devices, etc.) is enabled through communication functions. The rendering function refers to a function of rendering a display user interface using the update package.
The gateway device 300 is a device that provides a data conversion service between a plurality of networks. In the smart home system 10, the gateway device 300 is a bridge between each smart home device 400 and the external server 100. Specifically, the gateway device 300 connects the respective smart home devices 400 through a local area network in the target space, and the gateway device 300 connects the various servers 100 through the internet outside the target space. Gateway device 300 may be a router or a modem. In some embodiments, gateway device 300 connects smart home device 400 through a wireless local area network (Wireless Local Area Network, WLAN). In other embodiments, gateway device 300 builds a local area network based on the bluetooth protocol to connect individual smart home devices 400.
The smart home device 400 may include smart ceiling lamps, smart switches, temperature and humidity sensors, smoke alarms, door and window sensors, body sensors, smart sockets, curtain motors, sweeping robots, smart remote controllers, air conditioners, refrigerators, washing machines, smart clothes hangers, smart speakers, smart televisions, smart projectors, smart lamps, smart door locks, smart cookware, smart wardrobe, smart toilets, smart bathroom fixtures, and the like, without specific limitation in the embodiments of the present application.
Referring to fig. 2, fig. 2 schematically illustrates an interface updating method according to a first embodiment of the present application. The method is applied to a server, and specifically, the method includes steps S210 to S230.
Step S210, receiving an update request sent by the terminal device.
The update request is used for requesting to update the display interface of the terminal equipment, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version update operation, add-in operation, change plug-in operation.
In some embodiments, the update operations include a main program version update operation, and/or a plug-in version update operation. The terminal device may send an update request to the server every a preset time period, where the preset time period may be a default time period in the terminal device, or may be adjusted based on an update frequency of a software package in the server, and the preset time period is, for example, one day, one week, or the like.
In other embodiments, the update operation includes a new add-in operation, and/or, if the terminal device determines that there is a newly bound smart home device in the smart home system, the update operation sends an update request to the server. The gateway device sends a device addition request to the terminal device when a communication connection is established with the smart home device, and the terminal device sends an update request to the server when receiving the device addition request.
Step S220, determining a target update package required for performing the update operation based on the update request.
In the case that the update operation is a main program version update operation, the target update package is a main program package of the target application program; in the case where the update operation is a plug-in update operation, the target update package is a plug-in package.
It should be noted that, in this embodiment of the present application, the plug-in package corresponds to a smart home device function managed by a target application, where the target application characterizes an application for managing at least one smart home device function. In the application, the plug-in package includes configuration information of a functional component corresponding to at least one function of the smart home device, including, but not limited to, a size, a color, a font, a background, a location, and the like, and the terminal device may render the functional component (i.e., the UI component) on the display interface according to the plug-in package, and the user interacts with the functional component to control the smart home device to execute the corresponding function.
For example, taking the intelligent home device as an air conditioner, the corresponding intelligent home device functions may be a refrigeration function, a humidification function, an air outlet function, and the like, and the plug-in packages corresponding to the plurality of intelligent home device functions may be a refrigeration function plug-in package, a humidification function plug-in package, an air outlet function plug-in package, and the like, where the refrigeration function plug-in package is used for rendering a refrigeration function component on the display interface, and the humidification function plug-in package is used for rendering a humidification function component on the display interface. Namely, the plug-in packages are in one-to-one correspondence with the intelligent home equipment functions.
In some embodiments, the plug-in packages correspond one-to-one with the smart home devices managed by the target application. Taking intelligent home equipment as an air conditioner as an example, the corresponding plug-in package is an air conditioner plug-in package.
Step S230, a target update packet is sent to the terminal device, so as to instruct the terminal device to perform an update operation based on the target update packet.
In the embodiment of the application, the server directly sends the target update package to the terminal equipment under the condition that the target update package is determined, so as to instruct the terminal equipment to perform update operation based on the target update package.
The application provides an interface updating method, in which software for updating a display interface comprises a main program package and a plug-in package, and a server determines a target update package sent to terminal equipment based on the type of the update request under the condition that the update request sent by the terminal equipment is received. According to the method, the software package is divided into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, and the software package or the plug-in package can be updated in a modularized mode, the updated data quantity is reduced, and the interface updating efficiency is improved. In addition, the plug-in package in the application corresponds to the intelligent home equipment function managed by the target application program, so that the server can quickly determine the plug-in package corresponding to the intelligent home equipment function based on the addition condition of the intelligent home equipment, and the display interface is updated more efficiently.
Referring to fig. 3, fig. 3 schematically illustrates an interface updating method according to a second embodiment of the present application. The method is applied to a server, and in the embodiment of the application, the updating operation sent by the terminal equipment comprises a main program version updating operation. Specifically, the method includes steps S310 to S340.
Step S310, an update request sent by the terminal device is received.
The specific embodiment of step S310 may refer to the specific description in step S210, and will not be described herein.
Step S320, obtaining the current version information of the target application program from the update request.
In the embodiment of the present application, different update requests include different information. In the case where the update operation corresponding to the update request is a main program version update operation, the information contained in the update request is the current version information of the target application program. Thus, the server may obtain the above information directly from the update request.
Optionally, the update request includes type flag information, and the server determines a request type of the update request by reading the type flag information in a case where the update request is received. And further, under the condition that the request type of the update request characterizes the update operation as a main program version update operation, acquiring the current version information of the target application program. Specifically, the type flag information may be represented by one binary character. Illustratively, the type flag information corresponding to the main program version update operation is "00", the type flag information corresponding to the plug-in version update operation is "01", the type flag information corresponding to the newly added plug-in operation is "10", and the type flag information corresponding to the changed plug-in operation is "11". The one-to-one correspondence between the request type of the update request and the type flag information may be stored in the server in the form of a first mapping table, and the server may determine the request type of the update request by searching the first mapping table when determining the type flag information.
As one embodiment, the current version information of the target application may be determined by a first version information string composed of a plurality of numbers, english, and symbols, for example, the first version information string is "V1.0". The server can acquire the current version information of the target application program by determining the first version information character string.
In step S330, in the case where the latest version information of the main package and the current version information of the target application are not identical, the main package is determined as the target update package.
As one embodiment, the server acquires the latest version information of the main package whose creation time information is closest to the current time by determining the creation time information of each main package. Likewise, the latest version information of the main package may be determined by the first version information string. The server determines whether the first version information character string of the latest version information is identical to the first version information character string of the current version information through a preset character string comparison algorithm. Specifically, the string comparison algorithm may be an RK algorithm, a KMP algorithm, or the like. And the server determines the main program package corresponding to the latest version information as a target update package under the condition that the character strings of the first version information corresponding to the latest version information and the current version information are different. And if the character strings of the first version information corresponding to the latest version information and the current version information are the same, the server does not perform any operation.
Step S340, a target update package is sent to the terminal device, so as to instruct the terminal device to perform an update operation based on the target update package.
The specific embodiment of step S340 may refer to the specific description of step S230, and will not be described herein.
The application provides an interface updating method, and in the method, a specific implementation mode of determining a target update package by a server under the condition that an updating operation is a main program version updating operation is specifically introduced. By the method, the server can quickly and efficiently determine the target update package, and software support is provided for the update operation of the subsequent terminal equipment.
Referring to fig. 4, fig. 4 schematically illustrates an interface updating method according to a third embodiment of the present application. The method is applied to a server, and in the embodiment of the application, the updating operation sent by the terminal equipment comprises a plug-in version updating operation. Specifically, the method includes steps S410 to S450.
Step S410, an update request sent by the terminal device is received.
The specific embodiment of step S410 may refer to the specific description in step S210, and will not be described herein.
Step S420, obtaining the current version information of at least one plug-in package and the identification information of the target smart home device corresponding to the at least one plug-in package from the update request.
As described in step S320, different update requests include different information. And under the condition that the updating operation corresponding to the updating request is the plug-in version updating operation, the information contained in the updating request is the current version information of at least one plug-in package and the identification information of the target intelligent home equipment corresponding to the at least one plug-in package. Thus, the server may obtain the above information directly from the update request.
Optionally, the server determines a request type of the update request based on the type flag information, and further obtains current version information of at least one plug-in package and identification information of a target smart home device corresponding to the at least one plug-in package when determining that the update request is a plug-in version update operation. In particular, the relevant introduction of the type-flag information may refer to step 320.
As an embodiment, the current version information of the plug-in package may be determined by a second version information string composed of a plurality of numbers, english, and symbols, for example, the second version information string is "a1.0". The server can acquire the current version information of the plug-in package by determining the second version information character string.
The target intelligent home equipment is intelligent home equipment corresponding to the plug-in package. As an embodiment, the identification information of the device may be determined by an identification information character string composed of a plurality of numerals, english, and symbols, for example, the identification information character string corresponding to the air conditioner is "air_1". The server can acquire the identification information of the target intelligent home equipment by determining the identification information character string.
Step S430, determining the latest version information of at least one plug-in package based on at least one identification information.
The server determines a target plug-in package from a plurality of plug-in packages based on at least one piece of identification information, namely, the target plug-in package is the plug-in package corresponding to the target intelligent home equipment, and further obtains the latest version information of the target plug-in package with the latest creation time information from the current moment by determining the creation time information of each target plug-in package. Likewise, the latest version information of the target plug-in package may be determined by the second version information string. The server determines whether the second version information character string of the latest version information is identical to the second version information character string of the current version information through a preset character string comparison algorithm. Specifically, the string comparison algorithm may be an RK algorithm, a KMP algorithm, or the like.
In step S440, in the case where the latest version information of the plug-in package and the current version information of the plug-in package are different, the plug-in package corresponding to the latest version information is determined as the target update package.
In the embodiment of the application, the server determines the plug-in package corresponding to the latest version information as the target update package under the condition that the latest version information of the plug-in package and the current version information of the plug-in package are different. The server does not perform any operation in the case that the latest version information of the plug-in package is the same as the current version information of the plug-in package.
Step S450, a target update packet is sent to the terminal device, so as to instruct the terminal device to perform an update operation based on the target update packet.
The specific embodiment of step S450 may refer to the specific description of step S230, and will not be described herein.
The application provides an interface updating method, and in the method, a specific implementation mode of determining a target update package by a server is specifically introduced under the condition that an updating operation is a plug-in version updating operation. By the method, the server can quickly and efficiently determine the target update package, and software support is provided for the update operation of the subsequent terminal equipment.
Referring to fig. 5, fig. 5 schematically illustrates an interface updating method according to a fourth embodiment of the present application. The method is applied to a server, and in the embodiment of the application, the updating operation sent by the terminal equipment comprises an add-on package operation or/and a change package operation. Specifically, the method includes steps S510 to S540.
Step S510, receiving an update request sent by the terminal device.
The specific embodiment of step S510 may refer to the specific description in step S210, and will not be described in detail herein.
Step S520, obtaining the identification information of the target intelligent home equipment from the update request.
The target intelligent home equipment refers to intelligent home equipment which is newly added or changed in the intelligent home equipment managed by the target application program.
As described in step S320, different update requests include different information. And under the condition that the updating operation corresponding to the updating request is the newly added plug-in package operation or/and the changed plug-in package operation, the information contained in the updating request is the identification information of the target intelligent home equipment. Thus, the server may obtain the above information directly from the update request.
Optionally, the server determines a request type of the update request based on the type flag information, and then obtains the identification information of the target smart home device when determining that the update request is a newly added plug-in package operation or/and a changed plug-in package operation. In particular, the relevant introduction of the type-flag information may refer to step 320.
Specifically, the method for obtaining the identification information of the target smart home device may refer to the related description in step 420.
Step S530, determining the plug-in package corresponding to the identification information of the target intelligent home equipment as a target update package.
In some embodiments, there is a one-to-one correspondence between plug-in packages and smart home device functions. In the case where there are multiple functions of the target smart home device, one target smart home device corresponds to multiple plug-in packages (i.e., multiple target update packages).
In other embodiments, there is a one-to-one correspondence between plug-in packages and smart home devices. Therefore, only one target update package corresponds to one target smart home device.
In the embodiment of the application, the plug-in package stored in the server side is correspondingly provided with the mark information, and the plug-in package is determined to be the target update package under the condition that the mark information of the plug-in package is the same as the mark information of the target intelligent home equipment.
Step S540, a target update package is sent to the terminal device, so as to instruct the terminal device to perform an update operation based on the target update package.
The specific embodiment of step S540 may refer to the specific description of step S230, and will not be described herein.
The application provides an interface updating method, and in the method, a specific implementation mode of determining a target updating package by a server is specifically introduced under the condition that updating operation is newly added package operation or/and package changing operation. By the method, the server can quickly and efficiently determine the target update package, and software support is provided for the update operation of the subsequent terminal equipment.
It should be noted that, the embodiments corresponding to fig. 3 to fig. 5 respectively show three ways of determining the target update package. The technical solution of combining two by two or combining three simultaneously based on the above three determination methods of the target update package by a person skilled in the art still belongs to the scope of protection of the embodiments of the present application.
In some embodiments, the update request received by the server includes a main program version update operation and a plug-in version update operation, and determines a corresponding target update package for the update request and sends the corresponding target update package to the terminal device.
In other embodiments, the update request received by the server includes a main program version update operation, an add-on package operation, and/or a change package operation, and determines, for the update request, a corresponding target update package to be sent to the terminal device.
In still other embodiments, the update request received by the server includes a plug-in version update operation, an add-in package operation, or/and a change plug-in package operation, and determines, for the update request, a corresponding target update package to send to the terminal device.
In still other embodiments, the update request received by the server includes a main program version update operation, a plug-in version update operation, an add-on plug-in package operation, and/or a change plug-in package operation, and determines, for the update request, a corresponding target update package to be sent to the terminal device.
Referring to fig. 6, fig. 6 schematically illustrates an interface updating method according to a fifth embodiment of the present application. The method is applied to the terminal equipment. Specifically, the method includes steps S610 to S630.
Step S610, an update request is sent to the server.
The update request is used for requesting to update the display interface of the terminal equipment, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version update operation, add-in operation, change plug-in operation.
The specific embodiment of step S610 may refer to the specific description in step S210, and will not be described in detail herein.
In some embodiments, the update operation includes an add-on package operation or/and a change package operation. Under the condition that the terminal equipment receives the equipment adding request of the target intelligent home equipment, acquiring the mark information of the target intelligent home equipment, searching whether a corresponding plug-in package exists in a local database based on the mark information, and if the corresponding plug-in package does not exist, sending an updating request to a server. And if the corresponding plug-in package exists, updating the display interface based on the local plug-in package. According to the method and the device for searching the plug-in package, the situation that the same plug-in package is repeatedly sent by the server under the condition that the corresponding plug-in package exists locally can be avoided, and further redundancy of the local plug-in package is caused, and computing resources of the server are saved. Specifically, step S600 to step S605 are also included before step S610.
Step S600, obtaining identification information of the target intelligent home equipment.
The target intelligent home equipment refers to intelligent home equipment which is newly added or changed in the intelligent home equipment managed by the target application program. The terminal equipment can determine the identification information of the equipment by acquiring the identification information character string of the target intelligent home equipment. Wherein the related introduction of the identification information string may refer to the related content in step S420.
Step S605, when it is determined that the plug-in package corresponding to the identification information does not exist, executes a step of transmitting an update request to the server.
In the embodiment of the application, the terminal device determines whether the plug-in packet corresponding to the identification information exists in the local memory, and if the plug-in packet corresponding to the identification information does not exist, the step of sending the update request to the server is executed. In the case where it is determined that there is a plug-in package corresponding to the identification information, the plug-in package is taken as a target update package, and step S630 is directly performed.
As one embodiment, the plug-in package stored in the local memory is provided with flag information, and if the flag information of the plug-in package and the identification information of the target smart home device do not match, the step of sending the update request to the server is performed.
In step S620, a target update packet sent by the server is received.
In the case that the update operation is a main program version update operation, the target update package is a main program package of the target application program; and under the condition that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment functions managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function.
The specific implementation of step S620 may refer to the specific description in the foregoing embodiments, which is not described herein.
Step S630, updating the display interface of the terminal equipment based on the target update package.
In the embodiment of the application, the display interface is based on the description file in the target update package when updating. Specifically, step S630 may include steps S6310 to S6330.
Step S6310, acquiring the description file in the target update package.
In the embodiment of the application, the target update package is written based on a JavaScript programming language, the terminal equipment loads the file under the ast directory in the target update package, obtains the main. Ast file under the ast directory, and constructs an ast file dependency tree logic diagram, namely the description file in the target update package, based on the main. Ast file. The access component of the ast file dependency tree logic diagram is a main.
And step S6320, analyzing the description file to obtain configuration information of at least one component in the display interface.
In the embodiment of the application, the terminal equipment analyzes the body component and the sub-component step by step based on the component library and the global variable by acquiring the method name and the parameter content in the ast file dependency tree logic diagram. The terminal device further determines configuration information of at least one component in the display interface based on the local variable. In the embodiment of the present application, the configuration information is described through a Widget tree.
Step S6330, updating the display interface based on the configuration information of the at least one component.
In the embodiment of the application, the terminal device submits the Widget tree to the router frame, and the terminal device finishes rendering work of the display interface through the router frame, namely, updating operation of the display interface is realized.
The application provides an interface updating method which is applied to terminal equipment. In the method, software for updating the display interface comprises a main program package and a plug-in package, and the terminal equipment updates the display interface at the terminal equipment based on a target update package under the condition that the terminal equipment receives the target update package determined by the server based on the type of the update request. The device divides the software package into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, and the device can be updated in a modularized mode based on the main program package or the plug-in package, thereby reducing the updated data quantity and improving the interface updating efficiency. In addition, the plug-in package in the method corresponds to the intelligent home equipment function managed by the target application program, so that the server can quickly determine the plug-in package corresponding to the intelligent home equipment function based on the addition condition of the intelligent home equipment, and the display interface is updated more efficiently.
Referring to fig. 7, fig. 7 schematically illustrates an interface updating apparatus 700 according to an embodiment of the present application. The apparatus 700 is applied to a server. The apparatus 700 includes: a request receiving module 710, a plug-in package determining module 720, and a plug-in package transmitting module 730. The request receiving module 710 is configured to receive an update request sent by a terminal device, where the update request is used to request to perform an update operation on a display interface of the terminal device, and the update operation includes at least one of the following: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version update operation, add-in operation, change plug-in operation. The plug-in package determining module 720 is configured to determine, based on the update request, a target update package required for performing an update operation, where the target update package is a main program package of the target application program when the update operation is a main program version update operation; and under the condition that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment functions managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function. The plug-in package sending module 730 is configured to send a target update package to the terminal device, so as to instruct the terminal device to perform an update operation based on the target update package.
In some embodiments, where the update operation includes a main program version update operation, the plug-in package determination module 720 is further configured to obtain current version information of the target application from the update request; in the case where the latest version information of the main package and the current version information of the target application are not identical, the main package is determined as the target update package.
In some embodiments, in a case where the update operation includes a plug-in version update operation, the plug-in package determining module 720 is further configured to obtain, from the update request, current version information of at least one plug-in package and identification information of a target smart home device corresponding to the at least one plug-in package; determining the latest version information of the at least one plug-in package based on the at least one identification information; and determining the plugin package corresponding to the latest version information as a target updating package under the condition that the latest version information of the plugin package and the current version information of the plugin package are different.
In some embodiments, when the update operation includes an add-on package operation or/and a change package operation, the package determining module 720 is further configured to obtain, from the update request, identification information of a target smart home device, where the target smart home device is a smart home device that is newly added or changed in the smart home devices managed by the target application; and determining the plug-in package corresponding to the identification information of the target intelligent home equipment as a target update package.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus and modules described above may refer to the corresponding process in the foregoing method embodiment, which is not repeated herein.
In several embodiments provided herein, the coupling of the modules to each other may be electrical, mechanical, or other.
In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module. The integrated modules may be implemented in hardware or in software functional modules.
The application provides an interface updating device which is applied to a server. In the device, the software for updating the display interface comprises a main program package and a plug-in package, and the server determines a target update package sent to the terminal equipment based on the type of the update request under the condition that the server receives the update request sent by the terminal equipment. The device divides the software package into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, and the device can be updated in a modularized mode based on the main program package or the plug-in package, thereby reducing the updated data quantity and improving the interface updating efficiency. In addition, the plug-in package in the device corresponds to the intelligent home equipment function managed by the target application program, so that the server can quickly determine the plug-in package corresponding to the intelligent home equipment function based on the addition condition of the intelligent home equipment, and the display interface is updated more efficiently.
Referring to fig. 8, fig. 8 schematically illustrates an interface updating apparatus 800 according to another embodiment of the present application. The apparatus 800 is applied to a terminal device. The apparatus 800 includes: a request sending module 810, a plug-in package receiving module 820, and an interface updating module 830. The request sending module 810 is configured to send an update request to the server, where the update request is used to request to perform an update operation on a display interface of the terminal device, and the update operation includes at least one of the following: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version update operation, add-in operation, change plug-in operation. The plug-in package receiving module 820 is configured to receive a target update package sent by the server, where the target update package is a main program package of the target application program when the update operation is a main program version update operation; and under the condition that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent household equipment functions managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent household equipment function. The interface updating module 830 is configured to update a display interface of the terminal device based on the target update package.
In some embodiments, the interface update module 830 is further configured to obtain a description file in the target update package; analyzing the description file to obtain configuration information of at least one component in the display interface; and updating the display interface based on the configuration information of at least one component.
In some embodiments, the apparatus 800 further comprises a plug-in package determination module (not shown). Under the condition that the updating operation comprises an add-on package operation or/and a change-on package operation, the add-on package determining module is used for acquiring identification information of target intelligent home equipment, wherein the target intelligent home equipment refers to intelligent home equipment which is newly added or changed in intelligent home equipment managed by a target application program. The request sending module 810 is further configured to perform a step of sending an update request to the server if it is determined that there is no plug-in package corresponding to the identification information.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the apparatus and modules described above may refer to the corresponding process in the foregoing method embodiment, which is not repeated herein.
In several embodiments provided herein, the coupling of the modules to each other may be electrical, mechanical, or other.
In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module. The integrated modules may be implemented in hardware or in software functional modules.
The application provides an interface updating device which is applied to terminal equipment. In the device, the software for updating the display interface comprises a main program package and a plug-in package, and the terminal equipment updates the display interface at the terminal equipment based on the target update package under the condition that the terminal equipment receives the target update package determined by the server based on the type of the update request. The device divides the software package into the main program package and the plug-in package, so that when the display interface is updated, all variables in the software are not required to be updated, and the device can be updated in a modularized mode based on the main program package or the plug-in package, thereby reducing the updated data quantity and improving the interface updating efficiency. In addition, the plug-in package in the device corresponds to the intelligent home equipment function managed by the target application program, so that the server can quickly determine the plug-in package corresponding to the intelligent home equipment function based on the addition condition of the intelligent home equipment, and the display interface is updated more efficiently.
Referring to fig. 9, fig. 9 schematically illustrates a server 900 provided in an embodiment of the present application, where the server 900 includes: one or more processors 910, a memory 920, and one or more applications. Wherein one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more application programs configured to perform the methods described in the above embodiments.
Processor 910 may include one or more processing cores. The processor 910 utilizes various interfaces and lines to connect various portions of the overall battery management system, perform various functions of the battery management system, and process data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 920, and invoking data stored in the memory 920. Alternatively, the processor 910 may be implemented in hardware in at least one of digital signal processing (Digital Signal Processing, DSP), field programmable gate array (Field-Programmable Gate Array, FPGA), programmable logic array (Programmable Logic Array, PLA). The processor 910 may integrate one or a combination of several of a central processing unit 910 (Central Processing Unit, CPU), an image processor 910 (Graphics Processing Unit, GPU), and a modem, etc. The CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for being responsible for rendering and drawing of display content; the modem is used to handle wireless communications. It will be appreciated that the modem may not be integrated into the processor 910 and may be implemented solely by a single communication chip.
The Memory 920 may include a random access Memory 920 (Random Access Memory, RAM), or may include a Read-Only Memory 920. Memory 920 may be used to store instructions, programs, code, sets of codes, or instruction sets. The memory 920 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for implementing at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing various method embodiments described below, and the like. The storage data area may also store data created by the electronic device map in use (e.g., phonebook, audiovisual data, chat log data), and the like.
Referring to fig. 10, fig. 10 schematically illustrates a computer readable storage medium 1000 provided in an embodiment of the present application, where the computer readable storage medium 1000 stores computer program instructions 1010, and the computer program instructions 1010 may be invoked by a processor to perform the method described in the above embodiment.
The computer readable storage medium 1000 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. Optionally, computer readable storage medium 1000 includes a non-volatile computer readable storage medium (non-transitory computer-readable storage medium). The computer readable storage medium 1000 has storage space for computer program instructions 1010 that perform any of the method steps described above. The computer program instructions 1010 may be read from or written to one or more computer program products.
The foregoing description is not intended to limit the preferred embodiments of the present application, but is not intended to limit the scope of the present application, and any such modifications, equivalents and adaptations of the embodiments described above in accordance with the principles of the present application should and are intended to be within the scope of the present application, as long as they do not depart from the scope of the present application.

Claims (10)

1. An interface updating method, applied to a server, comprising:
receiving an update request sent by a terminal device, wherein the update request is used for requesting to update a display interface of the terminal device, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version updating operation, newly added plug-in operation and plug-in changing operation;
the update request comprises type mark information, the server determines the request type of the update request by reading the type mark information under the condition that the update request is received, a target update package required by the update operation is determined based on the update request, and the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; in the case that the update operation is a plug-in update operation, the target update package is a plug-in package, the plug-in package corresponds to an intelligent home device function managed by the target application program, and the target application program characterizes an application program for managing at least one intelligent home device function;
And sending the target update package to the terminal equipment so as to instruct the terminal equipment to perform the update operation based on the target update package.
2. The method of claim 1, wherein, in the case where the update operation includes the main program version update operation, the determining, based on the update request, a target update package required to perform the update operation includes:
acquiring current version information of the target application program from the update request;
and determining the main program package as the target update package under the condition that the latest version information of the main program package and the current version information of the target application program are different.
3. The method of claim 1, wherein, in the case where the update operation includes the plug-in version update operation, the determining, based on the update request, a target update package required to perform the update operation comprises:
acquiring current version information of at least one plug-in package and identification information of target intelligent home equipment corresponding to at least one plug-in package from the update request;
determining the latest version information of at least one plug-in package based on at least one piece of identification information;
And determining the plug-in package corresponding to the latest version information as the target update package under the condition that the latest version information of the plug-in package and the current version information of the plug-in package are different.
4. The method according to claim 1, wherein, in the case that the update operation includes the add-on plug-in operation or/and the change plug-in operation, the determining, based on the update request, a target update package required for performing the update operation includes:
acquiring identification information of target intelligent home equipment from the update request, wherein the target intelligent home equipment is newly added or changed intelligent home equipment in intelligent home equipment managed by a target application program;
and determining a plug-in package corresponding to the identification information of the target intelligent home equipment as the target update package.
5. An interface updating method, applied to a terminal device, comprising:
sending an update request to a server, wherein the update request comprises type mark information, and the server determines the request type of the update request by reading the type mark information under the condition that the update request is received, wherein the update request is used for requesting to update the display interface of the terminal equipment, and the update operation comprises at least one of the following steps: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version updating operation, newly added plug-in operation and plug-in changing operation;
Receiving a target update package sent by the server, wherein the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; in the case that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent home equipment function managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent home equipment function;
and updating the display interface of the terminal equipment based on the target update package.
6. The method of claim 5, wherein updating the display interface of the terminal device based on the target update package comprises:
acquiring a description file in the target update package;
analyzing the description file to obtain configuration information of at least one component in the display interface;
updating the display interface based on configuration information of at least one of the components.
7. The method according to claim 5 or 6, wherein, in case the update operation comprises the add-on plug-in operation or/and the change plug-in operation, before the sending of the update request to the server, further comprising:
Acquiring identification information of target intelligent home equipment, wherein the target intelligent home equipment is newly added or changed intelligent home equipment in intelligent home equipment managed by a target application program;
and executing the step of sending the update request to the server under the condition that the plug-in package corresponding to the identification information does not exist.
8. An interface updating apparatus, for application to a server, the apparatus comprising:
a request receiving module, configured to receive an update request sent by a terminal device, where the update request includes type flag information, and the server determines, by reading the type flag information, a request type of the update request, where the update request is used to request to perform an update operation on a display interface of the terminal device, where the update operation includes at least one of: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version updating operation, newly added plug-in operation and plug-in changing operation;
the plug-in package determining module is used for determining a target update package required for performing the update operation based on the update request, and the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; in the case that the update operation is a plug-in update operation, the target update package is a plug-in package, the plug-in package corresponds to an intelligent home device function managed by the target application program, and the target application program characterizes an application program for managing at least one intelligent home device function;
And the plug-in package sending module is used for sending the target update package to the terminal equipment so as to instruct the terminal equipment to perform the update operation based on the target update package.
9. An interface updating apparatus, applied to a terminal device, comprising:
a request sending module, configured to send an update request to a server, where the update request includes type flag information, and the server determines a request type of the update request by reading the type flag information when the update request is received, where the update request is used to request to perform an update operation on a display interface of the terminal device, where the update operation includes at least one of: a main program version update operation and a plug-in update operation, the plug-in update operation comprising at least one of: plug-in version updating operation, newly added plug-in operation and plug-in changing operation;
the plug-in package receiving module is used for receiving a target update package sent by the server, and the target update package is a main program package of a target application program under the condition that the update operation is a main program version update operation; in the case that the updating operation is a plug-in updating operation, the target updating package is a plug-in package, the plug-in package corresponds to the intelligent home equipment function managed by the target application program, and the target application program characterizes the application program for managing at least one intelligent home equipment function;
And the interface updating module is used for updating the display interface of the terminal equipment based on the target updating packet.
10. An electronic device, comprising:
one or more processors;
a memory;
one or more applications, wherein one or more of the applications are stored in the memory and configured to be executed by one or more of the processors, the one or more applications configured to perform the method of any of claims 1-7.
CN202210474723.XA 2022-04-29 2022-04-29 Interface updating method and device and electronic equipment Active CN114756271B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210474723.XA CN114756271B (en) 2022-04-29 2022-04-29 Interface updating method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210474723.XA CN114756271B (en) 2022-04-29 2022-04-29 Interface updating method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN114756271A CN114756271A (en) 2022-07-15
CN114756271B true CN114756271B (en) 2023-07-28

Family

ID=82332738

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210474723.XA Active CN114756271B (en) 2022-04-29 2022-04-29 Interface updating method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN114756271B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017041499A1 (en) * 2015-09-08 2017-03-16 中兴通讯股份有限公司 Software upgrade method and system, and computer-readable storage medium
CN106886437A (en) * 2017-01-24 2017-06-23 北京奇虎科技有限公司 Application program update method and apparatus
CN110209416A (en) * 2019-05-31 2019-09-06 彩讯科技股份有限公司 Application software update method, device, terminal and storage medium
CN110543324A (en) * 2019-08-27 2019-12-06 贝壳技术有限公司 Plug-in increment updating method and device for application program
WO2021218621A1 (en) * 2020-04-27 2021-11-04 中国银联股份有限公司 Application function configuration method, terminal device, server, and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050097574A1 (en) * 2003-10-30 2005-05-05 Microsoft Corporation Modular, robust, component user interface framework
CN102707977A (en) * 2012-05-17 2012-10-03 江苏中科梦兰电子科技有限公司 Increment upgrading method based on Android application software
CN102724308A (en) * 2012-06-13 2012-10-10 腾讯科技(深圳)有限公司 Software update method and software update system
CN106055330A (en) * 2016-05-31 2016-10-26 深圳卡尔拓客科技有限公司 Management method and system of application program
CN106331135B (en) * 2016-08-31 2019-09-03 广州品唯软件有限公司 A kind of part interface update method, system, client and server-side
CN106951284B (en) * 2017-03-14 2020-09-11 深圳创维-Rgb电子有限公司 User interface upgrading method and device based on android system application and intelligent terminal
CN109144533B (en) * 2017-06-28 2021-05-04 北京嘀嘀无限科技发展有限公司 Method, system and computer device for updating and loading application program
CN113963789A (en) * 2021-09-26 2022-01-21 武汉联影智融医疗科技有限公司 Control method of medical apparatus, computer apparatus, and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017041499A1 (en) * 2015-09-08 2017-03-16 中兴通讯股份有限公司 Software upgrade method and system, and computer-readable storage medium
CN106886437A (en) * 2017-01-24 2017-06-23 北京奇虎科技有限公司 Application program update method and apparatus
CN110209416A (en) * 2019-05-31 2019-09-06 彩讯科技股份有限公司 Application software update method, device, terminal and storage medium
CN110543324A (en) * 2019-08-27 2019-12-06 贝壳技术有限公司 Plug-in increment updating method and device for application program
WO2021218621A1 (en) * 2020-04-27 2021-11-04 中国银联股份有限公司 Application function configuration method, terminal device, server, and storage medium

Also Published As

Publication number Publication date
CN114756271A (en) 2022-07-15

Similar Documents

Publication Publication Date Title
CN108683574B (en) Equipment control method, server and intelligent home system
CN113412469B (en) Equipment network distribution method and device, electronic equipment and storage medium
JP6312877B2 (en) Method, apparatus and system for intelligently controlling a device and plug and play device
CN105471686B (en) Terminal control method, device and system
CN113348725B (en) Device operation method, device, gateway, electronic device and computer readable medium
EP3185482A1 (en) Intelligent home controller and communication method thereof
CN109521683B (en) Control method, remote controller and control terminal of household electrical appliance in local area network
US10200507B2 (en) Creation of a binding based on a description associated with a server
WO2020168568A1 (en) Data processing method and apparatus, electronic device and readable storage medium
US10581993B2 (en) Method for forwarding traffic in application on mobile intelligent terminal
CN111028839B (en) Smart home control method and device and electronic equipment
WO2020228033A1 (en) Sdk plug-in loading method and apparatus, and mobile terminal and storage medium
CN113615141B (en) Account association method, device, system, server and storage medium
AU2013388030A1 (en) Method, apparatus, and system for intelligently controlling device, and plug-and-play device
CN110794773A (en) Click-type scene creating method and device
EP3719634A1 (en) Starting method for multi-mode iot device, multi-mode iot device, and storage medium
CN114756271B (en) Interface updating method and device and electronic equipment
CN112019409A (en) Equipment distribution network processing method, equipment distribution network processing device and electronic equipment
KR102506155B1 (en) Electronic device, application executing system and control methods thereof
CN103647986B (en) Version upgrading method and apparatus
CN114201260B (en) Service display method, device, terminal, storage medium and program product
CN113905362A (en) Method and device for optimizing network access of Ble Mesh device, electronic device and storage medium
CN114640550A (en) Data transmission method, device, system, switch equipment and terminal equipment
CN116055313A (en) Dynamic expansion method and device for object model and processing equipment
CN113543364A (en) Proxy service method, screen projection method, terminal device, electronic device, and storage medium

Legal Events

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