CN111198706A - Method for updating system function, apparatus for updating system function and storage medium - Google Patents

Method for updating system function, apparatus for updating system function and storage medium Download PDF

Info

Publication number
CN111198706A
CN111198706A CN202010019224.2A CN202010019224A CN111198706A CN 111198706 A CN111198706 A CN 111198706A CN 202010019224 A CN202010019224 A CN 202010019224A CN 111198706 A CN111198706 A CN 111198706A
Authority
CN
China
Prior art keywords
configuration file
system function
target system
updating
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010019224.2A
Other languages
Chinese (zh)
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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN202010019224.2A priority Critical patent/CN111198706A/en
Publication of CN111198706A publication Critical patent/CN111198706A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/656Updates while running
    • 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
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The present disclosure relates to a method of updating system functions, an apparatus for updating system functions, and a storage medium. The method for updating the system function comprises the following steps: detecting a target system function to be updated; in response to the detection of the target system function, sending an acquisition request to a cloud server based on the connection established between the cloud server and the target system function, wherein the acquisition request indicates to acquire a configuration file corresponding to the target system function; acquiring a configuration file sent by a cloud server; the target system function is updated by executing the configuration file. According to the embodiment of the disclosure, based on the connection established with the cloud server, the acquisition request is sent to the cloud server, the acquisition request indicates to acquire the configuration file corresponding to the target system function, the configuration file sent by the cloud server is acquired, and the target system function is updated by executing the configuration file, so that the automatic setting of the target system function of the terminal is controlled through the cloud end, and the target system function of the terminal is updated.

Description

