JP7069883B2 - Information processing system, information processing device, information processing method and program - Google Patents

Information processing system, information processing device, information processing method and program Download PDF

Info

Publication number
JP7069883B2
JP7069883B2 JP2018048204A JP2018048204A JP7069883B2 JP 7069883 B2 JP7069883 B2 JP 7069883B2 JP 2018048204 A JP2018048204 A JP 2018048204A JP 2018048204 A JP2018048204 A JP 2018048204A JP 7069883 B2 JP7069883 B2 JP 7069883B2
Authority
JP
Japan
Prior art keywords
monitoring
control
information processing
information
success
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
JP2018048204A
Other languages
Japanese (ja)
Other versions
JP2019161543A (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.)
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 JP2018048204A priority Critical patent/JP7069883B2/en
Publication of JP2019161543A publication Critical patent/JP2019161543A/en
Application granted granted Critical
Publication of JP7069883B2 publication Critical patent/JP7069883B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Selective Calling Equipment (AREA)
  • Telephonic Communication Services (AREA)
  • Computer And Data Communications (AREA)

Description

本発明は、情報処理システム、情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to an information processing system, an information processing device, an information processing method and a program.

オフィスにおいて利用される機器や家電機器等の中には、インターネット等のネットワークに接続可能であり、スマートフォン等の端末から遠隔的に制御可能とされている機器が有る。 Among the devices and home appliances used in the office, there are devices that can be connected to a network such as the Internet and can be remotely controlled from a terminal such as a smartphone.

例えば、ユーザは、スマートフォン等にインストールされたアプリケーションを利用して、外出先等からこれらの機器を操作することができる。 For example, a user can operate these devices from a remote location or the like by using an application installed on a smartphone or the like.

しかしながら、遠隔操作に関する各機器のサービスレベルは必ずしも同じではない。例えば、複合機のように、情報処理装置と同等にCPU等を有する機器であれば、遠隔的な制御命令に応じて当該機器が行った動作の結果(例えば、成功又は失敗)を、制御元に応答を送信することができる。一方、照明機器のような簡易な機器の中には、遠隔的な制御命令に対する応答を送信することができない機器が有る。このような機器を制御する場合、例えば、制御元は、機器の制御の成功を前提とした行動又は処理を実行することができない。 However, the service level of each device related to remote control is not always the same. For example, in the case of a device having a CPU or the like equivalent to an information processing device such as a multifunction device, the control source is the result (for example, success or failure) of the operation performed by the device in response to a remote control command. You can send a response to. On the other hand, some simple devices such as lighting devices cannot send a response to a remote control command. When controlling such a device, for example, the control source cannot execute an action or process on the premise of successful control of the device.

本発明は、上記の点に鑑みてなされたものであって、機器の遠隔的な制御の成否を制御元が確認できる可能性を高めることを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to increase the possibility that the control source can confirm the success or failure of remote control of the device.

そこで上記課題を解決するため、第1の機器と、第2の機器と、情報処理装置とを含む情報処理システムであって、前記情報処理装置は、端末のユーザによって選択された前記第1の機器を示す第1の識別情報と、前記第1の機器に対する制御命令の成功条件と、前記端末において前記第1の機器に対応付けられている前記第2の機器を示す第2の識別情報とを含む設定情報を受信する受信部と、前記受信部による前記設定情報の受信に応じ、前記設定情報が含む前記第2の識別情報に係る前記第2の機器に対して、前記第1の機器の監視の開始要求を送信する監視要求部と、前記端末からの前記第1の機器に対する制御要求に応じ、前記第1の機器に制御命令を送信する第1の送信部と、前記第1の機器の状態監視を開始している前記第2の機器から送信される情報と、前記成功条件とに基づいて、前記制御命令の成否を判定する判定部と、を有する。
Therefore, in order to solve the above problem, the information processing system includes the first device, the second device, and the information processing device, and the information processing device is the first device selected by the user of the terminal. The first identification information indicating the device, the success condition of the control command for the first device, and the second identification information indicating the second device associated with the first device in the terminal. The first device with respect to the receiving unit that receives the setting information including the setting information and the second device related to the second identification information included in the setting information in response to the reception of the setting information by the receiving unit. A monitoring request unit that transmits a monitoring start request, a first transmission unit that transmits a control command to the first device in response to a control request for the first device from the terminal, and the first transmission unit. It has a determination unit for determining the success or failure of the control command based on the information transmitted from the second device that has started monitoring the state of the device and the success condition .

機器の遠隔的な制御の成否を制御元が確認できる可能性を高めることができる。 It is possible to increase the possibility that the control source can confirm the success or failure of the remote control of the device.

第1の実施の形態における情報処理システム1の構成例を示す図である。It is a figure which shows the configuration example of the information processing system 1 in 1st Embodiment. 第1の実施の形態における制御装置10のハードウェア構成例を示す図である。It is a figure which shows the hardware configuration example of the control device 10 in 1st Embodiment. 第1の実施の形態におけるユーザ端末20及び制御装置10の機能構成例を示す図である。It is a figure which shows the functional configuration example of the user terminal 20 and the control device 10 in 1st Embodiment. 第1の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the processing procedure executed in the information processing system 1 of 1st Embodiment. 第2の実施の形態における状況設定を説明するための図である。It is a figure for demonstrating the situation setting in 2nd Embodiment. 第2の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the processing procedure executed in the information processing system 1 of the 2nd Embodiment. 第2の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the processing procedure executed in the information processing system 1 of the 2nd Embodiment. 第3の実施の形態におけるユーザ端末20及び制御装置10の機能構成例を示す図である。It is a figure which shows the functional configuration example of the user terminal 20 and the control device 10 in the 3rd Embodiment. 第3の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the processing procedure executed in the information processing system 1 of the 3rd Embodiment. 第3の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the processing procedure executed in the information processing system 1 of the 3rd Embodiment.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、第1の実施の形態における情報処理システム1の構成例を示す図である。図1において、ユーザ端末20は、LAN(Local Area Network)又はインターネット等のネットワークを介して制御装置10に接続される。制御装置10は、LAN又はインターネット等のネットワークを介して被制御機器30及び監視機器40等に接続される。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration example of the information processing system 1 according to the first embodiment. In FIG. 1, the user terminal 20 is connected to the control device 10 via a network such as a LAN (Local Area Network) or the Internet. The control device 10 is connected to the controlled device 30 and the monitoring device 40 via a network such as a LAN or the Internet.

被制御機器30は、遠隔的な操作(制御)の対象とされる機器である。本実施の形態において、被制御機器30は、例えば、WebAPI等、ネットワークを介して制御命令を受け付け可能なAPI(Application Program Interface)を備える。但し、被制御機器30は、遠隔的な制御に関するサービスレベルが低い機器であるとする。具体的には、被制御機器30は、制御命令に対する応答を返信しない機器であるとする。したがって、被制御機器30の遠隔的な制御元は、被制御機器30との通信のみでは制御命令に応じた動作又は処理等が正常に実行されたか否かを確認することができない。 The controlled device 30 is a device to be remotely controlled (controlled). In the present embodiment, the controlled device 30 includes an API (Application Program Interface) capable of receiving control commands via a network, such as a Web API. However, it is assumed that the controlled device 30 is a device having a low service level related to remote control. Specifically, it is assumed that the controlled device 30 is a device that does not return a response to a control command. Therefore, the remote control source of the controlled device 30 cannot confirm whether or not the operation or process according to the control command is normally executed only by communicating with the controlled device 30.

監視機器40は、被制御機器30の状態の監視用に設置される機器である。したがって、監視機器40は、当該変化を検知可能なように設置される必要が有る。監視機器40も、被制御機器30と同様に、ネットワークを介して要求を受け付け可能なAPIを備える。但し、監視機器40は、被制御機器30に比べて遠隔的な制御に関するサービスレベルが高い機器であるとする。すなわち、監視機器40は、遠隔的な要求に対して応答を送信することができる。監視機器40は、被制御機器30の監視要求を受け付けると、被制御機器30の状態の変化を示す情報を当該監視要求の送信元へ返信する。 The monitoring device 40 is a device installed for monitoring the state of the controlled device 30. Therefore, the monitoring device 40 needs to be installed so that the change can be detected. Like the controlled device 30, the monitoring device 40 also includes an API that can accept requests via the network. However, it is assumed that the monitoring device 40 is a device having a higher service level regarding remote control than the controlled device 30. That is, the monitoring device 40 can transmit a response to a remote request. When the monitoring device 40 receives the monitoring request of the controlled device 30, the monitoring device 40 returns information indicating a change in the state of the controlled device 30 to the transmission source of the monitoring request.

