CN111258597A - Method and system for unified upgrade of intelligent terminal - Google Patents

Method and system for unified upgrade of intelligent terminal Download PDF

Info

Publication number
CN111258597A
CN111258597A CN201811452853.3A CN201811452853A CN111258597A CN 111258597 A CN111258597 A CN 111258597A CN 201811452853 A CN201811452853 A CN 201811452853A CN 111258597 A CN111258597 A CN 111258597A
Authority
CN
China
Prior art keywords
upgrade
version
intelligent terminal
version number
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
CN201811452853.3A
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.)
ITV Media Inc
Original Assignee
ITV Media Inc
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 ITV Media Inc filed Critical ITV Media Inc
Priority to CN201811452853.3A priority Critical patent/CN111258597A/en
Publication of CN111258597A publication Critical patent/CN111258597A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/543Local

Landscapes

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

Abstract

A method for uniformly upgrading an intelligent terminal comprises the following steps: 1) establishing an internal version mapping relation, mapping the version number of the intelligent terminal into an internal version number, and storing the internal version number into a version mapping table; 2) creating upgrade version information; 3) acquiring the model and the version number of the self equipment according to a preset configuration file, and sending a upgrading request; 4) issuing the version information of the new version to the intelligent terminal; 5) downloading an upgrade file, carrying out MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter; 6) and acquiring an upgrade file path and executing upgrade operation. The invention also provides a system for uniformly upgrading the intelligent terminal, which can uniformly upgrade the intelligent terminal of any android system by specifying the equipment model acquisition field and the acquisition field of the equipment version number through the configuration file, thereby realizing uniform maintenance of the intelligent terminal, leading the intelligent terminal to be convenient and flexible to upgrade and saving the equipment cost and the management cost.

Description