Method for updating system function, apparatus for updating system function and storage medium
Technical Field
The present disclosure relates to the field of computer communication technologies, and in particular, to a method for updating system functions, an apparatus for updating system functions, and a storage medium.
Background
The Basic Input Output System (BIOS) of a computer is a program that is fixed in a Read Only Memory (ROM) on a motherboard, and stores the most important Basic Input and Output programs of the computer, a self-test program after power-on, and a System self-start program. The BIOS provides the bottommost and most direct hardware setting or control interface for the operating system, and the operating system realizes the control of the hardware system through the BIOS, thereby realizing various functions of the computer.
In the prior art, when a user uses a terminal product, the change and control of system functions are difficult to realize, and inconvenience is brought to the user.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides a method of updating system functions, an apparatus for updating system functions, and a storage medium.
According to an aspect of the embodiments of the present disclosure, there is provided a method for updating system functions, including: detecting a target system function to be updated; in response to the detection of the target system function, sending an acquisition request to a cloud server based on the connection established between the cloud server and the target system function, wherein the acquisition request indicates to acquire a configuration file corresponding to the target system function; acquiring a configuration file sent by a cloud server; the target system function is updated by executing the configuration file.
In one embodiment, updating target system functions by executing a configuration file includes: analyzing function configuration parameter information about the functions of the target system in the configuration file; and updating the target system function by using the function configuration parameter information.
According to another aspect of the embodiments of the present disclosure, there is provided a method of updating system functions, the method including: receiving an acquisition request sent by a terminal, wherein the acquisition request indicates to acquire a configuration file corresponding to a target system function; acquiring a corresponding configuration file according to the acquisition request, wherein the configuration file is used for updating the function of the target system; and sending the configuration file to the terminal.
In an embodiment, the method further comprises: receiving log information sent by a terminal, wherein the log information comprises: one or more of running information, debugging information and error information of the system function; the configuration file is updated based on the log information.
According to another aspect of the embodiments of the present disclosure, there is provided an apparatus for updating a system function, the apparatus including: the detection unit is used for detecting the target system function to be updated; the sending unit is used for responding to the detection of the target system function, sending an acquisition request to the cloud server based on the connection established between the cloud server and the sending unit, and the acquisition request indicates to acquire the configuration file corresponding to the target system function; the acquisition unit is used for acquiring the configuration file sent by the cloud server; and the updating unit is used for updating the target system function by executing the configuration file.
In an embodiment, the update unit updates the target system function by executing the configuration file in the following manner: analyzing function configuration parameter information about the functions of the target system in the configuration file; and updating the target system function by using the function configuration parameter information.
According to still another aspect of the embodiments of the present disclosure, there is provided a system function control apparatus including: the system comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving an acquisition request sent by a terminal, and the acquisition request indicates to acquire a configuration file corresponding to a target system function; the acquisition unit is used for acquiring a corresponding configuration file according to the acquisition request, and the configuration file is used for updating the functions of the target system; and the sending unit is used for sending the configuration file to the terminal.
In an embodiment, the receiving unit is further configured to: receiving log information sent by a terminal, wherein the log information comprises: one or more of running information, debugging information and error information of the system function; the device still includes: and the updating unit is used for updating the configuration file based on the log information.
According to still another aspect of the embodiments of the present disclosure, there is provided a system function control apparatus including: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to: a method of updating system functionality as described in any preceding claim.
According to yet another aspect of embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium, wherein instructions of the storage medium, when executed by a processor of a mobile terminal, enable the mobile terminal to perform any one of the above-mentioned methods for updating system functions.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: according to the embodiment of the disclosure, based on the connection established with the cloud server, the acquisition request is sent to the cloud server, the acquisition request indicates to acquire the configuration file corresponding to the target system function, the configuration file sent by the cloud server is acquired, and the target system function is updated by executing the configuration file, so that the automatic setting of the target system function of the terminal is controlled through the cloud end, and the target system function of the terminal is updated.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a flow chart illustrating a method of updating system functionality according to an exemplary embodiment of the present disclosure.
Fig. 2 is a flowchart illustrating a method of germline updating system functionality according to yet another exemplary embodiment of the present disclosure.
Fig. 3 is a flowchart illustrating a method of updating system functionality according to yet another exemplary embodiment of the present disclosure.
Fig. 4 is a block diagram illustrating an apparatus for updating system functionality according to an exemplary embodiment of the present disclosure.
Fig. 5 is a block diagram illustrating an apparatus for updating system functionality according to yet another exemplary embodiment of the present disclosure.
Fig. 6 is a block diagram illustrating an apparatus according to an exemplary embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating a method of updating system functions according to an exemplary embodiment, where the method of updating system functions is applied to a terminal, as shown in fig. 1. The terminal may be, for example, a desktop computer, a laptop computer, a tablet computer, a wearable device, a personal digital assistant, etc. The embodiment of the present disclosure does not limit the types of devices of the method for updating system functions by application. Referring to fig. 1, the method for updating system functions includes the following steps.
In step S101, a target system function to be updated is detected.
The system functions may be functions related to the terminal hardware, e.g. functions related to keyboard, mouse, display properties.
The setting options of the BIOS can control the system function, the hardware switch, the working mode and the like of the terminal, and the BIOS can control the hardware system function of the terminal, so that various system functions of the terminal are realized, namely the change of the system functions can be realized by changing the BIOS configuration file.
It can be understood that the detection of the target system function to be updated may be when the terminal is started and establishes a connection with the cloud server, or may be in a process of using the terminal by the user.
In step S102, in response to detecting the target system function, an acquisition request is sent to the cloud server based on the connection established with the cloud server, where the acquisition request indicates to acquire a configuration file corresponding to the target system function.
The target system function to be updated is detected, which may be initiated by the terminal, for example, a user triggers access to the cloud server through a terminal operation interface to detect whether the cloud server has a configuration file for updating the system function.
Or the terminal product service provider updates a certain parameter in the BIOS system configuration data, and stores a configuration file for updating the system function on the cloud server for the user to obtain. The update of a certain parameter in the BIOS system configuration data by the terminal product service provider may be an update in response to a change demand of a user for a system function, or a change of a system function in response to a problem that a certain function occurs after the terminal product leaves a factory.
It is assumed that after the terminal product leaves the factory, it is found that there is a problem with the system function, and it is necessary to turn off a specific system function or modify system setting parameters to solve the problem. The terminal product service provider configures the system file at the cloud server to change the terminal system function, and does not need a user to upgrade the BIOS, install and download the upgraded BIOS or enter a BIOS interface to perform function setting so as to change the terminal system function, so that convenience is brought to the use of the user.
In this disclosure, the terminal device may initialize the network driver configuration of the terminal device by using the network connection function of the BIOS, so as to enable the network connection function of the terminal device, and further establish a connection with the cloud server. For example, the network connection function of the BIOS may be initialized, and the network driver configuration may be initialized. The network for connecting with the cloud server may include a wired network or a wireless network, which is not limited in this disclosure. The connection between the terminal device and the cloud server may be based on an encryption protocol.
And determining that the configuration file for updating the system function exists in the cloud server by analyzing the version number of the configuration file. And the terminal updates the configuration file corresponding to the system function before change in the BIOS system into the configuration file acquired from the cloud.
In step S103, a configuration file sent by the cloud server is acquired.
The cloud server stores a configuration file in advance. Based on the link, the terminal equipment acquires the system file in the cloud server, and installs the acquired configuration file in the terminal equipment through the BIOS system to complete the call. The configuration file of the terminal stored in the cloud server may be generated and stored by a terminal device manufacturer according to the type of the terminal device.
The user acquires the configuration file sent by the cloud server, for example, the configuration file downloaded from the cloud server is read into the memory, and the configuration file of the BIOS in the memory is updated by using the configuration file, so that the change of the system function corresponding to the configuration file acquired from the cloud server is realized.
In step S104, the target system function is updated by executing the configuration file.
And the BIOS of the terminal configures the terminal according to the configuration file, so that the change of the system function corresponding to the configuration file is realized.
According to the embodiment of the disclosure, based on the connection established with the cloud server, an acquisition request is sent to the cloud server, the acquisition request indicates to acquire the configuration file corresponding to the target system function, the configuration file sent by the cloud server is acquired, and the target system function is updated by executing the configuration file, so that the automatic setting of the target system function of the terminal is controlled through the cloud end, and the target system function of the terminal is updated.
In one embodiment, the function configuration parameter information about the target system function in the configuration file is parsed.
For example, the BIOS may look up the header of the configuration file in the obtained configuration file. And reading a file header of the configuration file, and acquiring the version number of the configuration file. And comparing the configuration file with a local configuration file of the terminal, updating the local configuration file by using the configuration file acquired from the cloud when the version number of the configuration file is different, and replacing the local configuration file by the new configuration file through the BIOS.
After the configuration file is updated, the BIOS reads the setting of the system function in the update configuration file, the target system function in the configuration file is determined by the function configuration parameter information, and the target system function is updated by the function configuration parameter information.
In an embodiment, the updated configuration file may be compared with file information of the configuration file stored in the cloud server to determine whether the configuration file of the BIOS is updated successfully. For example, by comparing the version number of the configuration file, when the version number of the updated configuration file is consistent with the version number of the configuration file stored by the cloud server, the configuration file is updated successfully. The target system function corresponding to the configuration file can be updated by executing the configuration file.
In an embodiment, the terminal may further send the update state of the configuration file of the BIOS to the cloud server, so that the cloud server records and analyzes a change condition of a target system function of the terminal, so as to update the configuration file in the following.
In an embodiment, when the terminal is started, the target system function to be updated is detected. The method comprises the steps of connecting with a cloud server through network connection, and determining that the function of a target system needs to be changed after the connection with the cloud server is established in the starting process of a terminal system.
And the user downloads the configuration file, the BIOS configures the terminal according to the configuration file, and the terminal enters the system after the configuration is completed, so that the change of the target system function corresponding to the configuration file acquired from the cloud server is realized.
It can be understood that, in order to increase the terminal operation speed and reduce the occupation of the system memory, the user may perform the detection of the target system function to be updated according to the use requirement. The resource waste caused by the detection of the target system function to be updated is avoided when the connection with the cloud server is established each time.
For example, the user may periodically perform detection of the target system function to be updated after establishing a connection with the cloud server during the terminal system startup process by setting a period, for example, the period may be one week, one month, or another period.
In an embodiment of the present disclosure, in order to meet the personalized requirements of the user, the user needs to change the target system function, for example, change the use options of the keyboard, the display settings of the display screen, and the like.
And sending an acquisition request to the cloud server based on the connection established between the cloud server and the cloud server, wherein the acquisition request indicates to acquire the configuration file corresponding to the function of the target system.
The terminal product service provider may update the configuration file corresponding to the target system changing function according to a requirement of the user for changing the target system function, and store the updated configuration file in the cloud server so that the user can obtain the configuration file and update the BIOS system.
And the user acquires the configuration file sent by the cloud server and updates the function of the target system by executing the configuration file.
In one embodiment, when the target system function to be updated is detected, prompt information is displayed on the terminal, and the prompt information is used for prompting a user whether to change the system function.
For example, a dialog box pops up on the terminal operation interface, a text message prompt is displayed in the dialog box, the user is prompted to have a configuration file for updating the target system function, and the updated configuration file corresponds to the change of the target system function, so that the user can determine whether to change the target system function.
The user can know that the configuration file for updating the target system function exists and the target system function is changed corresponding to the updated configuration file through the prompt message of the terminal operation interface, and can select whether to change the target system function according to the use requirement.
When the user determines to select to change the system function, the user determines the change of the target system function through the terminal operation interface, based on the connection established between the user and the cloud server, the user obtains the configuration file sent by the cloud server, and the target system function is updated through executing the configuration file.
When the user determines that the target system function to be updated is not detected, the subsequent starting operation of the terminal is directly performed, various options are provided for the user, and the user experience is further improved.
And sending the log information to the cloud server so that the cloud server updates the configuration file based on the log information.
In an embodiment, the terminal may send log information to the cloud server, where the log information includes, for example, operation information of operation data recording performance index parameters used by the terminal, configuration parameter information, debugging information, or background error information data when the terminal has a problem.
The terminal sends the log information to the cloud server, so that a terminal product service provider can analyze and process the log information, solve problems or optimize subsequent design, and can generate a configuration file according to existing problems or real-time operation data so as to change system functions corresponding to the configuration file.
It can be understood that sending the log information to the cloud server by the terminal may be performed during the terminal starting process, that is, the terminal is started, or may be sent to the cloud server based on the connection established between the terminal and the cloud server during the terminal using process.
The user can also periodically send the log information to the cloud server by setting a period, so that whether a configuration file corresponding to the target system function to be updated exists in the cloud server or not is periodically detected, and when the configuration file for updating the target system function exists in the cloud server, the target system function is changed.
The user can select not to send the log information to the cloud server according to the use requirement of the user, so that the privacy of the user for using data is protected, and the safety of the terminal is guaranteed.
Fig. 2 is a flowchart illustrating a method of updating system functionality according to yet another exemplary embodiment, and as shown in fig. 2, the method of updating system functionality includes the following steps.
In step S201, an acquisition request sent by the terminal is received, where the acquisition request indicates to acquire a configuration file corresponding to a target system function.
The terminal acquisition request may include terminal identification information of the terminal, where the terminal identification information is used to identify the terminal device and the terminal identification information. For example, it may be an authentication serial number of the terminal device.
The terminal identification information of the terminal equipment can be uploaded to the cloud server by the acquisition request sent by the terminal, so that the cloud server determines the terminal type according to the terminal identification information, and further determines the configuration file corresponding to the target system function of the terminal.
The acquisition request of the terminal may also be function identification information including a function of the target system. The target system function of the terminal device can be uploaded to the cloud server, so that the cloud server determines the configuration file corresponding to the target system function of the terminal according to the target system function.
In step S202, a corresponding configuration file is obtained according to the obtaining request, and the configuration file is used to update the target system function.
The configuration file is used for updating the function of the target system, and the change of the system function can be realized by changing the BIOS configuration file.
In step S203, the configuration file is transmitted to the terminal.
The terminal acquires the configuration file sent by the cloud server, and the BIOS configures the terminal according to the configuration file, so that the change of the system function corresponding to the configuration file is realized.
Fig. 3 is a flowchart illustrating a method of updating system functionality according to yet another exemplary embodiment, and as shown in fig. 3, the method of updating system functionality includes the following steps.
In step S301, log information transmitted from the terminal is received.
The log information includes: one or more of run information, debug information, and error information of a system function.
Log information, for example, running information of running data recording performance index parameters used by the terminal, configuration parameter information, debugging information, or background error information data when a problem occurs in the terminal. And the terminal sends the log information to the cloud server.
In step S302, the configuration file is updated based on the log information.
The terminal product service provider analyzes and processes the log information, solves the problems or optimizes subsequent design, and can generate configuration files according to the existing problems or real-time operation data so as to change the system functions corresponding to the configuration files.
Based on an inventive concept, the present disclosure also provides a device for updating system functions.
FIG. 4 is an apparatus block diagram illustrating update system functionality according to an exemplary embodiment of the present disclosure. As shown in fig. 4, the apparatus 200 for updating system functions includes: a detection unit 210, a transmission unit 220, an acquisition unit 230, and an update unit 240.
The detecting unit 210 is configured to detect a target system function to be updated.
A sending unit 220, configured to send, in response to detecting the target system function, an acquisition request to the cloud server based on a connection established with the cloud server, where the acquisition request indicates to acquire a configuration file corresponding to the target system function.
The obtaining unit 230 is configured to obtain the configuration file sent by the cloud server.
An updating unit 240 for updating the target system function by executing the configuration file.
In one embodiment, the update unit 240 updates the target system function by executing the configuration file in the following manner: and analyzing the function configuration parameter information related to the target system function in the configuration file, and updating the target system function by using the function configuration parameter information.
FIG. 5 is an apparatus block diagram illustrating update system functionality according to an exemplary embodiment of the present disclosure. As shown in fig. 5, the apparatus 300 for updating system functions includes: a receiving unit 310, an obtaining unit 320 and a sending unit 330.
The receiving unit 310 is configured to receive an obtaining request sent by a terminal, where the obtaining request indicates to obtain a configuration file corresponding to a target system function.
An obtaining unit 320, configured to obtain a corresponding configuration file according to the obtaining request, where the configuration file is used to update the target system function.
A sending unit 330, configured to send the configuration file to the terminal.
In an embodiment, the receiving unit 310 is further configured to: and receiving the log information sent by the terminal.
The log information includes: one or more of run information, debug information, and error information of a system function.
The apparatus 200 for updating system functions further comprises: an update unit 340.
An updating unit 340 for updating the configuration file based on the log information.
With regard to the apparatus in the above embodiments, the specific manner in which the various modules perform operations has been in relation to embodiments of the method.
FIG. 6 is a block diagram illustrating an apparatus 600 for updating system functionality in accordance with an exemplary embodiment. For example, the apparatus 600 for updating system functions may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 6, an apparatus 600 for updating system functionality may include one or more of the following components: processing component 602, memory 604, power component 606, multimedia component 608, audio component 610, input/output (I/O) interface 612, sensor component 614, and communication component 616.
The processing component 602 generally controls the overall operation of the apparatus 600 for updating system functions, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 602 may include one or more processors 620 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 602 can include one or more modules that facilitate interaction between the processing component 602 and other components. For example, the processing component 602 can include a multimedia module to facilitate interaction between the multimedia component 608 and the processing component 602.
The memory 604 is configured to store various types of data to support the operation of the apparatus 600 in updating the system functions. Examples of such data include instructions for any application or method operating on the update system functionality apparatus 600, contact data, phonebook data, messages, pictures, videos, and the like. The memory 604 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 606 provides power for the various components of the update system functionality 600. The power components 606 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the update system functionality apparatus 600.
The multimedia component 608 comprises a screen providing an output interface between the update system functionality 600 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 608 includes a front facing camera and/or a rear facing camera. When the update system function device 600 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 610 is configured to output and/or input audio signals. For example, the audio component 610 includes a Microphone (MIC) configured to receive an external audio signal when the update system function device 600 is in an operational mode, such as a call mode, a record mode, and a voice recognition mode. The received audio signal may further be stored in the memory 604 or transmitted via the communication component 616. In some embodiments, audio component 610 further includes a speaker for outputting audio signals.
The I/O interface 612 provides an interface between the processing component 602 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 614 includes one or more sensors for providing status assessment of various aspects of the update system function device 600. For example, the sensor component 614 may detect an open/closed state of the apparatus 600, the relative positioning of components, such as a display and keypad of the update system function device 600, the sensor component 614 may also detect a change in position of the update system function device 600 or a component of the update system function device 600, the presence or absence of user contact with the update system function device 600, the update system function device 600 orientation or acceleration/deceleration and a change in temperature of the update system function device 600. The sensor assembly 614 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 614 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 614 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 616 is configured to facilitate wired or wireless communication between the update system function apparatus 600 and other devices. The update system function device 600 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 616 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 616 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the update system function device 600 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors, or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 604 comprising instructions, executable by the processor 620 of the update system functionality apparatus 600 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
A non-transitory computer readable storage medium having instructions therein which, when executed by a processor of a mobile terminal, enable the mobile terminal to perform any of the update system functionality methods as previously described.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method of updating system functionality, the method comprising:
detecting a target system function to be updated;
in response to the detection of the target system function, sending an acquisition request to a cloud server based on a connection established between the cloud server and the target system function, wherein the acquisition request indicates to acquire a configuration file corresponding to the target system function;
acquiring the configuration file sent by the cloud server;
updating the target system function by executing the configuration file.
2. The method of claim 1, wherein the updating the target system function by executing the configuration file comprises:
analyzing the function configuration parameter information about the target system function in the configuration file;
and updating the target system function by using the function configuration parameter information.
3. A method of updating system functionality, the method comprising:
receiving an acquisition request sent by a terminal, wherein the acquisition request indicates to acquire a configuration file corresponding to a target system function;
acquiring a corresponding configuration file according to the acquisition request, wherein the configuration file is used for updating the function of the target system;
and sending the configuration file to the terminal.
4. The method of claim 3, further comprising:
receiving log information sent by the terminal, wherein the log information comprises: one or more of running information, debugging information, and error information of the system function;
updating the configuration file based on the log information.
5. An apparatus for updating system functionality, the apparatus comprising:
the detection unit is used for detecting the target system function to be updated;
the sending unit is used for responding to the detection of the target system function and sending an acquisition request to a cloud server based on the connection established between the cloud server and the target system function, wherein the acquisition request indicates to acquire a configuration file corresponding to the target system function;
an obtaining unit, configured to obtain the configuration file sent by the cloud server;
and the updating unit is used for updating the target system function by executing the configuration file.
6. The apparatus of claim 5, wherein the updating unit updates the target system function by executing the configuration file in the following manner:
analyzing the function configuration parameter information about the target system function in the configuration file;
and updating the target system function by using the function configuration parameter information.
7. An apparatus for updating system functionality, the apparatus comprising:
the system comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving an acquisition request sent by a terminal, and the acquisition request indicates to acquire a configuration file corresponding to a target system function;
an obtaining unit, configured to obtain a corresponding configuration file according to the obtaining request, where the configuration file is used to update a target system function;
and the sending unit is used for sending the configuration file to the terminal.
8. The apparatus of claim 7, wherein the receiving unit is further configured to:
receiving log information sent by the terminal, wherein the log information comprises: one or more of running information, debugging information, and error information of the system function;
the device further comprises:
and the updating unit is used for updating the configuration file based on the log information.
9. An apparatus for updating system functionality, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to: method of performing an update system functionality according to any of the claims 1 to 4.
10. A non-transitory computer readable storage medium having instructions therein which, when executed by a processor of a mobile terminal, enable the mobile terminal to perform the method of updating system functionality of any of claims 1 to 4.
CN202010019224.2A 2020-01-08 2020-01-08 Method for updating system function, apparatus for updating system function and storage medium Pending CN111198706A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010019224.2A CN111198706A (en) 2020-01-08 2020-01-08 Method for updating system function, apparatus for updating system function and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010019224.2A CN111198706A (en) 2020-01-08 2020-01-08 Method for updating system function, apparatus for updating system function and storage medium