なお、監視機器40は、厳密には、被制御機器30の状態そのものではなく、監視機器40の状態の変化に応じた環境(明るさ、物体の形状、又はその他の物理量等)の変化を検知する機器であってもよい。監視機器40の状態の変化に応じた環境の変化とは、例えば、監視機器40が、照明機器であれば、照明のON又はOFFに応じた明るさの変化等である。以下においては、便宜上、斯かる環境の変化も含めて、監視機器40の状態の変化という。 Strictly speaking, the monitoring device 40 detects a change in the environment (brightness, shape of an object, other physical quantity, etc.) according to a change in the state of the monitored device 40, not the state itself of the controlled device 30. It may be a device that does. The change in the environment according to the change in the state of the monitoring device 40 is, for example, a change in brightness according to ON or OFF of the lighting if the monitoring device 40 is a lighting device. In the following, for convenience, it is referred to as a change in the state of the monitoring device 40, including such a change in the environment.

ユーザ端末20は、被制御機器30を遠隔的に操作するためのユーザインタフェースを提供する情報処理端末である。例えば、スマートフォン、タブレット端末又はPC(Personal Computer)等がユーザ端末20として利用されてもよい。ユーザ端末20は、被制御機器30の制御指示をユーザから受け付けると、当該制御指示に応じた制御要求を制御装置10へ送信する。 The user terminal 20 is an information processing terminal that provides a user interface for remotely operating the controlled device 30. For example, a smartphone, a tablet terminal, a PC (Personal Computer), or the like may be used as the user terminal 20. When the user terminal 20 receives the control instruction of the controlled device 30 from the user, the user terminal 20 transmits a control request corresponding to the control instruction to the control device 10.

制御装置10は、ユーザ端末20からの制御要求に応じた制御を被制御機器30について実行する1以上のコンピュータである。具体的には、制御装置10は、当該制御要求に応じた制御命令を被制御機器30へ送信すると共に、当該制御命令に応じて被制御機器30の状態の変化を示す情報を監視機器40から受信する。制御装置10は、監視機器40から受信する情報に基づいて、被制御機器30に対する制御命令に応じた動作又は処理が、被制御機器30によって正常に実行されたか否かを判定する。 The control device 10 is one or more computers that execute control for the controlled device 30 in response to a control request from the user terminal 20. Specifically, the control device 10 transmits a control command in response to the control request to the controlled device 30, and also receives information indicating a change in the state of the controlled device 30 from the monitoring device 40 in response to the control command. Receive. Based on the information received from the monitoring device 40, the control device 10 determines whether or not the operation or process according to the control command to the controlled device 30 is normally executed by the controlled device 30.

なお、ユーザ端末20、被制御機器30及び監視機器40は、或る企業内に配置され、制御装置10は、当該企業外に配置されてもよい。この場合、制御装置10は、インターネット等を介してクラウドサービスを提供するコンピュータであってもよい。 The user terminal 20, the controlled device 30, and the monitoring device 40 may be arranged in a certain company, and the control device 10 may be arranged outside the company. In this case, the control device 10 may be a computer that provides a cloud service via the Internet or the like.

なお、被制御機器30及び監視機器40は、それぞれ1つに限られない。また、被制御機器30と監視機器40との関係は、1対1に限られない。例えば、1つの監視機器40が複数の被制御機器30の状態を監視してもよいし、1つの被制御機器30の状態が複数の監視機器40によって監視されてもよい。 The controlled device 30 and the monitored device 40 are not limited to one each. Further, the relationship between the controlled device 30 and the monitored device 40 is not limited to one-to-one. For example, one monitoring device 40 may monitor the status of a plurality of controlled devices 30, or the status of one controlled device 30 may be monitored by a plurality of monitoring devices 40.

図2は、第1の実施の形態における制御装置10のハードウェア構成例を示す図である。図2の制御装置10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、及びインタフェース装置105等を有する。 FIG. 2 is a diagram showing a hardware configuration example of the control device 10 according to the first embodiment. The control device 10 of FIG. 2 has a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, and the like, which are connected to each other by a bus B, respectively.

制御装置10での処理を実現するプログラムは、CD-ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 The program that realizes the processing in the control device 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 storing the program is set in the drive device 100, the program is installed in the auxiliary storage device 102 from the recording medium 101 via the drive device 100. However, the program does not necessarily have to be installed from the recording medium 101, and may be downloaded from another computer via the network. The auxiliary storage device 102 stores the installed program and also stores necessary files, data, and the like.

メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って制御装置10に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。 The memory device 103 reads and stores the program from the auxiliary storage device 102 when the program is instructed to start. The CPU 104 executes the function related to the control device 10 according to the program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network.

なお、ユーザ端末20も図2に示されるようなハードウェアを有してもよい。但し、ユーザ端末20は、ユーザからの操作指示を受け付けるための入力装置や、ユーザに対して情報を出力するための表示装置等を備えているのが望ましい。 The user terminal 20 may also have the hardware as shown in FIG. However, it is desirable that the user terminal 20 is provided with an input device for receiving an operation instruction from the user, a display device for outputting information to the user, and the like.

図3は、第1の実施の形態におけるユーザ端末20及び制御装置10の機能構成例を示す図である。図3において、ユーザ端末20は、UI制御部21、監視設定部22、制御要求送信部23及び制御結果受信部24等を有する。これら各部は、ユーザ端末20にインストールされた1以上のプログラムが、ユーザ端末20のCPUに実行させる処理により実現される。 FIG. 3 is a diagram showing a functional configuration example of the user terminal 20 and the control device 10 according to the first embodiment. In FIG. 3, the user terminal 20 has a UI control unit 21, a monitoring setting unit 22, a control request transmission unit 23, a control result reception unit 24, and the like. Each of these parts is realized by a process of causing the CPU of the user terminal 20 to execute one or more programs installed in the user terminal 20.

UI制御部21は、被制御機器30の制御指示等をユーザから受け付けるための画面(以下「制御画面」という。)の表示等を制御する。 The UI control unit 21 controls the display and the like of a screen (hereinafter referred to as “control screen”) for receiving control instructions and the like of the controlled device 30 from the user.

監視設定部22は、制御画面において制御対象として選択された被制御機器30の状態の変化を監視するための設定情報(以下、「監視設定」という。)を制御装置10へ送信する。監視設定は、例えば、監視対象(制御対象)の被制御機器30の識別情報(以下、「機器ID」という。)、被制御機器30の状態を監視する監視機器40の機器ID、及び制御の成功を示す条件(以下、「成功条件」という。)等を含む。成功条件とは、例えば、被制御機器30が照明機器であり、制御内容が照明のONであれば、監視機器40が計測する照度が閾値以上となることである。なお、監視元の監視機器40や成功条件は、制御画面を介してユーザによって指定されてもよい。又は、監視対象の被制御機器30の機器IDと監視元の監視機器40の機器IDとの対応情報(以下、「監視用対応情報」という。)が、予めユーザ端末20に設定されていてもよい。監視用対応情報には、制御内容に応じた成功条件が含まれてもよい。 The monitoring setting unit 22 transmits setting information (hereinafter referred to as “monitoring setting”) for monitoring a change in the state of the controlled device 30 selected as a control target on the control screen to the control device 10. The monitoring settings include, for example, identification information (hereinafter referred to as “device ID”) of the controlled device 30 to be monitored (controlled target), the device ID of the monitoring device 40 for monitoring the state of the controlled device 30, and control. Includes conditions indicating success (hereinafter referred to as "success conditions") and the like. The success condition is, for example, that if the controlled device 30 is a lighting device and the control content is lighting ON, the illuminance measured by the monitoring device 40 is equal to or higher than the threshold value. The monitoring device 40 of the monitoring source and the success condition may be specified by the user via the control screen. Alternatively, even if the correspondence information between the device ID of the controlled device 30 to be monitored and the device ID of the monitoring device 40 of the monitoring source (hereinafter referred to as "monitoring correspondence information") is set in the user terminal 20 in advance. good. The monitoring response information may include success conditions according to the control content.

制御要求送信部23は、制御対象として選択された被制御機器30に関する制御要求を制御装置10へ送信する。 The control request transmission unit 23 transmits a control request regarding the controlled device 30 selected as the control target to the control device 10.

