CN109656597A - Firmware upgrade method, device and computer readable storage medium - Google Patents

Firmware upgrade method, device and computer readable storage medium Download PDF

Info

Publication number
CN109656597A
CN109656597A CN201811561183.9A CN201811561183A CN109656597A CN 109656597 A CN109656597 A CN 109656597A CN 201811561183 A CN201811561183 A CN 201811561183A CN 109656597 A CN109656597 A CN 109656597A
Authority
CN
China
Prior art keywords
upgrade
target
firmware
file
upgrading
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
CN201811561183.9A
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.)
Midea Group Co Ltd
Guangdong Midea HVAC Equipment Co Ltd
Original Assignee
Midea Group Co Ltd
Guangdong Midea HVAC Equipment 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 Midea Group Co Ltd, Guangdong Midea HVAC Equipment Co Ltd filed Critical Midea Group Co Ltd
Priority to CN201811561183.9A priority Critical patent/CN109656597A/en
Publication of CN109656597A publication Critical patent/CN109656597A/en
Priority to PCT/CN2019/089078 priority patent/WO2020124958A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

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 invention discloses a kind of firmware upgrade methods, comprising: when receiving the firmware upgrade instruction based on line control machine triggering, determines that the firmware upgrade instructs corresponding equipment to be upgraded;Determine whether line control machine currently connects external memory;When line control machine currently connects external memory, based on target device type corresponding to equipment to be upgraded, the external memory is inquired, whether there is and the matched targeted update file of the target device type in the upgrade file of the determination external memory;If it exists, then the firmware upgrade operation to the equipment to be upgraded is executed based on the targeted update file.The invention also discloses a kind of device for upgrading firmware and computer readable storage mediums.The present invention, which is realized, accurately determines that targeted update file carries out firmware upgrade according to the target device type of equipment to be upgraded, realizes the key upgrading of equipment to be upgraded, a possibility that simplifying the operation of Field Force, reduce staging error, the user experience is improved.

Description

