JP2019125141A - Program update system, program update method, and program - Google Patents

Program update system, program update method, and program Download PDF

Info

Publication number
JP2019125141A
JP2019125141A JP2018004959A JP2018004959A JP2019125141A JP 2019125141 A JP2019125141 A JP 2019125141A JP 2018004959 A JP2018004959 A JP 2018004959A JP 2018004959 A JP2018004959 A JP 2018004959A JP 2019125141 A JP2019125141 A JP 2019125141A
Authority
JP
Japan
Prior art keywords
update
program
information
electronic device
time
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.)
Granted
Application number
JP2018004959A
Other languages
Japanese (ja)
Other versions
JP7106870B2 (en
Inventor
慶満 小倉
Yoshimitsu Ogura
慶満 小倉
木村 学
Manabu Kimura
学 木村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018004959A priority Critical patent/JP7106870B2/en
Publication of JP2019125141A publication Critical patent/JP2019125141A/en
Application granted granted Critical
Publication of JP7106870B2 publication Critical patent/JP7106870B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

To be able to set an update period of a program to each electronic apparatus in a program update system updating the program executed by the electronic apparatus.SOLUTION: A program update system is a program update system updating a program executed by an electronic apparatus, and for each electronic device, comprises an update period management part managing information on an update period of the program, an update data management part managing information on update data for the program, an update information acquisition part acquiring the information on the update period of the program and the information on the update data for the program, and an update control part updating, when determining that the update period of the program has elapsed, the program executed by the electronic apparatus based on the information on the update data for the program.SELECTED DRAWING: Figure 4

Description

本発明は、プログラム更新システム、プログラム更新方法、及びプログラムに関する。   The present invention relates to a program update system, a program update method, and a program.

画像形成装置等の電子機器が、サーバ装置等から、電子機器が実行するファームウェアやアプリケーションプログラム等のプログラム用の更新データを取得して、プログラムを更新するプログラム更新システムが知られている。   There is known a program update system in which an electronic device such as an image forming apparatus acquires update data for a program such as a firmware executed by the electronic device or an application program from a server device or the like, and updates the program.

例えば、画像形成装置毎に、対応するファームウェアのバージョン情報を管理し、ファームウェアのアップデートが必要な画像形成装置に対して、ファームウェアを配信する画像形成装置管理システムが知られている(例えば、特許文献1参照)。   For example, there is known an image forming apparatus management system that manages version information of corresponding firmware for each image forming apparatus, and distributes the firmware to the image forming apparatus that requires firmware update (for example, Patent Literature 1).

特許文献1のような従来の技術では、電子機器が実行するプログラム用の更新データがサーバ装置に登録されると、更新データに対応する全ての電子機器に対してプログラムの更新が行われ、各電子機器に対して更新時期を設定することができないという問題がある。   In the prior art such as Patent Document 1, when update data for a program to be executed by the electronic device is registered in the server device, the program is updated for all the electronic devices corresponding to the update data. There is a problem that the update time can not be set for the electronic device.

本発明の実施の形態は、上記の問題点に鑑みてなされたものであって、電子機器が実行するプログラムを更新するプログラム更新システムにおいて、各電子機器に対して、プログラムの更新時期を設定することができるようにする。   The embodiment of the present invention has been made in view of the above problems, and in a program update system for updating a program executed by an electronic device, the update timing of the program is set for each electronic device. To be able to

上記課題を解決するため、本発明の一実施形態に係るプログラム更新システムは、電子機器が実行するプログラムを更新するプログラム更新システムであって、電子機器毎に、前記プログラムの更新時期の情報を管理する更新時期管理部と、前記プログラム用の更新データの情報を管理する更新データ管理部と、前記プログラムの前記更新時期の情報、及び前記プログラム用の前記更新データの情報を取得する更新情報取得部と、前記プログラム用の前記更新時期の情報により、前記プログラムの前記更新時期を経過していると判断した場合、前記プログラム用の前記更新データの情報に基づいて、前記電子機器が実行する前記プログラムを更新する更新制御部と、を有する。   In order to solve the above problems, a program update system according to an embodiment of the present invention is a program update system for updating a program executed by an electronic device, and manages information of update time of the program for each electronic device. Update time management unit, an update data management unit managing information of update data for the program, update information acquisition unit for acquiring information of the update time of the program, and information of the update data for the program And the program executed by the electronic device based on the information of the update data for the program when it is determined from the information of the update time for the program that the update time of the program has passed. And an update control unit that updates the

本発明の一実施形態によれば、電子機器が実行するプログラムを更新するプログラム更新システムにおいて、各電子機器に対して、プログラムの更新時期を設定することができるようになる。   According to an embodiment of the present invention, in a program update system that updates a program executed by an electronic device, it is possible to set a program update time for each electronic device.

一実施形態に係るプログラム更新システムのシステム構成の例を示す図である。It is a figure showing the example of the system configuration of the program update system concerning one embodiment. 一実施形態に係るコンピュータのハードウェア構成の例を示す図である。It is a figure showing the example of the hardware constitutions of the computer concerning one embodiment. 一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of an image forming apparatus according to an embodiment. 第1の実施形態に係るプログラム更新システムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of the program update system which concerns on 1st Embodiment. 第1の実施形態に係るプログラム更新システムが管理する情報の例を示す図である。It is a figure which shows the example of the information which the program update system which concerns on 1st Embodiment manages. 第1の実施形態に係る画像形成装置の処理の例を示すフローチャートである。5 is a flowchart illustrating an example of processing of the image forming apparatus according to the first embodiment. 第1の実施形態に係るプログラム更新システムの処理の例を示すシーケンス図である。It is a sequence diagram which shows the example of a process of the program update system which concerns on 1st Embodiment. 第2の実施形態に係るプログラム更新システムの機能構成の例を示す図である。It is a figure which shows the example of a function structure of the program update system which concerns on 2nd Embodiment. 第2の実施形態に係る機器管理サーバが管理する情報の例を示す図である。It is a figure which shows the example of the information which the apparatus management server which concerns on 2nd Embodiment manages. 第2の実施形態に係る更新時期情報の生成処理の例を示すフローチャートである。It is a flowchart which shows the example of a production | generation process of the update time information which concerns on 2nd Embodiment. 第2の実施形態に係るプログラム更新システムの処理の例を示すシーケンス図である。It is a sequence diagram which shows the example of a process of the program update system which concerns on 2nd Embodiment.

以下に、本発明の実施の形態について、添付の図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the attached drawings.

<システム構成>
図1は、一実施形態に係るプログラム更新システムのシステム構成の例を示す図である。プログラム更新システム1は、例えば、インターネットやLAN(Local Area Network)等のネットワーク120に接続された、機器管理サーバ101、プログラム更新サーバ102、1つ以上の画像形成装置110−1、110−2、・・・等を含む。また、プログラム更新システム1には、ネットワーク120に接続された情報端末130等が含まれ得る。
<System configuration>
FIG. 1 is a diagram illustrating an example of a system configuration of a program update system according to an embodiment. The program update system 1 includes, for example, a device management server 101, a program update server 102, one or more image forming apparatuses 110-1 and 110-2, which are connected to a network 120 such as the Internet or a LAN (Local Area Network). ... and so on. The program update system 1 may also include an information terminal 130 and the like connected to the network 120.

なお、以下の説明の中で、1つ以上の画像形成装置110−1、110−2、・・・のうち、任意の画像形成装置を示す場合、「画像形成装置110」を用いる。また、画像形成装置110は、プログラムの更新対象となる電子機器の一例である。例えば、画像形成装置110は、電子ホワイトボード、テレビ会議装置、プロジェクタ等の他の電子機器であっても良い。   In the following description, the “image forming apparatus 110” is used to indicate an arbitrary image forming apparatus among the one or more image forming apparatuses 110-1, 110-2,. In addition, the image forming apparatus 110 is an example of an electronic device that is an update target of a program. For example, the image forming apparatus 110 may be another electronic device such as an electronic whiteboard, a television conference apparatus, or a projector.

機器管理サーバ(第1の情報処理装置)101は、例えば、PC(Personal Computer)等の情報処理装置、又は複数の情報処理装置を含むシステムである。機器管理サーバ101は、ネットワーク120を介して接続された画像形成装置110と通信を行い、画像形成装置110の機器種別、機種、状態等の情報を含む機器管理情報を管理する。また、機器管理サーバ101は、画像形成装置(電子機器)110毎に、画像形成装置110が実行するファームウェアやアプリケーションプログラム(以下、アプリと呼ぶ)等のプログラムの更新時期に関する情報を含む更新時期情報を管理する。   The device management server (first information processing apparatus) 101 is, for example, a system including an information processing apparatus such as a PC (Personal Computer) or a plurality of information processing apparatuses. The device management server 101 communicates with the image forming apparatus 110 connected via the network 120, and manages device management information including information such as the device type, model, and status of the image forming device 110. In addition, the device management server 101 includes, for each image forming apparatus (electronic device) 110, update time information including information on update times of programs such as firmware and application programs (hereinafter referred to as applications) executed by the image forming apparatus 110. Manage

プログラム更新サーバ(第2の情報処理装置)102は、例えば、PC等の情報処理装置、又は複数の情報処理装置を含むシステムである。プログラム更新サーバ102は、画像形成装置110が実行するプログラム用の更新データ(例えば、1つ以上のファームウェアやアプリ等のパッケージ)に関する情報を含む更新データ情報を管理する。   The program update server (second information processing apparatus) 102 is, for example, a system including an information processing apparatus such as a PC or a plurality of information processing apparatuses. The program update server 102 manages update data information including information on update data (for example, packages such as one or more firmware and applications) for a program executed by the image forming apparatus 110.

なお、機器管理サーバ101、及びプログラム更新サーバ102は、1つのサーバ100によって実現されるものであっても良い。   The device management server 101 and the program update server 102 may be realized by one server 100.

画像形成装置110は、例えば、プリンタ、スキャナ、コピー、ファクシミリ等の機能を有するMFP(Multifunction Peripheral)や、プリンタ等の画像形成機能を有する電子機器である。画像形成装置110は、ネットワーク120を介して、機器管理サーバ101や、プログラム更新サーバ102等と通信可能である。   The image forming apparatus 110 is, for example, an MFP (Multifunction Peripheral) having functions such as a printer, a scanner, a copier, and a facsimile, and an electronic apparatus having an image forming function such as a printer. The image forming apparatus 110 can communicate with the device management server 101, the program update server 102, and the like via the network 120.

画像形成装置110は、機器管理サーバ101が管理するプログラムの更新時期に関する情報と、プログラム更新サーバ102が管理するプログラム用の更新データの情報とを取得し、画像形成装置110のプログラムの更新時期を経過しているか否かを判断する。   The image forming apparatus 110 acquires information on the update time of the program managed by the device management server 101 and information on update data for the program managed by the program update server 102, and updates the program update time of the image forming apparatus 110. Determine if it has elapsed.

画像形成装置110のプログラムの更新時期を経過している場合、画像形成装置110は、取得したプログラム用の更新データの情報に基づいて、画像形成装置110が実行するプログラムを更新する。一方、画像形成装置110のプログラムの更新時期を経過していない場合、画像形成装置110は、画像形成装置110が実行するプログラムの更新を保留する。   When the update time of the program of the image forming apparatus 110 has passed, the image forming apparatus 110 updates the program executed by the image forming apparatus 110 based on the information of the acquired update data for the program. On the other hand, when the update time of the program of the image forming apparatus 110 has not passed, the image forming apparatus 110 suspends the update of the program executed by the image forming apparatus 110.

情報端末130は、例えば、プログラム更新システム1の管理者等の利用者が利用する、PC、タブレット端末等の情報処理装置である。利用者は、情報端末130を用いて、機器管理サーバ101にアクセスして、機器管理サーバ101が管理するプログラムの更新時期に関する情報等を、画像形成装置110毎に設定、変更することができる。   The information terminal 130 is, for example, an information processing apparatus such as a PC or a tablet terminal, which is used by a user such as a manager of the program update system 1. The user can use the information terminal 130 to access the device management server 101, and set or change, for each image forming apparatus 110, information related to the update time of the program managed by the device management server 101.

好ましくは、機器管理サーバ101は、プログラム更新システム1に新たな電子機器(例えば、画像形成装置110)が登録されると、予め定められたルールに従って、電子機器毎に、プログラムの更新時期に関する情報を作成する機能を有する。   Preferably, when a new electronic device (for example, the image forming apparatus 110) is registered in the program update system 1, the device management server 101, according to a predetermined rule, information on the program update time for each electronic device. Have the ability to create

上記の構成により、画像形成装置(電子機器の一例)110が実行するプログラムを更新するプログラム更新システム1において、各画像形成装置110が実行するプログラムの更新時期を設定することができる。   According to the above configuration, in the program update system 1 for updating a program executed by the image forming apparatus (an example of the electronic device) 110, it is possible to set the update timing of the program executed by each image forming apparatus 110.

<ハードウェア構成>
(コンピュータのハードウェア構成)
機器管理サーバ101、及びプログラム更新サーバ102は、一般的なコンピュータ、又は複数のコンピュータによって構成される。また、情報端末130は、一般的なコンピュータの構成を有している。ここでは、一般的なコンピュータのハードウェア構成について説明する。
<Hardware configuration>
(Hardware configuration of computer)
The device management server 101 and the program update server 102 are configured by a general computer or a plurality of computers. Also, the information terminal 130 has a general computer configuration. Here, a general computer hardware configuration will be described.

図2は、一実施形態に係るコンピュータのハードウェア構成の例を示す図である。コンピュータ200は、例えば、CPU(Central Processing Unit)201、RAM(Random Access Memory)202、ROM(Read Only Memory)203、ストレージ装置204、ネットワークI/F205、入力装置206、表示装置207、外部I/F208、及びバス209等を有する。   FIG. 2 is a diagram illustrating an example of a hardware configuration of a computer according to an embodiment. The computer 200 includes, for example, a central processing unit (CPU) 201, a random access memory (RAM) 202, a read only memory (ROM) 203, a storage device 204, a network I / F 205, an input device 206, a display device 207, and an external I / O. It has F208 and bus 209 grade.

CPU201は、ROM203やストレージ装置204等に格納されたプログラムやデータをRAM202上に読み出し、処理を実行することで、コンピュータ200の各機能を実現する演算装置である。RAM202は、CPU201のワークエリア等として用いられる揮発性のメモリである。ROM203は、電源を切ってもプログラムやデータを保持する不揮発性のメモリである。   The CPU 201 is an arithmetic device that implements each function of the computer 200 by reading programs and data stored in the ROM 203, the storage device 204, and the like onto the RAM 202 and executing processing. The RAM 202 is a volatile memory used as a work area or the like of the CPU 201. The ROM 203 is a non-volatile memory that holds programs and data even when the power is turned off.

ストレージ装置204は、例えば、HDD(Hard Disk Drive)や、SSD(Solid State Drive)等の大容量の記憶装置であり、OS(Operating System)、アプリ、各種のデータ等を記憶する。ネットワークI/F205は、コンピュータ200をネットワーク120等に接続するための通信インタフェースである。   The storage device 204 is, for example, a large-capacity storage device such as a hard disk drive (HDD) or a solid state drive (SSD), and stores an operating system (OS), applications, various data, and the like. The network I / F 205 is a communication interface for connecting the computer 200 to the network 120 or the like.

入力装置206は、例えば、マウス等のポインティングデバイスや、キーボード等の入力デバイスであり、コンピュータ200に各操作信号を入力するために用いられる。表示装置207はディスプレイ等の表示デバイスであり、コンピュータ200による処理結果等を表示する。   The input device 206 is, for example, a pointing device such as a mouse, or an input device such as a keyboard, and is used to input each operation signal to the computer 200. The display device 207 is a display device such as a display, and displays the processing result by the computer 200 and the like.

外部I/F208は、コンピュータ200に外部装置を接続するためのインタフェースである。外部装置には、例えば、記録媒体210等が含まれ得る。バス209は、上記の各構成要素に接続され、アドレス信号、データ信号、及び各種制御信号等を伝送する。   The external I / F 208 is an interface for connecting an external device to the computer 200. The external device may include, for example, a recording medium 210 and the like. A bus 209 is connected to the above-described components, and transmits an address signal, a data signal, various control signals, and the like.

(画像形成装置のハードウェア構成)
図3は、一実施形態に係る画像形成装置のハードウェア構成の例を示す図である。プログラム更新システム1によるプログラムの更新対象となる電子機器は、一般的なコンピュータの構成を有している。ここでは、電子機器のハードウェア構成の一例として、画像形成装置110のハードウェア構成について説明する。
(Hardware configuration of image forming apparatus)
FIG. 3 is a diagram illustrating an example of the hardware configuration of the image forming apparatus according to an embodiment. The electronic device to be subjected to program update by the program update system 1 has a general computer configuration. Here, the hardware configuration of the image forming apparatus 110 will be described as an example of the hardware configuration of the electronic device.

画像形成装置110は、例えば、コントローラ310、操作パネル320、通信I/F330、プロッタ340、スキャナ350、及びファクスコントロールユニット(以下、FCUと呼ぶ)360等を有する。   The image forming apparatus 110 includes, for example, a controller 310, an operation panel 320, a communication I / F 330, a plotter 340, a scanner 350, and a fax control unit (hereinafter referred to as an FCU) 360.

コントローラ310は、例えば、CPU311、RAM312、ROM313、NVRAM(Non-Volatile RAM)314、及びHDD315等を含む。   The controller 310 includes, for example, a CPU 311, a RAM 312, a ROM 313, an NVRAM (Non-Volatile RAM) 314, an HDD 315, and the like.

ROM313は、各種プログラムやデータを格納している不揮発性の記憶装置である。RAM312は、プログラムやデータを一時保持する揮発性の記憶装置である。NVRAM314は、例えば設定情報等を格納する書き込み可能な不揮発性の記憶装置である。HDD315は、各種プログラムやデータを格納している大容量の記憶装置である。   The ROM 313 is a non-volatile storage device storing various programs and data. The RAM 312 is a volatile storage device that temporarily holds programs and data. The NVRAM 314 is a writable non-volatile storage device that stores, for example, setting information and the like. The HDD 315 is a large-capacity storage device storing various programs and data.

CPU311は、ROM313、NVRAM314、HDD315等からプログラムやデータ、設定情報等をRAM312上に読み出し、処理を実行することで、画像形成装置110の全体の制御や機能を実現する演算装置である。   The CPU 311 is an arithmetic device that realizes overall control and functions of the image forming apparatus 110 by reading programs, data, setting information and the like from the ROM 313, the NVRAM 314, the HDD 315, etc. onto the RAM 312 and executing processing.

操作パネル320は、ユーザからの入力を受付する入力部と、表示を行う表示部とを備えている。通信I/F330は、画像形成装置110をネットワーク120に接続するための通信インタフェースである。   The operation panel 320 includes an input unit for receiving an input from a user, and a display unit for displaying. The communication I / F 330 is a communication interface for connecting the image forming apparatus 110 to the network 120.

プロッタ340は、印刷データを印刷する印刷装置である。スキャナ350は、原稿等を読み取る読取装置である。FCU360は、ファクスデータの送受信等を行う。   The plotter 340 is a printing device that prints print data. The scanner 350 is a reading device that reads a document or the like. The FCU 360 sends and receives fax data.

<機能構成>
図4は、第1の実施形態に係るプログラム更新システムの機能構成の例を示す図である。
<Functional configuration>
FIG. 4 is a diagram showing an example of a functional configuration of the program update system according to the first embodiment.

(機器管理サーバの機能構成)
機器管理サーバ101は、例えば、通信部411、機器管理部412、更新時期管理部413、及び記憶部414等を有する。
(Function Configuration of Device Management Server)
The device management server 101 includes, for example, a communication unit 411, a device management unit 412, an update time management unit 413, a storage unit 414, and the like.

機器管理サーバ101は、例えば、図2のCPU201で所定のプログラム(第1のプログラム)を実行することにより、上記の各機能構成を実現している。なお、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   The device management server 101 realizes the above-described respective functional configurations by, for example, executing a predetermined program (first program) by the CPU 201 in FIG. 2. Note that at least a part of each of the functional configurations described above may be realized by hardware.

通信部411は、例えば、図2のCPU201で実行されるプログラム、及びネットワークI/F205等によって実現される。通信部411は、機器管理サーバ101をネットワーク120に接続し、プログラム更新サーバ102、画像形成装置110、及び情報端末130等の他の装置と通信を行う。   The communication unit 411 is realized by, for example, a program executed by the CPU 201 in FIG. 2 and the network I / F 205 or the like. A communication unit 411 connects the device management server 101 to the network 120, and communicates with other devices such as the program update server 102, the image forming apparatus 110, and the information terminal 130.

機器管理部412は、例えば、図2のCPU201で実行されるプログラムによって実現される。機器管理部412は、ネットワーク120を介して接続された画像形成装置110等の電子機器から、機器の情報を取得し、取得した機器の情報を、例えば、図5(b)に示すような機器管理情報416に記憶して管理する。   The device management unit 412 is realized by, for example, a program executed by the CPU 201 in FIG. The device management unit 412 acquires device information from an electronic device such as the image forming apparatus 110 connected via the network 120, and the acquired device information is, for example, a device as illustrated in FIG. 5B. It memorizes in management information 416 and manages.

図5(b)は、機器管理情報416の一例のイメージを示している。図5(b)の例では、機器管理情報416には、「機器ID」、「機器種別」、「機種」、「IPアドレス」、及び「状態」等の情報が含まれる。   FIG. 5B illustrates an example of the device management information 416. In the example of FIG. 5B, the device management information 416 includes information such as “device ID”, “device type”, “model”, “IP address”, and “state”.

「機器ID」は、画像形成装置110等の電子機器を識別する識別情報である。「機器種別」は、電子機器の種別(例えば、MFP、プリンタ、プロジェクタ、電子ホワイトボード等)を表す情報である。「機種」は、電子機器の機種や型番等を示す情報である。「IPアドレス」は、電子機器と通信を行うときの接続先を示す情報である。「状態」は、電子機器の状態を示す情報である。   The “device ID” is identification information for identifying an electronic device such as the image forming apparatus 110. The “device type” is information indicating the type of the electronic device (for example, an MFP, a printer, a projector, an electronic white board, etc.). “Model” is information indicating the model or model number of the electronic device. The “IP address” is information indicating a connection destination when communicating with the electronic device. The “state” is information indicating the state of the electronic device.

例えば、機器管理部412は、所定の時間間隔や、所定の時間等に画像形成装置110と通信を行い、画像形成装置110の状態を取得して、機器管理情報416の「状態」に、画像形成装置110の状態を記憶する。なお、画像形成装置110の状態には、例えば、正常に動作していることを示す「正常」や、通信できない状態であることを示す「オフライン」等の情報が含まれる。   For example, the device management unit 412 communicates with the image forming apparatus 110 at a predetermined time interval, a predetermined time, etc., acquires the status of the image forming apparatus 110, and displays “image” in “status” of the device management information 416. The state of the forming device 110 is stored. The state of the image forming apparatus 110 includes, for example, information such as “normal” indicating that the image forming apparatus 110 is operating normally, and “offline” indicating that the communication can not be performed.

更新時期管理部413は、例えば、図2のCPU201で実行されるプログラムによって実現される。更新時期管理部413は、例えば、画像形成装置110等の電子機器毎に、各電子機器が実行するプログラム(第2のプログラム)の更新時期の情報を、例えば、図5(a)に示すような更新時期情報415に記憶して管理する。   The update time management unit 413 is realized by, for example, a program executed by the CPU 201 in FIG. For example, as illustrated in FIG. 5A, the update time management unit 413 displays, for example, information on the update time of a program (second program) executed by each electronic device such as the image forming apparatus 110. It stores and manages in the update time information 415.

図5(a)は、更新時期情報415の一例のイメージを示している。図5(a)の例では、更新時期情報415には、「機器ID」、「更新保留期間」、及び「更新パッケージID」等の情報が含まれる。   FIG. 5A shows an image of an example of the update time information 415. In the example of FIG. 5A, the update time information 415 includes information such as “device ID”, “update pending period”, and “update package ID”.

「機器ID」は、画像形成装置110等の電子機器を識別する識別情報であり、機器管理情報416に含まれる「機器ID」に対応している。   The “device ID” is identification information for identifying an electronic device such as the image forming apparatus 110, and corresponds to the “device ID” included in the device management information 416.

「更新保留期間」は、画像形成装置110等の電子機器が実行するプログラムの更新時期を示す情報である。「更新保留期間」は、例えば、画像形成装置110等の電子機器毎に異なる期間を設定することができる。   The “update pending period” is information indicating the update time of a program executed by an electronic device such as the image forming apparatus 110 or the like. As the “update pending period”, for example, a different period can be set for each electronic device such as the image forming apparatus 110.

「更新パッケージID」は、画像形成装置110等の電子機器が実行するプログラムの更新パッケージ(更新データ)を識別する識別情報である。   The “update package ID” is identification information for identifying an update package (update data) of a program executed by an electronic device such as the image forming apparatus 110.

記憶部414は、例えば、図2のCPU201で実行されるプログラム、及び図2のストレージ装置204、RAM202等によって実現され、更新時期情報415、機器管理情報416等の様々な情報を記憶する。   The storage unit 414 is realized by, for example, a program executed by the CPU 201 in FIG. 2, the storage device 204 in FIG. 2, the RAM 202, etc., and stores various information such as update time information 415 and device management information 416.

(プログラム更新サーバの機能構成)
プログラム更新サーバ102は、例えば、通信部421、更新データ管理部422、更新時期取得部423、及び記憶部424等を有する。
(Functional configuration of program update server)
The program update server 102 includes, for example, a communication unit 421, an update data management unit 422, an update time acquisition unit 423, a storage unit 424, and the like.

プログラム更新サーバ102は、例えば、図2のCPU201で所定のプログラム(第1のプログラム)を実行することにより、上記の各機能構成を実現している。なお、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   The program update server 102 realizes the above-described respective functional configurations by, for example, executing a predetermined program (first program) by the CPU 201 of FIG. 2. Note that at least a part of each of the functional configurations described above may be realized by hardware.

通信部421は、例えば、図2のCPU201で実行されるプログラム、及びネットワークI/F205等によって実現される。通信部421は、プログラム更新サーバ102をネットワーク120に接続し、機器管理サーバ101、画像形成装置110、及び情報端末130等の他の装置と通信を行う。   The communication unit 421 is realized by, for example, a program executed by the CPU 201 in FIG. 2 and the network I / F 205 or the like. The communication unit 421 connects the program update server 102 to the network 120, and communicates with other devices such as the device management server 101, the image forming apparatus 110, and the information terminal 130.

更新データ管理部422は、例えば、図2のCPU201で実行されるプログラムによって実現される。更新データ管理部422は、画像形成装置110等の電子機器が実行するプログラム用の更新データの情報を、例えば、図5(c)に示すような更新データ情報426に記憶して管理する。また、更新データ管理部422は、画像形成装置110からの要求に応じて、更新データ情報426や、更新時期情報425等を、画像形成装置110に提供する。さらに、更新データ管理部422は、画像形成装置110等の電子機器が実行するプログラムの更新データ427を、記憶部424に記憶し、画像形成装置110からの要求に応じて、更新データ427を画像形成装置110に提供する。   The update data management unit 422 is realized by, for example, a program executed by the CPU 201 in FIG. The update data management unit 422 stores and manages information of update data for a program executed by an electronic device such as the image forming apparatus 110 in, for example, update data information 426 as shown in FIG. 5C. Further, in response to a request from the image forming apparatus 110, the update data management unit 422 provides the image forming apparatus 110 with update data information 426, update time information 425, and the like. Furthermore, the update data management unit 422 stores the update data 427 of the program executed by the electronic device such as the image forming apparatus 110 in the storage unit 424, and the update data 427 is an image according to the request from the image forming apparatus 110. The forming apparatus 110 is provided.

図5(c)は、更新データ情報426の一例のイメージを示している。図5(c)の例では、更新データ情報426には、「更新パッケージID」、「公開日」、「取得先URL」、「対応機種」等の情報が含まれる。   FIG. 5C shows an image of an example of the update data information 426. In the example of FIG. 5C, the update data information 426 includes information such as “update package ID”, “release date”, “acquisition destination URL”, and “compatible model”.

「更新パッケージID」は、画像形成装置110等の電子機器が実行するプログラムの更新パッケージ(更新データ)を識別する識別情報であり、更新時期情報415の「更新パッケージID」に対応している。   The “update package ID” is identification information for identifying an update package (update data) of a program executed by an electronic device such as the image forming apparatus 110, and corresponds to the “update package ID” of the update time information 415.

「公開日」は、画像形成装置110等の電子機器が実行するプログラムの更新パッケージ(更新データ)が公開された日付や、日時等を示す情報である。「取得先URL」は、電子機器が実行するプログラムの更新パッケージ(更新データ)の取得先を示すURL(Uniform Resource Locator)等の参照先を示す情報である。   The “release date” is information indicating the date when the update package (update data) of the program executed by the electronic device such as the image forming apparatus 110 is released, the date, and the like. The “acquisition destination URL” is information indicating a reference destination such as a URL (Uniform Resource Locator) indicating an acquisition destination of the update package (update data) of the program executed by the electronic device.

「対応機種」は、電子機器が実行するプログラムの更新パッケージ(更新データ)に対応する機種の情報である。   The “compatible model” is information of a model corresponding to the update package (update data) of the program executed by the electronic device.

更新時期取得部423は、図2のCPU201で実行されるプログラムによって実現され、機器管理サーバ101から、例えば、図5(a)に示すような更新時期情報415を取得して、記憶部424に記憶する。   The update time acquisition unit 423 is realized by a program executed by the CPU 201 in FIG. 2 and acquires, for example, update time information 415 as shown in FIG. 5A from the device management server 101, in the storage unit 424. Remember.

なお、以下の説明の中で、機器管理サーバ101の記憶部414に記憶された更新時期情報415と区別するため、プログラム更新サーバ102の記憶部424に記憶した更新時期情報を、「更新時期情報425」と呼ぶ。また、更新時期情報425の情報内容は、機器管理サーバ101の記憶部414に記憶された更新時期情報415と同様で良い。   In the following description, in order to distinguish from the update time information 415 stored in the storage unit 414 of the device management server 101, the update time information stored in the storage unit 424 of the program update server 102 Call it 425 ". Further, the information content of the update time information 425 may be the same as the update time information 415 stored in the storage unit 414 of the device management server 101.

記憶部424は、例えば、図2のCPU201で実行されるプログラム、及び図2のストレージ装置204、RAM202等によって実現され、更新時期情報425、更新データ情報426、及び更新データ402等の様々な情報を記憶する。   The storage unit 424 is realized by, for example, a program executed by the CPU 201 in FIG. 2, the storage device 204 in FIG. 2, the RAM 202, etc., and various information such as update time information 425, update data information 426, and update data 402. Remember.

(画像形成装置の機能構成)
画像形成装置110は、例えば、通信部431、更新情報取得部432、更新制御部433、機器制御部434、及び記憶部435等を有する。
(Functional configuration of image forming apparatus)
The image forming apparatus 110 includes, for example, a communication unit 431, an update information acquisition unit 432, an update control unit 433, an apparatus control unit 434, a storage unit 435, and the like.

画像形成装置110は、例えば、図3のCPU311で所定のプログラム(第2のプログラム)を実行することにより、上記の各機能構成を実現している。なお、上記の各機能構成のうち、少なくとも一部は、ハードウェアによって実現されるものであっても良い。   The image forming apparatus 110 realizes the above-described respective functional configurations by, for example, executing a predetermined program (second program) by the CPU 311 in FIG. 3. Note that at least a part of each of the functional configurations described above may be realized by hardware.

通信部421は、例えば、図3のCPU311で実行されるプログラム、及び通信I/F330等によって実現され、画像形成装置110をネットワーク120に接続して、機器管理サーバ101、プログラム更新サーバ102等の他の装置と通信を行う。   The communication unit 421 is realized by, for example, a program executed by the CPU 311 in FIG. 3, the communication I / F 330, and the like, and connects the image forming apparatus 110 to the network 120 to execute the device management server 101, the program update server 102, and the like. Communicate with other devices.

更新情報取得部432は、例えば、図3のCPU311で実行されるプログラムによって実現され、画像形成装置110が実行するプログラムの更新時期の情報、及び画像形成装置110が実行するプログラムの更新データの情報を取得する。   The update information acquisition unit 432 is realized by, for example, a program executed by the CPU 311 in FIG. 3, information on update timing of a program executed by the image forming apparatus 110, and information on update data of a program executed by the image forming apparatus 110. To get

好ましくは、更新情報取得部432は、通信部431を介して、プログラム更新サーバ102と通信を行い、プログラム更新サーバ102が管理する更新データ情報426、及び更新時期情報425を取得する。   Preferably, the update information acquisition unit 432 communicates with the program update server 102 via the communication unit 431, and acquires update data information 426 and update time information 425 managed by the program update server 102.

更新制御部433は、例えば、図3のCPU311で実行されるプログラムによって実現される。更新制御部433は、更新情報取得部432が取得した更新時期情報425(更新時期の情報)と更新データ情報426(更新データの情報)を用いて、画像形成装置110が実行するプログラムの更新時期を経過しているか否かを判断する。   The update control unit 433 is realized by, for example, a program executed by the CPU 311 in FIG. 3. The update control unit 433 uses the update time information 425 (update time information) and the update data information 426 (update data information) acquired by the update information acquisition unit 432 to update the program executed by the image forming apparatus 110. To see if it has passed.

例えば、更新制御部433は、図5(a)に示すような更新時期情報425から、画像形成装置110の機器IDに対応する「更新保留期間」と「更新パッケージID」の情報を取得する。また、更新制御部433は、図5(c)に示すような更新データ情報426から、画像形成装置110に対応する「更新パッケージID」の「公開日」の情報を取得する。さらに、更新制御部433は、現在の日付が、取得した「公開日」に「更新保留期間」を加えた日付を経過している場合、プログラムの更新時期を経過していると判断する。例えば、更新制御部433は、現在の日時が、「公開日」に「更新保留期間」を加えた日付の所定の時刻(例えば、午前0時)を経過している場合、プログラムの更新時期を経過していると判断する。   For example, the update control unit 433 acquires information on “update pending period” and “update package ID” corresponding to the device ID of the image forming apparatus 110 from the update time information 425 as shown in FIG. 5A. Further, the update control unit 433 acquires the information of “release date” of “update package ID” corresponding to the image forming apparatus 110 from the update data information 426 as shown in FIG. 5C. Furthermore, the update control unit 433 determines that the program update time has passed if the current date has passed the date obtained by adding the “update pending period” to the acquired “publication date”. For example, when the current date and time has passed a predetermined time (for example, midnight) of the date obtained by adding the "update pending period" to the "release date", the update control unit 433 Judging that it has passed.

また、更新制御部433は、プログラムの更新時期を経過している場合、更新データ情報426(更新データの情報)に基づいて、画像形成装置110が実行するプログラムを更新する。例えば、更新制御部433は、取得した更新データ情報426の「取得先URL」から、プログラムの更新データを取得し、取得した更新データを用いて、画像形成装置110が実行するプログラムを更新する。   The update control unit 433 updates the program executed by the image forming apparatus 110 based on the update data information 426 (information of update data) when the program update time has passed. For example, the update control unit 433 acquires update data of a program from the “acquisition destination URL” of the acquired update data information 426, and updates the program executed by the image forming apparatus 110 using the acquired update data.

機器制御部434は、例えば、図3のCPU311で実行されるプログラムによって実現され、図3のプロッタ340、スキャナ350、及びFCU360等を制御して、画像形成装置110が備える画像形成処理を実行する。例えば、機器制御部434は、更新制御部433によって更新されたプログラムを実行することにより、画像形成装置110が備える各種の画像形成処理を実行する。   The device control unit 434 is realized by, for example, a program executed by the CPU 311 in FIG. 3 and controls the plotter 340, the scanner 350, and the FCU 360 in FIG. 3 to execute the image forming process included in the image forming apparatus 110. . For example, the device control unit 434 executes various programs included in the image forming apparatus 110 by executing the program updated by the update control unit 433.

記憶部435は、例えば、図3のCPU311で実行されるプログラム、及び図3のHDD315、RAM312等によって実現され、例えば、画像形成処理の対象となる画像データ等の様々な情報を記憶する。   The storage unit 435 is implemented by, for example, a program executed by the CPU 311 in FIG. 3 and the HDD 315 and the RAM 312 in FIG. 3 and stores various information such as image data to be subjected to image forming processing.

(情報端末の機能構成)
情報端末130は、例えば、一般的なウェブブラウザ等を備えている。利用者は、例えば、情報端末130が備えるウェブブラウザを用いて、機器管理サーバ101の更新時期管理部413にアクセスして、例えば、図5(a)に示すような更新時期情報415の「更新保留期間」等を、電子機器毎に設定、変更することができる。
(Functional configuration of information terminal)
The information terminal 130 includes, for example, a general web browser and the like. For example, the user accesses the update time management unit 413 of the device management server 101 using, for example, a web browser provided in the information terminal 130 and, for example, “updates the update time information 415 as shown in FIG. It is possible to set and change the hold period etc. for each electronic device.

なお、図4に示すプログラム更新システム1の機能構成は一例である。例えば、図4に示す機器管理サーバ101が有する機能構成のうち、少なくとも一部は、プログラム更新サーバ102に含まれていても良い。また、プログラム更新サーバ102が有する機能構成のうち、少なくとも一部は、機器管理サーバ101に含まれていても良い。   The functional configuration of the program update system 1 shown in FIG. 4 is an example. For example, at least a part of the functional configuration of the device management server 101 illustrated in FIG. 4 may be included in the program update server 102. Further, at least a part of the functional configuration of the program update server 102 may be included in the device management server 101.

<処理の流れ>
続いて、本実施形態に係るプログラム更新方法の処理の流れについて説明する。
<Flow of processing>
Subsequently, the flow of processing of the program update method according to the present embodiment will be described.

(画像形成装置の処理)
図6は、第1の実施形態に係る画像形成装置の処理の例を示すフローチャートである。この処理は、プログラム更新システム1に含まれる画像形成装置110の電子機器が、所定のタイミングで実行する処理の一例を示している。
(Processing of image forming apparatus)
FIG. 6 is a flowchart showing an example of processing of the image forming apparatus according to the first embodiment. This process shows an example of the process executed by the electronic device of the image forming apparatus 110 included in the program update system 1 at a predetermined timing.

好ましくは、図6に示す処理を実行する所定のタイミングは、プログラム更新サーバ102の負荷を分散するために、画像形成装置110等の電子機器毎に、異なるタイミング(例えば、時刻等)が設定されている。   Preferably, as the predetermined timing for executing the process shown in FIG. 6, different timings (for example, time etc.) are set for each electronic device such as the image forming apparatus 110 in order to distribute the load of the program update server 102. ing.

ステップS601において、画像形成装置110の更新情報取得部432は、通信部431を介してプログラム更新サーバ102と通信を行い、画像形成装置110が実行するプログラムの更新時期の情報、及び更新データの情報を取得する。例えば、更新情報取得部432は、プログラム更新サーバ102から、図5(a)に示すような更新時期情報425と、図5(c)に示すような更新データ情報426とを取得する。   In step S601, the update information acquisition unit 432 of the image forming apparatus 110 communicates with the program update server 102 via the communication unit 431, and information on the update time of the program executed by the image forming apparatus 110 and information on the update data To get For example, the update information acquisition unit 432 acquires, from the program update server 102, update time information 425 as shown in FIG. 5A and update data information 426 as shown in FIG. 5C.

ステップS602において、画像形成装置110の更新制御部433は、未更新の更新データがあるか否かを判断する。例えば、更新制御部433は、図5(a)に示すような更新時期情報425の「更新パッケージID」に対応する更新データが、画像形成装置110が実行するプログラムに反映されているか否かを判断する。   In step S602, the update control unit 433 of the image forming apparatus 110 determines whether there is unupdated update data. For example, the update control unit 433 determines whether the update data corresponding to the “update package ID” of the update time information 425 as shown in FIG. 5A is reflected in the program executed by the image forming apparatus 110. to decide.

「更新パッケージID」に対応する更新データが、画像形成装置110が実行するプログラムに反映されている場合、すなわち、未更新の更新データがない場合、更新制御部433は、処理を終了させる。一方、「更新パッケージID」に対応する更新データが、画像形成装置110が実行するプログラムに反映されていない場合、すなわち、未更新の更新データがある場合、更新制御部433は、処理をステップS603に移行させる。   When the update data corresponding to the “update package ID” is reflected in the program executed by the image forming apparatus 110, that is, when there is no update data that has not been updated, the update control unit 433 ends the process. On the other hand, if the update data corresponding to the “update package ID” is not reflected in the program executed by the image forming apparatus 110, that is, if there is unupdated update data, the update control unit 433 processes step S603. Migrate to

ステップS603に移行すると、更新制御部433は、未更新の更新データの更新開始日時、又は更新開始日を特定する。   After shifting to step S603, the update control unit 433 specifies the update start date or the update start date of the unupdated update data.

例えば、画像形成装置110の機器IDが「AAAA−1111」である場合、図5(a)に示す更新時期情報425より、更新保留期間は「0日」、更新パッケージIDは「A0000000Y(最新)」となる。また、図5(c)に示す更新データ情報426より、更新パッケージID「A0000000Y(最新)」の公開日は、「20xx/10/31」となる。したがって、更新開始日は、公開日と同じ「20xx/10/31」となり、更新開始日時は、例えば、20xx年10月31日の午前0時となる。   For example, when the device ID of the image forming apparatus 110 is "AAAA-1111", from the update time information 425 shown in FIG. 5A, the update suspension period is "0 day" and the update package ID is "A0000000Y (latest)". It becomes ". Further, from the update data information 426 shown in FIG. 5C, the release date of the update package ID “A0000000Y (latest)” is “20xx / 10/31”. Therefore, the update start date is “20xx / 10/31” which is the same as the release date, and the update start date is, for example, midnight on October 31, 20xx.

なお、図5(a)に示す更新時期情報425には、「A0000000Y」という具体的な更新パッケージIDではなく、「最新」であることを示す情報が記憶されているものであっても良い。この場合、機種「機種A」の画像形成装置110は、図5(c)に示す更新データ情報426から、対応機種が「機種A」の中で公開日が最新であるものを選択することで、結果的に更新パッケージID「A0000000Y」が選択される構成であっても良い。   Note that the update time information 425 shown in FIG. 5A may store information indicating “latest” instead of a specific update package ID “A0000000Y”. In this case, the image forming apparatus 110 of the model “model A” is selected from the update data information 426 shown in FIG. 5C by selecting one of the models “model A” that has the latest release date. As a result, the update package ID “A0000000Y” may be selected.

また、別の一例として、画像形成装置110の機器IDが「AAAA−1112」である場合、図5(a)に示す更新時期情報425より、更新保留期間は「30日」、更新パッケージIDは「A0000000Y(最新)」となる。また、図5(c)に示す更新データ情報426より、更新パッケージID「A0000000Y(最新)」の公開日は、「20xx/10/31」となる。したがって、更新開始日は、公開日に30日を加えた「20xx/11/30」となり、更新開始日時は、例えば、20xx年11月30日の午前0時となる。   Further, as another example, when the device ID of the image forming apparatus 110 is “AAAA-1112”, from the update time information 425 shown in FIG. 5A, the update suspension period is “30 days”, and the update package ID is It becomes "A0000000Y (latest)". Further, from the update data information 426 shown in FIG. 5C, the release date of the update package ID “A0000000Y (latest)” is “20xx / 10/31”. Therefore, the update start date is “20xx / 11/30” obtained by adding 30 days to the release date, and the update start date is, for example, midnight of November 30, 20xx.

さらに、別の一例として、画像形成装置110の機器IDが「AAAA−1113」である場合、図5(a)に示す更新時期情報425より、更新保留期間は「0日」、更新パッケージIDは「A0000000T」となる。また、図5(c)に示す更新データ情報426より、更新パッケージID「A0000000T」の公開日は、「20xx/5/23」となる。したがって、更新開始日は、公開日と同じ「20xx/5/23」となり、更新開始日時は、例えば、20xx年5月23日の午前0時となる。   Furthermore, as another example, when the device ID of the image forming apparatus 110 is “AAAA-1113”, the update suspension period is “0 day” and the update package ID is “0” according to the update time information 425 shown in FIG. It becomes "A0000000T". Further, from the update data information 426 shown in FIG. 5C, the release date of the update package ID “A0000000T” is “20xx / 5/23”. Therefore, the update start date is “20xx / 5/23” which is the same as the release date, and the update start date is, for example, midnight on May 23, 20xx.

ステップS604において、更新制御部433は、現在の日時を取得する。例えば、更新制御部433は、OSが管理する現在の日時の情報を取得するものであっても良いし、ネットワーク120を介して、時刻サーバ等から現在の日時の情報を取得するものであっても良い。   In step S604, the update control unit 433 acquires the current date and time. For example, the update control unit 433 may acquire information on the current date and time managed by the OS, or may acquire information on the current date and time from a time server or the like via the network 120. Also good.

ステップS605において、更新制御部433は、ステップS604で取得した現在の日時が、ステップS603で特定した更新開始日時を経過しているか否かを判断する。   In step S605, the update control unit 433 determines whether the current date and time acquired in step S604 has passed the update start date and time specified in step S603.

例えば、画像形成装置110の機器IDが「AAAA−1111」であり、現在の日時が20xx年11月1日の午前10時である場合、更新制御部433は、現在の日時が、前述した更新開始日時、20xx年10月31日の午前0時を経過していると判断する。   For example, when the device ID of the image forming apparatus 110 is “AAAA-1111” and the current date and time is 10 am on November 1, 20xx, the update control unit 433 updates the current date and time as described above. It is determined that the start date and time, midnight on October 31, 20xx, has passed.

また、画像形成装置110の機器IDが「AAAA−1112」であり、現在の日時が20xx年11月1日の午前10時である場合、更新制御部433は、現在の日時が、前述した更新開始日時、20xx年11月30日の午前0時を経過していないと判断する。   When the device ID of the image forming apparatus 110 is “AAAA-1112” and the current date and time is 10 am on November 1, 20xx, the update control unit 433 updates the current date and time as described above. It is determined that the start date and time, midnight on November 30, 20xx, has not passed.

さらに、画像形成装置110の機器IDが「AAAA−1113」であり、現在の日時が20xx年11月1日の午前10時である場合、更新制御部433は、現在の日時が、前述した更新開始日時、20xx年5月23日の午前0時を経過していると判断する。   Furthermore, when the device ID of the image forming apparatus 110 is “AAAA-1113” and the current date and time is 10 am on November 1, 20xx, the update control unit 433 updates the current date and time as described above. It is determined that the start date and time, midnight on May 23, 20xx, has passed.

現在の日時が更新開始日時を経過していない場合、更新制御部433は、処理を終了させる。一方、現在の日時が更新開始日時を経過している場合、更新制御部433は、処理を、ステップS606に移行させる。   If the current date and time has not passed the update start date and time, the update control unit 433 ends the process. On the other hand, if the current date and time has passed the update start date and time, the update control unit 433 shifts the processing to step S606.

ステップS606に移行すると、更新制御部433は、例えば、図5(c)に示すような更新データ情報426の「取得先URL」から、更新パッケージ(更新データ)を取得する。   After shifting to step S606, the update control unit 433 acquires an update package (update data) from, for example, the “acquisition destination URL” of the update data information 426 as illustrated in FIG. 5C.

ステップS607において、更新制御部433は、取得した更新パッケージ(更新データ)を用いて、画像形成装置110が実行するプログラムを更新する。   In step S607, the update control unit 433 updates the program executed by the image forming apparatus 110 using the acquired update package (update data).

(プログラム更新システムの処理)
図7は、第1の実施形態に係るプログラム更新システムの処理の例を示すシーケンス図である。この処理は、図6に示す画像形成装置の処理に対応するプログラム更新システム1全体の処理の一例を示している。
(Process of program update system)
FIG. 7 is a sequence diagram showing an example of processing of the program update system according to the first embodiment. This process shows an example of the process of the entire program update system 1 corresponding to the process of the image forming apparatus shown in FIG.

ステップS701、S702において、プログラム更新サーバ102の更新時期取得部423は、機器管理サーバ101から、例えば、図5(a)に示すような更新時期情報415を取得する。なお、更新時期取得部423は、例えば、所定の時間間隔、又は所定の時刻等に、ステップS701、S702の処理を実行する。   In steps S701 and S702, the update time acquisition unit 423 of the program update server 102 acquires, for example, update time information 415 as illustrated in FIG. 5A from the device management server 101. Note that the update time acquisition unit 423 executes the processing of steps S701 and S702 at, for example, a predetermined time interval or a predetermined time.

ステップS703において、更新時期取得部423は、取得した更新時期情報415を、記憶部424に記憶する。なお、以下の説明の中で、記憶部424に記憶した更新時期情報を、機器管理サーバ101の記憶部414に記憶された更新時期情報415と区別するため、更新時期情報425と呼ぶ。   In step S703, the update time acquisition unit 423 stores the acquired update time information 415 in the storage unit 424. In the following description, the update time information stored in the storage unit 424 is referred to as update time information 425 in order to distinguish it from the update time information 415 stored in the storage unit 414 of the device management server 101.

ステップS704、S705において、画像形成装置110の更新情報取得部432は、プログラム更新サーバ102から、更新時期情報425、及び更新データ情報426を取得する。なお、この処理は、例えば、図6のステップS601の処理に対応している。   In steps S704 and S705, the update information acquisition unit 432 of the image forming apparatus 110 acquires update time information 425 and update data information 426 from the program update server 102. This process corresponds to, for example, the process of step S601 in FIG.

ステップS706において、画像形成装置110の更新制御部433は、未更新の更新データがあるか否かを判断する。なお、この処理は、例えば、図6のステップS602の処理に対応している。   In step S706, the update control unit 433 of the image forming apparatus 110 determines whether there is unupdated update data. This process corresponds to, for example, the process of step S602 in FIG.

未更新の更新データがある場合、画像形成装置110の更新制御部433は、ステップS707の処理を実行する。一方、未更新の更新データがない場合、画像形成装置110の更新制御部433は、処理を終了する。   If there is unupdated update data, the update control unit 433 of the image forming apparatus 110 executes the process of step S 707. On the other hand, if there is no unupdated update data, the update control unit 433 of the image forming apparatus 110 ends the process.

ステップS707において、画像形成装置110の更新制御部433は、現在の日時が、更新データの更新開始日時を経過しているか否かを判断する。なお、この処理は、例えば、図6のステップS603〜S605の処理に対応している。   In step S 707, the update control unit 433 of the image forming apparatus 110 determines whether the current date and time has passed the update start date and time of the update data. This process corresponds to, for example, the process of steps S603 to S605 in FIG.

現在の日時が、更新データの更新開始日時を経過している場合、画像形成装置110の更新制御部433は、ステップS711〜S713に示すような更新処理710を実行する。一方、現在の日時が、更新データの更新開始日時を経過していない場合、画像形成装置110の更新制御部433は、処理を終了する。   If the current date and time has passed the update start date and time of the update data, the update control unit 433 of the image forming apparatus 110 executes the update process 710 as shown in steps S711 to S713. On the other hand, if the current date and time has not passed the update start date and time of the update data, the update control unit 433 of the image forming apparatus 110 ends the process.

ステップS711、S712において、画像形成装置110の更新制御部433は、ステップS704、S705で取得した更新データ情報426の「取得先URL」から、更新データ(更新パッケージ)を取得する。なお、この処理は、例えば、図6のステップS606の処理に対応している。   In steps S711 and S712, the update control unit 433 of the image forming apparatus 110 acquires update data (update package) from the “acquisition destination URL” of the update data information 426 acquired in steps S704 and S705. This process corresponds to, for example, the process of step S606 in FIG.

ステップS713において、画像形成装置110の更新制御部433は、ステップS711、S712で取得した更新データを用いて、画像形成装置110が実行するプログラムを更新する。なお、この処理は、例えば、図6のステップS607の処理に対応している。   In step S713, the update control unit 433 of the image forming apparatus 110 updates the program executed by the image forming apparatus 110 using the update data acquired in steps S711 and S712. Note that this process corresponds to, for example, the process of step S 607 in FIG.

上記の処理により、画像形成装置110は、画像形成装置110が実行するプログラムの更新パッケージが公開された後、更新時期情報425の「更新保留期間」を経過するまで、更新パッケージを用いたプログラムの更新を保留する。   After the update package of the program executed by the image forming apparatus 110 is released by the above process, the image forming apparatus 110 uses the update package until the “update pending period” of the update time information 425 passes. Pending updates.

したがって、本実施形態によれば、画像形成装置(電子機器)110が実行するプログラムを更新するプログラム更新システム1において、各画像形成装置110に対して、プログラムの更新時期を設定することができる。   Therefore, according to the present embodiment, in the program update system 1 that updates the program executed by the image forming apparatus (electronic device) 110, the update time of the program can be set for each image forming apparatus 110.

[第2の実施形態]
第2の実施形態では、機器管理サーバ101が、新たな画像形成装置(電子機器)110が登録されたとき等に、予め定められたルールに従って、画像形成装置110毎に、プログラムの更新時期に関する情報を作成する場合の処理の例について説明する。
Second Embodiment
In the second embodiment, when a new image forming apparatus (electronic apparatus) 110 is registered, the apparatus management server 101 relates to a program update time for each image forming apparatus 110 according to a predetermined rule. An example of processing in the case of creating information will be described.

<機能構成>
図8は、第2の実施形態に係るプログラム更新システムの機能構成の例を示す図である。なお、第2の実施形態に係るプログラム更新サーバ102、画像形成装置110、及び情報端末130等の機能構成は、図4に示す第1の実施形態に係る機能構成と同様である。
<Functional configuration>
FIG. 8 is a diagram showing an example of a functional configuration of a program update system according to the second embodiment. The functional configurations of the program update server 102, the image forming apparatus 110, the information terminal 130 and the like according to the second embodiment are the same as the functional configuration according to the first embodiment shown in FIG.

一方、第2の実施形態に係る機器管理サーバ101の記憶部414には、図4に示す第1の実施形態に係る機器管理サーバ101の記憶部414に記憶された情報に加えて、作成ルール情報801が記憶されている。   On the other hand, in the storage unit 414 of the device management server 101 according to the second embodiment, in addition to the information stored in the storage unit 414 of the device management server 101 according to the first embodiment shown in FIG. Information 801 is stored.

また、第2の実施形態に係る機器管理サーバ101の更新時期管理部413は、記憶部414に予め記憶した作成ルール情報801に従って、更新時期情報415を作成する機能を有している。例えば、更新時期管理部413は、機器管理サーバ101に新たな画像形成装置(電子機器)110が登録されたとき等に、記憶部414に記憶した作成ルール情報801に従って、新たに登録された画像形成装置110に対応する更新時期情報415を生成することができる。   Further, the update time management unit 413 of the device management server 101 according to the second embodiment has a function of generating the update time information 415 in accordance with the generation rule information 801 stored in advance in the storage unit 414. For example, when a new image forming apparatus (electronic device) 110 is registered in the device management server 101, for example, the update time management unit 413 newly registers the image according to the creation rule information 801 stored in the storage unit 414. Update time information 415 corresponding to the forming device 110 can be generated.

図9は、第2の実施形態に係る機器管理サーバ101が管理する情報の例を示す図である。   FIG. 9 is a diagram showing an example of information managed by the device management server 101 according to the second embodiment.

図9(a)は、第2の実施形態に係る機器管理情報416の一例である機器管理情報A416aのイメージを示している。機器管理情報A416aには、図5(b)に示す第1の実施形態に係る機器管理情報416に含まれる各情報に加えて、「過去の不具合」の情報が含まれている。例えば、機器ID「AAAA−1111」の画像形成装置110は、過去の不具合が「なし」、すなわち、過去に所定の不具合が発生していないことが示されている。また、機器ID「AAAA−1112」の画像形成装置110は、過去の不具合が「不具合A」、すなわち、過去に「不具合A」が発生したことが示されている。   FIG. 9A shows an image of device management information A 416 a which is an example of the device management information 416 according to the second embodiment. The device management information A 416 a includes information of “past problems” in addition to the information included in the device management information 416 according to the first embodiment shown in FIG. 5B. For example, in the image forming apparatus 110 with the device ID “AAAA-1111”, it is indicated that the failure in the past is “absent”, that is, a predetermined failure has not occurred in the past. Also, the image forming apparatus 110 with the device ID “AAAA-1112” indicates that the past failure is “failure A”, that is, “failure A” has occurred in the past.

図9(b)は、第2の実施形態に係る作成ルール情報801の一例である作成ルール情報A801aのイメージを示している。作成ルール情報A801aには、画像形成装置110の属性の一例である「過去の不具合」と、「保留期間」とが対応付けて記憶されている。図9(b)の例では、過去の不具合が「なし」である画像形成装置110には、保留期間「0」が対応付けられている。また、過去の不具合が「不具合A」である画像形成装置110には、保留期間「3週間」が対応付けられている。さらに、過去の不具合が「不具合B」である画像形成装置110には、保留期間「1週間」が対応付けられている。   FIG. 9B illustrates an image of creation rule information A 801 a which is an example of creation rule information 801 according to the second embodiment. In the creation rule information A 801 a, “past failure”, which is an example of an attribute of the image forming apparatus 110, and “pending period” are stored in association with each other. In the example of FIG. 9B, the hold period “0” is associated with the image forming apparatus 110 in which the past trouble is “none”. In addition, the hold period “three weeks” is associated with the image forming apparatus 110 in which the defect in the past is “defect A”. Furthermore, the hold period “one week” is associated with the image forming apparatus 110 in which the defect in the past is “defect B”.

上記の各情報により、更新時期管理部413は、一例として、過去に不具合が発生していない、機器ID「AAAA−1111」の画像形成装置110が登録された場合、その更新保留期間を、「0」に決定することができる。同様にして、更新時期管理部413は、過去に「不具合A」が発生した、機器ID「AAAA−1112」の画像形成装置110が登録された場合、その更新保留期間を「3週間」に決定することができる。   When the image forming apparatus 110 of the device ID “AAAA-1111” having no trouble in the past is registered as an example, the update time management unit 413 sets “update pending period” to “1”. It can be determined to be "0". Similarly, when the image forming apparatus 110 with the device ID “AAAA-1112” in which “fault A” has occurred in the past has been registered, the update time management unit 413 determines that the update suspension period is “three weeks”. can do.

上記の例では、過去に不具合が発生した画像形成装置110の更新タイミングを、過去に不具合が発生していない画像形成装置110よりも遅らせることができる。これにより、例えば、画像形成装置110に不具合が発生したときに、その不具合がプログラムの更新によるものであるか否かを、より容易に判断することができるようになる。   In the above example, the update timing of the image forming apparatus 110 in which a defect has occurred in the past can be delayed compared to the image forming apparatus 110 in which no defect has occurred in the past. Thus, for example, when a failure occurs in the image forming apparatus 110, it can be more easily determined whether the failure is due to the update of the program.

図9(c)は、第2の実施形態に係る機器管理情報416の別の一例である機器管理情報B416bのイメージを示している。機器管理情報B416bには、図5(b)に示す第1の実施形態に係る機器管理情報416に含まれる各情報に加えて、「設置場所種別」の情報が含まれている。例えば、機器ID「AAAA−1111」の画像形成装置110は、設置場所種別が「開発部門」であることが示されている。また、機器ID「AAAA−1112」の画像形成装置110は、設置場所種別が「社内」であることが示されている。さらに、機器ID「AAAA−1113」の画像形成装置110は、設置場所種別が「一般」であることが示されている。   FIG. 9C shows an image of device management information B 416 b which is another example of the device management information 416 according to the second embodiment. The device management information B 416 b includes information of “type of installation place” in addition to the information included in the device management information 416 according to the first embodiment shown in FIG. 5B. For example, the image forming apparatus 110 with the device ID “AAAA-1111” is shown to have the installation place type “development department”. Also, it is shown that the installation location type of the image forming apparatus 110 of the device ID “AAAA-1112” is “in-house”. Furthermore, it is shown that the installation location type of the image forming apparatus 110 with the device ID “AAAA-1113” is “general”.

図9(d)は、第2の実施形態に係る作成ルール情報801の別の一例である作成ルール情報B801bのイメージを示している。作成ルール情報B801bには、画像形成装置110の属性の一例である「設置場所種別」と、「保留期間」とが対応付けて記憶されている。図9(d)の例では、設置場所種別が「開発部門」である画像形成装置110には、保留期間「0」が対応付けられている。また、設置場所種別が「社内」である画像形成装置110には、保留期間「2週間」が対応付けられている。さらに、設置場所種別が「一般」である画像形成装置110には、保留期間「4週間」が対応付けられている。   FIG. 9D shows an image of creation rule information B 801 b which is another example of the creation rule information 801 according to the second embodiment. In the creation rule information B 801 b, “installation place type”, which is an example of an attribute of the image forming apparatus 110, and “pending period” are stored in association with each other. In the example of FIG. 9D, the hold period “0” is associated with the image forming apparatus 110 whose installation place type is “development department”. Further, the holding period “two weeks” is associated with the image forming apparatus 110 whose installation place type is “in-house”. Furthermore, the holding period “4 weeks” is associated with the image forming apparatus 110 whose installation location type is “general”.

上記の各情報により、更新時期管理部413は、一例として、設置場所種別が「開発部門」である、機器ID「AAAA−1111」の画像形成装置110が登録された場合、その更新保留期間を、「0」に決定することができる。また、更新時期管理部413は、設置場所種別が「社内」である、機器ID「AAAA−1112」の画像形成装置110が登録された場合、その更新保留期間を「2週間」に決定することができる。さらに、更新時期管理部413は、設置場所種別が「一般」である、機器ID「AAAA−1113」の画像形成装置110が登録された場合、その更新保留期間を「4週間」に決定することができる。   If the image forming apparatus 110 of the device ID “AAAA-1111” whose installation location type is “development department” is registered as an example by the above information, the update suspension period , "0" can be determined. In addition, when the image forming apparatus 110 of the device ID “AAAA-1112” whose installation location type is “in-house” is registered, the update time management unit 413 determines the update suspension period to “two weeks”. Can. Furthermore, when the image forming apparatus 110 of the device ID “AAAA-1113” whose installation location type is “general” is registered, the update time management unit 413 determines the update suspension period to “four weeks”. Can.

上記の例では、新たにリリースされた更新データを、開発部門に設置された画像形成装置110で2週間テストを行った後、社内に設置された画像形成装置110で、さらに2週間テストを行い、その後に、社外に設置された画像形成装置110に反映させることができる。   In the above example, the newly released updated data is tested for two weeks by the image forming apparatus 110 installed in the development department, and then tested for another two weeks by the image forming apparatus 110 installed in the company. Thereafter, the image can be reflected on the image forming apparatus 110 installed outside the company.

例えば、このように、機器管理サーバ101の更新時期管理部413は、記憶部414に予め記憶した作成ルール情報801に従って、例えば、図5(a)に示すような、更新時期情報415の「更新保留期間」の情報を自動的に作成することができる。   For example, as described above, the update time management unit 413 of the device management server 101 updates the update time information 415 as shown in FIG. 5A, for example, according to the creation rule information 801 stored in advance in the storage unit 414. It is possible to automatically create information on hold period.

また、更新時期管理部413は、例えば、図5(c)に示すような更新データ情報426をプログラム更新サーバ102から取得して、画像形成装置110の「機種」に対応する「更新パッケージID」を取得することができる。例えば、機器IDが「AAAA−1111」である場合、更新時期管理部413は、例えば、図5(c)に示すような更新データ情報426から、機種「機種A」に対応する更新パッケージID「A0000000(最新)」を取得することができる。これにより、更新時期管理部413は、例えば、図5(a)に示すような、更新時期情報415の「更新パッケージID」の情報についても自動的に作成することができる。   Further, the update time management unit 413 acquires, for example, update data information 426 as shown in FIG. 5C from the program update server 102, and “update package ID” corresponding to “model” of the image forming apparatus 110. You can get For example, if the device ID is “AAAA-1111”, the update time management unit 413 uses the update data information 426 as shown in FIG. 5C, for example, to update package ID “type A”. A0000000 (latest) can be obtained. Thereby, the update time management unit 413 can automatically create, for example, the information of “update package ID” of the update time information 415 as shown in FIG. 5A.

<処理の流れ>
(更新時期情報の生成処理)
図10は、第2の実施形態に係る更新時期情報の生成処理の例を示すフローチャートである。この処理は、前述した、機器管理サーバ101の更新時期管理部413による更新時期情報の生成処理の一例を示している。
<Flow of processing>
(Generation process of update time information)
FIG. 10 is a flow chart showing an example of generation processing of update time information according to the second embodiment. This process shows an example of the process of generating update time information by the update time management unit 413 of the device management server 101 described above.

ステップS1001において、機器管理サーバ101の更新時期管理部413は、例えば、図9(a)に示すような機器管理情報A416aから、「機種」の情報と、属性情報の一例である「過去の不具合」の情報を取得する。   In step S1001, the update time management unit 413 of the device management server 101, for example, from the device management information A 416a as shown in FIG. Get information on

ステップS1002において、更新時期管理部413は、例えば、図9(b)に示すような作成ルール情報A801aから、属性情報の一例である「過去の不具合」情報に対応する「保留期間」を取得する。   In step S1002, for example, the update time management unit 413 acquires “pending period” corresponding to “past failure” information which is an example of attribute information from created rule information A 801a as shown in FIG. 9B. .

例えば、機器ID「AAAA−1112」の画像形成装置110の更新時期情報415を作成する場合、更新時期管理部413は、画像形成装置110の過去の不具合「不具合A」に対応する保留期間「3週間」を取得する。   For example, when the update time information 415 of the image forming apparatus 110 of the device ID “AAAA-1112” is created, the update time management unit 413 determines that the hold period “3” corresponds to the past defect “problem A” of the image forming apparatus 110. Get "weeks".

ステップS1003において、更新時期管理部413は、例えば、プログラム更新サーバ102から、機器ID「AAAA−1112」の画像形成装置110の機種「機種A」に対応する更新パッケージID「A0000000Y(最新)」を取得する。   In step S1003, the update time management unit 413, for example, uses the program update server 102 to update package ID “A0000000Y (latest)” corresponding to model “model A” of the image forming apparatus 110 with device ID “AAAA-1112”. get.

ステップS1004において、更新時期管理部413は、画像形成装置110の機器ID「AAAA−1112」と対応付けて、ステップS1002で取得した「保留期間」と、ステップS1004で取得した「更新パッケージID」を記憶する。これにより、更新時期管理部413は、例えば、図5(a)に示すような更新時期情報415を、自動的に作成することができる。   In step S1004, the update time management unit 413 associates the "pending period" acquired in step S1002 and the "updated package ID" acquired in step S1004 in association with the device ID "AAAA-1112" of the image forming apparatus 110. Remember. Thus, the update time management unit 413 can automatically create the update time information 415 as shown in FIG. 5A, for example.

(プログラム更新システムの処理)
図11は、第2の実施形態に係るプログラム更新システムの処理の例を示すシーケンス図である。なお、図11に示す処理のうち、ステップS701〜S707、及びステップS711〜S713の処理は、図7に示す第1の実施形態に係る処理と同様なので、ここでは、第1の実施形態との相違点を中心に説明を行う。
(Process of program update system)
FIG. 11 is a sequence diagram showing an example of processing of the program update system according to the second embodiment. Note that among the processing shown in FIG. 11, the processing in steps S701 to S707 and steps S711 to S713 is the same as the processing according to the first embodiment shown in FIG. The explanation will focus on the differences.

ステップS1101において、機器管理サーバ101の機器管理部412は、画像形成装置110等の電子機器の登録を受付するものとする。ここでは、例えば、図9(a)に示すような機器管理情報A416aが、新たに登録されたものとする。   In step S1101, the device management unit 412 of the device management server 101 accepts registration of an electronic device such as the image forming apparatus 110. Here, for example, it is assumed that device management information A 416 a as shown in FIG. 9A is newly registered.

ステップS1102において、機器管理サーバ101の更新時期管理部413は、例えば、図10に示すような更新時期情報の生成処理により、ステップS1101で登録された画像形成装置110等の電子機器の更新時期情報を作成する。作成した更新時期情報は、例えば、図5(a)に示すような更新時期情報415に追加される。   In step S1102, the update time management unit 413 of the device management server 101 performs update time information of the electronic device such as the image forming apparatus 110 registered in step S1101 by the process of generating update time information as illustrated in FIG. 10, for example. Create The created update time information is added to, for example, the update time information 415 as shown in FIG. 5A.

ステップS1103において、機器管理サーバ101の更新時期管理部413は、例えば、更新時期情報415が更新されたことを示す更新通知を、プログラム更新サーバ102に送信する。   In step S 1103, the update time management unit 413 of the device management server 101 transmits, for example, an update notification indicating that the update time information 415 has been updated, to the program update server 102.

これに応じて、プログラム更新サーバ102は、ステップS701〜S703の処理を実行して、記憶部424に記憶した更新時期情報425を更新する。   In response to this, the program update server 102 executes the processing of steps S701 to S703 to update the update time information 425 stored in the storage unit 424.

上記の処理により、例えば、機器管理サーバ101に複数の画像形成装置110等の電子機器が登録された場合、機器管理サーバ101は、新たに登録された複数の電子機器の更新時期情報を作成し、更新時期情報415を自動的に更新することができる。   When electronic devices such as a plurality of image forming apparatuses 110 are registered in the device management server 101 by the above process, for example, the device management server 101 creates update timing information of the newly registered electronic devices. The update time information 415 can be updated automatically.

本構成により、一般的には、PC、スマートフォン、タブレット端末等の情報端末130で制御するプログラムの更新時期を、機器管理サーバ101やプログラム更新サーバ102側で制御することができる。   According to this configuration, generally, the device management server 101 or the program update server 102 can control the update timing of a program controlled by the information terminal 130 such as a PC, a smartphone, or a tablet terminal.

以上、本実施形態によれば、画像形成装置(電子機器)110が実行するプログラムを更新するプログラム更新システム1において、各画像形成装置110に対して、プログラムの更新時期を、より容易に設定することができるようになる。   As described above, according to the present embodiment, in the program update system 1 for updating the program executed by the image forming apparatus (electronic apparatus) 110, the program update timing can be set more easily for each image forming apparatus 110. Will be able to

1 プログラム更新システム
100 サーバ(情報処理装置)
101 機器管理サーバ(第1の情報処理装置)
102 プログラム更新サーバ(第2の情報処理装置)
110 画像形成装置(電子機器)
413 更新時期管理部
415 更新時期情報(更新時期の情報)
422 更新データ管理部
426 更新データ情報(更新データの情報)
432 更新情報取得部
433 更新制御部
1 Program Update System 100 Server (Information Processing Device)
101 Device Management Server (First Information Processing Device)
102 Program update server (second information processor)
110 Image forming apparatus (electronic equipment)
413 Update time management section 415 Update time information (update time information)
422 Update data management unit 426 Update data information (update data information)
432 update information acquisition unit 433 update control unit

特開2010−79849号公報Unexamined-Japanese-Patent No. 2010-79849

Claims (10)

電子機器が実行するプログラムを更新するプログラム更新システムであって、
電子機器毎に、前記プログラムの更新時期の情報を管理する更新時期管理部と、
前記プログラム用の更新データの情報を管理する更新データ管理部と、
前記プログラムの前記更新時期の情報、及び前記プログラム用の前記更新データの情報を取得する更新情報取得部と、
前記プログラム用の前記更新時期の情報により、前記プログラムの前記更新時期を経過していると判断した場合、前記プログラム用の前記更新データの情報に基づいて、前記電子機器が実行する前記プログラムを更新する更新制御部と、
を有する、プログラム更新システム。
A program updating system for updating a program executed by an electronic device, comprising:
An update time management unit that manages information on the update time of the program for each electronic device;
An update data management unit that manages information of update data for the program;
An update information acquisition unit that acquires information on the update time of the program and information on the update data for the program;
Based on the information on the update time for the program, when it is determined that the update time for the program has passed, the program executed by the electronic device is updated based on the information on the update data for the program. Update control unit, and
Program update system.
前記更新制御部は、前記プログラム用の前記更新時期の情報により、前記プログラムの前記更新時期を経過していないと判断した場合、前記電子機器が実行する前記プログラムの更新を保留する、請求項1に記載のプログラム更新システム。   The update control unit withholds the update of the program executed by the electronic device when it is determined that the update time of the program has not passed based on the information of the update time for the program. Program update system described in. 前記プログラムの前記更新時期の情報は、前記プログラムの更新を保留する保留期間の情報を含み、
前記プログラム用の前記更新データの情報は、前記更新データが更新された日時又は日付を示す情報を含み、
前記更新制御部は、前記更新データが更新された日時又は日付から、前記保留期間を経過している場合、前記プログラムの前記更新時期を経過していると判断する、請求項1又は2に記載のプログラム更新システム。
The information on the update time of the program includes information on a pending period for which the update of the program is pending,
The information of the update data for the program includes information indicating a date and time when the update data was updated,
The update control unit according to claim 1 or 2, wherein the update period of the program is determined to have elapsed when the hold period has elapsed from the date or date when the update data was updated. Program update system.
前記更新時期管理部は、予め設定されたルールに基づいて、前記電子機器に対応する前記プログラムの更新時期の情報を作成する、請求項1乃至3のいずれか一項に記載のプログラム更新システム。   The program update system according to any one of claims 1 to 3, wherein the update time management unit creates information on the update time of the program corresponding to the electronic device based on a preset rule. 前記予め設定されたルールは、前記電子機器の属性と、前記電子機器の属性に対応する保留期間の情報とを対応付ける情報を含む、請求項4に記載のプログラム更新システム。   The program update system according to claim 4, wherein the preset rule includes information that associates an attribute of the electronic device with information of a holding period corresponding to the attribute of the electronic device. 前記プログラム用の前記更新データの情報は、前記更新データを取得する取得先の情報を含み、
前記更新制御部は、前記プログラムの前記更新時期を経過していると判断した場合、前記取得先から前記更新データを取得し、取得した前記更新データを用いて前記電子機器が実行する前記プログラムを更新する、請求項1乃至5のいずれか一項に記載のプログラム更新システム。
The information of the update data for the program includes information of an acquisition destination for acquiring the update data,
When the update control unit determines that the update time of the program has passed, the update data is acquired from the acquisition destination, and the program executed by the electronic device using the acquired update data is The program update system according to any one of claims 1 to 5, which updates.
前記更新データ管理部は、複数の前記更新データを管理し、
前記プログラムの更新時期の情報は、前記複数の前記更新データのうち、前記電子機器が実行する前記プログラム用の前記更新データを識別する情報を含む、請求項1乃至6のいずれか一項に記載のプログラム更新システム。
The update data management unit manages a plurality of update data,
7. The information according to claim 1, wherein the information on the update time of the program includes information for identifying the update data for the program executed by the electronic device among the plurality of update data. Program update system.
前記更新時期管理部を有する第1の情報処理装置と、前記更新データ管理部を有する第2の情報処理装置と、前記更新情報取得部と前記更新制御部とを有する1つ以上の前記電子機器と、がネットワークを介して接続され、
前記第2の情報処理装置は、前記第1の情報処理装置から前記プログラムの前記更新時期の情報を取得し、
前記電子機器は、前記第2の情報処理装置から前記プログラムの更新時期の情報を取得する、請求項1乃至7のいずれか一項に記載のプログラム更新システム。
The first information processing apparatus having the update time management unit, the second information processing apparatus having the update data management unit, and one or more electronic devices having the update information acquisition unit and the update control unit And are connected via a network,
The second information processing apparatus acquires information on the update time of the program from the first information processing apparatus,
The program update system according to any one of claims 1 to 7, wherein the electronic device acquires information on update time of the program from the second information processing apparatus.
1つ以上の情報処理装置と、前記1つ以上の情報処理装置と通信可能な電子機器とを含むプログラム更新システムにおける前記電子機器が実行するプログラムの更新方法であって、
前記1つ以上の情報処理装置が、
電子機器毎に、前記プログラムの更新時期の情報を管理する処理と、
前記プログラム用の更新データの情報を管理する処理と、
を実行し、
前記電子機器が、
前記1つ以上の情報処理装置から、前記プログラムの前記更新時期の情報、及び前記プログラム用の前記更新データの情報を取得する処理と、
前記プログラム用の前記更新時期の情報により、前記プログラムの前記更新時期を経過していると判断した場合、前記プログラム用の前記更新データの情報に基づいて、前記電子機器が実行する前記プログラムを更新する処理と、
を実行する、プログラムの更新方法。
A program updating method executed by the electronic device in a program updating system including one or more information processing devices and an electronic device capable of communicating with the one or more information processing devices,
The one or more information processing devices are
A process of managing information on the update time of the program for each electronic device;
A process of managing information of update data for the program;
Run
The electronic device is
A process of acquiring information on the update time of the program and information on the update data for the program from the one or more information processing apparatuses;
Based on the information on the update time for the program, when it is determined that the update time for the program has passed, the program executed by the electronic device is updated based on the information on the update data for the program. And the process to
How to run the program update.
1つ以上の情報処理装置と、前記1つ以上の情報処理装置と通信可能な電子機器とを含むプログラム更新システムにおいて、前記1つ以上の情報処理装置が実行する第1のプログラムであって、
前記1つ以上の情報処理装置に、
電子機器毎に、該電子機器が実行する第2のプログラムの更新時期の情報を管理する処理と、
前記第2のプログラム用の更新データの情報を管理する処理と、
前記電子機器に、前記第2のプログラムの前記更新時期の情報、及び前記第2のプログラム用の前記更新データの情報を提供する処理と、
前記電子機器が、前記第2のプログラム用の前記更新時期の情報により、前記第2のプログラムの前記更新時期を経過していると判断した場合、前記第2のプログラム用の前記更新データを、前記電子機器に提供する処理と、
を実行させるためのプログラム。
A program update system including one or more information processing devices and an electronic device capable of communicating with the one or more information processing devices, wherein the first program is executed by the one or more information processing devices.
In the one or more information processing apparatuses,
A process of managing, for each electronic device, information on the update time of the second program executed by the electronic device;
A process of managing information of update data for the second program;
A process of providing the electronic device with information on the update time of the second program and information on the update data for the second program;
If the electronic device determines that the update time of the second program has passed based on the information of the update time for the second program, the update data for the second program is A process provided to the electronic device;
A program to run a program.
JP2018004959A 2018-01-16 2018-01-16 Program update system and program update method Active JP7106870B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018004959A JP7106870B2 (en) 2018-01-16 2018-01-16 Program update system and program update method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018004959A JP7106870B2 (en) 2018-01-16 2018-01-16 Program update system and program update method

Publications (2)

Publication Number Publication Date
JP2019125141A true JP2019125141A (en) 2019-07-25
JP7106870B2 JP7106870B2 (en) 2022-07-27

Family

ID=67399387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018004959A Active JP7106870B2 (en) 2018-01-16 2018-01-16 Program update system and program update method

Country Status (1)

Country Link
JP (1) JP7106870B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012059180A (en) * 2010-09-13 2012-03-22 Canon Inc Image forming device, method for updating firmware, and program
JP2016099775A (en) * 2014-11-20 2016-05-30 シャープ株式会社 Electronic device having updating function for firmware
JP2018005565A (en) * 2016-07-01 2018-01-11 キヤノン株式会社 Software distribution system, and software distribution method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012059180A (en) * 2010-09-13 2012-03-22 Canon Inc Image forming device, method for updating firmware, and program
JP2016099775A (en) * 2014-11-20 2016-05-30 シャープ株式会社 Electronic device having updating function for firmware
JP2018005565A (en) * 2016-07-01 2018-01-11 キヤノン株式会社 Software distribution system, and software distribution method

Also Published As

Publication number Publication date
JP7106870B2 (en) 2022-07-27

Similar Documents

Publication Publication Date Title
JP5236958B2 (en) Notification method, management device, and client device
JP7069672B2 (en) Application update method and program
US10997003B2 (en) Electronic apparatus, method for adding function, and non-transitory recording medium
US20040221146A1 (en) Build time dynamic installation of drivers on cloned systems
JP2012084120A (en) Management target device, device management apparatus, device management system, and device management method
JP2010198370A (en) Archive device, conversion device and conversion program
JP5819203B2 (en) System and method for enabling network access to mass storage devices connected to multi-function devices
JP6265732B2 (en) Management device, control method and program for management device
JP2014153804A (en) Information processing device, information processing system, stop method, and program
JP6840986B2 (en) Print management device and program
JP2007087001A (en) Backup restoration device and backup restoration method
JP2006331160A (en) Software introduction environment configuration apparatus, software introduction environment configuration method, software introduction environment configuration program and recording medium
JP5822581B2 (en) Image forming apparatus, method thereof, and program
JP2011100201A (en) Management device, method for the same, and program
JP7106870B2 (en) Program update system and program update method
US20170078509A1 (en) Information processing system and information processing method
JP2017117235A (en) Management program, management system, and information processing device
JP2016126604A (en) Terminal device, program, information processing system and output method
US20130067452A1 (en) Management server, host device, and application management method
JP2008158660A (en) Installer creating apparatus, installer creating method, and installer creating program
JP2006092192A (en) Failure recovery support system, failure recovery support device, management device, and failure recovery support method
JP2017211922A (en) Data management system and control method
US10528303B2 (en) Information processing device and storage medium
JP2015049862A (en) Information processing device, system, method, and program
JP2020086953A (en) Information processing system, information processing apparatus, program, and recommended commodity determination method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201023

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211029

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220126

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220614

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220627

R151 Written notification of patent or utility model registration

Ref document number: 7106870

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151