CN112114855A - ERP patch heat deployment method and equipment based on cloud platform - Google Patents

ERP patch heat deployment method and equipment based on cloud platform Download PDF

Info

Publication number
CN112114855A
CN112114855A CN202010858757.XA CN202010858757A CN112114855A CN 112114855 A CN112114855 A CN 112114855A CN 202010858757 A CN202010858757 A CN 202010858757A CN 112114855 A CN112114855 A CN 112114855A
Authority
CN
China
Prior art keywords
patch
management software
enterprise management
cloud platform
upgrade
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
CN202010858757.XA
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.)
Shandong Inspur Genersoft Information Technology Co Ltd
Original Assignee
Shandong Inspur Genersoft Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202010858757.XA priority Critical patent/CN112114855A/en
Publication of CN112114855A publication Critical patent/CN112114855A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

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 relates to an ERP patch heat deployment method and equipment based on a cloud platform, wherein the method comprises the following steps: the cloud platform receives the update patch, and stores the new patch into a corresponding working space according to the enterprise management software to which the update patch belongs; according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction; and receiving an identity authentication application sent by the enterprise management software, identifying the identity of the enterprise management software, and sending the update patch to the enterprise management software after the identity authentication is successful, so that the enterprise management software is upgraded in a hot deployment mode through the update patch. The embodiment of the invention realizes the patch management of the multi-enterprise management software and solves the problems of complex software version management, higher requirement on skills of implementers, service interruption in the upgrading process and the like in a plurality of implementation projects at present.

Description