制御結果受信部24は、制御要求に応じた被制御機器30の制御の結果を示す情報(以下、単に「制御結果」という。)を制御装置10から受信する。 The control result receiving unit 24 receives information (hereinafter, simply referred to as “control result”) indicating the control result of the controlled device 30 in response to the control request from the control device 10.

一方、制御装置10は、監視設定受信部11、監視要求部12、制御命令送信部13、監視情報受信部14、制御結果判定部15及び制御結果送信部16等を有する。これら各部は、制御装置10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。 On the other hand, the control device 10 includes a monitoring setting receiving unit 11, a monitoring request unit 12, a control command transmitting unit 13, a monitoring information receiving unit 14, a control result determining unit 15, a control result transmitting unit 16, and the like. Each of these parts is realized by a process of causing the CPU 104 to execute one or more programs installed in the control device 10.

監視設定受信部11は、ユーザ端末20から送信される監視設定を受信する。監視要求部12は、監視設定受信部11が受信した監視設定に含まれている監視元の機器IDに係る監視機器40に対し、監視対象の被制御機器30の機器IDを通知して、当該監視対象の監視を要求する。なお、監視対象と監視元との関係が1対1である場合、又は、監視対象が特定の被制御機器30に限定されない場合、監視対象の被制御機器30の機器IDは監視元に通知されなくてもよい。 The monitoring setting receiving unit 11 receives the monitoring setting transmitted from the user terminal 20. The monitoring request unit 12 notifies the monitoring device 40 related to the device ID of the monitoring source included in the monitoring setting received by the monitoring setting receiving unit 11 of the device ID of the controlled device 30 to be monitored, and said the device ID. Request monitoring of the monitoring target. If the relationship between the monitored target and the monitored source is one-to-one, or if the monitored target is not limited to the specific controlled device 30, the device ID of the controlled device 30 to be monitored is notified to the monitoring source. It does not have to be.

制御命令送信部13は、制御対象の被制御機器30に対して制御命令を送信する。当該制御命令は、被制御機器30が有するAPIを介して被制御機器30に送信されてもよい。 The control command transmission unit 13 transmits a control command to the controlled device 30 to be controlled. The control command may be transmitted to the controlled device 30 via the API of the controlled device 30.

監視情報受信部14は、被制御機器30の状態を示す情報(以下、「監視情報」という。)を監視元の監視機器40から受信する。監視情報は、例えば、監視機器40によって検知又は計測された、環境に関する物理量であってもよいし、当該物理量の変化の有無を示す情報であってもよいし、監視機器40によって撮像された画像データであってもよい。 The monitoring information receiving unit 14 receives information indicating the state of the controlled device 30 (hereinafter, referred to as “monitoring information”) from the monitoring device 40 of the monitoring source. The monitoring information may be, for example, a physical quantity related to the environment detected or measured by the monitoring device 40, information indicating the presence or absence of a change in the physical quantity, or an image captured by the monitoring device 40. It may be data.

制御結果判定部15は、監視情報に基づいて成功条件の充足の有無を判定することで、ユーザ端末20からの制御要求に応じた被制御機器30の制御についての成否を判定する。 The control result determination unit 15 determines whether or not the success condition is satisfied based on the monitoring information, thereby determining the success or failure of the control of the controlled device 30 in response to the control request from the user terminal 20.

制御結果送信部16は、制御結果判定部15による判定結果をユーザ端末20へ送信する。但し、監視情報がそのまま制御結果としてユーザ端末20へ送信されてもよい。 The control result transmission unit 16 transmits the determination result by the control result determination unit 15 to the user terminal 20. However, the monitoring information may be transmitted to the user terminal 20 as a control result as it is.

以下、情報処理システム1において実行される処理手順について説明する。図4は、第1の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。 Hereinafter, the processing procedure executed in the information processing system 1 will be described. FIG. 4 is a sequence diagram for explaining an example of a processing procedure executed in the information processing system 1 of the first embodiment.

例えば、ユーザが、制御画面を介して制御対象の被制御機器30を選択し、当該被制御機器30に対する制御内容を入力すると(S101)、監視設定部22は、監視用対応情報に基づいて、当該被制御機器30の監視元の監視機器40の機器IDを特定し、当該被制御機器30の機器ID(監視対象ID)と、当該監視機器40の機器ID(監視元ID)と、当該制御内容に応じた成功条件とを含む監視設定を制御装置10へ送信する(S102)。制御内容とは、例えば、当該被制御機器30が照明機器であれば、照明のON又はOFF等である。 For example, when the user selects the controlled device 30 to be controlled via the control screen and inputs the control content for the controlled device 30 (S101), the monitoring setting unit 22 determines the monitoring correspondence information. The device ID of the monitored device 40 that is the monitoring source of the controlled device 30 is specified, and the device ID (monitoring target ID) of the controlled device 30, the device ID (monitoring source ID) of the monitored device 40, and the control A monitoring setting including a success condition according to the content is transmitted to the control device 10 (S102). The control content is, for example, ON or OFF of lighting if the controlled device 30 is a lighting device.

制御装置10の監視設定受信部11が当該監視設定を受信すると、監視要求部12は、当該監視設定に含まれている監視元IDに係る監視機器40に対して、監視の開始要求を送信する(S103)。当該開始要求には、監視対象IDが含まれてもよい。当該開始要求に応じ、監視機器40は、監視対象IDに係る被制御機器30の状態の監視(例えば、環境に関する物理量の計測や画像の撮像等)を開始する。 When the monitoring setting receiving unit 11 of the control device 10 receives the monitoring setting, the monitoring request unit 12 transmits a monitoring start request to the monitoring device 40 related to the monitoring source ID included in the monitoring setting. (S103). The start request may include a monitored ID. In response to the start request, the monitoring device 40 starts monitoring the state of the controlled device 30 related to the monitored ID (for example, measurement of physical quantities related to the environment, image capture, etc.).

続いて、ユーザ端末20の制御要求送信部23は、ユーザによって入力された制御内容に応じた制御要求を制御装置10へ送信する(S104)。当該制御要求に応じ、制御命令送信部13は、当該制御内容に対応する制御命令を制御対象の被制御機器30へ送信する(S105)。例えば、当該被制御機器30が照明機器であれば、照明のON等の命令が送信される。 Subsequently, the control request transmission unit 23 of the user terminal 20 transmits a control request according to the control content input by the user to the control device 10 (S104). In response to the control request, the control command transmission unit 13 transmits a control command corresponding to the control content to the controlled device 30 to be controlled (S105). For example, if the controlled device 30 is a lighting device, a command such as turning on the lighting is transmitted.

一方、監視元の監視機器40は、ステップS103における監視の開始要求の受信後、被制御機器30の状態を示す監視情報を繰り返し(例えば、一定期間ごとに)、制御装置10へ送信する(S106)。例えば、一定期間ごとに計測される照度が、当該一定期間ごとに送信されてもよい。制御結果判定部15は、当該監視情報が監視情報受信部14によって受信されるたびに、当該監視情報が成功条件を満たすか否かを判定する。受信される監視情報が、ステップS104から所定時間以内に成功条件を満たした場合、制御結果判定部15は、制御の成功を示す制御結果をユーザ端末20へ送信する(S107)。一方、受信される監視情報が、当該所定時間を超えても成功条件を満たさない場合、制御結果判定部15は、制御の失敗を示す制御結果をユーザ端末20へ送信する(S107)。なお、当該所定時間も成功条件の構成要素とされてもよい。 On the other hand, after receiving the monitoring start request in step S103, the monitoring source monitoring device 40 repeatedly (for example, at regular intervals) the monitoring information indicating the state of the controlled device 30 and transmits it to the control device 10 (S106). ). For example, the illuminance measured at regular intervals may be transmitted at regular intervals. The control result determination unit 15 determines whether or not the monitoring information satisfies the success condition each time the monitoring information is received by the monitoring information receiving unit 14. When the received monitoring information satisfies the success condition within a predetermined time from step S104, the control result determination unit 15 transmits the control result indicating the success of the control to the user terminal 20 (S107). On the other hand, when the received monitoring information does not satisfy the success condition even if the predetermined time is exceeded, the control result determination unit 15 transmits a control result indicating a control failure to the user terminal 20 (S107). The predetermined time may also be a component of the success condition.

なお、成功条件が、ステップS103において監視機器40に対して通知されてもよい。この場合、監視機器40が成功条件の充足の有無を判定してもよい。この場合の監視情報は、制御の成否を示す情報であってもよい。 The success condition may be notified to the monitoring device 40 in step S103. In this case, the monitoring device 40 may determine whether or not the success condition is satisfied. The monitoring information in this case may be information indicating the success or failure of the control.

