JP7044838B2 - Information processing equipment and programs - Google Patents

Information processing equipment and programs Download PDF

Info

Publication number
JP7044838B2
JP7044838B2 JP2020134302A JP2020134302A JP7044838B2 JP 7044838 B2 JP7044838 B2 JP 7044838B2 JP 2020134302 A JP2020134302 A JP 2020134302A JP 2020134302 A JP2020134302 A JP 2020134302A JP 7044838 B2 JP7044838 B2 JP 7044838B2
Authority
JP
Japan
Prior art keywords
failure
control unit
information
maintenance
pos terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020134302A
Other languages
Japanese (ja)
Other versions
JP2020198113A (en
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2020134302A priority Critical patent/JP7044838B2/en
Publication of JP2020198113A publication Critical patent/JP2020198113A/en
Application granted granted Critical
Publication of JP7044838B2 publication Critical patent/JP7044838B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02BCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO BUILDINGS, e.g. HOUSING, HOUSE APPLIANCES OR RELATED END-USER APPLICATIONS
    • Y02B20/00Energy efficient lighting technologies, e.g. halogen lamps or gas discharge lamps

Description

本発明の実施形態は、情報処理装置、及びプログラムに関する。 Embodiments of the present invention relate to information processing devices and programs.

従来、スーパーマーケット等の小売店において、POS(Point Of Sales)端末が使用されている。POS端末は、一取引に係る各種処理を実行するため、高い信頼性が求められている。POS端末の保守・管理は、一般的にサービスマンが行っており、故障等が発生した場合には、サービスマンが店舗に出向くことで対処している。 Conventionally, POS (Point Of Sales) terminals have been used in retail stores such as supermarkets. Since the POS terminal executes various processes related to one transaction, high reliability is required. The maintenance and management of the POS terminal is generally performed by a serviceman, and when a failure or the like occurs, the serviceman goes to the store to deal with it.

ところで、POS端末は、再起動等の簡単な処置を実行することにより障害から復旧する場合がある。このような場合、サービスマンが店舗に出向き作業するのは非効率である。そのため、保守対象の装置の保守・管理を効率的に行うことが可能な技術が要求されている。 By the way, the POS terminal may recover from a failure by executing a simple measure such as restarting. In such a case, it is inefficient for the service person to go to the store and work. Therefore, there is a demand for a technique capable of efficiently maintaining and managing the equipment to be maintained.

本発明が解決しようとする課題は、保守対象の装置の保守・管理を効率的に行うことができる情報処理装置、及びプログラムを提供することである。 An object to be solved by the present invention is to provide an information processing apparatus and a program capable of efficiently performing maintenance and management of the apparatus to be maintained.

実施形態の情報処理装置は、複数の保守対象端末、および、当該複数の保守対象端末を管理する管理サーバにより構築されたネットワークに接続可能な情報処理装置であって、第1通信手段と、処理手段とを備える。前記第1通信手段は、前記ネットワークを介して通信を実行する。前記処理手段は、障害が発生した前記保守対象端末に対する処置内容が示された画像情報を、障害が発生した前記保守対象端末に内蔵され、前記第1通信手段とは異なる第2通信手段を有する表示装置に送信する The information processing device of the embodiment is an information processing device that can be connected to a network constructed by a plurality of maintenance target terminals and a management server that manages the plurality of maintenance target terminals, and is a first communication means and processing. Provide means. The first communication means executes communication via the network. The processing means incorporates image information indicating the contents of measures for the maintenance target terminal in which the failure has occurred in the maintenance target terminal in which the failure has occurred, and is different from the first communication means in the second communication. Send to a display device with means .

図1は、実施形態に係る保守システムの一例を示す斜視図である。FIG. 1 is a perspective view showing an example of a maintenance system according to an embodiment. 図2は、POS端末の外観の一例を示す外観斜視図である。FIG. 2 is an external perspective view showing an example of the appearance of the POS terminal. 図3は、POS端末のハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram showing an example of the hardware configuration of the POS terminal. 図4は、店舗サーバのハードウェア構成の一例を示すブロック図である。FIG. 4 is a block diagram showing an example of the hardware configuration of the store server. 図5は、保守サーバのハードウェア構成の一例を示すブロック図である。FIG. 5 is a block diagram showing an example of the hardware configuration of the maintenance server. 図6は、装置テーブルのデータ構成の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the data structure of the device table. 図7は、処置テーブルのデータ構成の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the data structure of the treatment table. 図8は、障害傾向テーブルのデータ構成の一例を示す説明図である。FIG. 8 is an explanatory diagram showing an example of the data structure of the failure tendency table. 図9は、障害管理テーブルのデータ構成の一例を示す説明図である。FIG. 9 is an explanatory diagram showing an example of the data structure of the failure management table. 図10は、保守システムの各装置が有する特徴的な機能構成を示すブロック図である。FIG. 10 is a block diagram showing a characteristic functional configuration of each device of the maintenance system. 図11は、状態情報のデータ構成の一例を示す説明図である。FIG. 11 is an explanatory diagram showing an example of a data structure of state information. 図12は、処置画面の一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of the treatment screen. 図13は、保守処理の一例を示すフローチャート図である。FIG. 13 is a flowchart showing an example of maintenance processing. 図14は、予防保守処理の一例を示すフローチャート図である。FIG. 14 is a flowchart showing an example of preventive maintenance processing.

以下、図面を参照して、実施形態に係る情報処理装置、及びプログラムについて詳細に説明する。以下に説明する実施形態は、情報処理装置、及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態は、スーパーマーケット等の店舗に導入された保守システムへの適用例である。 Hereinafter, the information processing apparatus and the program according to the embodiment will be described in detail with reference to the drawings. The embodiment described below is an embodiment of the information processing apparatus and the program, and does not limit the configuration, specifications, and the like. This embodiment is an application example to a maintenance system introduced in a store such as a supermarket.

図1は、実施形態に係る保守システム1の一例を示す斜視図である。保守システム1は、一又は複数の店舗において使用されている各装置を保守するシステムである。保守システム1は、複数のPOS端末10と、店舗サーバ20と、保守サーバ30とを備える。保守サーバ30と店舗サーバ20とは、インターネットやVPN(Virtual Private Network)等のネットワーク40を介して接続されている。POS端末10と店舗サーバ20とは、店舗内ネットワーク50を介して接続されている。店舗内ネットワーク50は、各装置が相互に通信することにより網目上の通信経路を形成するメッシュ型のネットワークである。店舗内ネットワーク50は、ある装置から送信された情報を他の装置が中継することを繰り返し行うことにより目的の装置に情報を送信することができる。このように、店舗内ネットワーク50は、各装置が情報を中継するため、装置が故障したとしても替わりの通信経路を確保することができる故障に強いネットワークである。なお、図1に示す保守システム1は、複数台のPOS端末10と、一台の店舗サーバ20と、一台の保守サーバ30とを備えているが、各装置の台数はこれに限らない。また、本実施形態に係る保守システム1は、POS端末10を保守の対象装置としているが、保守の対象装置はPOS端末10以外の装置であってもよい。 FIG. 1 is a perspective view showing an example of a maintenance system 1 according to an embodiment. The maintenance system 1 is a system for maintaining each device used in one or a plurality of stores. The maintenance system 1 includes a plurality of POS terminals 10, a store server 20, and a maintenance server 30. The maintenance server 30 and the store server 20 are connected to each other via a network 40 such as the Internet or a VPN (Virtual Private Network). The POS terminal 10 and the store server 20 are connected to each other via the in-store network 50. The in-store network 50 is a mesh-type network in which devices communicate with each other to form a communication path on the network. The in-store network 50 can transmit information to a target device by repeatedly relaying the information transmitted from one device to another device. As described above, the in-store network 50 is a failure-resistant network in which each device relays information, so that even if the device fails, an alternative communication path can be secured. The maintenance system 1 shown in FIG. 1 includes a plurality of POS terminals 10, a store server 20, and a maintenance server 30, but the number of each device is not limited to this. Further, in the maintenance system 1 according to the present embodiment, the POS terminal 10 is the target device for maintenance, but the target device for maintenance may be a device other than the POS terminal 10.

POS端末10は、保守対象の装置である。POS端末10は、一取引に係る販売対象の商品を登録する登録処理等を実行する。また、POS端末10は、自己診断機能を備えている。自己診断機能とは、POS端末10自身の状態を診断する機能である。POS端末10は、自己診断の実行結果として、POS端末10自身の状態を示す状態情報を生成する。そして、POS端末10は、状態情報を保守サーバ30に送信する。 The POS terminal 10 is a device to be maintained. The POS terminal 10 executes a registration process or the like for registering a product to be sold related to one transaction. Further, the POS terminal 10 has a self-diagnosis function. The self-diagnosis function is a function for diagnosing the state of the POS terminal 10 itself. The POS terminal 10 generates state information indicating the state of the POS terminal 10 itself as a result of executing the self-diagnosis. Then, the POS terminal 10 transmits the status information to the maintenance server 30.

店舗サーバ20は、例えば店舗に設定される。店舗サーバ20は、店舗に設置されたPOS端末10を管理する。店舗サーバ20は、POS端末10と保守サーバ30との間の通信を中継する。例えば、店舗サーバ20は、POS端末10の各々から受信した状態情報を保守サーバ30に送信する。 The store server 20 is set in a store, for example. The store server 20 manages the POS terminal 10 installed in the store. The store server 20 relays communication between the POS terminal 10 and the maintenance server 30. For example, the store server 20 transmits the status information received from each of the POS terminals 10 to the maintenance server 30.

保守サーバ30は、例えば保守対象の各装置の点検や修理等の保守を行うサービスマンが駐在する保守センターに設置される。保守サーバ30は、POS端末10の保守に用いられる情報処理装置である。保守サーバ30は、POS端末10から受信した状態情報を解析して、POS端末10の保守に用いる。例えば、保守サーバ30は、POS端末10をリモート操作することによりPOS端末10を保守する。または、保守サーバ30は、POS端末10の保守方法が示された画像情報等を出力する。 The maintenance server 30 is installed in, for example, a maintenance center where a service person who performs maintenance such as inspection and repair of each device to be maintained is stationed. The maintenance server 30 is an information processing device used for maintenance of the POS terminal 10. The maintenance server 30 analyzes the state information received from the POS terminal 10 and uses it for the maintenance of the POS terminal 10. For example, the maintenance server 30 maintains the POS terminal 10 by remotely operating the POS terminal 10. Alternatively, the maintenance server 30 outputs image information or the like indicating the maintenance method of the POS terminal 10.

次に、POS端末10について説明する。図2は、POS端末10の外観の一例を示す外観斜視図である。POS端末10は、ドロワ11の上に載置される。そして、POS端末10は、ドロワ11の引出し12の開放動作を制御する。POS端末10は、上面右側にキーボード13を備える。キーボード13は、各種操作を入力するキーを備える。 Next, the POS terminal 10 will be described. FIG. 2 is an external perspective view showing an example of the appearance of the POS terminal 10. The POS terminal 10 is placed on the drawer 11. Then, the POS terminal 10 controls the opening operation of the drawer 12 of the drawer 11. The POS terminal 10 includes a keyboard 13 on the upper right side of the upper surface. The keyboard 13 includes keys for inputting various operations.

POS端末10は、表示装置60(図3参照)を内蔵している。表示装置60は、キーボード13の上面右側に表示部61を備える。表示部61は、例えば液晶表示装置(LCD)である。表示部61は、保守サーバ30から送信された画像を表示する。なお、表示装置60は、POS端末10に内蔵されているが、POS端末10の制御から独立して各種画面を表示する。すなわち、表示装置60は、POS端末10において障害が発生している状態であっても、各種画面を表示することができる。 The POS terminal 10 has a built-in display device 60 (see FIG. 3). The display device 60 includes a display unit 61 on the upper right side of the keyboard 13. The display unit 61 is, for example, a liquid crystal display (LCD). The display unit 61 displays an image transmitted from the maintenance server 30. Although the display device 60 is built in the POS terminal 10, it displays various screens independently of the control of the POS terminal 10. That is, the display device 60 can display various screens even when a failure has occurred in the POS terminal 10.

第1表示部15は、表示面上にタッチパネルが積層された液晶表示装置(LCD)である。第1表示部15は、例えば、店舗の店員に向けて各種画面を表示する。POS端末10は、上面後方に第2表示部16を備える。第2表示部16は、表示面上にタッチパネルが積層された液晶表示装置(LCD)である。第2表示部16は、例えば、顧客に向けて各種画面を表示する。 The first display unit 15 is a liquid crystal display device (LCD) in which a touch panel is laminated on a display surface. The first display unit 15 displays various screens to, for example, a store clerk. The POS terminal 10 includes a second display unit 16 behind the upper surface. The second display unit 16 is a liquid crystal display device (LCD) in which a touch panel is laminated on a display surface. The second display unit 16 displays various screens for the customer, for example.

POS端末10は、上面左側にプリンタ17を備える。プリンタ17は、取引単位のレシート及びジャーナルを印字発行する。POS端末10は、表示装置60の右側に設けられたカード読取溝に通されたカードからカード情報の読み取りや書き込みを実行するカードリーダライタ18を備える。 The POS terminal 10 includes a printer 17 on the left side of the upper surface. The printer 17 prints and issues receipts and journals for each transaction. The POS terminal 10 includes a card reader / writer 18 that reads or writes card information from a card passed through a card reading groove provided on the right side of the display device 60.

POS端末10は、手持ち式のスキャナ19を備える。スキャナ19は、顧客が持参した商品に付されたバーコード等のコードシンボルからコード情報を光学的に読み取る。 The POS terminal 10 includes a handheld scanner 19. The scanner 19 optically reads code information from a code symbol such as a bar code attached to a product brought by a customer.

次に、保守システム1が有する各種装置のハードウェア構成について説明する。 Next, the hardware configuration of various devices included in the maintenance system 1 will be described.

図3は、POS端末10のハードウェア構成の一例を示すブロック図である。POS端末10は、制御部101と、記憶部102と、通信インタフェース103と、スキャナ19と、キーボード13と、第1表示部15と、第2表示部16と、プリンタ17と、カードリーダライタ18とを備える。制御部101と、記憶部102と、通信インタフェース103と、スキャナ19と、キーボード13と、第1表示部15と、第2表示部16と、プリンタ17と、カードリーダライタ18とは、システムバス104を介して相互に接続している。 FIG. 3 is a block diagram showing an example of the hardware configuration of the POS terminal 10. The POS terminal 10 includes a control unit 101, a storage unit 102, a communication interface 103, a scanner 19, a keyboard 13, a first display unit 15, a second display unit 16, a printer 17, and a card reader / writer 18. And prepare. The control unit 101, the storage unit 102, the communication interface 103, the scanner 19, the keyboard 13, the first display unit 15, the second display unit 16, the printer 17, and the card reader / writer 18 are system buses. They are connected to each other via 104.

制御部101は、POS端末10の全体の動作を制御し、POS端末10が有する各種の機能を実現する。制御部101は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを備える。CPUは、POS端末10の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部102等に格納されたプログラムを実行する。 The control unit 101 controls the overall operation of the POS terminal 10 and realizes various functions of the POS terminal 10. The control unit 101 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). The CPU comprehensively controls the operation of the POS terminal 10. ROM is a storage medium for storing various programs and data. RAM is a storage medium for temporarily storing various programs and rewriting various data. Then, the CPU executes the program stored in the ROM, the storage unit 102, or the like with the RAM as a work area (work area).