ERP patch heat deployment method and equipment based on cloud platform
Technical Field
The invention relates to the technical field of cloud computing, in particular to an ERP patch heat deployment method and equipment based on a cloud platform.
Background
With the expansion of the scale of the internet software enterprises, the business field and the product range of the operation of the internet software enterprises are far and far greater. Accordingly, there are more and more product lines, products and modules within a company. With the development of services, more and more products are deployed on different projects, and the inconvenience of software upgrading management is caused by different products and different product versions on each project. Likewise, such differences in products and versions also pose a great technical challenge to operation and maintenance personnel who need to perform maintenance and upgrade on software in different scenarios. At present, in general, a software service provider will develop a patch upgrade tool, which is used to be deployed in a project environment, automatically detect products and versions of a current project, recommend an upgrade policy, and automatically install and upgrade patches. The patching tool adopts an offline distribution mode, so that the contradiction is relieved to a certain extent, but the problems of disordered software version management and high skill requirement of implementing personnel cannot be fundamentally solved.
On the other hand, once the project is operated online, the daily business of the enterprise is relatively dependent on enterprise management software of an ERP system (enterprise management software), and the environment is basically required to be restarted when the ERP system is upgraded at present, so that the contradiction between the continuous uninterrupted operation of the upgrading system and the business is caused. How to realize the hot deployment of software upgrading is also a problem which needs to be solved urgently at present, and the contradiction problem is solved.
Disclosure of Invention
The present invention aims to solve the following technical problems at least to a certain extent:
enterprise management software provided by a software service provider is customized software of an enterprise, and uniform automatic management is difficult to achieve;
the use frequency of enterprise management software is high, but the existing enterprise management software needs to restart the running environment of the software in the upgrading process, which brings inconvenience to the operation of enterprises.
The first aspect of the embodiment of the present invention provides an ERP patch hot deployment method based on a cloud platform, including:
the cloud platform receives the update patch, and stores the new patch into a corresponding working space according to the enterprise management software to which the update patch belongs;
according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction;
and receiving an identity authentication application sent by the enterprise management software, identifying the identity of the enterprise management software, and sending the update patch to the enterprise management software after the identity authentication is successful, so that the enterprise management software is upgraded in a hot deployment mode through the update patch.
The embodiment of the invention realizes the patch management of the multi-enterprise management software and solves the problems of complex software version management, higher requirement on skills of implementers, service interruption in the upgrading process and the like in a plurality of implementation projects at present.
In one example, after storing the new patch in the corresponding workspace, the method further includes:
and calling version information and functions registered by the enterprise management software in the cloud platform, and displaying the version information and the functions to the developer so that the developer can make an upgrade instruction.
The method and the system judge whether the patch is upgraded or not according to the version information and the main function corresponding to the enterprise management software, and optimize the operation flow.
In one example, after the causing of the enterprise management software to be upgraded by means of hot deployment of the update patch, the method further includes:
receiving and storing the version information after the enterprise management software is upgraded so as to be used for carrying out visual data processing on the version information; meanwhile, the cloud platform can uniformly manage the product series of the software enterprise, the products (enterprise management software) and the patch files of different versions of the products.
The method and the device can be used for visually displaying the version information of the enterprise management software based on the data processing capacity of the cloud platform, and developers can conveniently determine whether to maintain the corresponding patch.
In one example, the placing the patch upgrade instruction corresponding to the update patch into a message notifier includes:
and putting the patch upgrading instruction into a message queue in the message notifier, so that the message notifier forwards the patch upgrading instruction according to the sequence in the message queue.
The embodiment of the invention is based on the message notifier, realizes the decoupling between the cloud platform and the enterprise management software, and avoids the problem that the patch upgrading instruction cannot be sent when the cloud platform fails.
In one example, the storing the new patch into the corresponding workspace according to the enterprise management software to which the update patch belongs includes:
determining a working space corresponding to the product series according to the product series of the enterprise management software;
and storing the update patch into a folder corresponding to the enterprise management software in the working space.
The embodiment of the invention puts the updating patches of a plurality of versions into the same folder, thereby being convenient for management.
A second aspect of the embodiments of the present invention provides an ERP patch heat deployment method based on a cloud platform, including:
acquiring a patch upgrading instruction sent by a cloud platform;
sending an identity authentication application to the cloud platform to obtain an upgrade patch corresponding to the patch upgrade instruction;
and receiving an upgrade patch sent by the cloud platform, and installing the upgrade patch through a hot deployment plug-in of the enterprise management software.
In one example, the installing the upgrade patch via a hot deployment plug-in of enterprise management software includes:
and the hot deployment plug-in realizes the hot deployment of the upgrade patch by refreshing and changing the class instance corresponding to the class file of the upgrade patch.
In one example, the obtaining of the patch upgrade instruction sent by the cloud platform includes:
and monitoring a message queue in the message notifier to obtain the patch upgrading instruction sent by the cloud platform.
A third aspect of an embodiment of the present invention provides an ERP patch thermal deployment device based on a cloud platform, including:
a processor, and
a memory communicatively coupled to the processor, wherein,
the memory stores computer instructions executable by the processor, the instructions being executable by the processor to enable the processor to:
the cloud platform receives the update patch, and stores the new patch into a corresponding working space according to the enterprise management software to which the update patch belongs;
according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction;
and receiving an identity authentication application sent by the enterprise management software, identifying the identity of the enterprise management software, and sending the update patch to the enterprise management software after the identity authentication is successful, so that the enterprise management software is upgraded in a hot deployment mode through the update patch.
A fourth aspect of the embodiments of the present invention provides an ERP patch thermal deployment device based on a cloud platform, including:
a processor, and
a memory communicatively coupled to the processor, wherein,
the memory stores computer instructions executable by the processor, the instructions being executable by the processor to enable the processor to:
acquiring a patch upgrading instruction sent by a cloud platform;
sending an identity authentication application to the cloud platform to obtain an upgrade patch corresponding to the patch upgrade instruction;
and receiving an upgrade patch sent by the cloud platform, and installing the upgrade patch through a hot deployment plug-in of the enterprise management software.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic diagram of a framework structure of a cloud platform according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a first method according to an embodiment of the present invention;
FIG. 3 is a schematic flow chart of a second method according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a first apparatus provided in an embodiment of the present invention;
fig. 5 is a schematic diagram of a second apparatus according to an embodiment of the present invention.
Detailed Description
In order to more clearly explain the overall concept of the present application, the following detailed description is given by way of example in conjunction with the accompanying drawings.
The ERP based software enterprise has more product lines, different products and versions and different deployment conditions of patches of various versions on different project instances, and the problem that the enterprise is difficult to uniformly manage at present is solved. Based on the problems in the prior art, the embodiment of the invention discloses an ERP patch heat deployment method based on a cloud platform and a corresponding scheme, aiming at solving the problems that a software service provider remotely and uniformly manages software products and versions in each software project and upgrades registered enterprise management software.
Meanwhile, the original manual patch execution tool is replaced by the automatic processing function of the cloud platform for upgrading operation; by means of hot deployment of the plug-ins, service upgrading in a project environment is achieved without restarting the system, continuity of processes in the project is guaranteed, and stability of the system is greatly improved.
Fig. 1 is a schematic diagram of a framework structure of a cloud platform according to an embodiment of the present invention, and as shown in fig. 1, the cloud platform is used as a unified external patch release management center of a software enterprise and includes all product series, product lines, and different version patch source files of each product that are developed by the enterprise. Meanwhile, all project instances currently operated by the enterprise and the product and patch installation condition of each project are included. The cloud platform needs to include at least the following modules:
the file management module manages patches of different products under a plurality of product series through different working spaces respectively, each product series corresponds to one working space, each product series can comprise a plurality of enterprise management software, the enterprise management software is displayed in the working spaces in a folder mode, and each folder comprises one or more patch files of different versions of the enterprise management software.
A remote deployment control module that can send patch upgrade instructions specifying a project environment (corresponding enterprise management software) to a message notifier;
the project registration authorization module is used for acquiring related parameters of remote project deployment, such as identity authentication information of enterprise management software, and carrying out authorization management on products and patches of projects; the module also stores enterprise management software and version numbers already installed in the project environment, and is used for calculating upgrade patch files.
As shown in FIG. 1, FIG. 1 also illustrates a message notifier and enterprise management software and their corresponding communication relationships. The message notifier can transmit the patch upgrading instruction sent out from the cloud platform to a specified service system; the specific implementation manner may be that routing forwarding is performed according to enterprise management software specified in the patch upgrade instruction, or the patch upgrade instruction is put into a message queue of a message notifier, so as to implement asynchronous communication.
The enterprise management software is internally provided with a hot deployment auxiliary plug-in which can monitor the message notifier in real time and automatically initiate an identity verification request to the patch platform after receiving a patch upgrading instruction. And after the identity verification request passes, the patch platform automatically pushes the related patch file to a specified service system, and after the service system obtains the file change, the hot deployment of the patch is realized by refreshing the class instance corresponding to the changed class file.
The following description will take the example of upgrading the enterprise management software a from the 2.0 version to the 3.0 version in fig. 1. Firstly, a developer applies for upgrading on a cloud platform, an upgrade patch is issued for auditing, after the auditing is passed, the developer can send a 3.0 version upgrade instruction of enterprise management software A, and the instruction is sent to a message notifier.
The message notifier will route the message and forward it to the message receiving end of enterprise management software a. Then, the enterprise management software A actively initiates an identity verification and patch file acquisition request to the patch management platform. After the identity identification and the authority identification are carried out through the project registration and authorization module in the cloud platform, patch file transmission connection is established, and the files are pushed to enterprise management software A.
Then, the enterprise management software A automatically refreshes the class instance by monitoring the change of the class file in the patch by means of hot deployment plug-ins, and ensures that the service is uninterrupted in the upgrading process. And finally, after the upgrade is successful, the service system A and the cloud platform both receive the message prompt of successful upgrade.
Fig. 2 is a schematic flow chart of a first method provided in an embodiment of the present invention, and as shown in the figure, the method for deploying ERP patch heat based on a cloud platform is applied to the cloud platform, and includes:
s201, the cloud platform receives an update patch, and stores the new patch into a corresponding working space according to enterprise management software to which the update patch belongs;
s202, according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction;
s203 receives the identity authentication application sent by the enterprise management software, identifies the identity of the enterprise management software, and sends the update patch to the enterprise management software after the identity is successfully identified, so that the enterprise management software is upgraded by the update patch in a hot deployment mode.
In some preferred embodiments of the present invention, the storing, by the cloud platform, the new patch into the corresponding workspace according to the enterprise management software to which the update patch belongs includes:
and calling version information and functions registered by the enterprise management software in the cloud platform, and displaying the version information and the functions to the developer so that the developer can make an upgrade instruction.
The version information of software registration mainly refers to version numbers, and the function mainly refers to main software business processes of enterprise management software.
In this case, after the enterprise management software is upgraded by means of hot deployment of the update patch, the method further includes: and receiving and storing the version information after the enterprise management software is upgraded so as to be used for carrying out visual data processing on the version information.
According to a specific embodiment of the present invention, the placing of the patch upgrade instruction corresponding to the update patch into a message notifier includes: and putting the patch upgrading instruction into a message queue in the message notifier, so that the message notifier forwards the patch upgrading instruction according to the sequence in the message queue.
In some preferred embodiment modes of the present invention, the storing the new patch into the corresponding workspace according to the enterprise management software to which the update patch belongs includes: determining a working space corresponding to the product series according to the product series of the enterprise management software; and storing the update patch into a folder corresponding to the enterprise management software in the working space.
Fig. 3 is a schematic flow chart of a second method according to an embodiment of the present invention, and as shown in fig. 3, the method for deploying the ERP patch hot based on the cloud platform includes:
s301, acquiring a patch upgrading instruction sent by a cloud platform;
s302, sending an identity authentication application to the cloud platform to obtain an upgrade patch corresponding to the patch upgrade instruction;
s303, receiving the upgrade patch sent by the cloud platform, and installing the upgrade patch through a hot deployment plugin of the enterprise management software.
In some specific embodiments of the present invention, specific implementations of thermal deployment include: the hot deployment plug-in realizes the hot deployment of the upgrade patch by refreshing and changing the class instance corresponding to the class file of the upgrade patch
In some preferred embodiments of the present invention, the obtaining of the patch upgrade instruction sent by the cloud platform includes: and monitoring a message queue in the message notifier to obtain the patch upgrading instruction sent by the cloud platform.
Based on the same idea, the embodiment of the invention also provides equipment corresponding to the method.
Fig. 4 is a schematic view of a first device provided in an embodiment of the present invention, and as shown in fig. 4, an ERP patch hot deployment device based on a cloud platform is applied to the cloud platform, and includes:
a processor, and
a memory communicatively coupled to the processor, wherein,
the memory stores computer instructions executable by the processor, the instructions being executable by the processor to enable the processor to:
the cloud platform receives the update patch, and stores the new patch into a corresponding working space according to the enterprise management software to which the update patch belongs;
according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction;
and receiving an identity authentication application sent by the enterprise management software, identifying the identity of the enterprise management software, and sending the update patch to the enterprise management software after the identity authentication is successful, so that the enterprise management software is upgraded in a hot deployment mode through the update patch.
Fig. 5 is a schematic diagram of a second device provided in an embodiment of the present invention, and as shown in fig. 5, an ERP patch hot deployment device based on a cloud platform is applied to loading enterprise management software, and includes:
a processor, and
a memory communicatively coupled to the processor, wherein,
the memory stores computer instructions executable by the processor, the instructions being executable by the processor to enable the processor to:
acquiring a patch upgrading instruction sent by a cloud platform;
sending an identity authentication application to the cloud platform to obtain an upgrade patch corresponding to the patch upgrade instruction;
and receiving an upgrade patch sent by the cloud platform, and installing the upgrade patch through a hot deployment plug-in of the enterprise management software.
The embodiments of the present invention are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment is described with emphasis on differences from other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the application.