ユーザ端末20の制御結果受信部24が当該制御結果を受信すると、UI制御部21は、当該制御結果を表示する(S108)。その結果、ユーザは、制御対象として選択した被制御機器30の制御の成否を知ることができる。当該成否に応じて、ユーザは、ユーザ端末20を介して更なる処理要求を制御装置10へ送信してもよい。例えば、制御に成功した場合に、他の被制御機器30に関してステップS101以降が実行されてもよい。 When the control result receiving unit 24 of the user terminal 20 receives the control result, the UI control unit 21 displays the control result (S108). As a result, the user can know the success or failure of the control of the controlled device 30 selected as the control target. Depending on the success or failure, the user may send a further processing request to the control device 10 via the user terminal 20. For example, if the control is successful, steps S101 and subsequent steps may be executed for the other controlled device 30.

上述したように、第1の実施の形態によれば、制御命令の実行の成否を応答できない被制御機器30の状態を監視機器40が監視して、制御元に監視情報を通知する。したがって、本実施の形態によれば、被制御機器30の遠隔的な制御の成否を制御元が確認できる可能を高めることができる。 As described above, according to the first embodiment, the monitoring device 40 monitors the state of the controlled device 30 that cannot respond to the success or failure of the execution of the control command, and notifies the control source of the monitoring information. Therefore, according to the present embodiment, it is possible to increase the possibility that the control source can confirm the success or failure of the remote control of the controlled device 30.

なお、被制御機器30は、サービスレベルが高い機器(すなわち、制御命令の実行の成否を応答可能な機器)であってもよい。この場合であっても、被制御機器30の状態を監視機器40に監視させることで、制御元は、被制御機器30の制御の成否をより高い精度で知ることができる。すなわち、被制御機器30が制御命令に従った動作を正常に実行したつもりであっても、被制御機器30の故障又は誤動作等により、当該動作が正常に実行されない場合も考えられる。この場合、被制御機器30は、制御の成功を応答することになるが、監視機器40からの監視情報に基づけば、被制御機器30の動作に応じて環境の変化等が発生していないことを制御元は検知することができ、制御が失敗したことを知ることができる。 The controlled device 30 may be a device having a high service level (that is, a device capable of responding to the success or failure of execution of a control command). Even in this case, by having the monitoring device 40 monitor the state of the controlled device 30, the control source can know the success or failure of the control of the controlled device 30 with higher accuracy. That is, even if the controlled device 30 intends to normally execute the operation according to the control command, it is conceivable that the operation may not be normally executed due to a failure or malfunction of the controlled device 30. In this case, the controlled device 30 responds to the success of the control, but based on the monitoring information from the monitoring device 40, the environment does not change according to the operation of the controlled device 30. Can be detected by the control source, and it can be known that the control has failed.

次に、第2の実施の形態について説明する。第2の実施の形態では第1の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第1の実施の形態と同様でもよい。 Next, the second embodiment will be described. The second embodiment will explain the differences from the first embodiment. Therefore, the same as in the first embodiment may be used without particular mention.

第2の実施の形態では、具体的な状況に被制御機器30及び監視機器40を当てはめて説明する。図5は、第2の実施の形態における状況設定を説明するための図である。図5は、会議室の内側が示されている。 In the second embodiment, the controlled device 30 and the monitoring device 40 will be described by applying them to a specific situation. FIG. 5 is a diagram for explaining the situation setting in the second embodiment. FIG. 5 shows the inside of the conference room.

当該会議室において、リモート照明31、電動カーテン32、電動スクリーン33及びプロジェクタ34は、被制御機器30の一例である。 In the conference room, the remote lighting 31, the electric curtain 32, the electric screen 33, and the projector 34 are examples of the controlled device 30.

また、モニターカメラ41は、監視機器40の一例である。なお、モニターカメラ41は、指定された方向を撮像可能であるとする。 The monitor camera 41 is an example of the monitoring device 40. It is assumed that the monitor camera 41 can take an image in a designated direction.

更に、ユーザ端末20が、机の上に配置されている。なお、厳密には、電動カーテン32については、電動カーテン32の開閉を駆動する装置が被制御機器30に相当する。同様に、電動スクリーン33については、電動スクリーン33の収納及び展開を駆動する装置が被制御機器30に相当する。 Further, the user terminal 20 is arranged on the desk. Strictly speaking, for the electric curtain 32, the device that drives the opening and closing of the electric curtain 32 corresponds to the controlled device 30. Similarly, with respect to the electric screen 33, the device for driving the storage and deployment of the electric screen 33 corresponds to the controlled device 30.

図6及び図7は、第2の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。図6及び図7中、図4に対応するステップには、同一のステップ番号を付し、末尾にアルファベットが付加されている。 6 and 7 are sequence diagrams for explaining an example of a processing procedure executed in the information processing system 1 of the second embodiment. In FIGS. 6 and 7, the steps corresponding to FIG. 4 are assigned the same step number, and an alphabet is added to the end.

例えば、ユーザが、制御画面を介してプロジェクタ34を制御対象として選択し、プロジェクタ34の利用指示を入力すると(S101a)、監視設定部22は、監視用対応情報に基づいて、電動スクリーン33の監視元のモニターカメラ41の機器IDを特定し、電動スクリーン33の機器ID(監視対象ID)とモニターカメラ41の機器ID(監視元ID)とを含む監視設定を制御装置10へ送信する(S102a)。当該監視設定には、モニターカメラ41に対する電動スクリーン33の方向を示す情報が含まれてもよい。更に、当該監視設定には、電動スクリーン33が展開している状態を示す画像が成功条件として含まれてもよい。 For example, when the user selects the projector 34 as the control target via the control screen and inputs the usage instruction of the projector 34 (S101a), the monitoring setting unit 22 monitors the electric screen 33 based on the monitoring correspondence information. The device ID of the original monitor camera 41 is specified, and the monitoring setting including the device ID (monitoring target ID) of the electric screen 33 and the device ID (monitoring source ID) of the monitor camera 41 is transmitted to the control device 10 (S102a). .. The monitoring setting may include information indicating the direction of the electric screen 33 with respect to the monitor camera 41. Further, the monitoring setting may include an image showing the deployed state of the electric screen 33 as a success condition.

なお、プロジェクタ34の利用指示に応じて、電動スクリーン33等が制御対象とされるのは、例えば、第2の実施の形態におけるユーザ端末20のUI制御部21、監視設定部22、制御要求送信部23及び制御結果受信部24は、プロジェクタ34の使用環境を整えるためのアプリケーションプログラムがユーザ端末20のCPUに実行させる処理により実現されるからである。 The electric screen 33 and the like are controlled by the UI control unit 21, the monitoring setting unit 22, and the control request transmission of the user terminal 20 in the second embodiment, for example, in response to the usage instruction of the projector 34. This is because the unit 23 and the control result receiving unit 24 are realized by a process of causing the CPU of the user terminal 20 to execute an application program for adjusting the usage environment of the projector 34.

続いて、ユーザ端末20の制御要求送信部23は、電動スクリーン33の降下(展開)要求を制御装置10へ送信する(S104a)。当該要求に応じ、制御命令送信部13は、降下(展開)命令を電動スクリーン33へ送信する(S105a)。 Subsequently, the control request transmission unit 23 of the user terminal 20 transmits a descent (deployment) request of the electric screen 33 to the control device 10 (S104a). In response to the request, the control command transmission unit 13 transmits a descent (deployment) command to the electric screen 33 (S105a).

一方、監視元のモニターカメラ41は、ステップS103aにおける監視の開始要求の受信後、電動スクリーン33の方向を撮像した画像データを繰り返し(例えば、一定期間ごとに)、制御装置10へ送信する(S106a)。或いは、モニターカメラ41からは、継続的に画像データが制御装置10へ送信されてもよい。すなわち、ここでは、当該画像データが監視情報の一例である。 On the other hand, after receiving the monitoring start request in step S103a, the monitor camera 41 of the monitoring source repeats image data in which the direction of the electric screen 33 is captured (for example, at regular intervals) and transmits the image data to the control device 10 (S106a). ). Alternatively, image data may be continuously transmitted from the monitor camera 41 to the control device 10. That is, here, the image data is an example of monitoring information.