記憶部102は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの記憶装置である。記憶部102は、制御プログラム105を記憶する。制御プログラム105は、オペレーティングシステムや、POS端末10が備えている機能を実現させるためのプログラムである。そして、制御プログラム105には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。 The storage unit 102 is a storage device such as an HDD (Hard Disk Drive) or SSD (Solid State Drive). The storage unit 102 stores the control program 105. The control program 105 is a program for realizing the functions provided in the operating system and the POS terminal 10. The control program 105 includes a program for realizing the characteristic functions according to the present embodiment.

通信インタフェース103は、店舗内ネットワーク50と接続するためのインタフェースである。 The communication interface 103 is an interface for connecting to the in-store network 50.

また、POS端末10が備える表示装置60は、制御部601と、記憶部602と、通信インタフェース603と、表示部61とを備える。制御部601と、記憶部602と、通信インタフェース603と、表示部61とは、システムバス604を介して相互に接続している。図3に示すように表示装置60は、制御部101と接続されておらず、独立している。 The display device 60 included in the POS terminal 10 includes a control unit 601, a storage unit 602, a communication interface 603, and a display unit 61. The control unit 601, the storage unit 602, the communication interface 603, and the display unit 61 are connected to each other via the system bus 604. As shown in FIG. 3, the display device 60 is not connected to the control unit 101 and is independent.

制御部601は、表示装置60の全体の動作を制御し、表示装置60が有する各種の機能を実現する。制御部601は、CPUと、ROMと、RAMとを備える。CPUは、表示装置60の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部602等に格納されたプログラムを実行する。 The control unit 601 controls the overall operation of the display device 60 and realizes various functions of the display device 60. The control unit 601 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the display device 60. ROM is a storage medium for storing various programs and data. RAM is a storage medium for temporarily storing various programs and rewriting various data. Then, the CPU executes the program stored in the ROM, the storage unit 602, or the like with the RAM as a work area (work area).

記憶部602は、HDDやSSDなどの記憶装置である。記憶部602は、制御プログラム605を記憶する。制御プログラム605は、オペレーティングシステムや、表示装置60が備えている機能を実現させるためのプログラムである。そして、制御プログラム605には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。 The storage unit 602 is a storage device such as an HDD or SSD. The storage unit 602 stores the control program 605. The control program 605 is a program for realizing the functions provided in the operating system and the display device 60. The control program 605 includes a program for realizing the characteristic functions according to the present embodiment.

通信インタフェース603は、店舗内ネットワーク50と接続するためのインタフェースである。 The communication interface 603 is an interface for connecting to the in-store network 50.

図4は、店舗サーバ20のハードウェア構成の一例を示すブロック図である。店舗サーバ20は、制御部201と、記憶部202と、通信インタフェース203と、操作部204と、表示部205とを備える。制御部201と、記憶部202と、通信インタフェース203と、操作部204と、表示部205とは、システムバス206を介して相互に接続している。 FIG. 4 is a block diagram showing an example of the hardware configuration of the store server 20. The store server 20 includes a control unit 201, a storage unit 202, a communication interface 203, an operation unit 204, and a display unit 205. The control unit 201, the storage unit 202, the communication interface 203, the operation unit 204, and the display unit 205 are connected to each other via the system bus 206.

制御部201は、店舗サーバ20の全体の動作を制御し、店舗サーバ20が有する各種の機能を実現する。制御部201は、CPUと、ROMと、RAMとを備える。CPUは、店舗サーバ20の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部202等に格納されたプログラムを実行する。 The control unit 201 controls the overall operation of the store server 20 and realizes various functions of the store server 20. The control unit 201 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the store server 20. ROM is a storage medium for storing various programs and data. RAM is a storage medium for temporarily storing various programs and rewriting various data. Then, the CPU executes the program stored in the ROM, the storage unit 202, or the like with the RAM as a work area (work area).

記憶部202は、HDDやSSDなどの記憶装置である。記憶部202は、制御プログラム207を記憶する。制御プログラム207は、オペレーティングシステムや、店舗サーバ20が備えている機能を実現させるためのプログラムである。そして、制御プログラム207には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。 The storage unit 202 is a storage device such as an HDD or SSD. The storage unit 202 stores the control program 207. The control program 207 is a program for realizing the functions provided in the operating system and the store server 20. The control program 207 includes a program for realizing the characteristic functions according to the present embodiment.