Method and system for unified upgrade of intelligent terminal
Technical Field
The invention relates to the technical field of IPTV, in particular to a method and a system for uniformly upgrading an intelligent terminal.
Background
In the popularization process of the IPTV technology, each intelligent terminal (including a set top box and an intelligent television) relates to the upgrading problem, especially, a broadcasting and television operator requires that the intelligent terminals need to be upgraded and managed through a broadcasting and television intranet, but if each terminal provider is required to build an upgrading server in the broadcasting and television intranet, the equipment cost and the management cost are high.
In addition, in the current mechanism for realizing unified upgrade in the industry, the device model and the version number are generally required to be stored in a specified field, and the version number is required to be defined according to a specified specification, so that the requirements are not flexible enough, and when the same intelligent terminal is connected with a plurality of upgrade background, more adjustment links are needed, and the version is inconvenient to maintain in a unified manner.
Disclosure of Invention
In order to solve the defects in the prior art, the invention provides a method and a system for uniformly upgrading intelligent terminals.
In order to achieve the above object, the present invention provides a method for uniformly upgrading an intelligent terminal, comprising the following steps:
1) establishing an internal version mapping relation, mapping the version number of the intelligent terminal into an internal version number, and storing the internal version number into a version mapping table;
2) creating upgrade version information;
3) acquiring the model and the version number of the self equipment according to a preset configuration file, and sending a upgrading request;
4) issuing the version information of the new version to the intelligent terminal;
5) downloading an upgrade file, carrying out MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter;
6) and acquiring an upgrade file path and executing upgrade operation.
Further, the step 1) further comprises:
the upgrading management background sets an internal version number according to the equipment model, the manufacturer code and the external version number corresponding to the version of the intelligent terminal to be upgraded and establishes an internal version mapping relation;
and uniformly mapping the version number of the intelligent terminal into an internal version number and storing the internal version number into a version mapping table.
Further, the version mapping table includes a device model, a manufacturer code, an external version number, and an internal version number.
Further, the step 2) further comprises:
the upgrading management background creates corresponding upgrading version information for the version to be upgraded of each intelligent terminal according to the internal version number, the adaptive equipment model, the upgrading file size, the upgrading file downloading path and the MD5 value of the upgrading file;
and storing the upgrade version information in an upgrade version information table.
Further, the step 3) further comprises,
the method comprises the steps that a configuration file comprising a manufacturer code, an equipment model attribute field and a version number storage field is preset on an intelligent terminal;
the intelligent terminal obtains the equipment model of the intelligent terminal according to the equipment model attribute field in the configuration file;
acquiring the version number of the intelligent terminal according to the version number attribute field in the configuration file;
and generating an upgrade application request according to the manufacturer code, the equipment model attribute field and the version number storage field, and initiating the upgrade application request to an upgrade management background.
Further, the step 4) further comprises,
the upgrade management background acquires a manufacturer code, an equipment model and the current version number of the intelligent terminal from the upgrade application request;
inquiring the internal version number of the current version of the intelligent terminal of the model from the version mapping table;
inquiring the internal version number of the latest version of the intelligent terminal of the model from the upgrading version information table;
and comparing the internal version number of the current version with the internal version number of the latest version of the intelligent terminal, and if the internal version number of the latest version is greater than the internal version number of the current version, issuing the version information of the latest version to the intelligent terminal.
Further, the step 5) further comprises,
the intelligent terminal acquires version information of the latest version, downloads the upgrade file and performs MD5 verification;
and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter.
Still further, the step 6) further comprises,
and when the intelligent terminal listens to the upgrading broadcast, acquiring an upgrading file path from the broadcast information and executing actual upgrading operation.
In order to achieve the above object, the present invention further provides a system for uniformly upgrading intelligent terminals, which comprises an upgrade management background and a plurality of intelligent terminals, wherein,
the upgrading management background sets an internal version number according to the equipment model, the manufacturer code and the external version number corresponding to the version of the intelligent terminal to be upgraded, establishes an internal version mapping relation, and uniformly maps the version number of the intelligent terminal into an internal version number to be stored in a version mapping table; establishing corresponding upgrade version information for the version to be upgraded of each intelligent terminal according to the internal version number, the adaptive equipment model, the upgrade file size, the upgrade file download path and the MD5 value of the upgrade file, and storing the upgrade version information in an upgrade version information table; and acquiring the manufacturer code, the equipment model and the current version number of the intelligent terminal from the upgrading application request, and issuing the version information of the latest version to the intelligent terminal.
The intelligent terminal generates an upgrade application request according to the manufacturer code, the equipment model attribute field and the version number storage field, and initiates the upgrade application request to an upgrade management background; acquiring version information of the latest version, downloading an upgrade file, performing MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter; and when the upgrade broadcast is heard, acquiring an upgrade file path from the broadcast information and executing actual upgrade operation.
Furthermore, the intelligent terminal comprises an upgrade agent middleware and an upgrade service module, wherein,
the upgrading agent middleware generates an upgrading application request according to the manufacturer code, the equipment model attribute field and the version number storage field and initiates the upgrading application request to an upgrading management background; acquiring version information of the latest version, downloading an upgrade file, performing MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter;
the upgrade service module intercepts upgrade broadcast, acquires an upgrade file path from broadcast information, and executes actual upgrade operation.
According to the method and the system for the unified upgrade of the intelligent terminal, the equipment model acquisition field and the acquisition field of the equipment version number are designated by the configuration file, so that the unified upgrade can be performed on the intelligent terminal of any android system, the unified maintenance of the intelligent terminal is realized, the intelligent terminal is convenient and flexible to upgrade, and the equipment cost and the management cost are saved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 is a flowchart of a method for unified upgrade of intelligent terminals according to the present invention;
fig. 2 is a system block diagram of the unified upgrade of the intelligent terminal according to the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
In the invention, the intelligent terminal comprises an intelligent terminal of an android system, and the intelligent terminal comprises but is not limited to a set top box, an intelligent television and the like.
Fig. 1 is a flowchart of a method for uniformly upgrading an intelligent terminal according to the present invention, and the method for uniformly upgrading an intelligent terminal according to the present invention will be described in detail with reference to fig. 1.
Firstly, in step 101, the upgrade management background establishes an internal version mapping relationship for the version of the intelligent terminal to be upgraded, and uniformly maps the version number of the intelligent terminal into an internal version number to be stored in a version mapping table. In this step, when the upgrade management background establishes an internal version mapping relationship for the version of the intelligent terminal to be upgraded, the device model, the manufacturer code, and the external version number corresponding to the version need to be filled in, and an internal version number is set for the version.
In step 102, an upgrade version information is created for the version of the intelligent terminal to be upgraded through the upgrade management background. In this step, the upgrade management background creates an upgrade version information for the version of the intelligent terminal to be upgraded, including an internal version number, an adapted device model, an upgrade file size, an upgrade file download path, and an MD5 value of the upgrade file.
In step 103, the intelligent terminal obtains its own device model and version number and sends an upgrade request to the upgrade management background.
When the intelligent terminal equipment leaves a factory, an equipment manufacturer presets a configuration file on the intelligent terminal according to a manufacturer code, an equipment model attribute field and a version number storage field, wherein the configuration file comprises the manufacturer code, the equipment model attribute field and the version number storage field, and the configuration file is as shown in the following figures:
-manufacturer code
factory_id=5
-device model attribute field
propname=ro.jz.product.model
-device version number attribute field
factory_version=ro.jz.software.version
The equipment model attribute field and the version number storage field of the intelligent terminal can be configured individually through a configuration file, and a set top box and an intelligent television of each manufacturer can be specially assigned with the name of the attribute field.
The upgrading agent middleware on the intelligent terminal acquires the equipment model of the intelligent terminal according to the equipment model attribute field configured in the configuration file; and acquiring the version number of the intelligent terminal according to the version number attribute field in the configuration file, and carrying the manufacturer code to initiate an upgrade application request to the upgrade management background.
In step 104, after receiving the upgrade application request initiated by the intelligent terminal, the upgrade management background performs version matching query and issues the request.
In this step, the upgrade management background obtains the manufacturer code, the device model, and the current version number of the intelligent terminal from the upgrade request parameter of the intelligent terminal, queries the internal version number v1 of the current version of the intelligent terminal of the model from the version mapping table, and queries the internal version number v2 of the latest version of the intelligent terminal of the model from the upgrade version information table, and if v2 is greater than v1, the version information of the v2 version is sent to the upgrade agent middleware of the intelligent terminal.
In step 105, after the upgrade agent middleware of the intelligent terminal obtains the version information to be upgraded, the upgrade file is downloaded and MD5 is checked, and after the file is completely downloaded, the address of the local upgrade file is used as a parameter to initiate local upgrade broadcast.
In step 106, the intelligent terminal upgrade service monitors the upgrade broadcast sent by the upgrade agent middleware, and then obtains the upgrade file path from the broadcast information to execute the actual upgrade operation.
Fig. 2 is a block diagram of a system for unified upgrade of intelligent terminals according to the present invention, and as shown in fig. 2, the system for unified upgrade of intelligent terminals according to the present invention includes an upgrade management background 10 and an intelligent terminal 20, wherein,
the upgrading management background 10 establishes an internal version mapping relation for the intelligent terminal version to be upgraded, uniformly maps the version number of the intelligent terminal into an internal version number and stores the internal version number into a version mapping table, and facilitates comparison of the version numbers; creating upgrading version information which comprises an internal version number, an adaptive equipment model, an upgrading file size, an upgrading file downloading path and an MD5 value of the upgrading file; after receiving an upgrade application request initiated by the upgrade agent middleware 201 of the intelligent terminal 20, acquiring a manufacturer code, an equipment model and a current version number of the intelligent terminal from upgrade request parameters, querying an internal version number v1 of the current version of the intelligent terminal of the model from a version mapping table, querying an internal version number v2 of the latest version of the intelligent terminal of the model from an upgrade version information table, and if v2 is greater than v1, issuing version information of the v2 version to the upgrade agent middleware 201 of the intelligent terminal 20.
The intelligent terminal 20 comprises an upgrade agent middleware 201 and an upgrade service module 202, wherein,
and the upgrade agent middleware 201 is responsible for initiating an upgrade request and downloading and verifying an upgrade file. The upgrading agent middleware 201 acquires the equipment model of the intelligent terminal according to the equipment model attribute field configured in the configuration file; and acquiring the version number of the intelligent terminal according to the version number attribute field in the configuration file, and sending an upgrade application request to the upgrade management background 10 with the manufacturer code. After obtaining the version information to be upgraded, the upgrade agent middleware 201 downloads the upgrade file and performs MD5 verification, and after the file is completely downloaded, initiates local upgrade broadcast by using the address of the local upgrade file as a parameter.
The upgrade service module 202 intercepts the upgrade broadcast sent by the upgrade agent middleware 201, and acquires an upgrade file path from the broadcast information after intercepting the upgrade broadcast, and executes actual upgrade operation.
Those of ordinary skill in the art will understand that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for uniformly upgrading an intelligent terminal comprises the following steps:
1) establishing an internal version mapping relation, mapping the version number of the intelligent terminal into an internal version number, and storing the internal version number into a version mapping table;
2) creating upgrade version information;
3) acquiring the model and the version number of the self equipment according to a preset configuration file, and sending a upgrading request;
4) issuing the version information of the new version to the intelligent terminal;
5) downloading an upgrade file, carrying out MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter;
6) and acquiring an upgrade file path and executing upgrade operation.
2. The method for unified upgrade of intelligent terminals according to claim 1, wherein the step 1) further comprises:
the upgrading management background sets an internal version number according to the equipment model, the manufacturer code and the external version number corresponding to the version of the intelligent terminal to be upgraded and establishes an internal version mapping relation;
and uniformly mapping the version number of the intelligent terminal into an internal version number and storing the internal version number into a version mapping table.
3. The method for unified upgrade of intelligent terminals according to claim 1 or 2, wherein the version mapping table includes device model, manufacturer code, external version number, and internal version number.
4. The method for unified upgrade of intelligent terminals according to claim 1, wherein the step 2) further comprises:
the upgrading management background creates corresponding upgrading version information for the version to be upgraded of each intelligent terminal according to the internal version number, the adaptive equipment model, the upgrading file size, the upgrading file downloading path and the MD5 value of the upgrading file;
and storing the upgrade version information in an upgrade version information table.
5. The method for unified upgrade of intelligent terminals according to claim 1, wherein the step 3) further comprises,
the method comprises the steps that a configuration file comprising a manufacturer code, an equipment model attribute field and a version number storage field is preset on an intelligent terminal;
the intelligent terminal obtains the equipment model of the intelligent terminal according to the equipment model attribute field in the configuration file;
acquiring the version number of the intelligent terminal according to the version number attribute field in the configuration file;
and generating an upgrade application request according to the manufacturer code, the equipment model attribute field and the version number storage field, and initiating the upgrade application request to an upgrade management background.
6. The method for unified upgrade of intelligent terminals according to claim 1, wherein the step 4) further comprises,
the upgrade management background acquires a manufacturer code, an equipment model and the current version number of the intelligent terminal from the upgrade application request;
inquiring the internal version number of the current version of the intelligent terminal of the model from the version mapping table;
inquiring the internal version number of the latest version of the intelligent terminal of the model from the upgrading version information table;
and comparing the internal version number of the current version with the internal version number of the latest version of the intelligent terminal, and if the internal version number of the latest version is greater than the internal version number of the current version, issuing the version information of the latest version to the intelligent terminal.
7. The method for unified upgrade of intelligent terminals according to claim 1, wherein said step 5) further comprises,
the intelligent terminal acquires version information of the latest version, downloads the upgrade file and performs MD5 verification;
and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter.
8. The method for unified upgrade of intelligent terminals according to claim 1, wherein the step 6) further comprises,
and when the intelligent terminal listens to the upgrading broadcast, acquiring an upgrading file path from the broadcast information and executing actual upgrading operation.
9. A system for uniformly upgrading intelligent terminals comprises an upgrade management background and a plurality of intelligent terminals, and is characterized in that,
the upgrading management background sets an internal version number according to the equipment model, the manufacturer code and the external version number corresponding to the version of the intelligent terminal to be upgraded, establishes an internal version mapping relation, and uniformly maps the version number of the intelligent terminal into an internal version number to be stored in a version mapping table; establishing corresponding upgrade version information for the version to be upgraded of each intelligent terminal according to the internal version number, the adaptive equipment model, the upgrade file size, the upgrade file download path and the MD5 value of the upgrade file, and storing the upgrade version information in an upgrade version information table; acquiring a manufacturer code, an equipment model and the current version number of the intelligent terminal from the upgrading application request, and issuing version information of the latest version to the intelligent terminal;
the intelligent terminal generates an upgrade application request according to the manufacturer code, the equipment model attribute field and the version number storage field, and initiates the upgrade application request to an upgrade management background; acquiring version information of the latest version, downloading an upgrade file, performing MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter; and when the upgrade broadcast is heard, acquiring an upgrade file path from the broadcast information and executing actual upgrade operation.
10. The system for unified upgrade of intelligent terminals according to claim 9, wherein the intelligent terminals comprise an upgrade agent middleware and an upgrade service module, wherein,
the upgrading agent middleware generates an upgrading application request according to the manufacturer code, the equipment model attribute field and the version number storage field and initiates the upgrading application request to an upgrading management background; acquiring version information of the latest version, downloading an upgrade file, performing MD5 verification, and initiating local upgrade broadcast by taking the address of the local upgrade file as a parameter;
the upgrade service module intercepts upgrade broadcast, acquires an upgrade file path from broadcast information, and executes actual upgrade operation.
CN201811452853.3A 2018-11-30 2018-11-30 Method and system for unified upgrade of intelligent terminal Pending CN111258597A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811452853.3A CN111258597A (en) 2018-11-30 2018-11-30 Method and system for unified upgrade of intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811452853.3A CN111258597A (en) 2018-11-30 2018-11-30 Method and system for unified upgrade of intelligent terminal