Firmware upgrading method and device and computer readable storage medium
Technical Field
The invention relates to the technical field of air conditioners, in particular to a firmware upgrading method and device and a computer readable storage medium.
Background
At present, a software version which is tested to be qualified is burnt when commercial air conditioning equipment leaves a factory, but when new requirements of customization of customers, software bug encountered in the operation process and product functionality upgrade occur, software upgrade is needed.
Since air conditioners are generally composed of a plurality of subsystems, for example, a simplest air conditioning system may be composed of an outdoor unit, an indoor unit, a line controller, and the like, each of which has an independent control device. When a plurality of sub-components of the control device need to be upgraded, the existing modes are mainly divided into two types: one way is that: and placing the new burning code into a USB flash disk, changing the new burning code into a fixed file name, then inserting the new burning code into a USB interface of a main control board of the component, searching a file with the fixed file name after a main control chip on the main control board detects that the USB flash disk is inserted, then starting firmware upgrading, and restarting the main control board and running new firmware after the upgrading is finished. The other mode is as follows: the burning codes and the configuration files are compressed into a file, the configuration file adopts a fixed file name, a main control chip of the component reads configuration information in the configuration file corresponding to the fixed file name, the configuration information comprises burning code names (fixed file names) and verification, and firmware upgrading is carried out according to the found burning code files corresponding to the fixed file names.
However, in the above methods, the burning code search method is relatively fixed, and field operators cannot modify the file names, and when a plurality of components in the outdoor unit, the indoor unit, and the line controller need to be upgraded simultaneously, the burning codes of the components need to be stored in the U-packing directory one by one and then upgraded, which results in a complicated firmware upgrade process.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a firmware upgrading method, a firmware upgrading device and a computer readable storage medium, and aims to solve the technical problem that the process of upgrading components in the existing air-conditioning system is complicated.
In order to achieve the above object, the present invention provides a firmware upgrading method, which is applied to an air conditioning system provided with a wire controller; the firmware upgrading method comprises the following steps:
when a firmware upgrading instruction triggered by a wire controller is received, determining equipment to be upgraded corresponding to the firmware upgrading instruction, wherein the equipment to be upgraded comprises the wire controller, an indoor unit or an outdoor unit;
determining whether the line controller is currently connected with an external memory;
when the line controller is currently connected with an external memory, inquiring the external memory based on the type of a target device corresponding to the device to be upgraded so as to determine whether a target upgrade file matched with the type of the target device exists in upgrade files of the external memory, wherein the upgrade files comprise line controller upgrade files, indoor unit upgrade files and/or outdoor unit upgrade files;
and if so, executing the firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
In an embodiment, the step of querying the external memory based on the target device type corresponding to the device to be upgraded to determine whether a target upgrade file matching the target device type exists in upgrade files of the external memory includes:
determining whether an upgrade file matched with the target equipment type exists in the upgrade files of the external memory based on the target equipment type corresponding to the equipment to be upgraded;
and if the target equipment type exists, determining the target upgrading file based on the upgrading file matched with the target equipment type.
In one embodiment, the upgrade file matching the target device type includes a plurality of upgrade files, and the step of determining the target upgrade file based on the upgrade file matching the target device type includes:
determining the creation time of a plurality of upgrading files;
and determining the target upgrade file based on the latest upgrade file at the creation time in the plurality of upgrade files.
In one embodiment, the upgrade file includes a plurality of files, and the step of determining the target upgrade file based on the upgrade file matching the target device type includes:
determining first version information of a plurality of upgrading files and second version information corresponding to the equipment to be upgraded;
determining whether the first version information has version information of which the version is larger than the second version information;
and if so, determining the target upgrade file based on the upgrade file with the latest creation time in the upgrade files corresponding to the version information larger than the second version information.
In an embodiment, the step of determining whether an upgrade file matching the target device type exists in the upgrade files of the external memory based on the target device type corresponding to the device to be upgraded includes:
acquiring the equipment type corresponding to each upgrading file stored in the external memory;
and determining whether the device type consistent with the target device type exists in each device type, wherein if the device type consistent with the target device type exists in each device type, determining that an upgrade file matched with the target device type exists in the external memory.
In an embodiment, the step of performing a firmware upgrade operation on the device to be upgraded based on the target upgrade file includes:
acquiring verification information corresponding to the target upgrading file, and verifying the integrity of the target upgrading file based on the verification information;
and when the verification is passed, executing firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
In one embodiment, the firmware upgrade method further includes:
when the wire controller is not connected with an external memory currently, outputting first prompt information of the external memory not connected; or,
and when the target upgrading file matched with the target equipment type does not exist in the upgrading file of the external memory, outputting second prompt information of the target upgrading file which does not exist in the external memory.
In an embodiment, the line controller upgrade file includes line controller upgrade firmware, a line controller device type, and a line controller firmware version, the indoor unit upgrade file includes an indoor unit upgrade firmware, an indoor unit device type, and an indoor unit firmware version, and the outdoor unit upgrade file includes an outdoor unit upgrade firmware, an outdoor unit device type, and an outdoor unit firmware version.
In addition, to achieve the above object, the present invention also provides a firmware upgrading apparatus, including: the firmware upgrading method comprises a memory, a processor and a firmware upgrading program which is stored on the memory and can run on the processor, wherein the steps of the firmware upgrading method are realized when the firmware upgrading program is executed by the processor.
In addition, to achieve the above object, the present invention further provides a computer readable storage medium, having a firmware upgrade program stored thereon, where the firmware upgrade program, when executed by a processor, implements the steps of the firmware upgrade method described above.
The invention realizes firmware upgrade by accurately determining the target upgrade file according to the target equipment type of the equipment to be upgraded when a plurality of equipment to be upgraded exist in the air conditioning system, and can place a plurality of upgrade files in the same external storage device when the equipment to be upgraded exists, the corresponding target upgrade file can be automatically searched by searching the upgrade file of the external memory according to the type of the target equipment, so that the firmware upgrade of the equipment to be upgraded is realized, a specific bin file does not need to be manually selected for upgrade, the upgrade overload does not depend on the file name of the upgrade file, the one-key upgrade of the equipment to be upgraded is realized, the operation of field personnel is simplified, the possibility of upgrade errors is reduced, and the user experience is improved.
Drawings
Fig. 1 is a schematic structural diagram of a firmware upgrading apparatus in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a firmware upgrade method according to a first embodiment of the present invention;
fig. 3 is a detailed flowchart illustrating a step of querying the external memory based on a target device type corresponding to the device to be upgraded to determine whether a target upgrade file matching the target device type exists in the upgrade files of the external memory according to a second embodiment of the firmware upgrade method of the present invention;
FIG. 4 is a flowchart illustrating a detailed process of determining the target upgrade file based on the upgrade file matching the target device type according to the third embodiment of the firmware upgrade method of the present invention;
FIG. 5 is a flowchart illustrating a detailed process of determining the target upgrade file based on the upgrade file matching the target device type according to a fourth embodiment of the firmware upgrade method of the present invention;
fig. 6 is a schematic flowchart of a detailed process of the step of determining whether an upgrade file matching the target device type exists in the upgrade files of the external memory based on the target device type corresponding to the device to be upgraded in the fifth embodiment of the firmware upgrading method according to the present invention;
fig. 7 is a flowchart illustrating a detailed process of executing a firmware upgrade operation on the device to be upgraded based on the target upgrade file in a sixth embodiment of the firmware upgrade method according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As shown in fig. 1, fig. 1 is a schematic structural diagram of a firmware upgrading apparatus in a hardware operating environment according to an embodiment of the present invention.
The firmware upgrading device of the embodiment of the invention can be a PC or a wire controller. As shown in fig. 1, the firmware upgrading apparatus may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Optionally, the firmware upgrading device may further include a camera, a Radio Frequency (RF) circuit, a sensor, an audio circuit, a WiFi module, and the like.
Those skilled in the art will appreciate that the firmware upgrade apparatus configuration shown in fig. 1 does not constitute a limitation of the firmware upgrade apparatus, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a firmware upgrade program.
In the firmware upgrading device shown in fig. 1, the network interface 1004 is mainly used for connecting to a background server and performing data communication with the background server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and processor 1001 may be used to invoke a firmware upgrade program stored in memory 1005.
In this embodiment, the firmware upgrade apparatus includes: a memory 1005, a processor 1001, and a firmware upgrade program stored on the memory 1005 and executable on the processor 1001, wherein when the processor 1001 calls the firmware upgrade program stored in the memory 1005, the following operations are performed:
when a firmware upgrading instruction triggered by a wire controller is received, determining equipment to be upgraded corresponding to the firmware upgrading instruction, wherein the equipment to be upgraded comprises the wire controller, an indoor unit or an outdoor unit;
determining whether the line controller is currently connected with an external memory;
when the line controller is currently connected with an external memory, inquiring the external memory based on the type of a target device corresponding to the device to be upgraded so as to determine whether a target upgrade file matched with the type of the target device exists in upgrade files of the external memory, wherein the upgrade files comprise line controller upgrade files, indoor unit upgrade files and/or outdoor unit upgrade files;
and if so, executing the firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
Further, the processor 1001 may call the firmware upgrade program stored in the memory 1005, and also perform the following operations:
determining whether an upgrade file matched with the target equipment type exists in the upgrade files of the external memory based on the target equipment type corresponding to the equipment to be upgraded;
and if the target equipment type exists, determining the target upgrading file based on the upgrading file matched with the target equipment type.
Further, the processor 1001 may call the firmware upgrade program stored in the memory 1005, and also perform the following operations:
determining the creation time of a plurality of upgrading files;
and determining the target upgrade file based on the latest upgrade file at the creation time in the plurality of upgrade files.
Further, the processor 1001 may call the firmware upgrade program stored in the memory 1005, and also perform the following operations:
determining first version information of a plurality of upgrading files and second version information corresponding to the equipment to be upgraded;
determining whether the first version information has version information of which the version is larger than the second version information;
and if so, determining the target upgrade file based on the upgrade file with the latest creation time in the upgrade files corresponding to the version information larger than the second version information.
Further, the processor 1001 may call the firmware upgrade program stored in the memory 1005, and also perform the following operations:
acquiring the equipment type corresponding to each upgrading file stored in the external memory;
and determining whether the device type consistent with the target device type exists in each device type, wherein if the device type consistent with the target device type exists in each device type, determining that an upgrade file matched with the target device type exists in the external memory.
Further, the processor 1001 may call the firmware upgrade program stored in the memory 1005, and also perform the following operations:
acquiring verification information corresponding to the target upgrading file, and verifying the integrity of the target upgrading file based on the verification information;
and when the verification is passed, executing firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
Further, the processor 1001 may call the firmware upgrade program stored in the memory 1005, and also perform the following operations:
when the wire controller is not connected with an external memory currently, outputting first prompt information of the external memory not connected; or,
and when the target upgrading file matched with the target equipment type does not exist in the upgrading file of the external memory, outputting second prompt information of the target upgrading file which does not exist in the external memory.
Referring to fig. 2, fig. 2 is a schematic flowchart of a firmware upgrading method according to a first embodiment of the present invention.
In this embodiment, the firmware upgrading method is applied to an air conditioning system provided with a line controller, and the air conditioning system further includes an indoor unit and an outdoor unit. Preferably, in this embodiment, the firmware upgrade method is applied to the line controller.
The line controller, the indoor unit and the outdoor unit are all bin files and cannot be distinguished through file extension names.
The wire controller is used as a host in the air conditioning system, is responsible for inquiring information of an internal machine and an external machine from top to bottom, and can be used for setting parameters. The wire controller is usually arranged at a position which is easy to be touched by a user, so that the wire controller can be used as an access point for upgrading the firmware of an indoor unit and an outdoor unit of an air conditioning system, the firmware of the wire controller, the indoor unit and the indoor unit can be upgraded through the wire controller, and the operation is convenient. Because the outdoor unit is usually arranged on the outer side and is even hung on a high floor, if the outdoor unit is directly upgraded, the outdoor unit needs to be disassembled, the upgrading operation is very dangerous and inconvenient, and the electric control box of the outdoor unit needs to be disassembled during the upgrading process, so that certain danger exists for field personnel.
The wire controller is provided with a display screen and keys for displaying a human-computer interaction page, and can conveniently select which target equipment to be upgraded by key operation, for example, the control logic of the indoor unit can be executed when the indoor unit is selected for upgrading, and the control logic of the outdoor unit can be executed when the outdoor unit is selected for upgrading. The wire controller is provided with a USB or SD card interface and is connected with the indoor unit through an RS485 bus, a CAN bus or a Homebus.
The indoor unit is provided with a main control board, and a main chip of the main control board is responsible for the control logic of the indoor unit. And the controller is in wired connection with the wire controller and the external machine and can communicate. The indoor unit is used as a slave relative to the wire controller; the indoor unit serves as a master unit with respect to the outdoor unit. The firmware information obtained by the wire controller from the USB flash disk is transmitted to the next stage, and the firmware data of the outdoor unit is forwarded through the indoor unit. The indoor unit can also be added with a USB interface, if the indoor unit also has the USB interface, the obtained firmware data can only be used for the indoor unit and the outdoor unit, namely the firmware data is transmitted from the main to the secondary.
The outdoor unit is provided with a main control panel, and a main chip of the outdoor unit is responsible for the control logic of the outdoor unit. The outdoor unit receives data from the indoor unit, completes firmware upgrading process and is in wired connection with the indoor unit.
In this embodiment, the firmware upgrading method includes:
step S100, when a firmware upgrading instruction triggered by a wire controller is received, determining equipment to be upgraded corresponding to the firmware upgrading instruction, wherein the equipment to be upgraded comprises the wire controller, an indoor unit or an outdoor unit;
in this embodiment, when the line controller is currently connected to the external memory, the device to be upgraded, which includes the line controller, the indoor unit, or the outdoor unit, that needs to be upgraded is determined according to the firmware upgrade instruction, that is, it is determined which of the line controller, the indoor unit, or the outdoor unit the device that needs to be upgraded is currently.
In this embodiment, an operator may select a device that needs to be upgraded currently through a key of the line controller, for example, select an upgrade line controller, an upgrade indoor unit, or an upgrade outdoor unit through a key of the line controller, and if the air conditioning system includes a plurality of indoor units and/or a plurality of outdoor units, select to upgrade a certain indoor unit or outdoor unit.
Step S200, determining whether the line controller is currently connected with an external memory;
in this embodiment, when determining the device to be upgraded, the line controller determines whether an external memory is currently connected, for example, whether the line controller is currently mounting a usb disk, an SD card, or other external memory.
Step S300, when the wire controller is currently connected with an external memory, inquiring the external memory based on the target device type corresponding to the device to be upgraded so as to determine whether a target upgrade file matched with the target device type exists in upgrade files of the external memory, wherein the upgrade files comprise wire controller upgrade files, indoor unit upgrade files and/or outdoor unit upgrade files;
in this embodiment, when the line controller is currently connected to the external memory, the target device type of the device to be upgraded is acquired, the upgrade file in the external memory is queried according to the target device type, and whether a target upgrade file matching the target device type exists in the upgrade file of the external memory is determined, where the upgrade file includes a device type corresponding to the upgrade device.
The line controller upgrading file comprises line controller upgrading firmware, line controller equipment types and line controller firmware versions, the indoor unit upgrading file comprises indoor unit upgrading firmware, indoor unit equipment types and indoor unit firmware versions, and the outdoor unit upgrading file comprises outdoor unit upgrading firmware, outdoor unit equipment types and outdoor unit firmware versions.
Wherein, when line controller, indoor set and off-premises station need be upgraded simultaneously, the production mode of upgrading file is as follows: the line controller software is compiled to generate a line controller burning code A, the indoor unit software is compiled to generate an indoor unit burning code B, the outdoor unit software is compiled to generate an outdoor unit burning code C, A, B, C are respectively provided with control logics corresponding to new version firmware, and new functions required by software upgrading are realized. Using a bin file synthesis tool, A, B, C is merged with the bootloader to generate a bin file (upgrade file), and some firmware information is added when the upgrade file is generated, the newly generated upgrade file contains the bootloader, the application (A, B, C), and the firmware information. The firmware information is some information inherent to the application program, and is used in the firmware loading process, the old firmware needs to know some information of the new firmware, and the firmware information includes the device type, the software version, the verification information and the like. Bootloader is responsible for loading and booting, managing the flash after the new firmware program is updated, and jumping to the application program (A, B, C). The device type is a feature number for each device (including the drive-by-wire, the indoor unit, and/or the outdoor unit). The software version is version information (including version number) of the software, and the software version number is upgraded while the software is upgraded. The verification information is used for verifying the integrity of the burning codes, and the burning codes are confirmed to be not damaged or maliciously modified, so that the system downtime caused by the updating error is avoided. The file names of the newly generated upgrade files may be copied in two and named as a1, B1, and C1, respectively, and then the three files are stored in an external memory such as a usb disk, and a line controller is inserted, although the file names of the newly generated upgrade files may be arbitrarily named by an operator.
Because the upgrade file comprises the corresponding device type of the upgrade device, when the target device type corresponding to the device to be upgraded is obtained, the target device type can be compared with the device types in all the upgrade files of the external memory, if the device types in all the upgrade files of the external memory have the device type consistent with the target device type, if a plurality of upgrade files corresponding to the device types consistent with the target device type exist in the device types in all the upgrade files of the external memory, determining a target upgrade file in a plurality of upgrade files corresponding to the device type consistent with the target device type, wherein the target upgrade file is a part of the upgrade files corresponding to the target device type.
And step S400, if the target upgrade file exists, executing the firmware upgrade operation on the equipment to be upgraded based on the target upgrade file.
In the present embodiment, when a target upgrade file matching the target device type exists in the upgrade files of the external memory, executing firmware upgrade operation on the device to be upgraded based on the target upgrade file, specifically, determining the maximum byte number which can be received by the device to be upgraded, splitting the upgrade file based on the maximum byte number, to obtain a plurality of sub-upgrade files, each sub-upgrade file is a frame of data, and the total number of bytes of each sub-upgrade file is less than the maximum number of bytes, then the sub-upgrade files are sent to the equipment to be upgraded in sequence, when the equipment to be upgraded receives all the sub-upgrade files, and the equipment to be upgraded generates an upgrade file based on the received sub-upgrade files, verifies the integrity of the upgrade file according to the generated verification information of the upgrade file, and activates the upgrade file to realize the firmware upgrade of the equipment to be upgraded if the upgrade file is complete.
Further, in an embodiment, the firmware upgrade method further includes: when the wire controller is not connected with an external memory currently, outputting first prompt information of the external memory not connected; or,
and when the target upgrading file matched with the target equipment type does not exist in the upgrading file of the external memory, outputting second prompt information of the target upgrading file which does not exist in the external memory.
Further, in another embodiment, the step S400 includes: if yes, determining whether the version information of the target upgrading file is consistent with the current version information corresponding to the equipment to be upgraded, if not, executing firmware upgrading operation on the equipment to be upgraded based on the target upgrading file, and if so, outputting upgraded prompt information of the equipment to be upgraded.
The wire controller stores version information and equipment types of the wire controller, the indoor unit and the outdoor unit; the current version information corresponding to the equipment to be upgraded can be searched through the type of the target equipment.
In the firmware upgrading method provided by this embodiment, when a firmware upgrading instruction triggered by a line controller is received, a device to be upgraded corresponding to the firmware upgrading instruction is determined, then it is determined whether the line controller is currently connected to an external memory, then when the line controller is currently connected to the external memory, the external memory is queried based on a target device type corresponding to the device to be upgraded, so as to determine whether a target upgrading file matched with the target device type exists in an upgrading file of the external memory, and if so, a firmware upgrading operation on the device to be upgraded is executed based on the target upgrading file, so that firmware upgrading is performed according to the target upgrading file accurately determined according to the target device type of the device to be upgraded, when a plurality of devices to be upgraded exist in an air conditioning system, the plurality of upgrading files can be placed in the same external memory, the corresponding target upgrade file can be automatically searched by searching the upgrade file of the external memory according to the type of the target equipment, so that the firmware upgrade of the equipment to be upgraded is realized, a specific bin file does not need to be manually selected for upgrade, the upgrade overload does not depend on the file name of the upgrade file, the one-key upgrade of the equipment to be upgraded is realized, the operation of field personnel is simplified, the possibility of upgrade errors is reduced, and the user experience is improved.
Based on the first embodiment, a second embodiment of the firmware upgrading method of the present invention is proposed, and referring to fig. 3, in this embodiment, step S300 includes:
step S310, determining whether an upgrade file matched with the target equipment type exists in the upgrade files of the external memory based on the target equipment type corresponding to the equipment to be upgraded;
step S320, if the target device type exists, determining the target upgrading file based on the upgrading file matched with the target device type.
In this embodiment, when determining the device to be upgraded, when determining the target device type corresponding to the device to be upgraded, then determining whether an upgrade file matching the target device type exists in the upgrade file of the external memory, specifically, comparing the target device type with the device types in all the upgrade files of the external memory, if an device type consistent with the target device type exists in the device types in all the upgrade files of the external memory, determining that an upgrade file matching the target device type exists in the upgrade file of the external memory, and the upgrade file matching the target device type is an upgrade file corresponding to the device type consistent with the target device type among the device types in all the upgrade files of the external memory.
And then, determining a target upgrade file according to the upgrade files matched with the types of the target devices, specifically, if only one upgrade file is included in the upgrade files matched with the types of the target devices, the upgrade file corresponding to the type of the target devices in the upgrade files matched with the types of the target devices is the target upgrade file, and if a plurality of upgrade files matched with the types of the target devices are included, determining the target upgrade file in the upgrade files matched with the types of the target devices.
According to the firmware upgrading method provided by the embodiment, whether the upgrading file matched with the target equipment type exists in the upgrading file of the external memory is determined based on the target equipment type corresponding to the equipment to be upgraded, and then if the upgrading file exists, the target upgrading file is determined based on the upgrading file matched with the target equipment type, so that the firmware can be upgraded according to the target upgrading file accurately determined according to the target equipment type of the equipment to be upgraded, one-key upgrading of the equipment to be upgraded is realized, the operation of field personnel is simplified, the possibility of upgrading errors is reduced, and the user experience is improved.
Based on the second embodiment, a third embodiment of the firmware upgrading method of the present invention is provided, and referring to fig. 4, in this embodiment, the upgrade file matching the target device type includes a plurality of files, and step S320 includes:
step S321, determining the creation time of a plurality of upgrading files;
step S322, determining the target upgrade file based on the latest upgrade file at the creation time from the plurality of upgrade files.
The external memory stores a plurality of upgrade files matching the target device type, and therefore, the upgrade files need to be screened to determine the target upgrade files.
In this embodiment, when a plurality of upgrade files matching the target device type are stored in the external memory, creating times of the plurality of upgrade files are obtained, the plurality of creating times are compared, an upgrade file with the latest creating time in the plurality of upgrade files is determined, and a target upgrade file is determined according to the upgrade file with the latest creating time, where the target upgrade file is a part of the upgrade file with the latest creating time corresponding to the target device type, that is, a part of the upgrade file corresponding to the target device type is obtained from the upgrade file with the latest creating time and is used as the target upgrade file.
When the upgrade file is generated, the creation time of the upgrade file, that is, the generation time, may be stored in the upgrade file.
According to the firmware upgrading method provided by the embodiment, the target upgrading file is determined based on the latest upgrading file in the plurality of upgrading files by determining the creation time of the plurality of upgrading files, and generally, the latest upgrading file has the highest version, so that the target upgrading file can be accurately obtained according to the creation time of the upgrading file, the accuracy and the obtaining efficiency of the target upgrading file are improved, and the firmware upgrading efficiency is improved.
Based on the second embodiment, a fourth embodiment of the firmware upgrading method of the present invention is proposed, and referring to fig. 5, in this embodiment, the upgrade file matching the target device type includes a plurality of files, and step S320 includes:
step S323, determining first version information of a plurality of upgrading files and second version information corresponding to the equipment to be upgraded;
step S324, determining whether version information whose version is greater than that of the second version information exists in the first version information;
step S325, if yes, the target upgrade file is determined based on the latest upgrade file created in the upgrade file corresponding to the version information greater than the second version information.
The external memory stores a plurality of upgrade files matching the target device type, and therefore, the upgrade files need to be screened to determine the target upgrade files.
In this embodiment, when a plurality of upgrade files matched with the target device types are stored in the external memory, first version information of the plurality of upgrade files and second version information corresponding to the device to be upgraded are obtained, specifically, the upgrade files each include version information of a firmware, the first version information corresponding to the device to be upgraded can be obtained through the upgrade files, and current version information corresponding to the device to be upgraded is searched for through the target device types.
And then, determining whether the first version information has version information of which the version is larger than the second version information, if so, determining the target upgrade file based on the upgrade file with the latest creation time in the upgrade files corresponding to the version information larger than the second version information, wherein the target upgrade file is a part corresponding to the type of the target equipment in the upgrade file with the latest creation time, namely acquiring a part of the upgrade file corresponding to the type of the target equipment in the upgrade file with the latest creation time and using the part of the upgrade file as the target upgrade file.
According to the firmware upgrading method provided by the embodiment, the first version information of the plurality of upgrading files and the second version information corresponding to the equipment to be upgraded are determined, whether the version information of which the version is larger than that of the second version information exists in the first version information is determined, and if the version information of which the version is larger than that of the second version information exists, the target upgrading file is determined based on the upgrading file with the latest creation time in the upgrading files corresponding to the version information larger than that of the second version information, so that the target upgrading file can be accurately obtained according to the first version information and the creation time of the upgrading file, the accuracy and the obtaining efficiency of the target upgrading file are improved, and the efficiency of firmware upgrading is improved.
Based on the second embodiment, a fifth embodiment of the firmware upgrading method of the present invention is proposed, and referring to fig. 6, in this embodiment, step S310 includes:
step S311, obtaining the device type corresponding to each upgrade file stored in the external memory;
step S312, determining whether a device type consistent with the target device type exists in each device type, wherein if a device type consistent with the target device type exists in each device type, it is determined that an upgrade file matched with the target device type exists in the external memory.
In this embodiment, the upgrade file stored in the external memory includes a device type, and when determining the device to be upgraded, and when determining the target device type corresponding to the device to be upgraded, then obtaining the device type corresponding to each upgrade file stored in the external memory, comparing the target device type with the device types in all upgrade files of the external memory, determining whether the device type consistent with the target device type exists in each device type, if the device type consistent with the target device type exists in the device types in all upgrade files of the external memory, it is determined that there is an upgrade file matching the target device type among the upgrade files of the external memory, the upgrade file matched with the target device type is an upgrade file corresponding to a device type consistent with the target device type in all the upgrade files of the external memory.
It should be noted that, if there is no device type consistent with the target device type in each device type, it is determined that there is no target upgrade file matching the target device type in the upgrade file of the external memory, and then second prompt information indicating that there is no target upgrade file in the external memory is output.
According to the firmware upgrading method provided by the embodiment, by acquiring the device types corresponding to the upgrading files stored in the external memory and then determining whether the device types consistent with the target device type exist in the device types, whether the target upgrading file matched with the target device type exists in the upgrading files of the external memory can be determined according to the device types corresponding to the upgrading files, so that the accuracy and the acquisition efficiency of the target upgrading file are improved, and the firmware upgrading efficiency is improved.
Based on the first embodiment, a sixth embodiment of the firmware upgrading method of the present invention is proposed, and referring to fig. 7, in this embodiment, step S400 includes:
step S410, acquiring verification information corresponding to the target upgrade file, and performing file integrity verification on the target upgrade file based on the verification information;
step S420, when the verification passes, executing a firmware upgrade operation on the device to be upgraded based on the target upgrade file.
In this embodiment, when a target upgrade file is determined, check information corresponding to the target upgrade file is obtained, and file integrity verification is performed on the target upgrade file based on the check information, specifically, integrity of the target upgrade file is verified through the check information according to a file integrity verification algorithm included in an upgrade file corresponding to the target upgrade file, and when the verification is passed, a firmware upgrade operation on the device to be upgraded is performed based on the target upgrade file.
According to the firmware upgrading method provided by the embodiment, the integrity of the target upgrading file can be ensured by acquiring the verification information corresponding to the target upgrading file, performing file integrity verification on the target upgrading file based on the verification information, and then executing the firmware upgrading operation on the equipment to be upgraded based on the target upgrading file when the verification is passed, so that the downtime of the upgraded equipment caused by firmware upgrading by using a damaged file is avoided.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, where a firmware upgrade program is stored on the computer-readable storage medium, and when executed by a processor, the firmware upgrade program implements the following operations:
when a firmware upgrading instruction triggered by a wire controller is received, determining equipment to be upgraded corresponding to the firmware upgrading instruction, wherein the equipment to be upgraded comprises the wire controller, an indoor unit or an outdoor unit;
determining whether the line controller is currently connected with an external memory;
when the line controller is currently connected with an external memory, inquiring the external memory based on the type of a target device corresponding to the device to be upgraded so as to determine whether a target upgrade file matched with the type of the target device exists in upgrade files of the external memory, wherein the upgrade files comprise line controller upgrade files, indoor unit upgrade files and/or outdoor unit upgrade files;
and if so, executing the firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
Further, the firmware upgrade program, when executed by the processor, further implements the following operations:
determining whether an upgrade file matched with the target equipment type exists in the upgrade files of the external memory based on the target equipment type corresponding to the equipment to be upgraded;
and if the target equipment type exists, determining the target upgrading file based on the upgrading file matched with the target equipment type.
Further, the firmware upgrade program, when executed by the processor, further implements the following operations:
determining the creation time of a plurality of upgrading files;
and determining the target upgrade file based on the latest upgrade file at the creation time in the plurality of upgrade files.
Further, the firmware upgrade program, when executed by the processor, further implements the following operations:
determining first version information of a plurality of upgrading files and second version information corresponding to the equipment to be upgraded;
determining whether the first version information has version information of which the version is larger than the second version information;
and if so, determining the target upgrade file based on the upgrade file with the latest creation time in the upgrade files corresponding to the version information larger than the second version information.
Further, the firmware upgrade program, when executed by the processor, further implements the following operations:
acquiring the equipment type corresponding to each upgrading file stored in the external memory;
and determining whether the device type consistent with the target device type exists in each device type, wherein if the device type consistent with the target device type exists in each device type, determining that an upgrade file matched with the target device type exists in the external memory.
Further, the firmware upgrade program, when executed by the processor, further implements the following operations:
acquiring verification information corresponding to the target upgrading file, and verifying the integrity of the target upgrading file based on the verification information;
and when the verification is passed, executing firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
Further, the firmware upgrade program, when executed by the processor, further implements the following operations:
when the wire controller is not connected with an external memory currently, outputting first prompt information of the external memory not connected; or,
and when the target upgrading file matched with the target equipment type does not exist in the upgrading file of the external memory, outputting second prompt information of the target upgrading file which does not exist in the external memory.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A firmware upgrading method is characterized in that the method is applied to an air conditioning system provided with a wire controller; the firmware upgrading method comprises the following steps:
when a firmware upgrading instruction triggered by a wire controller is received, determining equipment to be upgraded corresponding to the firmware upgrading instruction, wherein the equipment to be upgraded comprises the wire controller, an indoor unit or an outdoor unit of the air-conditioning system;
determining whether the line controller is currently connected with an external memory;
when the line controller is currently connected with an external memory, inquiring the external memory based on the type of a target device corresponding to the device to be upgraded so as to determine whether a target upgrade file matched with the type of the target device exists in upgrade files of the external memory, wherein the upgrade files comprise line controller upgrade files, indoor unit upgrade files and/or outdoor unit upgrade files;
and if so, executing the firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
2. The firmware upgrading method according to claim 1, wherein the step of querying the external memory to determine whether a target upgrade file matching the target device type exists in upgrade files of the external memory based on the target device type corresponding to the device to be upgraded comprises:
determining whether an upgrade file matched with the target equipment type exists in the upgrade files of the external memory based on the target equipment type corresponding to the equipment to be upgraded;
and if the target equipment type exists, determining the target upgrading file based on the upgrading file matched with the target equipment type.
3. The firmware upgrade method according to claim 2, wherein the upgrade file matching the target device type includes a plurality of files, and the step of determining the target upgrade file based on the upgrade file matching the target device type includes:
determining the creation time of a plurality of upgrading files;
and determining the target upgrade file based on the latest upgrade file at the creation time in the plurality of upgrade files.
4. The firmware upgrade method according to claim 2, wherein the upgrade file includes a plurality of files, and the step of determining the target upgrade file based on the upgrade file matching the target device type includes:
determining first version information of a plurality of upgrading files and second version information corresponding to the equipment to be upgraded;
determining whether the first version information has version information of which the version is larger than the second version information;
and if so, determining the target upgrade file based on the upgrade file with the latest creation time in the upgrade files corresponding to the version information larger than the second version information.
5. The firmware upgrading method according to claim 2, wherein the step of determining whether an upgrade file matching the target device type exists in the upgrade files of the external memory based on the target device type corresponding to the device to be upgraded comprises:
acquiring the equipment type corresponding to each upgrading file stored in the external memory;
and determining whether the device type consistent with the target device type exists in each device type, wherein if the device type consistent with the target device type exists in each device type, determining that an upgrade file matched with the target device type exists in the external memory.
6. The firmware upgrade method according to claim 1, wherein the step of performing a firmware upgrade operation on the device to be upgraded based on the target upgrade file comprises:
acquiring verification information corresponding to the target upgrading file, and verifying the integrity of the target upgrading file based on the verification information;
and when the verification is passed, executing firmware upgrading operation on the equipment to be upgraded based on the target upgrading file.
7. The firmware upgrade method according to claim 1, further comprising:
when the wire controller is not connected with an external memory currently, outputting first prompt information of the external memory not connected; or,
and when the target upgrading file matched with the target equipment type does not exist in the upgrading file of the external memory, outputting second prompt information of the target upgrading file which does not exist in the external memory.
8. The firmware upgrade method according to any one of claims 1 to 7, wherein the line controller upgrade file comprises line controller upgrade firmware, a line controller device type, and a line controller firmware version, wherein the indoor unit upgrade file comprises an indoor unit upgrade firmware, an indoor unit device type, and an indoor unit firmware version, and wherein the outdoor unit upgrade file comprises an outdoor unit upgrade firmware, an outdoor unit device type, and an outdoor unit firmware version.
9. A firmware upgrade apparatus, comprising: a memory, a processor and a firmware upgrade program stored on the memory and executable on the processor, the firmware upgrade program when executed by the processor implementing the steps of the firmware upgrade method according to any one of claims 1 to 7.
10. A computer-readable storage medium, having stored thereon a firmware upgrade program which, when executed by a processor, implements the steps of the firmware upgrade method according to any one of claims 1 to 7.
CN201811561183.9A 2018-12-19 2018-12-19 Firmware upgrade method, device and computer readable storage medium Pending CN109656597A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201811561183.9A CN109656597A (en) 2018-12-19 2018-12-19 Firmware upgrade method, device and computer readable storage medium
PCT/CN2019/089078 WO2020124958A1 (en) 2018-12-19 2019-05-29 Firmware upgrading method and apparatus, and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811561183.9A CN109656597A (en) 2018-12-19 2018-12-19 Firmware upgrade method, device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN109656597A true CN109656597A (en) 2019-04-19