Claims (10)

1. An ERP patch heat deployment method based on a cloud platform is characterized by comprising the following steps:
the cloud platform receives the update patch, and stores the new patch into a corresponding working space according to the enterprise management software to which the update patch belongs;
according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction;
and receiving an identity authentication application sent by the enterprise management software, identifying the identity of the enterprise management software, and sending the update patch to the enterprise management software after the identity authentication is successful, so that the enterprise management software is upgraded in a hot deployment mode through the update patch.
2. The method of claim 1, wherein after storing the new patch into the corresponding workspace, further comprising:
and calling version information and functions registered by the enterprise management software in the cloud platform, and displaying the version information and the functions to the developer so that the developer can make an upgrade instruction.
3. The method of claim 1, wherein after the causing the enterprise management software to be upgraded by means of hot deployment of the update patch, further comprises:
and receiving and storing the version information after the enterprise management software is upgraded so as to be used for carrying out visual data processing on the version information.
4. The method of claim 1, wherein placing the patch upgrade instruction corresponding to the update patch into a message notifier comprises:
and putting the patch upgrading instruction into a message queue in the message notifier, so that the message notifier forwards the patch upgrading instruction according to the sequence in the message queue.
5. The method of claim 1, wherein storing the new patch into the corresponding workspace according to the enterprise management software to which the updated patch belongs comprises:
determining a working space corresponding to the product series according to the product series of the enterprise management software;
and storing the update patch into a folder corresponding to the enterprise management software in the working space.
6. An ERP patch heat deployment method based on a cloud platform is characterized by comprising the following steps:
acquiring a patch upgrading instruction sent by a cloud platform;
sending an identity authentication application to the cloud platform to obtain an upgrade patch corresponding to the patch upgrade instruction;
and receiving an upgrade patch sent by the cloud platform, and installing the upgrade patch through a hot deployment plug-in of the enterprise management software.
7. The method of claim 6, wherein installing the upgrade patch via a hot deployment plugin of enterprise management software comprises:
and the hot deployment plug-in realizes the hot deployment of the upgrade patch by refreshing and changing the class instance corresponding to the class file of the upgrade patch.
8. The method of claim 6, wherein the obtaining of the patch upgrade instruction sent by the cloud platform comprises:
and monitoring a message queue in the message notifier to obtain the patch upgrading instruction sent by the cloud platform.
9. An ERP patch thermal deployment device based on a cloud platform is characterized by comprising:
a processor, and
a memory communicatively coupled to the processor, wherein,
the memory stores computer instructions executable by the processor, the instructions being executable by the processor to enable the processor to:
the cloud platform receives the update patch, and stores the new patch into a corresponding working space according to the enterprise management software to which the update patch belongs;
according to the instruction of a developer, a patch upgrading instruction corresponding to the updated patch is put into a message notifier, so that the enterprise management software obtains the patch upgrading instruction;
and receiving an identity authentication application sent by the enterprise management software, identifying the identity of the enterprise management software, and sending the update patch to the enterprise management software after the identity authentication is successful, so that the enterprise management software is upgraded in a hot deployment mode through the update patch.
10. An ERP patch thermal deployment device based on a cloud platform is characterized by comprising:
a processor, and
a memory communicatively coupled to the processor, wherein,
the memory stores computer instructions executable by the processor, the instructions being executable by the processor to enable the processor to:
acquiring a patch upgrading instruction sent by a cloud platform;
sending an identity authentication application to the cloud platform to obtain an upgrade patch corresponding to the patch upgrade instruction;
and receiving an upgrade patch sent by the cloud platform, and installing the upgrade patch through a hot deployment plug-in of the enterprise management software.
CN202010858757.XA 2020-08-24 2020-08-24 ERP patch heat deployment method and equipment based on cloud platform Pending CN112114855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010858757.XA CN112114855A (en) 2020-08-24 2020-08-24 ERP patch heat deployment method and equipment based on cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010858757.XA CN112114855A (en) 2020-08-24 2020-08-24 ERP patch heat deployment method and equipment based on cloud platform