制御結果判定部15は、当該画像データが監視情報受信部14によって受信されるたびに、当該画像データが成功条件を満たすか否かを判定する。例えば、当該画像データと成功条件としての画像データとの類似度が閾値を超えるか否かが判定されてもよい。類似度の算出は、公知の方法を用いて実行されればよい。 The control result determination unit 15 determines whether or not the image data satisfies the success condition each time the image data is received by the monitoring information receiving unit 14. For example, it may be determined whether or not the degree of similarity between the image data and the image data as a success condition exceeds the threshold value. The calculation of the similarity may be performed using a known method.

例えば、所定時間以内に、モニターカメラ41からの画像データと成功条件としての画像データとの類似度が閾値を超えると、制御結果判定部15は、制御の成功を示す制御結果をユーザ端末20へ送信する(S107a)。それ以外の場合、制御の失敗を示す制御結果がユーザ端末20へ送信される。 For example, if the similarity between the image data from the monitor camera 41 and the image data as a success condition exceeds the threshold value within a predetermined time, the control result determination unit 15 transmits the control result indicating the success of the control to the user terminal 20. Transmit (S107a). In other cases, a control result indicating a control failure is transmitted to the user terminal 20.

ユーザ端末20の制御結果受信部24が当該制御結果を受信すると、UI制御部21は、当該制御結果(電動スクリーン33の降下の成否)を表示する(S108a)。 When the control result receiving unit 24 of the user terminal 20 receives the control result, the UI control unit 21 displays the control result (success or failure of the descent of the electric screen 33) (S108a).

電動スクリーン33の降下が成功した場合、監視設定部22は、監視用対応情報に基づいて、電動カーテン32の監視元のモニターカメラ41の機器IDを特定し、電動カーテン32の機器ID(監視対象ID)とモニターカメラ41の機器ID(監視元ID)とを含む監視設定を制御装置10へ送信する(S102b)。当該監視設定には、モニターカメラ41に対する電動カーテン32の方向を示す情報が含まれてもよい。更に、当該監視設定には、電動カーテン32が閉じている状態を示す画像が成功条件として含まれてもよい。 When the descent of the electric screen 33 is successful, the monitoring setting unit 22 identifies the device ID of the monitor camera 41 of the monitoring source of the electric curtain 32 based on the monitoring correspondence information, and the device ID of the electric curtain 32 (monitoring target). The monitoring setting including the ID) and the device ID (monitoring source ID) of the monitor camera 41 is transmitted to the control device 10 (S102b). The monitoring setting may include information indicating the direction of the electric curtain 32 with respect to the monitor camera 41. Further, the monitoring setting may include an image showing a state in which the electric curtain 32 is closed as a success condition.

続いて、ユーザ端末20の制御要求送信部23は、電動カーテン32のクローズ要求を制御装置10へ送信する(S104b)。当該要求に応じ、制御命令送信部13は、クローズ命令を電動カーテン32へ送信する(S105b)。 Subsequently, the control request transmission unit 23 of the user terminal 20 transmits a close request of the electric curtain 32 to the control device 10 (S104b). In response to the request, the control command transmission unit 13 transmits a close command to the electric curtain 32 (S105b).

一方、監視元のモニターカメラ41は、ステップS103bにおける監視の開始要求の受信後、電動カーテン32の方向を撮像した画像データを繰り返し(例えば、一定期間ごとに)、又は継続的に制御装置10へ送信する(S106b)。 On the other hand, after receiving the monitoring start request in step S103b, the monitoring source monitor camera 41 repeatedly (for example, at regular intervals) or continuously to the control device 10 the image data in which the direction of the electric curtain 32 is captured. Transmit (S106b).

制御結果判定部15は、当該画像データが監視情報受信部14によって受信されるたびに、当該画像データが成功条件を満たすか否かを判定する。斯かる判定は、電動スクリーン33について説明した方法と同様でよい。 The control result determination unit 15 determines whether or not the image data satisfies the success condition each time the image data is received by the monitoring information receiving unit 14. Such a determination may be the same as the method described for the electric screen 33.

続いて、制御結果判定部15は、制御の成否を示す制御結果をユーザ端末20へ送信する(S107b)。ユーザ端末20の制御結果受信部24が当該制御結果を受信すると、UI制御部21は、当該制御結果(電動カーテン32のクローズの成否)を表示する(S108b)。 Subsequently, the control result determination unit 15 transmits a control result indicating the success or failure of the control to the user terminal 20 (S107b). When the control result receiving unit 24 of the user terminal 20 receives the control result, the UI control unit 21 displays the control result (success or failure of closing the electric curtain 32) (S108b).

電動カーテン32のクローズが成功した場合、監視設定部22は、監視用対応情報に基づいて、リモート照明31の監視元のモニターカメラ41の機器IDを特定し、リモート照明31の機器ID(監視対象ID)とモニターカメラ41の機器ID(監視元ID)とを含む監視設定を制御装置10へ送信する(図7:S102c)。当該監視設定には、モニターカメラ41に対するリモート照明31の方向を示す情報が含まれてもよい。更に、当該監視設定には、リモート照明31が消灯している状態を示す画像が成功条件として含まれてもよい。 When the electric curtain 32 is successfully closed, the monitoring setting unit 22 identifies the device ID of the monitor camera 41 of the monitoring source of the remote lighting 31 based on the monitoring correspondence information, and the device ID of the remote lighting 31 (monitoring target). The monitoring setting including the ID) and the device ID (monitoring source ID) of the monitor camera 41 is transmitted to the control device 10 (FIG. 7: S102c). The monitoring setting may include information indicating the direction of the remote lighting 31 with respect to the monitor camera 41. Further, the monitoring setting may include an image showing a state in which the remote lighting 31 is turned off as a success condition.

続いて、ユーザ端末20の制御要求送信部23は、リモート照明31の消灯要求を制御装置10へ送信する(S104c)。当該要求に応じ、制御命令送信部13は、消灯命令をリモート照明31へ送信する(S105c)。 Subsequently, the control request transmission unit 23 of the user terminal 20 transmits a turn-off request of the remote lighting 31 to the control device 10 (S104c). In response to the request, the control command transmission unit 13 transmits a turn-off command to the remote lighting 31 (S105c).

一方、監視元のモニターカメラ41は、ステップS103cにおける監視の開始要求の受信後、リモート照明31の方向を撮像した画像データを繰り返し(例えば、一定期間ごとに)、又は継続的に制御装置10へ送信する(S106c)。 On the other hand, after receiving the monitoring start request in step S103c, the monitoring source monitor camera 41 repeatedly (for example, at regular intervals) or continuously to the control device 10 the image data in which the direction of the remote lighting 31 is captured. Transmit (S106c).

制御結果判定部15は、当該画像データが監視情報受信部14によって受信されるたびに、当該画像データが成功条件を満たすか否かを判定する。斯かる判定は、電動スクリーン33について説明した方法と同様でよい。 The control result determination unit 15 determines whether or not the image data satisfies the success condition each time the image data is received by the monitoring information receiving unit 14. Such a determination may be the same as the method described for the electric screen 33.

続いて、制御結果判定部15は、制御の成否を示す制御結果をユーザ端末20へ送信する(S107c)。ユーザ端末20の制御結果受信部24が当該制御結果を受信すると、UI制御部21は、当該制御結果(リモート照明31の消灯の成否)を表示する(S108c)。 Subsequently, the control result determination unit 15 transmits a control result indicating the success or failure of the control to the user terminal 20 (S107c). When the control result receiving unit 24 of the user terminal 20 receives the control result, the UI control unit 21 displays the control result (success or failure of turning off the remote lighting 31) (S108c).

リモート照明31の消灯が成功した場合、監視設定部22は、監視用対応情報に基づいて、電動スクリーン33の監視元のモニターカメラ41の機器IDを特定し、電動スクリーン33の機器ID(監視対象ID)とモニターカメラ41の機器ID(監視元ID)とを含む監視設定を制御装置10へ送信する(S102d)。当該監視設定には、モニターカメラ41に対する電動スクリーン33の方向を示す情報が含まれてもよい。更に、当該監視設定には、プロジェクタ34から電動スクリーン33に画像が投影されている状態を示す画像が成功条件として含まれてもよい。 When the remote lighting 31 is successfully turned off, the monitoring setting unit 22 identifies the device ID of the monitor camera 41 of the monitoring source of the electric screen 33 based on the monitoring correspondence information, and the device ID of the electric screen 33 (monitoring target). The monitoring setting including the ID) and the device ID (monitoring source ID) of the monitor camera 41 is transmitted to the control device 10 (S102d). The monitoring setting may include information indicating the direction of the electric screen 33 with respect to the monitor camera 41. Further, the monitoring setting may include an image showing a state in which an image is projected from the projector 34 onto the electric screen 33 as a success condition.