Family

ID=66115888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811561183.9A Pending CN109656597A (en) 2018-12-19 2018-12-19 Firmware upgrade method, device and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN109656597A (en)
WO (1) WO2020124958A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110795119A (en) * 2019-09-19 2020-02-14 平安科技(深圳)有限公司 Firmware upgrading method and device, computer equipment and storage medium
CN111209059A (en) * 2020-01-14 2020-05-29 中国北方车辆研究所 Embedded software multi-version control system and method
CN111273930A (en) * 2020-01-21 2020-06-12 深圳市雷赛软件技术有限公司 Firmware upgrading control method, upper computer and firmware upgrading system
WO2020124958A1 (en) * 2018-12-19 2020-06-25 广东美的暖通设备有限公司 Firmware upgrading method and apparatus, and computer readable storage medium
CN111623476A (en) * 2020-04-27 2020-09-04 海信(山东)空调有限公司 Data updating method and device in outdoor EEPROM of air conditioner and storage medium
CN112035130A (en) * 2020-08-13 2020-12-04 珠海格力电器股份有限公司 Program burning method and device based on industrial control screen and computer equipment
CN112230957A (en) * 2020-10-16 2021-01-15 深圳市中江天华科技有限公司 Equipment upgrading method based on cloud and application bridging
CN112346768A (en) * 2021-01-08 2021-02-09 武汉精能电子技术有限公司 Multi-chip platform parallel operation upgrading method and device and electronic equipment
CN113568640A (en) * 2021-07-30 2021-10-29 佛山市顺德区美的电子科技有限公司 Upgrading method of main program of air conditioner external unit, operation control device and air conditioner
CN113944991A (en) * 2020-07-17 2022-01-18 海信(山东)空调有限公司 Air conditioner and firmware upgrading method
CN114443083A (en) * 2021-07-09 2022-05-06 荣耀终端有限公司 System upgrading method and device, electronic equipment and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116048581A (en) * 2023-02-07 2023-05-02 江苏天合储能有限公司 Application updating method and device, electronic equipment and computer readable storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1830256A1 (en) * 2006-03-01 2007-09-05 Axis AB Method and system for upgrading a plurality of devices
CN101399675A (en) * 2007-09-25 2009-04-01 海尔集团公司 Radio control device and network household electrical appliance system
EP2546740A1 (en) * 2011-07-12 2013-01-16 Ricoh Company, Ltd. Communication Device and Update Method
CN103118198A (en) * 2013-02-05 2013-05-22 惠州Tcl移动通信有限公司 Firmware upgrading method and system for mobile terminals
CN103838599A (en) * 2012-11-23 2014-06-04 三星电子株式会社 Electronic apparatus, method of updating firmware, and computer-readable recording medium
CN105135599A (en) * 2015-08-07 2015-12-09 珠海格力电器股份有限公司 Air conditioner firmware upgrading device and method
CN106959830A (en) * 2017-03-14 2017-07-18 北京三快在线科技有限公司 Equipment initial method, device and printing device
CN106991326A (en) * 2017-03-02 2017-07-28 深圳怡化电脑股份有限公司 The upgrade method and its equipment of a kind of equipment firmware
CN107291497A (en) * 2017-06-08 2017-10-24 Tcl通力电子(惠州)有限公司 Multi-firmware upgrading method and system and readable storage medium
CN107329784A (en) * 2017-06-27 2017-11-07 广东美的暖通设备有限公司 Firmware upgrade method and Distributed-tier system
CN108111555A (en) * 2016-11-25 2018-06-01 阿里巴巴集团控股有限公司 For controlling the method and system of installation kit downloading process
CN208737449U (en) * 2018-08-01 2019-04-12 上海华测导航技术股份有限公司 A kind of board device for upgrading firmware

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102170539A (en) * 2011-05-18 2011-08-31 深圳创维-Rgb电子有限公司 Television and starting LOGO upgrading method thereof
CN105988843A (en) * 2015-02-15 2016-10-05 腾讯科技(深圳)有限公司 Firmware upgrade method and firmware upgrade device for mobile terminal
US10394572B2 (en) * 2015-09-24 2019-08-27 Guangdong Oppo Mobile Telecommunications Corp. Ltd. Power adapter and method for upgrading the power adapter
CN106789334A (en) * 2017-01-13 2017-05-31 狼天科技(深圳)有限公司 A kind of method and apparatus of firmware upgrade
CN109656597A (en) * 2018-12-19 2019-04-19 广东美的暖通设备有限公司 Firmware upgrade method, device and computer readable storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1830256A1 (en) * 2006-03-01 2007-09-05 Axis AB Method and system for upgrading a plurality of devices
CN101399675A (en) * 2007-09-25 2009-04-01 海尔集团公司 Radio control device and network household electrical appliance system
EP2546740A1 (en) * 2011-07-12 2013-01-16 Ricoh Company, Ltd. Communication Device and Update Method
CN103838599A (en) * 2012-11-23 2014-06-04 三星电子株式会社 Electronic apparatus, method of updating firmware, and computer-readable recording medium
CN103118198A (en) * 2013-02-05 2013-05-22 惠州Tcl移动通信有限公司 Firmware upgrading method and system for mobile terminals
CN105135599A (en) * 2015-08-07 2015-12-09 珠海格力电器股份有限公司 Air conditioner firmware upgrading device and method
CN108111555A (en) * 2016-11-25 2018-06-01 阿里巴巴集团控股有限公司 For controlling the method and system of installation kit downloading process
CN106991326A (en) * 2017-03-02 2017-07-28 深圳怡化电脑股份有限公司 The upgrade method and its equipment of a kind of equipment firmware
CN106959830A (en) * 2017-03-14 2017-07-18 北京三快在线科技有限公司 Equipment initial method, device and printing device
CN107291497A (en) * 2017-06-08 2017-10-24 Tcl通力电子(惠州)有限公司 Multi-firmware upgrading method and system and readable storage medium
CN107329784A (en) * 2017-06-27 2017-11-07 广东美的暖通设备有限公司 Firmware upgrade method and Distributed-tier system
CN208737449U (en) * 2018-08-01 2019-04-12 上海华测导航技术股份有限公司 A kind of board device for upgrading firmware

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王启峰: "煤矿安全监控系统设备程序升级方法讨论及实现", 《电子世界》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020124958A1 (en) * 2018-12-19 2020-06-25 广东美的暖通设备有限公司 Firmware upgrading method and apparatus, and computer readable storage medium
CN110795119A (en) * 2019-09-19 2020-02-14 平安科技(深圳)有限公司 Firmware upgrading method and device, computer equipment and storage medium
CN111209059A (en) * 2020-01-14 2020-05-29 中国北方车辆研究所 Embedded software multi-version control system and method
CN111209059B (en) * 2020-01-14 2023-03-03 中国北方车辆研究所 Embedded software multi-version control system and method
CN111273930A (en) * 2020-01-21 2020-06-12 深圳市雷赛软件技术有限公司 Firmware upgrading control method, upper computer and firmware upgrading system
CN111623476A (en) * 2020-04-27 2020-09-04 海信(山东)空调有限公司 Data updating method and device in outdoor EEPROM of air conditioner and storage medium
CN111623476B (en) * 2020-04-27 2022-05-17 海信(山东)空调有限公司 Data updating method and device in outdoor EEPROM of air conditioner and storage medium
CN113944991A (en) * 2020-07-17 2022-01-18 海信(山东)空调有限公司 Air conditioner and firmware upgrading method
CN112035130A (en) * 2020-08-13 2020-12-04 珠海格力电器股份有限公司 Program burning method and device based on industrial control screen and computer equipment
CN112230957A (en) * 2020-10-16 2021-01-15 深圳市中江天华科技有限公司 Equipment upgrading method based on cloud and application bridging
CN112346768A (en) * 2021-01-08 2021-02-09 武汉精能电子技术有限公司 Multi-chip platform parallel operation upgrading method and device and electronic equipment
CN114443083A (en) * 2021-07-09 2022-05-06 荣耀终端有限公司 System upgrading method and device, electronic equipment and storage medium
CN114443083B (en) * 2021-07-09 2023-04-11 荣耀终端有限公司 System upgrading method and device, electronic equipment and storage medium
CN113568640A (en) * 2021-07-30 2021-10-29 佛山市顺德区美的电子科技有限公司 Upgrading method of main program of air conditioner external unit, operation control device and air conditioner