通信インタフェース203は、ネットワーク40又は店舗内ネットワーク50と接続するためのインタフェースである。 The communication interface 203 is an interface for connecting to the network 40 or the in-store network 50.

操作部204は、キーボードや、マウス等の入力装置である。操作部204は、店舗サーバ20に対する操作を受け付ける。 The operation unit 204 is an input device such as a keyboard and a mouse. The operation unit 204 receives an operation for the store server 20.

表示部205は、例えば、液晶表示装置(LCD)である。なお、表示部205は、液晶表示装置に限らず、有機EL表示装置等であってもよい。 The display unit 205 is, for example, a liquid crystal display device (LCD). The display unit 205 is not limited to the liquid crystal display device, and may be an organic EL display device or the like.

図5は、保守サーバ30のハードウェア構成の一例を示すブロック図である。保守サーバ30は、制御部301と、記憶部302と、通信インタフェース303と、操作部304と、表示部305とを備える。制御部301と、記憶部302と、通信インタフェース303と、操作部304と、表示部305とは、システムバス306を介して相互に接続している。 FIG. 5 is a block diagram showing an example of the hardware configuration of the maintenance server 30. The maintenance server 30 includes a control unit 301, a storage unit 302, a communication interface 303, an operation unit 304, and a display unit 305. The control unit 301, the storage unit 302, the communication interface 303, the operation unit 304, and the display unit 305 are connected to each other via the system bus 306.

制御部301は、保守サーバ30の全体の動作を制御し、保守サーバ30が有する各種の機能を実現する。制御部301は、CPUと、ROMと、RAMとを備える。CPUは、保守サーバ30の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部302等に格納されたプログラムを実行する。 The control unit 301 controls the overall operation of the maintenance server 30 and realizes various functions of the maintenance server 30. The control unit 301 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the maintenance server 30. ROM is a storage medium for storing various programs and data. RAM is a storage medium for temporarily storing various programs and rewriting various data. Then, the CPU executes the program stored in the ROM, the storage unit 302, or the like with the RAM as a work area (work area).

記憶部302は、HDDやSSDなどの記憶装置である。記憶部302は、制御プログラム307と、装置テーブル308と、処置テーブル309と、障害傾向テーブル310と、障害管理テーブル311とを記憶する。制御プログラム307は、オペレーティングシステムや、保守サーバ30が備えている機能を実現させるためのプログラムである。そして、制御プログラム307には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。 The storage unit 302 is a storage device such as an HDD or SSD. The storage unit 302 stores the control program 307, the device table 308, the treatment table 309, the failure tendency table 310, and the failure management table 311. The control program 307 is a program for realizing the functions provided in the operating system and the maintenance server 30. The control program 307 includes a program for realizing the characteristic functions according to the present embodiment.

図6は、装置テーブル308のデータ構成の一例を示す説明図である。装置テーブル308は、保守対象の装置の状態を記憶する。装置テーブル308は、装置コードと、部品コードと、使用状態と、環境状態とを関連付けて記憶する。装置コードは、保守対象の装置を識別可能な識別情報である。部品コードは、保守対象の装置及び保守対象の装置を構成する部品を識別可能な識別情報である。ここで、部品は、POS端末10の一部に限らず、POS端末10に有線又は無線で接続された周辺装置等が含まれる。使用状態は、保守対象の装置及び保守対象の装置を構成する部品の使用状態を示す情報である。使用状態は、使用時間と、使用回数とを関連付けて記憶する。使用時間は、使用された時間の累積を示す情報である。使用回数は、使用された回数の累積を示す情報である。環境状態は、保守対象の装置及び保守対象の装置を構成する部品の使用環境を示す情報である。環境状態は、平均温度と、平均湿度と、温度と、湿度とを関連付けて記憶する。平均温度は、温度の平均値を示す情報である。平均湿度は、設置されている環境の湿度の平均値を示す情報である。温度は、温度を示す情報である。湿度は、設置されている環境の湿度を示す情報である。なお、装置テーブル308は、温度や湿度の平均値に限らず、中央値等を記憶していてもよい。 FIG. 6 is an explanatory diagram showing an example of the data structure of the device table 308. The device table 308 stores the state of the device to be maintained. The device table 308 stores the device code, the component code, the usage state, and the environmental state in association with each other. The device code is identification information that can identify the device to be maintained. The part code is identification information that can identify the device to be maintained and the parts constituting the device to be maintained. Here, the parts are not limited to a part of the POS terminal 10, but include peripheral devices and the like connected to the POS terminal 10 by wire or wirelessly. The usage status is information indicating the usage status of the equipment to be maintained and the parts constituting the equipment to be maintained. The usage status is stored in association with the usage time and the number of usages. The usage time is information indicating the accumulation of the usage time. The number of times of use is information indicating the cumulative number of times of use. The environmental state is information indicating the usage environment of the device to be maintained and the parts constituting the device to be maintained. The environmental state is stored in association with the average temperature, the average humidity, the temperature, and the humidity. The average temperature is information indicating the average value of the temperature. The average humidity is information indicating the average value of the humidity of the installed environment. Temperature is information indicating temperature. Humidity is information indicating the humidity of the environment in which it is installed. The device table 308 may store not only the average value of temperature and humidity but also the median value and the like.

図7は、処置テーブル309のデータ構成の一例を示す説明図である。処置テーブル309は、保守対象の装置に発生することが想定される障害の種別ごとに、その障害への処置内容を示した一又は複数の処置情報を記憶する。処置テーブル309は、障害コードと、処置情報とを関連付けて記憶する。障害コードは、障害内容の種別を識別可能な識別情報である。ここで、障害には、問題が発生したことを示すエラーや、不適切な状態になったことを示すワーニング等が含まれる。さらに詳しくは、障害は、HDDが故障して情報を読み出すことができなくなったことを示すエラーや、プリンタ17の用紙が無くなったことを示すエラーや、プリンタ17の用紙の残量が少なくなったことを示すワーニング等である。処置情報は、障害から復旧するための処置内容が示された情報である。さらに詳しくは、処置情報は、保守対象の装置をリモート操作するリモート操作情報である。保守サーバ30は、リモート操作情報を保守対象の装置に送信して、リモート操作することにより障害から復旧させる。または、処置情報は、障害から復旧させる処置内容が示された画像情報である。すなわち、保守サーバ30は、障害から復旧させる処置内容が示された画像情報を表示させて、画像情報が示す処置内容を手動で実行させることにより障害から復旧させる。 FIG. 7 is an explanatory diagram showing an example of the data structure of the treatment table 309. The action table 309 stores one or more action information indicating the action contents for the failure for each type of failure that is expected to occur in the device to be maintained. The treatment table 309 stores the failure code in association with the treatment information. The failure code is identification information that can identify the type of failure content. Here, the failure includes an error indicating that a problem has occurred, a warning indicating that an inappropriate state has occurred, and the like. More specifically, the faults include an error indicating that the HDD has failed and information cannot be read, an error indicating that the printer 17 has run out of paper, and the printer 17 has a low amount of paper remaining. It is a warning etc. to show that. The treatment information is information indicating the contents of the treatment for recovering from the failure. More specifically, the treatment information is remote operation information for remotely operating the device to be maintained. The maintenance server 30 transmits remote operation information to the device to be maintained, and recovers from the failure by performing remote operation. Alternatively, the treatment information is image information indicating the treatment content for recovering from the failure. That is, the maintenance server 30 displays the image information indicating the action content to be recovered from the failure, and manually executes the action content indicated by the image information to recover from the failure.

図8は、障害傾向テーブル310のデータ構成の一例を示す説明図である。障害傾向テーブル310は、障害の発生時における装置の状態を記憶する。障害傾向テーブル310は、障害コードと、使用状態と、環境状態とを関連付けて記憶する。障害コードは、対象の障害を示す障害コードである。使用状態は、保守対象の装置又は保守対象の装置を構成する部品の障害時の使用状態を示す情報である。使用状態は、障害時使用時間と、障害時使用回数とを関連付けて記憶する。使用時間は、障害時における使用時間の累積を示す情報である。使用回数は、障害時における使用回数の累積を示す情報である。環境状態は、保守対象の装置又は保守対象の装置を構成する部品の障害時の使用環境を示す情報である。環境状態は、平均温度と、平均湿度と、障害時温度と、障害時湿度とを関連付けて記憶する。平均温度は、温度の平均値を示す情報である。平均湿度は、設置されている環境の湿度の平均値を示す情報である。障害時温度は、障害時の温度を示す情報である。障害時湿度は、障害時の湿度を示す情報である。なお、障害傾向テーブル310は、温度や湿度の平均値に限らず、中央値等を記憶していてもよい。 FIG. 8 is an explanatory diagram showing an example of the data structure of the failure tendency table 310. The failure tendency table 310 stores the state of the device at the time of the occurrence of the failure. The failure tendency table 310 stores the failure code, the usage state, and the environmental state in association with each other. The failure code is a failure code indicating the target failure. The usage status is information indicating the usage status at the time of failure of the equipment to be maintained or the parts constituting the equipment to be maintained. The usage status is stored in association with the usage time at the time of failure and the number of times of use at the time of failure. The usage time is information indicating the accumulation of usage time at the time of failure. The number of times of use is information indicating the cumulative number of times of use at the time of failure. The environmental state is information indicating the usage environment at the time of failure of the equipment to be maintained or the parts constituting the equipment to be maintained. The environmental state is stored in association with the average temperature, the average humidity, the failure temperature, and the failure humidity. The average temperature is information indicating the average value of the temperature. The average humidity is information indicating the average value of the humidity of the installed environment. The failure temperature is information indicating the temperature at the time of failure. The humidity at the time of failure is information indicating the humidity at the time of failure. The failure tendency table 310 may store not only the average value of temperature and humidity but also the median value and the like.