続いて、ユーザ端末20の制御要求送信部23は、プロジェクタ34の投影開始要求を制御装置10へ送信する(S104d)。当該要求に応じ、制御命令送信部13は、投影開始命令をプロジェクタ34へ送信する(S105d)。 Subsequently, the control request transmission unit 23 of the user terminal 20 transmits a projection start request of the projector 34 to the control device 10 (S104d). In response to the request, the control command transmission unit 13 transmits a projection start command to the projector 34 (S105d).

一方、監視元のモニターカメラ41は、ステップS103dにおける監視の開始要求の受信後、電動スクリーン33の方向を撮像した画像データを繰り返し(例えば、一定期間ごとに)、又は継続的に制御装置10へ送信する(S106d)。 On the other hand, after receiving the monitoring start request in step S103d, the monitoring source monitor camera 41 repeatedly (for example, at regular intervals) or continuously to the control device 10 the image data in which the direction of the electric screen 33 is captured. Transmit (S106d).

制御装置10において、当該画像データが監視情報受信部14によって受信されるたびに、制御結果判定部15は、当該画像データが成功条件を満たすか否かを判定する。斯かる判定は、電動スクリーン33について説明した方法と同様でよい。 In the control device 10, each time the image data is received by the monitoring information receiving unit 14, the control result determination unit 15 determines whether or not the image data satisfies the success condition. Such a determination may be the same as the method described for the electric screen 33.

続いて、制御結果判定部15は、制御の成否を示す制御結果をユーザ端末20へ送信する(S107d)。ユーザ端末20の制御結果受信部24が当該制御結果を受信すると、UI制御部21は、当該制御結果(プロジェクタ34の投影の成否)を表示する(S108d)。 Subsequently, the control result determination unit 15 transmits a control result indicating the success or failure of the control to the user terminal 20 (S107d). When the control result receiving unit 24 of the user terminal 20 receives the control result, the UI control unit 21 displays the control result (success or failure of the projection of the projector 34) (S108d).

その後、ユーザは、プロジェクタ34を利用してプレゼンテーション等の業務を開始することができる。 After that, the user can start a business such as a presentation by using the projector 34.

なお、上記では、モニターカメラ41が、電動スクリーン33、電動カーテン32、リモート照明31及びプロジェクタ34の状態を監視するための監視機器40として機能する例を示したが、電動スクリーン33、電動カーテン32、リモート照明31及びプロジェクタ34ごとに、異なるカメラが監視機器40として設置されてもよい。又は、電動カーテン32及びリモート照明31については、照度センサ等が、監視機器40として利用されてもよい。また、電動スクリーン33については、当該電動スクリーン33の動作を検知するセンサ等が、監視機器40として利用されてもよい。 Although the monitor camera 41 functions as a monitoring device 40 for monitoring the states of the electric screen 33, the electric curtain 32, the remote lighting 31 and the projector 34, the electric screen 33 and the electric curtain 32 have been described above. A different camera may be installed as the monitoring device 40 for each of the remote lighting 31 and the projector 34. Alternatively, for the electric curtain 32 and the remote lighting 31, an illuminance sensor or the like may be used as the monitoring device 40. Further, with respect to the electric screen 33, a sensor or the like that detects the operation of the electric screen 33 may be used as the monitoring device 40.

次に、第3の実施の形態について説明する。第3の実施の形態では第1及び第2の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第1及び第2の実施の形態と同様でもよい。 Next, a third embodiment will be described. The third embodiment will explain the differences from the first and second embodiments. Therefore, the same may apply to the first and second embodiments, except for points not particularly mentioned.

図8は、第3の実施の形態におけるユーザ端末20及び制御装置10の機能構成例を示す図である。図8中、図3と同一部分又は図3に対応する部分には同一符号を付し、その説明は適宜省略する。 FIG. 8 is a diagram showing a functional configuration example of the user terminal 20 and the control device 10 according to the third embodiment. In FIG. 8, the same parts as those in FIG. 3 or the parts corresponding to those in FIG. 3 are designated by the same reference numerals, and the description thereof will be omitted as appropriate.

図8において、ユーザ端末20は、監視設定部22を有さない。一方、制御装置10は、監視設定受信部11の代わりに制御要求受信部17を有する。制御要求受信部17は、制御装置10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。 In FIG. 8, the user terminal 20 does not have a monitoring setting unit 22. On the other hand, the control device 10 has a control request receiving unit 17 instead of the monitoring setting receiving unit 11. The control request receiving unit 17 is realized by a process of causing the CPU 104 to execute one or more programs installed in the control device 10.

制御要求受信部17は、或る被制御機器30の制御要求に応じ、当該被制御機器30の制御に伴って制御すべき他の被制御機器30を特定すると共に、当該被制御機器30及び当該他の被制御機器30のそれぞれの状態を監視する監視機器40を特定する。制御要求受信部17は、特定した各被制御機器30への制御命令の送信を制御命令送信部13へ要求し、特定した監視機器40の機器ID等を監視要求部12へ通知する。 The control request receiving unit 17 identifies another controlled device 30 to be controlled in accordance with the control of the controlled device 30 in response to the control request of the controlled device 30, and also identifies the controlled device 30 and the controlled device 30. A monitoring device 40 that monitors the state of each of the other controlled devices 30 is specified. The control request receiving unit 17 requests the control command transmitting unit 13 to transmit a control command to each specified controlled device 30, and notifies the monitoring request unit 12 of the device ID and the like of the specified monitoring device 40.

なお、第3の実施の形態における状況設定は、第2の実施の形態(図5)と同じである。 The situation setting in the third embodiment is the same as that in the second embodiment (FIG. 5).

図9及び図10は、第3の実施の形態の情報処理システム1において実行される処理手順の一例を説明するためのシーケンス図である。 9 and 10 are sequence diagrams for explaining an example of the processing procedure executed in the information processing system 1 of the third embodiment.

プロジェクタ34の利用指示が入力されると(S101a)、制御要求送信部23は、プロジェクタ34の投影開始要求を制御装置10へ送信する(S110)。当該投影開始要求は、制御装置10の制御要求受信部17によって受信される。制御要求受信部17は、当該投影開始要求に応じて制御すべき被制御機器30と、各被制御機器30に対応する監視機器40を特定する。例えば、プロジェクタ34の機器IDに対応付けられて、電動スクリーン33、電動カーテン32及びリモート照明31のそれぞれの機器IDと、それぞれの制御内容(降下(展開)、クローズ、消灯)を示す情報とが、補助記憶装置102に記憶されていてもよい。また、プロジェクタ34、電動スクリーン33、電動カーテン32及びリモート照明31のそれぞれの機器IDに対応付けられて、モニターカメラ41の機器IDが監視元として補助記憶装置102に記憶されていてもよい。この場合、制御要求送信部23は、補助記憶装置102を参照することで、当該投影開始要求に応じて制御すべき被制御機器30(電動スクリーン33、電動カーテン32及びリモート照明31)と、各被制御機器30に対応する監視機器40(モニターカメラ41)とを特定することができる。 When the usage instruction of the projector 34 is input (S101a), the control request transmission unit 23 transmits the projection start request of the projector 34 to the control device 10 (S110). The projection start request is received by the control request receiving unit 17 of the control device 10. The control request receiving unit 17 specifies a controlled device 30 to be controlled in response to the projection start request and a monitoring device 40 corresponding to each controlled device 30. For example, the device IDs of the electric screen 33, the electric curtain 32, and the remote lighting 31 are associated with the device ID of the projector 34, and the information indicating the control contents (descent (deployment), close, extinguishing) of each is displayed. , May be stored in the auxiliary storage device 102. Further, the device ID of the monitor camera 41 may be stored in the auxiliary storage device 102 as a monitoring source in association with the device IDs of the projector 34, the electric screen 33, the electric curtain 32, and the remote lighting 31. In this case, the control request transmission unit 23 refers to the auxiliary storage device 102, and the controlled device 30 (electric screen 33, electric curtain 32, and remote lighting 31) to be controlled in response to the projection start request, and each of them. It is possible to identify the monitoring device 40 (monitor camera 41) corresponding to the controlled device 30.