Publications (1)

Publication Number Publication Date
CN111258597A true CN111258597A (en) 2020-06-09

Family

ID=70950097

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811452853.3A Pending CN111258597A (en) 2018-11-30 2018-11-30 Method and system for unified upgrade of intelligent terminal

Country Status (1)

Country Link
CN (1) CN111258597A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116009912A (en) * 2022-12-26 2023-04-25 郑州云智信安安全技术有限公司 Construction method for automatically generating upgrade package aiming at private network environment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101335641A (en) * 2007-06-29 2008-12-31 华为技术有限公司 Method, apparatus and system for updating apparatus
CN101808131A (en) * 2010-03-22 2010-08-18 北京傲天动联技术有限公司 Method for automatically upgrading network terminal edition
CN105468414A (en) * 2015-11-30 2016-04-06 Tcl集团股份有限公司 Intelligent terminal upgrading method and system
CN105912340A (en) * 2016-04-26 2016-08-31 江苏惠通集团有限责任公司 Primary device, remote control and overhead upgrading method of remote control
CN106572372A (en) * 2016-11-14 2017-04-19 青岛海信宽带多媒体技术有限公司 Set-top box upgrading method and set-top box
CN106648685A (en) * 2016-12-29 2017-05-10 东软集团股份有限公司 Processing method and device of intelligent terminal system and intelligent terminal
US20170286092A1 (en) * 2016-03-29 2017-10-05 Hisense Mobile Communications Technology Co., Ltd. Terminal device and version upgrading method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101335641A (en) * 2007-06-29 2008-12-31 华为技术有限公司 Method, apparatus and system for updating apparatus
CN101808131A (en) * 2010-03-22 2010-08-18 北京傲天动联技术有限公司 Method for automatically upgrading network terminal edition
CN105468414A (en) * 2015-11-30 2016-04-06 Tcl集团股份有限公司 Intelligent terminal upgrading method and system
US20170286092A1 (en) * 2016-03-29 2017-10-05 Hisense Mobile Communications Technology Co., Ltd. Terminal device and version upgrading method
CN105912340A (en) * 2016-04-26 2016-08-31 江苏惠通集团有限责任公司 Primary device, remote control and overhead upgrading method of remote control
CN106572372A (en) * 2016-11-14 2017-04-19 青岛海信宽带多媒体技术有限公司 Set-top box upgrading method and set-top box
CN106648685A (en) * 2016-12-29 2017-05-10 东软集团股份有限公司 Processing method and device of intelligent terminal system and intelligent terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116009912A (en) * 2022-12-26 2023-04-25 郑州云智信安安全技术有限公司 Construction method for automatically generating upgrade package aiming at private network environment
CN116009912B (en) * 2022-12-26 2023-08-18 郑州云智信安安全技术有限公司 Construction method for automatically generating upgrade package aiming at private network environment