図9は、障害管理テーブル311のデータ構成の一例を示す説明図である。障害管理テーブル311は、保守対象の装置に発生した障害に関する各種情報を記憶する。障害管理テーブル311は、日時と、装置コードと、部品コードと、障害コードと、緊急度と、ログ保存場所と、障害内容と、状態と、原因と、処置とを関連付けて記憶する。日時は、障害を検出した日時や障害から復旧した日時等を示す情報である。装置コードは、障害等の事象が発生した装置を示す装置コードである。部品コードは、障害等の事象が発生した装置における事象が発生した部品を示す装置コードである。障害コードは、発生した障害を示す障害コードである。緊急度は、発生した障害に対して急いで処置すべき度合いを示す情報である。ログ保存場所は、障害が示されたログの保存場所を示す情報である。障害内容は、発生した障害の内容を示す情報である。状態は、保守対象の装置の状態を示す情報である。原因は、保守対象の装置に障害が発生した原因を示す情報である。処置は、発生した障害に対する処置内容を示す。 FIG. 9 is an explanatory diagram showing an example of the data structure of the failure management table 311. The failure management table 311 stores various information regarding failures that have occurred in the device to be maintained. The failure management table 311 stores the date and time, the device code, the component code, the failure code, the urgency, the log storage location, the failure content, the state, the cause, and the action in association with each other. The date and time is information indicating the date and time when the failure was detected, the date and time when the failure was recovered, and the like. The device code is a device code indicating a device in which an event such as a failure has occurred. The part code is a device code indicating a part in which an event has occurred in a device in which an event such as a failure has occurred. The failure code is a failure code indicating the failure that has occurred. The degree of urgency is information indicating the degree to which a disorder that has occurred should be treated urgently. The log storage location is information indicating the storage location of the log indicating the failure. The content of the failure is information indicating the content of the failure that has occurred. The status is information indicating the status of the device to be maintained. The cause is information indicating the cause of the failure of the device to be maintained. The treatment indicates the content of the treatment for the failure that has occurred.

図5に戻り、通信インタフェース303は、ネットワーク40と接続するためのインタフェースである。 Returning to FIG. 5, the communication interface 303 is an interface for connecting to the network 40.

操作部304は、キーボードや、マウス等の入力装置である。操作部304は、保守サーバ30に対する操作を受け付ける。 The operation unit 304 is an input device such as a keyboard and a mouse. The operation unit 304 receives an operation for the maintenance server 30.

表示部305は、例えば、液晶表示装置(LCD)である。なお、表示部305は、液晶表示装置に限らず、有機EL表示装置等であってもよい。 The display unit 305 is, for example, a liquid crystal display (LCD). The display unit 305 is not limited to the liquid crystal display device, and may be an organic EL display device or the like.

次に、保守システム1の各装置が有する特徴的な機能について説明する。ここで、図10は、保守システム1の各装置が有する特徴的な機能構成を示すブロック図である。 Next, the characteristic functions of each device of the maintenance system 1 will be described. Here, FIG. 10 is a block diagram showing a characteristic functional configuration of each device of the maintenance system 1.

POS端末10の制御部101は、記憶部102に記憶された制御プログラム105をRAMに展開し、制御プログラム105に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、POS端末10の制御部101は、機能部として、通信制御部1001と、自己診断部1002と、リモート操作制御部1003と、表示制御部1004と、売上登録部1005とを備える。 The control unit 101 of the POS terminal 10 expands the control program 105 stored in the storage unit 102 into the RAM and operates according to the control program 105 to generate each functional unit shown in FIG. 10 in the RAM. Specifically, the control unit 101 of the POS terminal 10 includes a communication control unit 1001, a self-diagnosis unit 1002, a remote operation control unit 1003, a display control unit 1004, and a sales registration unit 1005 as functional units. ..

通信制御部1001は、通信インタフェース103を制御して、店舗内ネットワーク50を介して接続されたPOS端末10や店舗サーバ20と通信する。 The communication control unit 1001 controls the communication interface 103 to communicate with the POS terminal 10 and the store server 20 connected via the in-store network 50.

自己診断部1002は、POS端末10自身の状態を診断する自己診断機能を制御する。更に、自己診断部1002は、自己診断機能においてPOS端末10が備える各部品についても状態を診断する。例えば、自己診断部1002は、POS端末10自身及びPOS端末10を構成する部品について、全部又は一部の機能が使用不可となっているか否かを判定する。または、自己診断部1002は、POS端末10及びPOS端末10を構成する部品の使用時間や使用回数等を計測する。または、自己診断部1002は、POS端末10及びPOS端末10を構成する部品の温度や湿度等の状態を計測する。具体的な例を挙げて説明すると、自己診断部1002は、POS端末10及びPOS端末10を構成する部品のプログラム等が応答しない状態になっているか否かを判定する。または、自己診断部1002は、プリンタ17の用紙の残量や、スキャナ19がコードシンボルを読み取れるか否か等を診断する。または、自己診断部1002は、HDDやSSD等である記憶部102の使用時間や使用回数を計測する。または、自己診断部1002は、HDDやSSD等である記憶部102が設置された空間の温度や湿度を計測する。 The self-diagnosis unit 1002 controls a self-diagnosis function for diagnosing the state of the POS terminal 10 itself. Further, the self-diagnosis unit 1002 diagnoses the state of each component included in the POS terminal 10 in the self-diagnosis function. For example, the self-diagnosis unit 1002 determines whether or not all or part of the functions of the POS terminal 10 itself and the parts constituting the POS terminal 10 are disabled. Alternatively, the self-diagnosis unit 1002 measures the POS terminal 10 and the usage time, the number of times, and the like of the parts constituting the POS terminal 10. Alternatively, the self-diagnosis unit 1002 measures the state of the POS terminal 10 and the parts constituting the POS terminal 10, such as temperature and humidity. Explaining with specific examples, the self-diagnosis unit 1002 determines whether or not the POS terminal 10 and the programs of the parts constituting the POS terminal 10 are in a non-responsive state. Alternatively, the self-diagnosis unit 1002 diagnoses the remaining amount of paper in the printer 17, whether the scanner 19 can read the code symbol, and the like. Alternatively, the self-diagnosis unit 1002 measures the usage time and the number of times of use of the storage unit 102 such as an HDD or SSD. Alternatively, the self-diagnosis unit 1002 measures the temperature and humidity of the space in which the storage unit 102 such as an HDD or SSD is installed.

自己診断部1002は、自己診断機能の実行結果としてPOS端末10自身の状態を示す状態情報を生成する。ここで、図11は、状態情報のデータ構成の一例を示す説明図である。状態情報は、POS端末10又はPOS端末10を構成する部品の状態を示す情報である。更に詳しくは、状態情報は、装置コードと、部品コードと、障害情報と、使用情報と、環境情報とを有する。装置コードは、POS端末10自身を示す識別情報である。部品コードは、POS端末10を構成する部品を示す識別情報である。なお、POS端末10全体の状態を示す場合には、POS端末10全体を示す部品コードが設定される。障害情報は、POS端末10に発生している障害を示す情報である。障害情報は、日時と、障害コードと、ログと、緊急度とを有する。日時は、障害が発生した日時を示している。障害コードは、POS端末10に発生している障害の種別を識別可能な識別情報である。ログは、POS端末10又はPOS端末10を構成する部品が出力したログファイルであって、障害内容が示されたログである。緊急度は、POS端末10に発生している障害に対して急いで処置すべき度合いを示す情報である。使用情報は、POS端末10又はPOS端末10を構成する部品の使用状態を示す情報である。使用情報は、使用時間と、使用回数とを有する。使用時間は、使用された時間を示す情報である。使用回数は、使用された回数を示す情報である。環境情報は、POS端末10又はPOS端末10を構成する部品の使用環境を示す情報である。環境情報は、温度と、湿度とを有する。温度は、温度を示す情報である。湿度は、湿度を示す情報である。 The self-diagnosis unit 1002 generates state information indicating the state of the POS terminal 10 itself as the execution result of the self-diagnosis function. Here, FIG. 11 is an explanatory diagram showing an example of a data structure of state information. The state information is information indicating the state of the POS terminal 10 or the parts constituting the POS terminal 10. More specifically, the state information includes a device code, a component code, a failure information, a usage information, and an environmental information. The device code is identification information indicating the POS terminal 10 itself. The part code is identification information indicating a part constituting the POS terminal 10. When indicating the state of the entire POS terminal 10, a component code indicating the entire POS terminal 10 is set. The failure information is information indicating a failure occurring in the POS terminal 10. The failure information has a date and time, a failure code, a log, and an urgency. The date and time indicate the date and time when the failure occurred. The failure code is identification information that can identify the type of failure occurring in the POS terminal 10. The log is a log file output by the POS terminal 10 or the components constituting the POS terminal 10, and is a log showing the details of the failure. The urgency level is information indicating the degree to which the failure occurring in the POS terminal 10 should be dealt with urgently. The usage information is information indicating the usage state of the POS terminal 10 or the parts constituting the POS terminal 10. The usage information has a usage time and a usage frequency. The usage time is information indicating the usage time. The number of times of use is information indicating the number of times of use. The environmental information is information indicating the usage environment of the POS terminal 10 or the parts constituting the POS terminal 10. Environmental information has temperature and humidity. Temperature is information indicating temperature. Humidity is information indicating humidity.

また、自己診断部1002は、障害に対する処置が実行されたことを条件に、自己診断を実行して状態情報を生成する。すなわち、自己診断部1002は、処置により障害から復旧したか否かを示す状態情報を生成する。 Further, the self-diagnosis unit 1002 executes self-diagnosis and generates state information on condition that the treatment for the failure is executed. That is, the self-diagnosis unit 1002 generates state information indicating whether or not the failure has been recovered by the treatment.