Also Published As

Publication number Publication date
WO2020124958A1 (en) 2020-06-25

Similar Documents

Publication Publication Date Title
CN109656597A (en) Firmware upgrade method, device and computer readable storage medium
CN108196878B (en) Method and device for generating application program installation package, electronic equipment and storage medium
CN106681766B (en) Remote firmware upgrade control method and system
CN106648669B (en) Product equipment remote firmware upgrading method and system
KR101007739B1 (en) Method and system for providing fota service
US20160132315A1 (en) Method, Apparatus, and Communication Device for Updating Firmware
CN110727454A (en) Updating method and device of intelligent equipment, electronic equipment and storage medium
CN106648781B (en) Method and system for upgrading remote firmware of communication equipment
US20220052866A1 (en) Smart home system control method and apparatus, electronic device
CN110543318A (en) control device program updating method and device, storage medium and control device
KR102693699B1 (en) Apparatus and method for improving runtime performance after application update in electronic device
WO2016177169A1 (en) Electronic apparatus firmware update assisting method, device, and terminal
CN112269588B (en) Algorithm upgrading method, device, terminal and computer readable storage medium
CN108958784B (en) Software upgrading control method, household appliance, server, device and medium
CN111796853A (en) Firmware upgrading method, system, equipment and computer storage medium
CN110413292B (en) Light application installation method of application program, mobile terminal and storage medium
CN103840968A (en) Version updating method, version updating device and terminal equipment
EP2664988A1 (en) Method, device and system for installing terminal software
CN113986256A (en) Method and device for issuing application program, electronic equipment and storage medium
CN109002305B (en) Method and system for updating equipment program
CN113918209B (en) Method and device for generating upgrade list and readable storage medium
KR20150001162A (en) Device and method for smart device and sensor node integrated application update
CN110502263B (en) Upgrade package manufacturing method, system and computer readable storage medium
CN111131861B (en) Upgrading method, terminal and storage medium for recovering partitions
CN111625108A (en) Key simulation method, device, equipment and storage medium based on USB module

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190419