Publications (1)

Publication Number Publication Date
CN111198706A true CN111198706A (en) 2020-05-26

Family

ID=70744636

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010019224.2A Pending CN111198706A (en) 2020-01-08 2020-01-08 Method for updating system function, apparatus for updating system function and storage medium

Country Status (1)

Country Link
CN (1) CN111198706A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486946A (en) * 2020-11-17 2021-03-12 中国人寿保险股份有限公司 Version confirmation method, version confirmation system, electronic equipment and storage medium
CN113157322A (en) * 2020-12-29 2021-07-23 深圳微步信息股份有限公司 Method and system for automatically displaying software compiling time

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100169629A1 (en) * 2008-12-31 2010-07-01 Lenovo (Beijing) Limited Method for configuring computer by bios, server, computer, system startup method and computer system
CN103425548A (en) * 2012-05-21 2013-12-04 深圳市祈飞科技有限公司 Method and system for operating system cloud backup and restore
CN103777979A (en) * 2014-01-08 2014-05-07 合肥联宝信息技术有限公司 Method and device for recovering BIOD through cloud end
US20170147323A1 (en) * 2015-11-25 2017-05-25 Le Holding (Beijing) Co., Ltd. Method and electronic device for upgrading software development kit of an application
CN109697075A (en) * 2017-10-20 2019-04-30 北京京东尚科信息技术有限公司 File updating method, system and device
CN110333888A (en) * 2019-07-10 2019-10-15 广州酷狗计算机科技有限公司 Function renewal method, apparatus, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100169629A1 (en) * 2008-12-31 2010-07-01 Lenovo (Beijing) Limited Method for configuring computer by bios, server, computer, system startup method and computer system
CN103425548A (en) * 2012-05-21 2013-12-04 深圳市祈飞科技有限公司 Method and system for operating system cloud backup and restore
CN103777979A (en) * 2014-01-08 2014-05-07 合肥联宝信息技术有限公司 Method and device for recovering BIOD through cloud end
US20170147323A1 (en) * 2015-11-25 2017-05-25 Le Holding (Beijing) Co., Ltd. Method and electronic device for upgrading software development kit of an application
CN109697075A (en) * 2017-10-20 2019-04-30 北京京东尚科信息技术有限公司 File updating method, system and device
CN110333888A (en) * 2019-07-10 2019-10-15 广州酷狗计算机科技有限公司 Function renewal method, apparatus, equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486946A (en) * 2020-11-17 2021-03-12 中国人寿保险股份有限公司 Version confirmation method, version confirmation system, electronic equipment and storage medium
CN113157322A (en) * 2020-12-29 2021-07-23 深圳微步信息股份有限公司 Method and system for automatically displaying software compiling time