リモート操作制御部1003は、POS端末10自身をリモート操作するリモート操作情報を受信したことを条件に、リモート操作情報に応じた処理を実行する。例えば、リモート操作情報に応じた処理とは、POS端末10自身を再起動させる処理である。または、リモート操作情報に応じた処理とは、POS端末10自身を初期状態に移行させる処理である。または、リモート操作情報に応じた処理とは、POS端末10自身の設定を変更する処理である。 The remote operation control unit 1003 executes processing according to the remote operation information on condition that the remote operation information for remotely operating the POS terminal 10 itself is received. For example, the process corresponding to the remote operation information is a process of restarting the POS terminal 10 itself. Alternatively, the process according to the remote operation information is a process of shifting the POS terminal 10 itself to the initial state. Alternatively, the process according to the remote operation information is a process of changing the setting of the POS terminal 10 itself.

表示制御部1004は、第1表示部15及び第2表示部16を制御して各種画面を表示させる。 The display control unit 1004 controls the first display unit 15 and the second display unit 16 to display various screens.

売上登録部1005は、販売データ処理を制御する。販売データ処理とは、販売対象の商品等を登録する処理や、商品の合計金額等を算出する処理である。 The sales registration unit 1005 controls sales data processing. The sales data processing is a process of registering a product or the like to be sold and a process of calculating the total price of the product or the like.

POS端末10が備える表示装置60の制御部601は、記憶部602に記憶された制御プログラム605をRAMに展開し、制御プログラム605に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、表示装置60の制御部601は、機能部として、通信制御部6001と、表示制御部6002とを備える。 The control unit 601 of the display device 60 included in the POS terminal 10 expands the control program 605 stored in the storage unit 602 into the RAM and operates according to the control program 605 to generate each functional unit shown in FIG. 10 in the RAM. do. Specifically, the control unit 601 of the display device 60 includes a communication control unit 6001 and a display control unit 6002 as functional units.

通信制御部6001は、通信インタフェース603を制御して、店舗内ネットワーク50を介して接続されたPOS端末10や店舗サーバ20と通信する。 The communication control unit 6001 controls the communication interface 603 to communicate with the POS terminal 10 and the store server 20 connected via the in-store network 50.

表示制御部6002は、表示部61を制御して各種画面を表示させる。例えば、表示制御部6002は、処置画面を表示させる。ここで、図12は、処置画面6100の一例を示す説明図である。処置画面6100は、障害から復旧させる方法が示された画面である。POS端末10の操作者は、処置画面6100に示された内容を確認及び実行することにより障害から復旧させる。図12に示す処置画面6100は、プリンタ17に発生した障害に応じた処置内容を示している。なお、図12に示す処置画面6100は、文字にて処置内容を示しているが、これに限らないものとする。例えば、図12に示す処置画面6100は、図形や、静止画や、動画等を含んでいてもよい。更に、表示装置60は、音声により処置内容を示してもよい。 The display control unit 6002 controls the display unit 61 to display various screens. For example, the display control unit 6002 displays the treatment screen. Here, FIG. 12 is an explanatory diagram showing an example of the treatment screen 6100. The treatment screen 6100 is a screen showing a method of recovering from a failure. The operator of the POS terminal 10 recovers from the failure by confirming and executing the contents shown on the treatment screen 6100. The treatment screen 6100 shown in FIG. 12 shows the treatment contents according to the failure that occurred in the printer 17. The treatment screen 6100 shown in FIG. 12 indicates the treatment content in characters, but the treatment screen 6100 is not limited to this. For example, the treatment screen 6100 shown in FIG. 12 may include a figure, a still image, a moving image, or the like. Further, the display device 60 may indicate the treatment content by voice.

店舗サーバ20の制御部201は、記憶部202に記憶された制御プログラム207をRAMに展開し、制御プログラム207に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、店舗サーバ20の制御部201は、機能部として、通信制御部2001を備える。 The control unit 201 of the store server 20 expands the control program 207 stored in the storage unit 202 into the RAM and operates according to the control program 207 to generate each functional unit shown in FIG. 10 in the RAM. Specifically, the control unit 201 of the store server 20 includes a communication control unit 2001 as a functional unit.

通信制御部2001は、通信インタフェース203を制御して、店舗内ネットワーク50を介して接続されたPOS端末10等と通信する。または、通信制御部2001は、通信インタフェース203を制御して、ネットワーク40を介して接続された保守サーバ30等と通信する。 The communication control unit 2001 controls the communication interface 203 to communicate with the POS terminal 10 or the like connected via the in-store network 50. Alternatively, the communication control unit 2001 controls the communication interface 203 to communicate with the maintenance server 30 or the like connected via the network 40.

保守サーバ30の制御部301は、記憶部302に記憶された制御プログラム307をRAMに展開し、制御プログラム307に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、保守サーバ30の制御部301は、機能部として、通信制御部3001と、保守制御部3002と、予防保守制御部3003と、表示制御部3004とを備える。 The control unit 301 of the maintenance server 30 expands the control program 307 stored in the storage unit 302 into the RAM and operates according to the control program 307 to generate each functional unit shown in FIG. 10 in the RAM. Specifically, the control unit 301 of the maintenance server 30 includes a communication control unit 3001, a maintenance control unit 3002, a preventive maintenance control unit 3003, and a display control unit 3004 as functional units.

通信制御部3001は、通信インタフェース303を制御して、ネットワーク40を介して接続された店舗サーバ20等と通信する。 The communication control unit 3001 controls the communication interface 303 to communicate with the store server 20 and the like connected via the network 40.

保守制御部3002は、入力手段である通信制御部3001が状態情報を受信したことを条件に、受信した状態情報に含まれる使用情報と、環境情報とを装置テーブル308の対象の装置コードの部品コードに関連付けて記憶させる。更に詳しくは、保守制御部3002は、状態情報に含まれる使用情報と、環境情報とを、使用状態と、環境状態として装置テーブル308に記憶させる。さらに、保守制御部3002は、平均温度と、平均湿度とを算出し、装置テーブル308に記憶させる。 The maintenance control unit 3002, on condition that the communication control unit 3001 which is an input means receives the state information, uses the usage information included in the received state information and the environment information as the component of the target device code in the device table 308. Remember by associating with the code. More specifically, the maintenance control unit 3002 stores the usage information and the environment information included in the state information in the device table 308 as the usage state and the environment state. Further, the maintenance control unit 3002 calculates the average temperature and the average humidity and stores them in the device table 308.

また、保守制御部3002は、通信制御部3001が受信した状態情報に障害が発生したことを示す障害情報が状態情報に含まれているか否かを判定する。すなわち、判定手段である保守制御部3002は、通信制御部3001が受信した状態情報に基づいて、POS端末10に障害が発生しているか否かを判定する。保守制御部3002は、障害が発生したことを示す障害情報が含まれていることを条件に、障害傾向テーブル310と、障害管理テーブル311とに発生した障害について記憶させる。更に詳しくは、第2の記憶制御手段である保守制御部3002は、障害が発生したPOS端末10の状態を障害傾向テーブル310に記憶させる。すなわち、保守制御部3002は、使用状態と、環境状態とを、発生した障害の障害コードに関連付けて障害傾向テーブル310に記憶させる。また、保守制御部3002は、状態情報に含まれている日時と、装置コードと、部品コードと、障害コードと、緊急度とを障害管理テーブル311に記憶させる。また、保守制御部3002は、状態情報に含まれているログの保存場所と、障害コードが示している障害内容と、状態として障害が発生中であることと、ログに記憶されている障害の原因とを障害管理テーブル311に記憶させる。 Further, the maintenance control unit 3002 determines whether or not the state information includes failure information indicating that a failure has occurred in the state information received by the communication control unit 3001. That is, the maintenance control unit 3002, which is a determination means, determines whether or not a failure has occurred in the POS terminal 10 based on the state information received by the communication control unit 3001. The maintenance control unit 3002 stores the failure that has occurred in the failure tendency table 310 and the failure management table 311 on condition that the failure information indicating that the failure has occurred is included. More specifically, the maintenance control unit 3002, which is the second storage control means, stores the state of the POS terminal 10 in which the failure has occurred in the failure tendency table 310. That is, the maintenance control unit 3002 stores the usage state and the environmental state in the failure tendency table 310 in association with the failure code of the failure that has occurred. Further, the maintenance control unit 3002 stores the date and time, the device code, the component code, the failure code, and the urgency included in the status information in the failure management table 311. Further, the maintenance control unit 3002 determines the storage location of the log included in the status information, the content of the failure indicated by the failure code, the fact that a failure is occurring as a state, and the failure stored in the log. The cause is stored in the failure management table 311.

識別手段である保守制御部3002は、障害が発生したことを示す障害情報が含まれていることを条件に、障害情報に基づいてPOS端末10に発生した障害の種別を識別する。すなわち、保守制御部3002は、障害情報から障害コードを検出する。抽出手段である保守制御部3002は、状態情報に含まれている障害情報に応じた処置情報を処置テーブル309から抽出する。なお、保守制御部3002は、障害から復旧させることができる適切な処置情報が記憶されていない場合等には、新たに処置情報を生成してもよい。この場合には、保守制御部3002は、操作部304が受け付けた操作に応じた処置情報を生成する。そして、処置手段である保守制御部3002は、処置情報を用いて、POS端末10を障害から復旧させる処置を、ネットワーク40及び店舗内ネットワーク50を介して実行する。この時、保守制御部3002は、処置情報が示す処置を処置テーブル309に記憶させる。 The maintenance control unit 3002, which is an identification means, identifies the type of failure that has occurred in the POS terminal 10 based on the failure information, provided that the failure information indicating that the failure has occurred is included. That is, the maintenance control unit 3002 detects the failure code from the failure information. The maintenance control unit 3002, which is an extraction means, extracts the treatment information corresponding to the failure information included in the state information from the treatment table 309. The maintenance control unit 3002 may generate new treatment information when appropriate treatment information that can be recovered from the failure is not stored. In this case, the maintenance control unit 3002 generates treatment information according to the operation received by the operation unit 304. Then, the maintenance control unit 3002, which is the treatment means, executes the treatment for recovering the POS terminal 10 from the failure via the network 40 and the in-store network 50 by using the treatment information. At this time, the maintenance control unit 3002 stores the treatment indicated by the treatment information in the treatment table 309.