制御要求受信部17による特定結果に基づいて、ステップS104a、S105a、S106a、S104b、S105b、S106b、S104c、S105c、S106c、S104d、S105d、S106dが実行されて、電動スクリーン33の降下(展開)、電動カーテン32のクローズ、リモート照明31の消灯、プロジェクタ34の投影開始の制御が行われ、それぞれの制御の成否が確認される。更に、ステップS107d及びS108dが実行されて、プロジェクタ34の制御結果がユーザ端末20において表示される。 Steps S104a, S105a, S106a, S104b, S105b, S106b, S104c, S105c, S106c, S104d, S105d, S106d are executed based on the specific result by the control request receiving unit 17, and the electric screen 33 is lowered (deployed). The electric curtain 32 is closed, the remote lighting 31 is turned off, and the projection start of the projector 34 is controlled, and the success or failure of each control is confirmed. Further, steps S107d and S108d are executed, and the control result of the projector 34 is displayed on the user terminal 20.

第3の実施の形態によれば、ユーザ端末20は、制御対象の被制御機器30を制御装置10に通知することで、当該被制御機器30と共に制御が必要とされる他の被制御機器30と、制御対象となる各被制御機器30の状態を監視する監視機器40とが制御装置10によって判定される。したがって、ユーザ端末20の負荷を軽減することができる。 According to the third embodiment, the user terminal 20 notifies the control device 10 of the controlled device 30 to be controlled, so that the other controlled device 30 that needs to be controlled together with the controlled device 30 is notified. And the monitoring device 40 that monitors the state of each controlled device 30 to be controlled are determined by the control device 10. Therefore, the load on the user terminal 20 can be reduced.

なお、ステップ101aでは、図5に示した特定の会議室が利用対象として選択されてもよい。この場合、ステップS110では、当該会議室の利用要求が制御装置10に送信されてもよい。制御装置10の制御要求受信部17は、当該会議室の利用に際して制御すべき被制御機器30と、各被制御機器30の監視元の監視機器40とを特定してもよい。 In step 101a, the specific conference room shown in FIG. 5 may be selected as a usage target. In this case, in step S110, the request for using the conference room may be transmitted to the control device 10. The control request receiving unit 17 of the control device 10 may specify the controlled device 30 to be controlled when using the conference room and the monitoring device 40 of the monitoring source of each controlled device 30.

なお、上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 It should be noted that each function of the embodiment described above can be realized by one or a plurality of processing circuits. Here, the "processing circuit" as used herein is a processor programmed to perform each function by software, such as a processor implemented by an electronic circuit, or a processor designed to execute each function described above. It shall include devices such as ASIC (Application Specific Integrated Circuit), DSP (digital signal processor), FPGA (field programmable gate array) and conventional circuit modules.

なお、上記各実施の形態において、制御装置10は、情報処理装置の一例である。被制御機器30は、第1の機器の一例である。監視機器40は、第2の機器の一例である。制御命令送信部13は、第1の送信部の一例である。制御結果判定部15は、判定部の一例である。監視要求部12は、第2の送信部の一例である。 In each of the above embodiments, the control device 10 is an example of an information processing device. The controlled device 30 is an example of the first device. The monitoring device 40 is an example of the second device. The control command transmission unit 13 is an example of the first transmission unit. The control result determination unit 15 is an example of the determination unit. The monitoring request unit 12 is an example of a second transmission unit.

以上、本発明の実施の形態について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various aspects are within the scope of the gist of the present invention described in the claims. It can be transformed and changed.

1 情報処理システム
10 制御装置
11 監視設定受信部
12 監視要求部
13 制御命令送信部
14 監視情報受信部
15 制御結果判定部
16 制御結果送信部
17 制御要求受信部
20 ユーザ端末
21 UI制御部
22 監視設定部
23 制御要求送信部
24 制御結果受信部
30 被制御機器
31 リモート照明
32 電動カーテン
33 電動スクリーン
34 プロジェクタ
40 監視機器
41 モニターカメラ
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
B バス
1 Information processing system 10 Control device 11 Monitoring setting receiving unit 12 Monitoring request unit 13 Control command transmitting unit 14 Monitoring information receiving unit 15 Control result judgment unit 16 Control result transmitting unit 17 Control request receiving unit 20 User terminal 21 UI control unit 22 Monitoring Setting unit 23 Control request transmission unit 24 Control result reception unit 30 Controlled device 31 Remote lighting 32 Electric curtain 33 Electric screen 34 Projector 40 Monitoring device 41 Monitor camera 100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 CPU
105 Interface device B Bus

特開2012-004740号公報Japanese Unexamined Patent Publication No. 2012-004740

Claims (9)