Similar Documents

Publication Publication Date Title
CN105450455A (en) System and method for automatically upgrading network devices in batch in factory
CN104866307B (en) The restorative procedure and device of a kind of application program
CN105468414B (en) A kind of upgrading method thereof and system
CN102546818B (en) A kind of method and system to embedded device batch upgrade
EP2608585B1 (en) Method, device and system for triggering terminal operation
WO2016090846A1 (en) Network version upgrade method and apparatus
CN105099772B (en) A kind of upgrade method and system of efficiency service cloud terminal
CN111142905B (en) OTA upgrading method, OTA server and OTA upgrading system
CN111556488A (en) OTA (over the air) upgrading method and system for terminal equipment
WO2017161947A1 (en) Multi-system ota upgrade method and multi-system device
CN105808278A (en) Client version upgrading method and device
CN105959721A (en) Method for dynamically updating application data of smart television
WO2018010597A1 (en) Wireless download and installation method and system for smart device
CN103218244A (en) Software updating and upgrading method of communication equipment
CN111258597A (en) Method and system for unified upgrade of intelligent terminal
CN104506943A (en) Set top box software customized upgrading method
WO2018076769A1 (en) Information processing method and apparatus
CN103491438A (en) Method and system for updating applications of smart television
CN113590151A (en) Method and system for OTA (over the air) upgrade of Bluetooth equipment
CN112243139B (en) Program distribution synchronization method and system of multimedia terminal
CN113055723A (en) Version debugging and upgrading method, device, equipment and storage medium
WO2023020071A1 (en) Upgrade package acquisition method and smart device
CN111930414B (en) Crane program management method, crane program remote management method and device
CN105872106A (en) Over-the-air upgrade method, over-the-air server and terminal
CN110958150A (en) Management method and device for dynamic service configuration

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: 20200609