保守制御部3002は、様々な態様により処置情報を用いて、POS端末10に発生している障害を復旧させる処置を実行する。例えば、保守制御部3002は、処置情報を表示制御部3004に表示させる。この場合には、サービスセンターのサービスマンは、表示部305に表示された処置情報が示す障害から復旧させる処置内容を電話等により連絡する。 The maintenance control unit 3002 executes a procedure for recovering a failure occurring in the POS terminal 10 by using the procedure information in various modes. For example, the maintenance control unit 3002 causes the display control unit 3004 to display the treatment information. In this case, the serviceman of the service center informs the contents of the measures to be recovered from the failure indicated by the measures information displayed on the display unit 305 by telephone or the like.

または、保守制御部3002は、抽出した処置情報を障害が発生しているPOS端末10に向けて通信制御部3001に送信させる。ここで、保守制御部3002は、処置情報に応じて送信先を変える。処置情報には、障害から復旧させる方法が示された処置画面6100を表示させる画像情報と、装置を障害から復旧させる操作内容が指示されたリモート操作情報とがある。保守制御部3002は、処置情報がリモート操作情報であることを条件に、状態情報に含まれている装置コードのPOS端末10に向けて処置情報を通信制御部3001に送信させる。すなわち、保守制御部3002は、状態情報を用いてリモート操作を実行する。一方、保守制御部3002は、処置情報が画像情報であることを条件に、状態情報に含まれている装置コードのPOS端末10が備える表示装置60に向けて処置情報を通信制御部3001に送信させる。なお、保守制御部3002は、表示出力と、送信出力との両方を実行してもよい。 Alternatively, the maintenance control unit 3002 causes the communication control unit 3001 to transmit the extracted treatment information to the POS terminal 10 where the failure has occurred. Here, the maintenance control unit 3002 changes the transmission destination according to the treatment information. The treatment information includes image information for displaying the treatment screen 6100 showing a method for recovering from the failure, and remote operation information instructing the operation content for recovering the device from the failure. The maintenance control unit 3002 causes the communication control unit 3001 to transmit the treatment information toward the POS terminal 10 of the device code included in the state information, provided that the treatment information is remote operation information. That is, the maintenance control unit 3002 executes a remote operation using the state information. On the other hand, the maintenance control unit 3002 transmits the treatment information to the communication control unit 3001 toward the display device 60 included in the POS terminal 10 of the device code included in the state information, provided that the treatment information is image information. Let me. The maintenance control unit 3002 may execute both the display output and the transmission output.

第1の記憶制御手段である保守制御部3002は、障害から復旧したことを示す状態情報を通信制御部3001が受信したことを条件に、障害から復旧させた処置内容を処置情報として処置テーブル309に記憶させる。例えば、保守制御部3002は、障害が発生から障害から復旧したことを確認する自己診断機能を実行するまでの間に実行された処置内容を、障害から復旧させた処置内容として抽出する。そして、保守制御部3002は、抽出した障害から復旧させた処置内容を処置情報として処置テーブル309に記憶させる。 The maintenance control unit 3002, which is the first memory control means, uses the action content recovered from the failure as the action information on the condition that the communication control unit 3001 receives the status information indicating that the failure has been recovered, as the action table 309. To memorize. For example, the maintenance control unit 3002 extracts the action contents executed during the period from the occurrence of the failure to the execution of the self-diagnosis function for confirming that the failure has been recovered as the action contents recovered from the failure. Then, the maintenance control unit 3002 stores the treatment contents recovered from the extracted failure in the treatment table 309 as treatment information.

予防保守制御部3003は、保守対象の装置であるPOS端末10に対して予防保守を実行する。すなわち、予防保守制御部3003は、状態情報に基づいてPOS端末10に障害が発生するおそれがあると判定したことを条件に報知する。更に詳しくは、予防保守制御部3003は、障害傾向テーブル310に記憶されている各要素について統計的な解析により障害が発生する条件を算出する。そして、予防保守制御部3003は、処置情報が示すPOS端末10の状態を示した各要素について障害が発生する条件に適合しているか否かを判定する。報知手段である予防保守制御部3003は、処置情報の各要素について障害が発生する条件に適合していることを条件に報知する。一例を挙げて説明すると、予防保守制御部3003は、統計的な解析として、障害傾向テーブル310に記憶された使用時間、使用回数、平均温度、平均湿度、障害時温度、障害時湿度等の各要素の平均値や偏差値を算出する。そして、予防保守制御部3003は、処置情報の使用時間、使用回数、温度、湿度等の各要素が、算出した平均値や偏差値に適合したことを条件に、障害が発生するおそれがあることを報知する。 The preventive maintenance control unit 3003 executes preventive maintenance on the POS terminal 10 which is a device to be maintained. That is, the preventive maintenance control unit 3003 notifies the POS terminal 10 on the condition that it is determined that a failure may occur in the POS terminal 10 based on the state information. More specifically, the preventive maintenance control unit 3003 calculates the conditions under which a failure occurs by statistical analysis of each element stored in the failure tendency table 310. Then, the preventive maintenance control unit 3003 determines whether or not each element indicating the state of the POS terminal 10 indicated by the treatment information conforms to the condition in which a failure occurs. The preventive maintenance control unit 3003, which is a notification means, notifies each element of the treatment information on the condition that the condition in which a failure occurs is met. To give an example, the preventive maintenance control unit 3003, as a statistical analysis, has each of the usage time, the number of times of use, the average temperature, the average humidity, the failure temperature, the failure humidity, etc. stored in the failure tendency table 310. Calculate the average value and deviation value of the elements. Then, the preventive maintenance control unit 3003 may cause a failure on condition that each element such as the usage time, the number of times of use, the temperature, and the humidity of the treatment information conforms to the calculated average value or deviation value. Is notified.

予防保守制御部3003は、様々な態様により報知する。例えば、予防保守制御部3003は、障害が発生するおそれがあることを表示制御部3004に表示させることにより報知する。または、予防保守制御部3003は、障害が発生するおそれがあることをPOS端末10、店舗サーバ20、表示装置60等に向けて通信制御部3001に送信させることにより報知する。予防保守制御部3003は、障害が発生するおそれがあることを報知することにより、障害が発生するおそれがあるPOS端末10や部品の交換等を促すことができる。 The preventive maintenance control unit 3003 notifies by various modes. For example, the preventive maintenance control unit 3003 notifies the display control unit 3004 that a failure may occur. Alternatively, the preventive maintenance control unit 3003 notifies the communication control unit 3001 that a failure may occur by transmitting it to the POS terminal 10, the store server 20, the display device 60, and the like. The preventive maintenance control unit 3003 can prompt the replacement of the POS terminal 10 and parts that may cause a failure by notifying that the failure may occur.

表示制御部3004は、表示部305を制御して各種画面を表示させる。例えば、表示制御部3004は、障害管理テーブル311の内容等を表示させる。または、表示制御部3004は、予防保守制御部3003に要求に応じて障害が発生するおそれがあることを報知する画面を表示させる。 The display control unit 3004 controls the display unit 305 to display various screens. For example, the display control unit 3004 displays the contents of the failure management table 311 and the like. Alternatively, the display control unit 3004 causes the preventive maintenance control unit 3003 to display a screen notifying that a failure may occur in response to a request.

次に、POS端末10が実行する保守処理について説明する。ここで、図13は、本実施形態の保守システム1が実行する保守処理の一例を示すフローチャート図である。保守処理とは、保守対象の装置であるPOS端末10を保守する処理である。 Next, the maintenance process executed by the POS terminal 10 will be described. Here, FIG. 13 is a flowchart showing an example of the maintenance process executed by the maintenance system 1 of the present embodiment. The maintenance process is a process for maintaining the POS terminal 10 which is a device to be maintained.

まず、POS端末10の自己診断部1002は、所定時間が経過したか否かを判定する(ステップS11)。所定時間が経過していないことを条件に(ステップS11;No)、POS端末10の自己診断部1002は、自己診断機能の実行を待機する。 First, the self-diagnosis unit 1002 of the POS terminal 10 determines whether or not a predetermined time has elapsed (step S11). On condition that the predetermined time has not elapsed (step S11; No), the self-diagnosis unit 1002 of the POS terminal 10 waits for the execution of the self-diagnosis function.

一方、所定時間が経過したことを条件に(ステップS11;Yes)、POS端末10の自己診断部1002は、自己診断機能を実行してPOS端末10の状態を示す状態情報を生成する(ステップS12)。 On the other hand, on condition that the predetermined time has elapsed (step S11; Yes), the self-diagnosis unit 1002 of the POS terminal 10 executes the self-diagnosis function to generate state information indicating the state of the POS terminal 10 (step S12). ).

次いで、POS端末10の通信制御部1001は、状態情報を店舗サーバ20に送信する(ステップS13)。 Next, the communication control unit 1001 of the POS terminal 10 transmits the state information to the store server 20 (step S13).

次いで、店舗サーバ20の通信制御部2001は、状態情報を中継する(ステップS21)。すなわち、通信制御部2001は、受信した状態情報を保守サーバ30に送信する。 Next, the communication control unit 2001 of the store server 20 relays the state information (step S21). That is, the communication control unit 2001 transmits the received status information to the maintenance server 30.

次いで、保守サーバ30の通信制御部3001は、店舗サーバ20が送信した状態情報を受信する(ステップS31)。次いで、保守サーバ30の保守制御部3002は、状態情報に含まれる使用情報と、環境情報とを装置テーブル308に記憶させる(ステップS32)。 Next, the communication control unit 3001 of the maintenance server 30 receives the state information transmitted by the store server 20 (step S31). Next, the maintenance control unit 3002 of the maintenance server 30 stores the usage information included in the state information and the environment information in the device table 308 (step S32).