第1の機器と、第2の機器と、情報処理装置とを含む情報処理システムであって、
前記情報処理装置は、
端末のユーザによって選択された前記第1の機器を示す第1の識別情報と、前記第1の機器に対する制御命令の成功条件と、前記端末において前記第1の機器に対応付けられている前記第2の機器を示す第2の識別情報とを含む設定情報を受信する受信部と、
前記受信部による前記設定情報の受信に応じ、前記設定情報が含む前記第2の識別情報に係る前記第2の機器に対して、前記第1の機器の監視の開始要求を送信する監視要求部と、
前記端末からの前記第1の機器に対する制御要求に応じ、前記第1の機器に制御命令を送信する第1の送信部と、
前記第1の機器の状態監視を開始している前記第2の機器から送信される情報と、前記成功条件とに基づいて、前記制御命令の成否を判定する判定部と、
を有することを特徴とする情報処理システム。
An information processing system including a first device, a second device, and an information processing device.
The information processing device is
The first identification information indicating the first device selected by the user of the terminal, the success condition of the control command for the first device, and the first device associated with the first device in the terminal. A receiver that receives setting information including a second identification information indicating the second device, and a receiver.
In response to the reception of the setting information by the receiving unit, the monitoring request unit that transmits a monitoring start request of the first device to the second device related to the second identification information included in the setting information. When,
A first transmission unit that transmits a control command to the first device in response to a control request from the terminal to the first device.
A determination unit that determines the success or failure of the control command based on the information transmitted from the second device that has started monitoring the state of the first device and the success condition .
An information processing system characterized by having.
前記第2の機器から送信される情報は、前記第1の機器の状態に応じて変化する物理量である、
ことを特徴とする請求項記載の情報処理システム。
The information transmitted from the second device is a physical quantity that changes according to the state of the first device.
The information processing system according to claim 1 , wherein the information processing system is characterized by the above.
前記第2の機器から送信される情報は、前記第1の機器の状態に応じて変化する環境の画像である、
ことを特徴とする請求項記載の情報処理システム。
The information transmitted from the second device is an image of an environment that changes according to the state of the first device.
The information processing system according to claim 1 , wherein the information processing system is characterized by the above.
前記第1の機器は、照明機器であり、 The first device is a lighting device.
前記成功条件は、前記制御命令が前記照明機器のONであれば、前記第2の機器から送信される照度が閾値以上であることである、 The success condition is that if the control command is ON of the lighting device, the illuminance transmitted from the second device is equal to or higher than the threshold value.
ことを特徴とする請求項1又は2記載の情報処理システム。The information processing system according to claim 1 or 2, wherein the information processing system is characterized by the above.
前記受信部は、前記ユーザによるプロジェクタを制御対象とする旨の指示に応じて前記端末が送信する、電動スクリーンを示す前記第1の識別情報と、モニターカメラを示す前記第2の識別情報とを含み、前記電動スクリーンが展開している状態を示す画像を前記成功条件として含む前記設定情報を受信する、 The receiving unit receives the first identification information indicating the electric screen and the second identification information indicating the monitor camera, which are transmitted by the terminal in response to an instruction from the user to control the projector. Receiving the setting information including the image showing the expanded state of the electric screen as the success condition.
ことを特徴とする請求項1又は3記載の情報処理システム。The information processing system according to claim 1 or 3, wherein the information processing system is characterized by the above.
前記第1の送信部は、前記電動スクリーンに展開命令を送信し、 The first transmission unit transmits a deployment command to the electric screen, and the first transmission unit transmits a deployment command to the electric screen.
前記判定部は、前記モニターカメラから繰り返し送信される、前記電動スクリーンを撮影した画像と、前記成功条件としての画像とに基づいて、前記展開命令の成否を判定する、 The determination unit determines the success or failure of the expansion command based on the image of the electric screen captured repeatedly from the monitor camera and the image as the success condition.
ことを特徴とする請求項5記載の情報処理システム。The information processing system according to claim 5, wherein the information processing system is characterized by the above.
第1の機器及び第2の機器とネットワークを介して接続される情報処理装置であって、
端末のユーザによって選択された前記第1の機器を示す第1の識別情報と、前記第1の機器に対する制御命令の成功条件と、前記端末において前記第1の機器に対応付けられている前記第2の機器を示す第2の識別情報とを含む設定情報を受信する受信部と、
前記受信部による前記設定情報の受信に応じ、前記設定情報が含む前記第2の識別情報に係る前記第2の機器に対して、前記第1の機器の監視の開始要求を送信する監視要求部と、
前記端末からの前記第1の機器に対する制御要求に応じ、前記第1の機器に制御命令を送信する第1の送信部と、
前記第1の機器の状態監視を開始している前記第2の機器から送信される情報と、前記成功条件とに基づいて、前記制御命令の成否を判定する判定部と、
を有することを特徴とする情報処理装置。
An information processing device connected to the first device and the second device via a network.
The first identification information indicating the first device selected by the user of the terminal, the success condition of the control command for the first device, and the first device associated with the first device in the terminal. A receiver that receives setting information including a second identification information indicating the second device, and a receiver.
In response to the reception of the setting information by the receiving unit, the monitoring request unit that transmits a monitoring start request of the first device to the second device related to the second identification information included in the setting information. When,
A first transmission unit that transmits a control command to the first device in response to a control request from the terminal to the first device.
A determination unit that determines the success or failure of the control command based on the information transmitted from the second device that has started monitoring the state of the first device and the success condition .
An information processing device characterized by having.
第1の機器及び第2の機器とネットワークを介して接続される情報処理装置が、
端末のユーザによって選択された前記第1の機器を示す第1の識別情報と、前記第1の機器に対する制御命令の成功条件と、前記端末において前記第1の機器に対応付けられている前記第2の機器を示す第2の識別情報とを含む設定情報を受信する受信手順と、
前記受信手順における前記設定情報の受信に応じ、前記設定情報が含む前記第2の識別情報に係る前記第2の機器に対して、前記第1の機器の監視の開始要求を送信する監視要求手順と、
前記端末からの前記第1の機器に対する制御要求に応じ、前記第1の機器に制御命令を送信する第1の送信手順と、
前記第1の機器の状態監視を開始している前記第2の機器から送信される情報と、前記成功条件とに基づいて、前記制御命令の成否を判定する判定手順と、
を実行することを特徴とする情報処理方法。
The information processing device connected to the first device and the second device via the network
The first identification information indicating the first device selected by the user of the terminal, the success condition of the control command for the first device, and the first device associated with the first device in the terminal. A receiving procedure for receiving the setting information including the second identification information indicating the second device, and the receiving procedure.
A monitoring request procedure for transmitting a monitoring start request for the first device to the second device related to the second identification information included in the setting information in response to the reception of the setting information in the reception procedure. When,
A first transmission procedure for transmitting a control command to the first device in response to a control request from the terminal to the first device.
A determination procedure for determining the success or failure of the control command based on the information transmitted from the second device that has started monitoring the status of the first device and the success condition .
An information processing method characterized by executing.
第1の機器及び第2の機器とネットワークを介して接続される情報処理装置に、
端末のユーザによって選択された前記第1の機器を示す第1の識別情報と、前記第1の機器に対する制御命令の成功条件と、前記端末において前記第1の機器に対応付けられている前記第2の機器を示す第2の識別情報とを含む設定情報を受信する受信手順と、
前記受信手順における前記設定情報の受信に応じ、前記設定情報が含む前記第2の識別情報に係る前記第2の機器に対して、前記第1の機器の監視の開始要求を送信する監視要求手順と、
前記端末からの前記第1の機器に対する制御要求に応じ、前記第1の機器に制御命令を送信する第1の送信手順と、
前記第1の機器の状態監視を開始している前記第2の機器から送信される情報と、前記成功条件とに基づいて、前記制御命令の成否を判定する判定手順と、
を実行させることを特徴とするプログラム。
For information processing devices connected to the first device and the second device via a network,
The first identification information indicating the first device selected by the user of the terminal, the success condition of the control command for the first device, and the first device associated with the first device in the terminal. A receiving procedure for receiving the setting information including the second identification information indicating the second device, and the receiving procedure.
A monitoring request procedure for transmitting a monitoring start request for the first device to the second device related to the second identification information included in the setting information in response to the reception of the setting information in the reception procedure. When,
A first transmission procedure for transmitting a control command to the first device in response to a control request from the terminal to the first device.
A determination procedure for determining the success or failure of the control command based on the information transmitted from the second device that has started monitoring the status of the first device and the success condition .
A program characterized by executing.
JP2018048204A 2018-03-15 2018-03-15 Information processing system, information processing device, information processing method and program Active JP7069883B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018048204A JP7069883B2 (en) 2018-03-15 2018-03-15 Information processing system, information processing device, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018048204A JP7069883B2 (en) 2018-03-15 2018-03-15 Information processing system, information processing device, information processing method and program

Publications (2)

Publication Number Publication Date
JP2019161543A JP2019161543A (en) 2019-09-19
JP7069883B2 true JP7069883B2 (en) 2022-05-18

Family

ID=67997219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018048204A Active JP7069883B2 (en) 2018-03-15 2018-03-15 Information processing system, information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP7069883B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020055977A1 (en) 2000-11-09 2002-05-09 Yamatake Corporation Remote control system
JP2002245102A (en) 2001-02-14 2002-08-30 Matsushita Electric Works Ltd Method and system for controlling building environment
JP2006101281A (en) 2004-09-30 2006-04-13 Sanyo Electric Co Ltd House appliance control system and house appliance control apparatus
JP2014121059A (en) 2012-12-19 2014-06-30 Chugoku Electric Power Co Inc:The Remote control system and power source connection device
JP2014230199A (en) 2013-05-24 2014-12-08 株式会社Nttドコモ Control device and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020055977A1 (en) 2000-11-09 2002-05-09 Yamatake Corporation Remote control system
JP2002223483A (en) 2000-11-09 2002-08-09 Yamatake Corp Remote management system
JP2002245102A (en) 2001-02-14 2002-08-30 Matsushita Electric Works Ltd Method and system for controlling building environment
JP2006101281A (en) 2004-09-30 2006-04-13 Sanyo Electric Co Ltd House appliance control system and house appliance control apparatus
JP2014121059A (en) 2012-12-19 2014-06-30 Chugoku Electric Power Co Inc:The Remote control system and power source connection device
JP2014230199A (en) 2013-05-24 2014-12-08 株式会社Nttドコモ Control device and program

Also Published As

Publication number Publication date
JP2019161543A (en) 2019-09-19

Similar Documents

Publication Publication Date Title
CN112015475B (en) Application program starting method and device
US10834586B2 (en) System and method for controlling heterogeneous internet of things (IoT) devices using single application
EP2705429B1 (en) Remote cable access point reset
EP3000046B1 (en) Image forming apparatus and method for controlling display of pop-up windows on connected devices
US8896874B2 (en) Communication apparatus and control method thereof, communication system, and storage medium
US20190171443A1 (en) Method of Updating Application and Recording Medium
EP3447636B1 (en) Fire and security system including addressable loop and automatic firmware upgrade
US20140184474A1 (en) Information processing apparatus and method of controlling the same
US10873784B2 (en) Communication apparatus, image capturing apparatus, control method, and storage medium
JP2007079726A (en) Communication device, communication state detection method and communication state detection program
JP6231594B2 (en) Control device, equipment operation system, control method and program
JP7069883B2 (en) Information processing system, information processing device, information processing method and program
JP2011039912A (en) Kvm switch, kvm system and program
JP5603675B2 (en) Display device, display device control method, and program
JP7263841B2 (en) Information processing device, control method, and program
JP2014230064A (en) Communication system, server device, communication method, and program
US11556324B2 (en) Management apparatus and management method
JP2008027144A (en) Gateway device and controlled device
US20240357226A1 (en) Display control device, display control method, and storage medium
JP2019169960A (en) Control device, apparatus operation system, control method and program
CN114785913B (en) Display device and device information processing method
CN115834095B (en) Multi-device collaborative login method, display device and server
US20220094595A1 (en) Information processing apparatus, information processing method, and storage medium
US20230128400A1 (en) Management device and non-transitory computer-readable storage medium storing program
KR100420369B1 (en) Data for sending control method for Internet airconditioner

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210921

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210922

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211112

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220418

R151 Written notification of patent or utility model registration

Ref document number: 7069883

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151