Publications (1)

Publication Number Publication Date
CN112114855A true CN112114855A (en) 2020-12-22

Family

ID=73803792

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010858757.XA Pending CN112114855A (en) 2020-08-24 2020-08-24 ERP patch heat deployment method and equipment based on cloud platform

Country Status (1)

Country Link
CN (1) CN112114855A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100281458A1 (en) * 2009-04-30 2010-11-04 Business Objects, S.A. Application modification framework
CN105824643A (en) * 2016-03-25 2016-08-03 浪潮通用软件有限公司 Method for multiversion API adaptation of enterprise management software

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100281458A1 (en) * 2009-04-30 2010-11-04 Business Objects, S.A. Application modification framework
CN105824643A (en) * 2016-03-25 2016-08-03 浪潮通用软件有限公司 Method for multiversion API adaptation of enterprise management software

Similar Documents

Publication Publication Date Title
US20160291964A1 (en) Enterprise wide software version recommendation
US9037642B2 (en) Platform for deployment and distribution of modules to endpoints
CN101924775B (en) Android application component transparent loading method and system
CN106557347B (en) Software updating method and device
US20160259637A1 (en) Distributed over the air programming
US20090265587A1 (en) Knowledge-based failure recovery support system
CN103917955A (en) Data-loading system, transportable data-loading device, and a method for loading software configurations into aircraft
CN105787300B (en) A kind of method and system that control software uses
CN107357612A (en) Application program updating detection method and device
JP2012069088A (en) Medical information processor and software distribution system
CN110727575B (en) Information processing method, system, device and storage medium
CN102841825A (en) Drive backup method and device and drive restoration method and device
JP2011175494A (en) Maintenance work support system
US20190012161A1 (en) Distributed and self-deleting apparatus for fast software deployment and upgrade in a network
CN112114855A (en) ERP patch heat deployment method and equipment based on cloud platform
CN111429127A (en) Service management method and device applied to payment
WO2014065206A1 (en) Source code management system, method, and program
CN114090050A (en) Robot software remote automatic updating method, system and related products
JP2010257083A (en) Installation method of service monitoring agent, update method, monitoring server, and monitoring system
JP2007280415A (en) Management device, version management system and program version management method
JP2018180722A (en) Data management system
CN110502255B (en) Software upgrading system of rail transit integrated monitoring system
KR20150080356A (en) remote update method for home automatic system
CN108494736A (en) A kind of upgrade method of electrical equipment mainboard program
KR20130066421A (en) Terminal and update method for application installed on terminal

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