次いで、保守サーバ30の保守制御部3002は、受信した状態情報に障害コードが含まれているか否かを判定する(ステップS33)。状態情報に障害コードが含まれていないことを条件に(ステップS33;No)、保守サーバ30は、保守処理を終了する。 Next, the maintenance control unit 3002 of the maintenance server 30 determines whether or not the received status information includes a failure code (step S33). The maintenance server 30 ends the maintenance process on condition that the status information does not include the failure code (step S33; No).

一方、状態情報に障害コードが含まれていることを条件に(ステップS33;Yes)、保守サーバ30の保守制御部3002は、発生した障害に関する情報を障害傾向テーブル310及び障害管理テーブル311に記憶させる(ステップS34)。すなわち、保守制御部3002は、状態情報に含まれる使用情報と、環境情報とを障害傾向テーブル310に記憶させる。また、保守制御部3002は、状態情報に含まれる日時と、装置コードと、部品コードと、障害コードと、緊急度と、ログ保存場所と、障害内容と、状態と、原因とを障害管理テーブル311に記憶させる。 On the other hand, on condition that the status information includes the failure code (step S33; Yes), the maintenance control unit 3002 of the maintenance server 30 stores the information regarding the generated failure in the failure tendency table 310 and the failure management table 311. (Step S34). That is, the maintenance control unit 3002 stores the usage information included in the state information and the environment information in the failure tendency table 310. Further, the maintenance control unit 3002 sets the date and time included in the status information, the device code, the component code, the fault code, the urgency, the log storage location, the fault content, the status, and the cause in the fault management table. Store in 311.

次いで、保守サーバ30の保守制御部3002は、障害コードに応じた処置情報を処置テーブル309から抽出する(ステップS35)。 Next, the maintenance control unit 3002 of the maintenance server 30 extracts the action information according to the failure code from the action table 309 (step S35).

次いで、保守サーバ30の保守制御部3002は、抽出した処置情報を出力させる(ステップS36)。すなわち、保守制御部3002は、送信出力及び表示出力のうち、少なくとも一方の出力方法により処置情報を出力させる。 Next, the maintenance control unit 3002 of the maintenance server 30 outputs the extracted treatment information (step S36). That is, the maintenance control unit 3002 outputs the treatment information by at least one output method of the transmission output and the display output.

次いで、店舗サーバ20の通信制御部2001は、保守サーバ30から処置情報が送信されたことを条件に状態情報を中継する(ステップS22)。すなわち、通信制御部2001は、受信した状態情報をPOS端末10に送信する。 Next, the communication control unit 2001 of the store server 20 relays the state information on condition that the treatment information is transmitted from the maintenance server 30 (step S22). That is, the communication control unit 2001 transmits the received state information to the POS terminal 10.

次いで、POS端末10の通信制御部1001は、店舗サーバ20から処置情報を受信する(ステップS14)。 Next, the communication control unit 1001 of the POS terminal 10 receives the treatment information from the store server 20 (step S14).

次いで、POS端末10は、処置情報を実行する(ステップS15)。更に詳しくは、POS端末10のリモート操作制御部1003は、処置情報がPOS端末10のリモート操作を指示するリモート操作情報であることを条件に、リモート操作を実行する。または、POS端末10が備える表示装置60の表示制御部6002は、処置情報が障害から復旧させる方法が示された画像情報であることを条件に、画像情報を表示させる。 Next, the POS terminal 10 executes the treatment information (step S15). More specifically, the remote operation control unit 1003 of the POS terminal 10 executes the remote operation on condition that the treatment information is the remote operation information instructing the remote operation of the POS terminal 10. Alternatively, the display control unit 6002 of the display device 60 included in the POS terminal 10 displays the image information on condition that the treatment information is the image information indicating the method of recovering from the failure.

次いで、POS端末10の自己診断部1002は、処置により障害から復旧したか否かを確認するために自己診断機能を実行して状態情報を生成する(ステップS16)。次いで、POS端末10の通信制御部1001は、状態情報を店舗サーバ20に送信する(ステップS17)。 Next, the self-diagnosis unit 1002 of the POS terminal 10 executes a self-diagnosis function to confirm whether or not the failure has been recovered by the treatment, and generates state information (step S16). Next, the communication control unit 1001 of the POS terminal 10 transmits the state information to the store server 20 (step S17).

次いで、店舗サーバ20の通信制御部2001は、状態情報を中継する(ステップS23)。 Next, the communication control unit 2001 of the store server 20 relays the state information (step S23).

次いで、保守サーバ30の通信制御部3001は、状態情報を受信する(ステップS37)。次いで、保守サーバ30の保守制御部3002は、受信した状態情報においてPOS端末10が障害から復旧したことが示されているか否かを判定する(ステップS38)。POS端末10が復旧していないことを条件に(ステップS38;No)、保守サーバ30は、ステップS35に移行する。そして、保守サーバ30の保守制御部3002は、障害コードに応じた処置情報について、未だ出力していない処置情報を処置テーブル309から抽出する。そして、保守制御部3002は、未だ実施していない処置情報を出力する。 Next, the communication control unit 3001 of the maintenance server 30 receives the status information (step S37). Next, the maintenance control unit 3002 of the maintenance server 30 determines whether or not the received status information indicates that the POS terminal 10 has recovered from the failure (step S38). On condition that the POS terminal 10 has not been restored (step S38; No), the maintenance server 30 proceeds to step S35. Then, the maintenance control unit 3002 of the maintenance server 30 extracts the treatment information that has not yet been output from the treatment table 309 for the treatment information according to the failure code. Then, the maintenance control unit 3002 outputs the treatment information that has not been implemented yet.

一方、POS端末10が復旧したことを条件に(ステップS38;Yes)、保守サーバ30の保守制御部3002は、復旧したことを障害管理テーブル311に記憶させる(ステップS39)。 On the other hand, on condition that the POS terminal 10 is restored (step S38; Yes), the maintenance control unit 3002 of the maintenance server 30 stores the restoration in the failure management table 311 (step S39).

以上により、保守システム1は、保守処理を終了する。 As a result, the maintenance system 1 ends the maintenance process.

次に、POS端末10が実行する予防保守処理について説明する。ここで、図14は、本実施形態の保守システム1が実行する予防保守処理の一例を示すフローチャート図である。 Next, the preventive maintenance process executed by the POS terminal 10 will be described. Here, FIG. 14 is a flowchart showing an example of preventive maintenance processing executed by the maintenance system 1 of the present embodiment.

ステップS41からステップS62までの処理は、図13のステップS11からステップS32までの処理と同様の処理である。 The process from step S41 to step S62 is the same as the process from step S11 to step S32 in FIG.

ステップS63において保守サーバ30の予防保守制御部3003は、受信した処置情報の各要素について障害が発生する条件に適合しているか否かを判定する(ステップS63)。障害が発生する条件に適合しないことを条件に(ステップS63;No)、保守サーバ30は、予防保守処理を終了する。 In step S63, the preventive maintenance control unit 3003 of the maintenance server 30 determines whether or not each element of the received treatment information conforms to the condition in which a failure occurs (step S63). The maintenance server 30 ends the preventive maintenance process on condition that the condition that the failure occurs is not met (step S63; No).

一方、障害が発生する条件に適合することを条件に(ステップS63;Yes)、保守サーバ30の予防保守制御部3003は、障害が発生する可能性が高いことを報知する(ステップS64)。 On the other hand, on condition that the condition that the failure occurs is satisfied (step S63; Yes), the preventive maintenance control unit 3003 of the maintenance server 30 notifies that the failure is likely to occur (step S64).

以上により、保守システム1は、予防保守処理を終了する。 As a result, the maintenance system 1 ends the preventive maintenance process.

以上のように、本実施形態に係る保守システム1によれば、保守サーバ30は、POS端末10において実行された自己診断の結果が示された状態情報を受信する。保守サーバ30は、状態情報に基づいてPOS端末10に障害が発生していると判定したことを条件に、POS端末10に発生している障害に応じた処置情報を処置テーブル309から抽出する。そして、保守サーバ30は、抽出した状態情報を出力する。保守サーバ30は、処理情報がリモート操作情報として送信された場合には、リモート操作により障害から復旧させる。または、保守サーバ30は、処理情報が画像情報として送信された場合には、表示装置60に障害から復旧させる処置内容を表示させて店員等の操作者に処置内容を実行させることにより障害から復旧させる。従って、保守サーバ30は、保守対象の装置の保守・管理を効率的に行うことができる。 As described above, according to the maintenance system 1 according to the present embodiment, the maintenance server 30 receives the state information indicating the result of the self-diagnosis executed in the POS terminal 10. The maintenance server 30 extracts the action information corresponding to the failure occurring in the POS terminal 10 from the action table 309 on condition that it is determined that the failure has occurred in the POS terminal 10 based on the state information. Then, the maintenance server 30 outputs the extracted state information. When the processing information is transmitted as remote operation information, the maintenance server 30 recovers from the failure by remote operation. Alternatively, when the processing information is transmitted as image information, the maintenance server 30 displays the treatment content to be recovered from the failure on the display device 60 and causes an operator such as a clerk to execute the treatment content to recover from the failure. Let me. Therefore, the maintenance server 30 can efficiently perform maintenance and management of the device to be maintained.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

また、上記実施形態では、表示装置60は、POS端末10による制御から独立していると説明した。しかしながら、表示装置60は、POS端末10と協働で処置画面6100等の各種画面を表示させてもよい。または、表示装置60は、POS端末10の制御により処置画面6100等の各種画面を表示させてもよい。 Further, in the above embodiment, it has been explained that the display device 60 is independent of the control by the POS terminal 10. However, the display device 60 may display various screens such as the treatment screen 6100 in cooperation with the POS terminal 10. Alternatively, the display device 60 may display various screens such as the treatment screen 6100 under the control of the POS terminal 10.