Similar Documents

Publication Publication Date Title
US10324707B2 (en) Method, apparatus, and computer-readable storage medium for upgrading a ZigBee device
EP2991275B1 (en) Making router management application compatible with router firmware
EP2998899A1 (en) Method and apparatus for running application program
US20170123781A1 (en) Method, device and system for application updating
CN105808305B (en) Static resource loading method and device
CN106851695B (en) Method, device and system for testing network speed
EP3010187A1 (en) Method for upgrading and device and apparatus thereof
CN109669730B (en) Process keep-alive method, device, electronic equipment and medium
CN106775903B (en) Security policy file updating method and device
CN110704054A (en) Method and device for accessing target application program through applet, electronic equipment and storage medium
CN107562500B (en) Debugging device, method and equipment
CN111198706A (en) Method for updating system function, apparatus for updating system function and storage medium
CN107239307B (en) Version updating information display method and device
CN110865823B (en) Pre-installation application control method, pre-installation application control device and storage medium
CN109976872B (en) Data processing method and device, electronic equipment and storage medium
CN107861666B (en) Desktop application installation method and device
CN107632835B (en) Application installation method and device
CN110968492A (en) Information processing method and device, and storage medium
CN109542660B (en) Fault processing method and device
CN106846050B (en) Method, device and system for sending display notification
CN105892832B (en) Method and device for displaying display information
CN114416218B (en) Data processing method and device, electronic equipment and storage medium
CN110377312B (en) Software upgrading method, device and medium
CN111813426A (en) Fingerprint data processing method and device
EP3869845B1 (en) System updating method applied to a mobile terminal and to a test server, a mobile terminal and a test server

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