また、上記実施形態では、保守サーバ30は、処置画面6100等を表示させる画像情報を表示装置60に送信すると説明した。しかしながら、保守サーバ30は、表示装置60以外の装置に画像情報を送信してもよい。例えば、保守サーバ30は、店舗サーバ20に表示させるために画像情報を送信してもよい。または、保守サーバ30は、処置画面6100等が表示可能であることを条件に、障害が発生したPOS端末10に画像情報を送信してもよい。または、保守サーバ30は、障害が発生したPOS端末10を有する店舗の障害が発生していない装置に画像情報を送信してもよい。または、保守サーバ30は、障害が発生したPOS端末10を有する店舗の店員等が有するスマートフォン等に画像情報を送信してもよい。 Further, in the above embodiment, it has been described that the maintenance server 30 transmits image information for displaying the treatment screen 6100 and the like to the display device 60. However, the maintenance server 30 may transmit image information to a device other than the display device 60. For example, the maintenance server 30 may transmit image information for display on the store server 20. Alternatively, the maintenance server 30 may transmit image information to the POS terminal 10 in which the failure has occurred, provided that the treatment screen 6100 or the like can be displayed. Alternatively, the maintenance server 30 may transmit image information to a non-faulty device in a store having a failed POS terminal 10. Alternatively, the maintenance server 30 may transmit image information to a smartphone or the like owned by a store clerk or the like having a POS terminal 10 in which a failure has occurred.

上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、フレキシブルディスク(FD)、CD-R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。 The program executed by each device of the above-described embodiment or modification shall be provided by incorporating it into a storage medium (ROM or storage unit) provided in each device in advance, but the program is not limited to this. For example, a file in an installable format or an executable format should be recorded and provided on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). It may be configured in. Further, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted by a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態や変形例の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよいし、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。 Further, the program executed by each device of the above-described embodiment or modification may be stored on a computer connected to a network such as the Internet and provided by downloading via the network, or may be configured to be provided on the Internet. It may be configured to be provided or distributed via a network such as.

1 保守システム
10 POS端末
20 店舗サーバ
30 保守サーバ
60 表示装置
308 装置テーブル
309 処置テーブル
310 障害傾向テーブル
311 障害管理テーブル
1001 通信制御部
1002 自己診断部
1003 リモート操作制御部
1004 表示制御部
1005 売上登録部
2001 通信制御部
3001 通信制御部
3002 保守制御部
3003 予防保守制御部
3004 表示制御部
6001 通信制御部
6002 表示制御部
6100 処置画面
1 Maintenance system 10 POS terminal 20 Store server 30 Maintenance server 60 Display device 308 Equipment table 309 Action table 310 Failure tendency table 311 Failure management table 1001 Communication control unit 1002 Self-diagnosis unit 1003 Remote operation control unit 1004 Display control unit 1005 Sales registration unit 2001 Communication control unit 3001 Communication control unit 3002 Maintenance control unit 3003 Preventive maintenance control unit 3004 Display control unit 6001 Communication control unit 6002 Display control unit 6100 Action screen

特開平7-296070号公報Japanese Unexamined Patent Publication No. 7-296070

Claims (5)

複数の保守対象端末、および、当該複数の保守対象端末を管理する管理サーバにより構築されたネットワークに接続可能な情報処理装置であって、
前記ネットワークを介して通信を実行する第1通信手段と、
障害が発生した前記保守対象端末に対する処置内容が示された画像情報を、障害が発生した前記保守対象端末に内蔵され、前記第1通信手段とは異なる第2通信手段を有する表示装置に送信する処置手段
を備える情報処理装置。
An information processing device that can be connected to a network constructed by a plurality of maintenance target terminals and a management server that manages the plurality of maintenance target terminals.
A first communication means for executing communication via the network, and
A display device having a second communication means different from the first communication means, which is built in the maintenance target terminal in which the failure has occurred and shows the image information indicating the action contents for the maintenance target terminal in which the failure has occurred. And the treatment measures to send to
Information processing device equipped with.
前記処置手段は、障害が発生していない他の保守対象端末に対し、前記画像情報を送信する、
請求項1に記載の情報処理装置。
The treatment means transmits the image information to another maintenance target terminal in which a failure has not occurred.
The information processing apparatus according to claim 1.
前記処置手段は、前記管理サーバに対し、前記画像情報を送信する、
請求項1に記載の情報処理装置。
The treatment means transmits the image information to the management server.
The information processing apparatus according to claim 1.
前記処置手段は、店員が有する携帯端末に対し、前記画像情報を送信する、
請求項1に記載の情報処理装置。
The treatment means transmits the image information to the mobile terminal owned by the clerk .
The information processing apparatus according to claim 1.
複数の保守対象端末、および、当該複数の保守対象端末を管理する管理サーバにより構築されたネットワークに接続可能な情報処理装置を、
前記ネットワークを介して通信を実行する第1通信手段と、
障害が発生した前記保守対象端末に対する処置内容が示された画像情報を、障害が発生した前記保守対象端末に内蔵され、前記第1通信手段とは異なる第2通信手段を有する表示装置に送信する処理手段
として機能させるためのプログラム。
An information processing device that can be connected to a network constructed by multiple maintenance target terminals and a management server that manages the multiple maintenance target terminals.
A first communication means for executing communication via the network, and
The image information showing the action contents for the maintenance target terminal in which the failure has occurred is incorporated in the maintenance target terminal in which the failure has occurred, and is provided in a display device having a second communication means different from the first communication means. The processing means to send and
A program to function as.
JP2020134302A 2020-08-07 2020-08-07 Information processing equipment and programs Active JP7044838B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020134302A JP7044838B2 (en) 2020-08-07 2020-08-07 Information processing equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020134302A JP7044838B2 (en) 2020-08-07 2020-08-07 Information processing equipment and programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016109288A Division JP6749144B2 (en) 2016-05-31 2016-05-31 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2020198113A JP2020198113A (en) 2020-12-10
JP7044838B2 true JP7044838B2 (en) 2022-03-30

Family

ID=73648224

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020134302A Active JP7044838B2 (en) 2020-08-07 2020-08-07 Information processing equipment and programs

Country Status (1)

Country Link
JP (1) JP7044838B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004348730A (en) 2003-05-21 2004-12-09 Hewlett-Packard Development Co Lp Computer service using automatic local diagnostic data collection and automatic remote analysis
JP2005228004A (en) 2004-02-12 2005-08-25 Nec Fielding Ltd Computer remote diagnosis and restoration system, server, program, and method
JP2007304837A (en) 2006-05-11 2007-11-22 Nec Fielding Ltd Information processor, monitoring method, and program
JP2008234420A (en) 2007-03-22 2008-10-02 Nec Fielding Ltd Diagnostic recovery method of computer device
JP2011248860A (en) 2010-04-28 2011-12-08 Ns Solutions Corp Information processing system, and information processing method and program
JP2012044573A (en) 2010-08-23 2012-03-01 Fuji Xerox Co Ltd Diagnosis support device, image processing device, diagnosis system and program
JP2014228895A (en) 2013-05-17 2014-12-08 富士通株式会社 Replacement time calculation program, information processing apparatus, and replacement time calculation method
JP2016095610A (en) 2014-11-13 2016-05-26 株式会社日立システムズ Failure warning system and failure warning method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004348730A (en) 2003-05-21 2004-12-09 Hewlett-Packard Development Co Lp Computer service using automatic local diagnostic data collection and automatic remote analysis
JP2005228004A (en) 2004-02-12 2005-08-25 Nec Fielding Ltd Computer remote diagnosis and restoration system, server, program, and method
JP2007304837A (en) 2006-05-11 2007-11-22 Nec Fielding Ltd Information processor, monitoring method, and program
JP2008234420A (en) 2007-03-22 2008-10-02 Nec Fielding Ltd Diagnostic recovery method of computer device
JP2011248860A (en) 2010-04-28 2011-12-08 Ns Solutions Corp Information processing system, and information processing method and program
JP2012044573A (en) 2010-08-23 2012-03-01 Fuji Xerox Co Ltd Diagnosis support device, image processing device, diagnosis system and program
JP2014228895A (en) 2013-05-17 2014-12-08 富士通株式会社 Replacement time calculation program, information processing apparatus, and replacement time calculation method
JP2016095610A (en) 2014-11-13 2016-05-26 株式会社日立システムズ Failure warning system and failure warning method

Also Published As

Publication number Publication date
JP2020198113A (en) 2020-12-10

Similar Documents

Publication Publication Date Title
JP6749144B2 (en) Information processing device and program
JP7044838B2 (en) Information processing equipment and programs
JP7287161B2 (en) Information processing device control method, program, and communication system
US10783538B2 (en) Relay server for a reward system
JP7449113B2 (en) Sales data processing device and program
JP6886791B2 (en) Communication equipment and programs
JP2003122974A (en) Replacement parts order method and machine parts order system
JPWO2014013655A1 (en) Management device, power supply system, management method, and program
JP6908456B2 (en) Information processing equipment and programs
JP4262948B2 (en) Maintenance management system and maintenance management method
US11715073B2 (en) Information processing apparatus and information processing method of information processing apparatus
JP6297007B2 (en) Control circuit and electronic equipment
JP6999440B2 (en) Product sales data processing equipment and programs
JP2020112980A (en) Merchandise sales data processing device, information processing device, and log management system
JP2019159984A (en) Information processing device and program
US11295286B2 (en) Managing retail point of sale devices
KR102571551B1 (en) POS integrated control system
JP6806344B2 (en) Maintenance support device, maintenance support system, maintenance support method and program
JP4909945B2 (en) Product sales system
JP5454951B2 (en) Merchandise sales data processing apparatus and monitoring program used for the apparatus
JP2017182371A (en) Failure prediction device, failure prediction method, and failure prediction program
JP2020086985A (en) Server device and program
JP2022028027A (en) Portable terminal and program
JP4529128B2 (en) Point correcting apparatus and point correcting method
JP2021153266A (en) Image forming apparatus, method for controlling image forming apparatus, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200811

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210817

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211014

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220317

R150 Certificate of patent or registration of utility model

Ref document number: 7044838

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150