JP2019021984A - Remote operation system, server, computer program, and remote operation method - Google Patents

Remote operation system, server, computer program, and remote operation method Download PDF

Info

Publication number
JP2019021984A
JP2019021984A JP2017136200A JP2017136200A JP2019021984A JP 2019021984 A JP2019021984 A JP 2019021984A JP 2017136200 A JP2017136200 A JP 2017136200A JP 2017136200 A JP2017136200 A JP 2017136200A JP 2019021984 A JP2019021984 A JP 2019021984A
Authority
JP
Japan
Prior art keywords
control device
information
remote operation
unit
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2017136200A
Other languages
Japanese (ja)
Inventor
嵩太 槇原
Kota Makihara
嵩太 槇原
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries 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 Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP2017136200A priority Critical patent/JP2019021984A/en
Publication of JP2019021984A publication Critical patent/JP2019021984A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Selective Calling Equipment (AREA)

Abstract

To provide a remote operation system, server, computer program, and remote operation method, capable of preventing unauthorized remote operation.SOLUTION: A control device comprises: an acceptance unit for accepting predetermined operation; and a transmission unit for transmitting acceptance information to a server. The server comprises: a first reception unit for receiving a registration request including identification information on an operation device and unique information on the control device and a remote operation request; a second reception unit for receiving acceptance information; a registration unit that when a registration request is received and acceptance information is received from a control device associated with unique information included in the registration information, registers the unique information and identification information in association with each other; a determination unit that when a remote operation request is received, determines whether or not identification information included in the remote operation request is registered in association with unique information; and a permission unit that when it is determined that it is registered, permits the remote operation request to the control device associated with the unique information.SELECTED DRAWING: Figure 2

Description

本発明は、遠隔操作システム、サーバ、コンピュータプログラム及び遠隔操作方法に関する。   The present invention relates to a remote operation system, a server, a computer program, and a remote operation method.

ネットワーク技術の進展に伴って、様々な機器を遠隔操作によって制御する技術の開発が進んでいる。非特許文献1には、エアコンを遠隔操作する際にエアコンを登録するための方法が開示されている。   With the advancement of network technology, development of technology for controlling various devices by remote control is in progress. Non-Patent Document 1 discloses a method for registering an air conditioner when remotely operating the air conditioner.

“日立エアコン モバイルコントロール・アプリの操作について”、[平成29年3月10日検索]、インターネット<URL:http://kadenfan.hitachi.co.jp/ra/app/start_basic06.html>“Operation of Hitachi Air Conditioner Mobile Control App”, [March 10, 2017 search], Internet <URL: http: //kadenfan.hitachi.co.jp/ra/app/start_basic06.html>

非特許文献1に開示されている従来の技術では、機器本体にID及びパスワードが記載されているため、そのID及びパスワードを盗み見るだけで、不正な遠隔操作が行われるおそれがある。   In the conventional technique disclosed in Non-Patent Document 1, since an ID and a password are described in the device main body, there is a possibility that an unauthorized remote operation may be performed only by stealing the ID and password.

本発明は、斯かる事情に鑑みてなされたものであり、不正な遠隔操作を防止することができる遠隔操作システム、サーバ、コンピュータプログラム及び遠隔操作方法を提供することを目的とする。   The present invention has been made in view of such circumstances, and an object thereof is to provide a remote operation system, a server, a computer program, and a remote operation method capable of preventing unauthorized remote operation.

本発明の実施の形態に係る遠隔操作システムは、操作装置に接続されるサーバと、該サーバに接続され、所定の機器を制御する制御装置とを備え、前記操作装置から前記機器を遠隔操作する遠隔操作システムであって、前記制御装置は、所定の操作を受け付ける受付部と、該受付部で前記操作を受け付けたことを示す受付情報を前記サーバへ送信する送信部とを備え、前記サーバは、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する第1受信部と、前記制御装置から受付情報を受信する第2受信部と、前記第1受信部で登録要求を受信し、前記第2受信部で前記登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する登録部と、前記第1受信部で遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する判定部と、該判定部で登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する許可部とを備える。   A remote operation system according to an embodiment of the present invention includes a server connected to an operation device, and a control device connected to the server and controlling a predetermined device, and remotely operates the device from the operation device. In the remote operation system, the control device includes: a reception unit that receives a predetermined operation; and a transmission unit that transmits reception information indicating that the operation has been received by the reception unit to the server. A first receiving unit that receives from the operating device a registration request including identification information for identifying the operating device and unique information of the control device, and a remote operation request including identification information for identifying the operating device; and the control device A second reception unit that receives the reception information from the first reception unit, and the first reception unit receives the registration request, and the second reception unit receives the reception information from the control device related to the specific information included in the registration request. The identification information included in the remote operation request is unique when the registration unit that associates and registers the identification information of the operation device and the unique information of the control device and the remote operation request is received by the first reception unit. A determination unit that determines whether the information is registered in association with the information; and a permission unit that permits a remote operation request to the control device related to the specific information when the determination unit determines that the information is registered.

本発明の実施の形態に係るサーバは、操作装置及び所定の機器を制御する制御装置に接続されるサーバであって、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する第1受信部と、前記制御装置から該制御装置で所定の操作を受け付けたことを示す受付情報を受信する第2受信部と、前記第1受信部で登録要求を受信し、前記第2受信部で前記登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する登録部と、前記第1受信部で遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する判定部と、該判定部で登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する許可部とを備える。   A server according to an embodiment of the present invention is a server connected to a control device that controls an operation device and a predetermined device, and includes identification information for identifying the operation device from the operation device and unique information of the control device. A first receiving unit for receiving a registration request including the remote control request including identification information for identifying the operating device, and receiving information indicating that the control device has received a predetermined operation from the control device. Two reception units, and when the first reception unit receives a registration request and the second reception unit receives reception information from the control device related to the specific information included in the registration request, When a remote operation request is received by the registration unit that associates and registers the unique information of the control device and the first receiving unit, the identification information included in the remote operation request is registered in association with the unique information A judging section to whether, if it is determined to have been registered in the determination unit, and a permission unit for permitting the remote operation request to control device according to the unique information.

本発明の実施の形態に係るコンピュータプログラムは、コンピュータに、操作装置から制御装置が制御する所定の機器を遠隔操作させるためのコンピュータプログラムであって、コンピュータに、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する処理と、前記制御装置から該制御装置で所定の操作を受け付けたことを示す受付情報を受信する処理と、登録要求を受信し、該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する処理と、遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する処理と、登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する処理とを実行させる。   A computer program according to an embodiment of the present invention is a computer program for causing a computer to remotely operate a predetermined device that is controlled by the control device from the operation device. The computer program identifies the operation device from the operation device. Processing for receiving a registration request including identification information and control device specific information, and a remote operation request including identification information for identifying the operation device, and receiving a predetermined operation from the control device by the control device. When receiving reception information from the control device related to the process for receiving the received reception information, the registration request, and the specific information included in the registration request, the identification information of the operating device and the specific information of the control device are When the remote operation request is received and the process of registering in association, the identification information included in the remote operation request is registered in association with the unique information. And determining whether or not processing is, when it is determined to be registered, to perform a process that allows a remote operation request to control device according to the unique information.

本発明の実施の形態に係る遠隔操作方法は、操作装置に接続されるサーバと、該サーバに接続され、所定の機器を制御する制御装置とを備え、前記操作装置から前記機器を遠隔操作する遠隔操作システムが行う遠隔操作方法であって、前記制御装置は、所定の操作を受付部が受け付け、前記操作を受け付けたことを示す受付情報を前記サーバへ送信部が送信し、前記サーバは、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を第1受信部が受信し、前記制御装置から受付情報を第2受信部が受信し、登録要求を受信し、該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録部が登録し、遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定部が判定し、登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可部が許可する。   A remote operation method according to an embodiment of the present invention includes a server connected to an operation device, and a control device connected to the server and controlling a predetermined device, and remotely operates the device from the operation device. A remote operation method performed by a remote operation system, wherein the control device receives a predetermined operation by a reception unit, and the transmission unit transmits reception information indicating that the operation has been received to the server. The first receiving unit receives a registration request including identification information for identifying the operation device and unique information of the control device from the operation device, and a remote operation request including identification information for identifying the operation device, from the control device. When the second receiving unit receives the reception information, receives the registration request, and receives the reception information from the control device related to the specific information included in the registration request, the identification information of the operating device and the control device When the registration unit registers with the specific information and receives a remote operation request, the determination unit determines whether the identification information included in the remote operation request is registered in association with the specific information, and is registered. If it is determined, the permission unit permits a remote operation request to the control device related to the specific information.

本発明によれば、不正な遠隔操作を防止することができる。   According to the present invention, unauthorized remote operation can be prevented.

本実施の形態の遠隔操作システムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the remote control system of this Embodiment. 本実施の形態のサーバの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the server of this Embodiment. 本実施の形態の制御装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the control apparatus of this Embodiment. 本実施の形態の遠隔操作システムの動作の一例を示す説明図である。It is explanatory drawing which shows an example of operation | movement of the remote control system of this Embodiment. 本実施の形態の登録情報の一例を示す説明図である。It is explanatory drawing which shows an example of the registration information of this Embodiment. 本実施の形態のサーバによる登録処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the registration processing procedure by the server of this Embodiment. 本実施の形態のサーバによる遠隔操作処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the remote operation processing procedure by the server of this Embodiment.

[本願発明の実施形態の説明]
本実施の形態に係る遠隔操作システムは、操作装置に接続されるサーバと、該サーバに接続され、所定の機器を制御する制御装置とを備え、前記操作装置から前記機器を遠隔操作する遠隔操作システムであって、前記制御装置は、所定の操作を受け付ける受付部と、該受付部で前記操作を受け付けたことを示す受付情報を前記サーバへ送信する送信部とを備え、前記サーバは、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する第1受信部と、前記制御装置から受付情報を受信する第2受信部と、前記第1受信部で登録要求を受信し、前記第2受信部で前記登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する登録部と、前記第1受信部で遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する判定部と、該判定部で登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する許可部とを備える。
[Description of Embodiment of Present Invention]
The remote operation system according to the present embodiment includes a server connected to the operation device, and a control device connected to the server and controlling a predetermined device, and remotely operating the device from the operation device. The control device includes a reception unit that receives a predetermined operation, and a transmission unit that transmits reception information indicating that the operation has been received by the reception unit to the server. A first receiving unit for receiving a registration request including identification information for identifying the operating device and unique information of the control device from the operating device, and a remote operation request including identification information for identifying the operating device; and accepting from the control device When a registration request is received by the second reception unit that receives information and the first reception unit, and reception information is received by the second reception unit from the control device related to the specific information included in the registration request When the remote control request is received by the registration unit that associates and registers the identification information of the operation device and the unique information of the control device, and the first reception unit receives the remote operation request, the identification information included in the remote operation request is the unique information. A determination unit that determines whether or not the information is registered in association with each other and a permission unit that permits a remote operation request to the control device related to the specific information when the determination unit determines that the information is registered.

本実施の形態に係るサーバは、操作装置及び所定の機器を制御する制御装置に接続されるサーバであって、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する第1受信部と、前記制御装置から該制御装置で所定の操作を受け付けたことを示す受付情報を受信する第2受信部と、前記第1受信部で登録要求を受信し、前記第2受信部で前記登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する登録部と、前記第1受信部で遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する判定部と、該判定部で登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する許可部とを備える。   The server according to the present embodiment is a server connected to the control device that controls the operating device and the predetermined device, and includes registration information that identifies the operating device from the operating device and unique information of the control device. A first reception unit that receives a request and a remote operation request including identification information for identifying the operation device; and a second reception that receives reception information indicating that the control device has received a predetermined operation from the control device. And the first receiving unit receive the registration request, and the second receiving unit receives the reception information from the control device related to the specific information included in the registration request, the control device identification information and the control If a remote operation request is received by the first receiving unit and a registration unit that associates and registers the unique information of the device, whether or not the identification information included in the remote operation request is registered in association with the unique information A determining unit, when it is determined to be registered in the determination unit, and a permission unit for permitting the remote operation request to control device according to the unique information.

本実施の形態に係るコンピュータプログラムは、コンピュータに、操作装置から制御装置が制御する所定の機器を遠隔操作させるためのコンピュータプログラムであって、コンピュータに、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する処理と、前記制御装置から該制御装置で所定の操作を受け付けたことを示す受付情報を受信する処理と、登録要求を受信し、該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する処理と、遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する処理と、登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する処理とを実行させる。   The computer program according to the present embodiment is a computer program for causing a computer to remotely operate a predetermined device that is controlled by the control device from the operation device. The computer program identifies the operation device from the operation device. Processing for receiving a registration request including information and unique information of the control device, and a remote operation request including identification information for identifying the operation device, and reception indicating that the control device has received a predetermined operation from the control device When receiving the information, the registration request is received, and the reception information is received from the control device related to the specific information included in the registration request, the identification information of the operating device is associated with the specific information of the control device. When the registration process and the remote operation request are received, the identification information included in the remote operation request is registered in association with the unique information. A process of determining whether or not Luke, if it is determined to have been registered, to perform a process that allows a remote operation request to control device according to the unique information.

本実施の形態に係る遠隔操作方法は、操作装置に接続されるサーバと、該サーバに接続され、所定の機器を制御する制御装置とを備え、前記操作装置から前記機器を遠隔操作する遠隔操作システムが行う遠隔操作方法であって、前記制御装置は、所定の操作を受付部が受け付け、前記操作を受け付けたことを示す受付情報を前記サーバへ送信部が送信し、前記サーバは、前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を第1受信部が受信し、前記制御装置から受付情報を第2受信部が受信し、登録要求を受信し、該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録部が登録し、遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定部が判定し、登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可部が許可する。   The remote operation method according to the present embodiment includes a server connected to the operation device, and a control device connected to the server and controlling a predetermined device, and remotely operating the device from the operation device. A remote operation method performed by a system, wherein the control device receives a predetermined operation by a reception unit, and the transmission unit transmits reception information indicating that the operation has been received to the server. The first receiving unit receives a registration request including identification information for identifying the operation device from the device and unique information of the control device, and a remote operation request including identification information for identifying the operation device, and receives information from the control device. Is received by the second receiver, receives a registration request, and receives reception information from the control device related to the specific information included in the registration request, the identification information of the operating device and the uniqueness of the control device When the registration unit is registered in association with the information and the remote operation request is received, the determination unit determines whether the identification information included in the remote operation request is registered in association with the unique information, and is registered. If it is determined, the permission unit permits a remote operation request to the control device related to the specific information.

制御装置は、所定の操作を受け付ける受付部と、受付部で所定の操作を受け付けた場合、受け付けたことを示す受付情報をサーバへ送信する送信部とを備える。受付部は、制御装置に設けられたボタン又はスイッチ等でもよく、表示画面に表示されたアイコン等でもよい。所定の操作は、制御装置の近くで行うことができる操作であればよく、例えば、ボタン、スイッチ又はアイコンなどをタッチする操作を含む。   The control device includes a reception unit that receives a predetermined operation, and a transmission unit that transmits reception information indicating reception when the reception unit receives the predetermined operation. The accepting unit may be a button or switch provided in the control device, or may be an icon or the like displayed on the display screen. The predetermined operation may be an operation that can be performed near the control device, and includes, for example, an operation of touching a button, a switch, an icon, or the like.

サーバの第1受信部は、操作装置から当該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求を受信する。識別情報は、例えば、操作装置を使用するユーザのユーザID及びパスワードなどを含む。固有情報は、制御装置毎に当該制御装置に割り当てられた固有の情報とすることができ、例えば、シリアル番号などとすることができる。登録要求は、遠隔操作を行う前段階の処理であり、操作装置と制御装置とを関連付けるための処理である。   The first receiving unit of the server receives a registration request including identification information for identifying the operating device and unique information of the control device from the operating device. The identification information includes, for example, the user ID and password of the user who uses the operating device. The unique information can be unique information assigned to each control device, for example, a serial number. The registration request is a process in the previous stage of performing a remote operation, and is a process for associating the operation device with the control device.

また、第1受信部は、操作装置を識別する識別情報を含む遠隔操作要求を受信する。遠隔操作要求は、操作装置によって、制御装置が制御する所定の機器の遠隔操作を開始するための処理である。   The first receiving unit receives a remote operation request including identification information for identifying the operating device. The remote operation request is a process for starting remote operation of a predetermined device controlled by the control device by the operation device.

サーバの第2受信部は、制御装置から受付情報を受信する。   The second receiving unit of the server receives reception information from the control device.

サーバの登録部は、第1受信部で登録要求を受信し、第2受信部で当該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、操作装置の識別情報と制御装置の固有情報とを関連付けて登録する。すなわち、操作装置から受信した固有情報と同じ固有情報を有する制御装置から、所定の操作を受け付けたことを示す受付情報を受信した場合、操作装置の識別情報と制御装置の固有情報とを関連付けて登録する。制御装置が受付情報をサーバへ送信するためには、制御装置の受付部で所定の操作が行われる必要があるため、単に固有情報だけを知っているだけでは、操作装置の識別情報と制御装置の固有情報とを関連付けて登録することができない。   When the registration unit of the server receives the registration request at the first reception unit and receives the reception information from the control device related to the specific information included in the registration request at the second reception unit, the identification information of the controller device and the control device Register with the specific information. That is, when reception information indicating that a predetermined operation has been received is received from a control device having the same specific information as that received from the controller device, the controller device identification information and the control device specific information are associated with each other. sign up. In order for the control device to transmit the reception information to the server, it is necessary to perform a predetermined operation in the reception unit of the control device. Therefore, the identification information of the operation device and the control device can be obtained simply by knowing only the unique information. It cannot be registered in association with the unique information.

サーバの判定部は、第1受信部で遠隔操作要求を受信した場合、当該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する。   When the first receiving unit receives the remote operation request, the determination unit of the server determines whether the identification information included in the remote operation request is registered in association with the unique information.

サーバの許可部は、判定部で登録されていると判定した場合、固有情報に係る制御装置に対する遠隔操作要求を許可する。仮に、固有情報を不正に取得した者が、操作装置から遠隔操作要求をしても、当該遠隔操作要求に含まれる不正取得者の識別情報が固有情報と関連付けて登録されていないので、制御装置に対する遠隔操作要求は許可されない。これにより、不正な遠隔操作を防止することができる。   If the permission unit of the server determines that it is registered by the determination unit, it permits a remote operation request to the control device related to the unique information. Even if a person who has illegally acquired the unique information makes a remote operation request from the operation device, the identification information of the unauthorized acquirer included in the remote operation request is not registered in association with the specific information. Remote operation requests for are not allowed. Thereby, unauthorized remote operation can be prevented.

本実施の形態に係る遠隔操作システムにおいて、前記サーバは、前記第1受信部で登録要求を受信した場合、接続要求を前記登録要求に含まれる固有情報に係る制御装置へ送信する第2送信部を備え、前記制御装置は、前記接続要求を受信する受信部を備え、前記送信部は、前記受信部で接続要求を受信し、前記受付部で前記操作を受け付けた場合、前記受付情報を前記サーバへ送信する。   In the remote operation system according to the present embodiment, when the server receives a registration request at the first receiving unit, the server transmits a connection request to the control device related to the specific information included in the registration request. The control device includes a receiving unit that receives the connection request, and the transmission unit receives the connection request at the receiving unit and receives the operation at the receiving unit, Send to server.

サーバの第2送信部は、第1受信部で操作装置からの登録要求を受信した場合、接続要求を当該登録要求に含まれる固有情報に係る制御装置へ送信する。   When the first receiving unit receives the registration request from the controller device, the second transmitting unit of the server transmits the connection request to the control device related to the specific information included in the registration request.

制御装置の送信部は、サーバが送信した接続要求を受信部で受信し、受付部で所定の操作を受け付けた場合、受付情報をサーバへ送信する。制御装置が受付情報をサーバへ送信するためには、制御装置の受付部で所定の操作が行われる必要がある。すなわち、操作装置の識別情報と制御装置の固有情報とを関連付けて登録するためには、制御装置の受付部で所定の操作が行われる必要がある。このため、固有情報が不正に取得されたとしても、所定の操作を制御装置の近くで行わない限り、登録されることはなく、不正な遠隔操作を防止することができる。   The transmission unit of the control device receives the connection request transmitted by the server at the reception unit, and transmits reception information to the server when the reception unit receives a predetermined operation. In order for the control device to transmit the reception information to the server, a predetermined operation needs to be performed at the reception unit of the control device. That is, in order to associate and register the identification information of the operating device and the unique information of the control device, it is necessary to perform a predetermined operation at the receiving unit of the control device. For this reason, even if the specific information is illegally acquired, it is not registered unless a predetermined operation is performed near the control device, and an illegal remote operation can be prevented.

本実施の形態に係る遠隔操作システムにおいて、前記制御装置は、前記受信部で接続要求を受信した場合、前記所定の操作を案内する案内部を備える。   In the remote operation system according to the present embodiment, the control device includes a guide unit that guides the predetermined operation when a connection request is received by the receiving unit.

制御装置の案内部は、受信部で接続要求を受信した場合、所定の操作を案内する。所定の操作の案内とは、所定の操作を促すための通知を行うことであり、例えば、所定の操作を促すように文字を表示し、音声を出力し、あるいは表示灯の点灯又は点滅することが含まれる。これにより、操作装置の操作者(ユーザ)の操作性を向上させることができる。   The guide unit of the control device guides a predetermined operation when the connection request is received by the receiving unit. Guidance of a predetermined operation is a notification for prompting a predetermined operation, for example, displaying characters so as to prompt a predetermined operation, outputting a sound, or lighting or blinking of an indicator lamp Is included. Thereby, the operativity of the operator (user) of an operating device can be improved.

本実施の形態に係る遠隔操作システムにおいて、前記制御装置は、前記受信部で接続要求を受信した場合、前記所定の操作を促す情報を前記サーバへ送信し、前記サーバは、前記所定の操作を促す情報を前記操作装置へ送信する第1送信部を備える。   In the remote operation system according to the present embodiment, when the control unit receives a connection request at the receiving unit, the control device transmits information for prompting the predetermined operation to the server, and the server performs the predetermined operation. A first transmission unit configured to transmit the prompting information to the operation device;

制御装置は、受信部でサーバからの接続要求を受信した場合、所定の操作を促す情報をサーバへ送信する。   When the receiving unit receives a connection request from the server, the control device transmits information prompting a predetermined operation to the server.

サーバの第1送信部は、所定の操作を促す情報を操作装置へ送信する。操作装置は、所定の操作を促す情報を受信すると、当該情報を表示又は音声で出力することができる。これにより、操作装置の操作者(ユーザ)は、所定の操作を行うように促されるので、操作者(ユーザ)の操作性を向上させることができる。   The first transmission unit of the server transmits information prompting a predetermined operation to the operation device. When the operating device receives information prompting a predetermined operation, the operating device can display or output the information. Thereby, since the operator (user) of the operating device is prompted to perform a predetermined operation, the operability of the operator (user) can be improved.

本実施の形態に係る遠隔操作システムにおいて、前記サーバは、第1通信ネットワークを介して前記操作装置に接続され、前記操作装置に接続されていない第2通信ネットワークを介して前記制御装置に接続される。   In the remote operation system according to the present embodiment, the server is connected to the operation device via a first communication network and is connected to the control device via a second communication network not connected to the operation device. The

サーバは、第1通信ネットワークを介して操作装置に接続されている。また、サーバは、操作装置に接続されていない第2通信ネットワークを介して制御装置に接続される。これにより、操作装置は、制御装置と同じ通信ネットワーク内に存在する必要はなく、サーバと接続されているだけで、遠隔操作を行うことができる。   The server is connected to the controller device via the first communication network. The server is connected to the control device via a second communication network that is not connected to the operating device. Thereby, the operating device does not need to exist in the same communication network as the control device, and can be operated remotely only by being connected to the server.

[本願発明の実施形態の詳細]
以下、本発明を実施の形態を示す図面に基づいて説明する。図1は本実施の形態の遠隔操作システムの構成の一例を示すブロック図である。本実施の形態の遠隔操作システムは、通信ネットワーク1(第1通信ネットワーク)を介して操作装置10に接続されるサーバ50、通信ネットワーク2(第2通信ネットワーク)を介してサーバ50に接続される制御装置20などを備える。サーバ50は、複数のサーバ、例えば、アプリケーションサーバ50a及び制御装置管理サーバ50bで構成することもできる。
[Details of the embodiment of the present invention]
Hereinafter, the present invention will be described with reference to the drawings illustrating embodiments. FIG. 1 is a block diagram showing an example of the configuration of the remote control system of the present embodiment. The remote operation system of the present embodiment is connected to a server 50 connected to the controller device 10 via the communication network 1 (first communication network) and to the server 50 via the communication network 2 (second communication network). A control device 20 and the like are provided. The server 50 can also be composed of a plurality of servers, for example, an application server 50a and a control device management server 50b.

制御装置20は、各宅内に設置され、例えば、無線LAN等の通信ネットワークを介して、宅内の家電31(例えば、エアコン、照明装置、蓄電池、太陽光発電パネル、給湯器、冷蔵庫、テレビ、洗濯乾燥機など)、センサ32(例えば、窓開閉センサ、煙検知器、電気錠、人感センサ、監視カメラなど)又はメータ33(例えば、スマートメータなど)等の所定の機器(31、32、33)を制御する。   The control device 20 is installed in each home. For example, the home appliance 31 (for example, an air conditioner, a lighting device, a storage battery, a solar power generation panel, a water heater, a refrigerator, a television, a laundry) is installed via a communication network such as a wireless LAN. A predetermined device (31, 32, 33) such as a sensor 32 (for example, window open / close sensor, smoke detector, electric lock, human sensor, surveillance camera) or a meter 33 (for example, smart meter). ) To control.

操作装置10は、例えば、携帯電話機、スマートフォン、タブレット端末、ノート型パーソナルコンピュータなどであり、表示画面を備え、操作者(ユーザ)が入力操作を行うことができる情報処理装置とすることができる。操作者は、操作装置10を操作することにより、自身の宅内の機器を遠隔操作することができる。   The operation device 10 is, for example, a mobile phone, a smartphone, a tablet terminal, a notebook personal computer, and the like, and can be an information processing device that includes a display screen and that allows an operator (user) to perform an input operation. The operator can remotely operate the devices in his / her home by operating the operation device 10.

図2は本実施の形態のサーバ50の構成の一例を示すブロック図である。なお、図2に示すサーバ50は、例えば、アプリケーションサーバ50a及び制御装置管理サーバ50bに分けることができる。図2に示すように、サーバ50は、全体を制御する制御部51、第1通信部52、ユーザ認証部53、登録部54、判定部55、第2通信部56、許可部57、記憶部58などを備える。   FIG. 2 is a block diagram illustrating an example of the configuration of the server 50 according to the present embodiment. The server 50 illustrated in FIG. 2 can be divided into, for example, an application server 50a and a control device management server 50b. As shown in FIG. 2, the server 50 includes a control unit 51 that controls the whole, a first communication unit 52, a user authentication unit 53, a registration unit 54, a determination unit 55, a second communication unit 56, a permission unit 57, and a storage unit. 58 and the like.

第1通信部52は、通信ネットワーク1を介して操作装置10との間の通信機能を有する。   The first communication unit 52 has a communication function with the controller device 10 via the communication network 1.

第1通信部52は、第1受信部としての機能を有し、操作装置10から当該操作装置を識別する識別情報及び制御装置20の固有情報を含む登録要求を受信する。識別情報は、例えば、操作装置10を使用するユーザのユーザID及びパスワードなどを含むことができる。固有情報は、制御装置20毎に当該制御装置に割り当てられた固有の情報とすることができ、例えば、シリアル番号などとすることができる。登録要求は、遠隔操作を行う前段階の処理であり、ユーザが操作する操作装置と、当該ユーザの宅内に設置された制御装置20とを関連付けるための処理である。   The first communication unit 52 has a function as a first receiving unit, and receives a registration request including identification information for identifying the operation device and unique information of the control device 20 from the operation device 10. The identification information can include, for example, the user ID and password of the user who uses the operation device 10. The unique information can be unique information assigned to each control device 20, for example, a serial number. The registration request is a process before the remote operation, and is a process for associating the operation device operated by the user with the control device 20 installed in the user's home.

第1通信部52は、操作装置10を識別する識別情報を含む遠隔操作要求を受信する。遠隔操作要求は、操作装置10によって、当該ユーザの宅内に設置された制御装置20が制御する所定の機器(31、32、33)の遠隔操作を開始するための処理である。   The first communication unit 52 receives a remote operation request including identification information for identifying the controller device 10. The remote operation request is a process for starting remote operation of a predetermined device (31, 32, 33) controlled by the control device 20 installed in the user's house by the operation device 10.

第2通信部56は、通信ネットワーク2を介して制御装置20との間の通信機能を有する。   The second communication unit 56 has a communication function with the control device 20 via the communication network 2.

第2通信部56は、第2受信部としての機能を有し、制御装置20から受付情報を受信する。受付情報は、制御装置20において、所定の操作を受け付けたことを示す情報である。所定の操作は、制御装置20の近くで、当該宅内にいるユーザが行う操作である。所定の操作の詳細は後述する。   The second communication unit 56 has a function as a second reception unit and receives reception information from the control device 20. The reception information is information indicating that the control device 20 has received a predetermined operation. The predetermined operation is an operation performed by a user in the house near the control device 20. Details of the predetermined operation will be described later.

また、第2通信部56は、第2送信部としての機能を有し、第1通信部52で操作装置10からの登録要求を受信した場合、接続要求を当該登録要求に含まれる固有情報に係る制御装置20へ送信する。   In addition, the second communication unit 56 has a function as a second transmission unit. When the first communication unit 52 receives a registration request from the controller device 10, the connection request is converted into unique information included in the registration request. It transmits to the control device 20 concerned.

ユーザ認証部53は、操作装置10から登録要求又は遠隔操作要求が送信された場合、登録要求又は遠隔操作要求に含まれる、ユーザ(操作装置10)を識別する識別情報(例えば、ID及びパスワードなど)が、記憶部58に記憶された識別情報と一致するか否かの認証処理を行う。   When a registration request or a remote operation request is transmitted from the operation device 10, the user authentication unit 53 identifies identification information (for example, an ID and a password) included in the registration request or the remote operation request. ) Performs an authentication process as to whether it matches the identification information stored in the storage unit 58.

登録部54は、第1通信部52で登録要求を受信し、第2通信部56で当該登録要求に含まれる固有情報に係る制御装置20から受付情報を受信した場合、操作装置10の識別情報と当該制御装置20の固有情報とを関連付けて登録する。   When the first communication unit 52 receives the registration request and the second communication unit 56 receives the reception information from the control device 20 related to the unique information included in the registration request, the registration unit 54 identifies the operation device 10. And the specific information of the control device 20 are registered in association with each other.

すなわち、操作装置10から受信した固有情報と同じ固有情報を有する制御装置20から、所定の操作を受け付けたことを示す受付情報を受信した場合、操作装置10の識別情報と当該制御装置20の固有情報とを関連付けて登録する。   That is, when reception information indicating that a predetermined operation has been received is received from the control device 20 having the same unique information as the unique information received from the operation device 10, the identification information of the operation device 10 and the uniqueness of the control device 20 are received. Register in association with information.

記憶部58は、操作装置10の識別情報と制御装置20の固有情報とを関連付けた登録情報を記憶する。   The storage unit 58 stores registration information that associates the identification information of the controller device 10 with the unique information of the control device 20.

制御装置20が受付情報をサーバ50へ送信するためには、制御装置20の近くで(すなわち、制御装置20が設置された宅内において)所定の操作が行われる必要があるため、単に固有情報だけを知っているだけでは、操作装置10の識別情報と制御装置20の固有情報とを関連付けて登録することができない。   In order for the control device 20 to transmit the acceptance information to the server 50, it is necessary to perform a predetermined operation near the control device 20 (that is, in the home where the control device 20 is installed), so only the unique information is required. It is impossible to register the identification information of the controller device 10 and the unique information of the control device 20 in association with each other.

判定部55は、第1通信部52で遠隔操作要求を受信した場合、当該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する。   When the first communication unit 52 receives the remote operation request, the determination unit 55 determines whether the identification information included in the remote operation request is registered in association with the unique information.

許可部57は、判定部55で登録されていると判定した場合、固有情報に係る制御装置20(すなわち、所定の操作を受け付けた制御装置20)に対する遠隔操作要求を許可する。仮に、固有情報を不正に取得した者が、操作装置10から遠隔操作要求をしても、当該遠隔操作要求に含まれる不正取得者の識別情報が固有情報と関連付けて登録されていないので、制御装置20に対する遠隔操作要求は許可されない。これにより、不正な遠隔操作を防止することができる。   When determining that the determination unit 55 has registered, the permission unit 57 permits a remote operation request to the control device 20 (that is, the control device 20 that has received a predetermined operation) related to the unique information. Even if a person who has illegally acquired the unique information makes a remote operation request from the controller device 10, the identification information of the unauthorized acquirer included in the remote operation request is not registered in association with the specific information. Remote operation requests to the device 20 are not permitted. Thereby, unauthorized remote operation can be prevented.

図3は本実施の形態の制御装置20の構成の一例を示すブロック図である。図3に示すように、制御装置20は、装置全体を制御する制御部21、通信部22、記憶部23、受付部24、案内部25、インタフェース部26などを備える。   FIG. 3 is a block diagram showing an example of the configuration of the control device 20 of the present embodiment. As shown in FIG. 3, the control device 20 includes a control unit 21, a communication unit 22, a storage unit 23, a reception unit 24, a guide unit 25, an interface unit 26, and the like that control the entire apparatus.

受付部24は、所定の操作を受け付ける。受付部24は、制御装置20に設けられたボタン又はスイッチ等でもよく、表示画面(不図示)に表示されたアイコン等でもよい。所定の操作は、制御装置20の近く(すなわち、制御装置20が設置された宅内)で行うことができる操作であればよく、例えば、ボタン、スイッチ又はアイコンなどをタッチする操作を含む。   The accepting unit 24 accepts a predetermined operation. The receiving unit 24 may be a button or a switch provided in the control device 20, or may be an icon or the like displayed on a display screen (not shown). The predetermined operation may be an operation that can be performed in the vicinity of the control device 20 (that is, in the house where the control device 20 is installed), and includes, for example, an operation of touching a button, a switch, an icon, or the like.

通信部22は、通信ネットワーク2を介してサーバ50との間の通信機能を有する。   The communication unit 22 has a communication function with the server 50 via the communication network 2.

通信部22は、受信部としての機能を有し、サーバ50が送信した接続要求を受信することができる。   The communication unit 22 has a function as a reception unit and can receive a connection request transmitted by the server 50.

通信部22は、送信部としての機能を有し、受付部24で所定の操作を受け付けた場合、受け付けたことを示す受付情報をサーバ50へ送信する。   The communication unit 22 has a function as a transmission unit. When the reception unit 24 receives a predetermined operation, the communication unit 22 transmits reception information indicating the reception to the server 50.

より具体的には、通信部22は、サーバ50が送信した接続要求を受信し、受付部24で所定の操作を受け付けた場合、受付情報をサーバ50へ送信する。   More specifically, the communication unit 22 receives the connection request transmitted from the server 50 and transmits reception information to the server 50 when the reception unit 24 receives a predetermined operation.

制御装置20が受付情報をサーバ50へ送信するためには、制御装置20の受付部24で所定の操作が行われる必要がある。すなわち、操作装置10の識別情報と制御装置20の固有情報とを関連付けて登録するためには、制御装置20の受付部24で所定の操作が行われる必要がある。このため、固有情報が不正に取得されたとしても、所定の操作を制御装置20の近くで行わない限り、登録されることはなく、不正な遠隔操作を防止することができる。   In order for the control device 20 to transmit the reception information to the server 50, a predetermined operation needs to be performed by the reception unit 24 of the control device 20. In other words, in order to register the identification information of the controller device 10 and the unique information of the control device 20 in association with each other, a predetermined operation needs to be performed by the reception unit 24 of the control device 20. For this reason, even if the specific information is illegally acquired, it is not registered unless a predetermined operation is performed near the control device 20, and an illegal remote operation can be prevented.

記憶部23は、制御装置20が制御する機器の情報(機器のIDなど)、当該機器から取得したデータなどを記憶する。   The storage unit 23 stores information on the device (device ID and the like) controlled by the control device 20, data acquired from the device, and the like.

案内部25は、通信部22でサーバ50からの接続要求を受信した場合、所定の操作を案内する。所定の操作の案内とは、所定の操作を促すための通知を行うことであり、例えば、所定の操作を促すように文字を表示し、音声を出力し、あるいは表示灯の点灯又は点滅することが含まれる。これにより、操作装置10の操作者(ユーザ)の操作性を向上させることができる。   When the communication unit 22 receives a connection request from the server 50, the guide unit 25 guides a predetermined operation. Guidance of a predetermined operation is a notification for prompting a predetermined operation, for example, displaying characters so as to prompt a predetermined operation, outputting a sound, or lighting or blinking of an indicator lamp Is included. Thereby, the operativity of the operator (user) of the operating device 10 can be improved.

インタフェース部26は、例えば、無線LANなどの通信ネットワークを介して、家電31、センサ32、メータ33との間でデータの送受信を行うことができる。なお、インタフェース部26は、有線通信を介してデータの送受信を行うこともできる。   The interface unit 26 can transmit and receive data to and from the home appliance 31, the sensor 32, and the meter 33 via a communication network such as a wireless LAN. The interface unit 26 can also transmit and receive data via wired communication.

制御装置20は、サーバ50からの接続要求を受信した場合、所定の操作を促す情報をサーバ50へ送信することができる。   When receiving a connection request from the server 50, the control device 20 can transmit information prompting a predetermined operation to the server 50.

サーバ50は、制御装置20から所定の操作を促す情報を受信した場合、当該情報を操作装置10へ送信することができる。操作装置10は、所定の操作を促す情報を受信すると、当該情報を表示又は音声で出力することができる。これにより、操作装置10の操作者(ユーザ)は、所定の操作を行うように促されるので、操作者(ユーザ)の操作性を向上させることができる。   When the server 50 receives information prompting a predetermined operation from the control device 20, the server 50 can transmit the information to the operation device 10. When receiving information prompting a predetermined operation, the controller device 10 can display or output the information by voice. Thereby, since the operator (user) of the operating device 10 is prompted to perform a predetermined operation, the operability of the operator (user) can be improved.

また、前述のように、サーバ50は、通信ネットワーク1を介して操作装置10に接続されている。また、サーバ50は、操作装置10に接続されていない通信ネットワーク2を介して制御装置20に接続される。これにより、操作装置10は、制御装置20と同じ通信ネットワーク内に存在する必要はなく、サーバ50と接続されているだけで、遠隔操作を行うことができる。   Further, as described above, the server 50 is connected to the controller device 10 via the communication network 1. The server 50 is connected to the control device 20 via the communication network 2 that is not connected to the controller device 10. As a result, the controller device 10 does not have to be in the same communication network as the control device 20, and can be operated remotely only by being connected to the server 50.

次に、本実施の形態の遠隔操作システムの動作について説明する。   Next, the operation of the remote control system according to this embodiment will be described.

図4は本実施の形態の遠隔操作システムの動作の一例を示す説明図である。図4では、サーバ50をアプリケーションサーバ50aと制御装置管理サーバ50bとに分けて説明するが、アプリケーションサーバ50aと制御装置管理サーバ50bとをサーバ50として纏めることもできる。   FIG. 4 is an explanatory diagram showing an example of the operation of the remote control system of the present embodiment. In FIG. 4, the server 50 is described as being divided into the application server 50 a and the control device management server 50 b, but the application server 50 a and the control device management server 50 b can be combined as the server 50.

図4に示すように、操作装置10は、ユーザID及びパスワードでアプリケーションサーバ50aにログインする(P1)。アプリケーションサーバ50aは、ユーザ認証を行った後、認証応答を操作装置10へ送信する(P2)。操作装置10は、遠隔操作を行う機器を制御する制御装置の固有情報(例えば、12345)をアプリケーションサーバ50aへ送信することにより、登録要求を行う(P3)。   As shown in FIG. 4, the controller device 10 logs in to the application server 50a with the user ID and password (P1). After performing user authentication, the application server 50a transmits an authentication response to the controller device 10 (P2). The operation device 10 makes a registration request by transmitting unique information (for example, 12345) of a control device that controls a device that performs remote operation to the application server 50a (P3).

アプリケーションサーバ50aは、登録要求を受信すると、接続許可要求(接続要求)を制御装置管理サーバ50bへ送信する(P4)。制御装置管理サーバ50bは、接続許可要求を受信すると、当該固有情報(例えば、12345)を有する制御装置20へ接続許可要求を送信する(P5)。   Upon receiving the registration request, the application server 50a transmits a connection permission request (connection request) to the control device management server 50b (P4). When receiving the connection permission request, the control device management server 50b transmits a connection permission request to the control device 20 having the specific information (for example, 12345) (P5).

操作装置10から登録要求を送信したユーザ(操作者)が、制御装置20において所定の操作を行うと(P6)、制御装置20は、所定の操作が受け付けられたことを示す許可応答(受付情報)を制御装置管理サーバ50bへ送信する(P7)。制御装置管理サーバ50bは、許可応答を受信すると、当該許可応答をアプリケーションサーバ50aへ送信する(P8)。   When a user (operator) who has transmitted a registration request from the operation device 10 performs a predetermined operation on the control device 20 (P6), the control device 20 receives an authorization response (acknowledgment information) indicating that the predetermined operation has been received. ) Is transmitted to the control device management server 50b (P7). When receiving the permission response, the control device management server 50b transmits the permission response to the application server 50a (P8).

アプリケーションサーバ50aは、許可応答を受信すると、操作装置10の識別情報と制御装置20の固有情報とを関連付けた登録情報を記憶することより登録を行う(P9)。アプリケーションサーバ50aは、登録を行うと、登録が完了したことを示す許可応答を操作装置10へ送信する(P10)。   When receiving the permission response, the application server 50a performs registration by storing registration information that associates the identification information of the controller device 10 with the unique information of the control device 20 (P9). When registering, the application server 50a transmits a permission response indicating that the registration is completed to the controller device 10 (P10).

登録処理が完了すると、任意のタイミングで遠隔操作を行うことができる。操作装置10が遠隔操作要求をアプリケーションサーバ50aへ送信すると(P11)、アプリケーションサーバ50aは、当該遠隔操作要求を制御装置管理サーバ50bへ送信する(P12)。制御装置管理サーバ50bは、遠隔操作要求に含まれる識別情報と関連付けられた固有情報(例えば、12345)を有する制御装置20へ遠隔操作要求を送信する(P13)。これにより、操作装置10から制御装置20が制御する所定の機器の遠隔操作を開始することができる。   When the registration process is completed, remote operation can be performed at an arbitrary timing. When the controller device 10 transmits a remote operation request to the application server 50a (P11), the application server 50a transmits the remote operation request to the control device management server 50b (P12). The control device management server 50b transmits the remote operation request to the control device 20 having unique information (for example, 12345) associated with the identification information included in the remote operation request (P13). Thereby, the remote operation of the predetermined | prescribed apparatus which the control apparatus 20 controls from the operating device 10 can be started.

図5は本実施の形態の登録情報の一例を示す説明図である。登録情報は、ユーザID(例えば、メールアドレスでもよく、他の英数字等の文字列でもよい)と制御装置20の固有情報とが関連付けられた情報である。仮に、ある制御装置の固有情報(例えば、12345)が不正に取得された場合でも、正規のユーザID(例えば、abcde@xxx.co.jp)以外のユーザIDでは、アクセス許可がないので、遠隔操作を行うことができない。   FIG. 5 is an explanatory diagram showing an example of registration information according to the present embodiment. The registration information is information in which a user ID (for example, an e-mail address or other character string such as an alphanumeric character) and unique information of the control device 20 are associated with each other. Even if the specific information (for example, 12345) of a certain control device is obtained illegally, a user ID other than a legitimate user ID (for example, abcde@xxx.co.jp) has no access permission. The operation cannot be performed.

図6は本実施の形態のサーバ50による登録処理手順の一例を示すフローチャートである。以下では、便宜上、処理の主体を制御部51として説明する。制御部51は、操作装置10からユーザID、パスワードを取得し(S11)、認証可能であるか否かを判定する(S12)。認証可能である場合(S12でYES)、制御部51は、認証応答を行い(認証応答を操作装置10へ送信し)(S13)、操作装置10から制御装置20の固有情報を取得する(S14)。   FIG. 6 is a flowchart illustrating an example of a registration processing procedure by the server 50 according to the present embodiment. Hereinafter, for the sake of convenience, the processing subject will be described as the control unit 51. The control unit 51 acquires a user ID and password from the controller device 10 (S11), and determines whether authentication is possible (S12). When the authentication is possible (YES in S12), the control unit 51 makes an authentication response (transmits the authentication response to the controller device 10) (S13), and acquires the unique information of the controller 20 from the controller device 10 (S14). ).

制御部51は、接続許可要求を、取得した固有情報を有する制御装置へ送信し(S15)、当該制御装置からの許可応答(所定の操作を受け付けたことを示す受付情報)の有無を判定する(S16)。   The control unit 51 transmits a connection permission request to the control device having the acquired unique information (S15), and determines the presence / absence of a permission response (acceptance information indicating that a predetermined operation has been accepted) from the control device. (S16).

許可応答があった場合(S16でYES)、制御部51は、ユーザIDと固有情報とを関連付けて登録情報として登録し(S17)、許可応答を操作装置10へ送信し(S18)、処理を終了する。   When there is a permission response (YES in S16), the control unit 51 associates the user ID with the unique information and registers it as registration information (S17), transmits a permission response to the controller device 10 (S18), and performs processing. finish.

認証不可である場合(S12でNO)、あるいは、許可応答がない場合(S16でNO)、制御部51は、処理を終了する。   If authentication is not possible (NO in S12), or if there is no authorization response (NO in S16), the control unit 51 ends the process.

図7は本実施の形態のサーバ50による遠隔操作処理手順の一例を示すフローチャートである。制御部51は、操作装置10からの遠隔操作要求の有無を判定し(S31)、遠隔操作要求がない場合(S31でNO)、ステップS31の処理を続ける。   FIG. 7 is a flowchart showing an example of a remote operation processing procedure by the server 50 of the present embodiment. The control unit 51 determines whether or not there is a remote operation request from the controller device 10 (S31). If there is no remote operation request (NO in S31), the process of step S31 is continued.

遠隔操作要求があった場合(S31でYES)、制御部51は、遠隔操作要求に含まれるユーザIDに関連付けられた固有情報の有無(登録されているか否か)を判定する(S32)。   When there is a remote operation request (YES in S31), the control unit 51 determines whether or not there is unique information associated with the user ID included in the remote operation request (whether it is registered) (S32).

固有情報がある場合、すなわち登録されている場合(S32でYES)、制御部51は、当該固有情報に係る制御装置20へ遠隔操作要求を送信し(S33)、遠隔操作を実行する(S34)。   When there is unique information, that is, when it is registered (YES in S32), the control unit 51 transmits a remote operation request to the control device 20 related to the unique information (S33), and executes the remote operation (S34). .

制御部51は、処理を終了するか否かを判定し(S35)、処理を終了しない場合(S35でNO)、ステップS34の処理を続ける。処理を終了する場合(S35でYES)、処理を終了する。ユーザIDに関連付けられた固有情報がない場合(S32でNO)、不正なアクセスであるとして、処理を終了する。   The control unit 51 determines whether or not to end the process (S35). If the process is not ended (NO in S35), the process of step S34 is continued. When the process ends (YES in S35), the process ends. If there is no unique information associated with the user ID (NO in S32), it is determined that the access is unauthorized, and the process ends.

本実施の形態のサーバ50は、図6及び図7に示すような、各処理の手順を定めたコンピュータプログラムをコンピュータに備えられたRAMにロードし、コンピュータプログラムをCPU(プロセッサ)で実行することにより実現することができる。   The server 50 according to the present embodiment loads a computer program that defines the procedure of each process as shown in FIGS. 6 and 7 into a RAM provided in the computer, and executes the computer program by a CPU (processor). Can be realized.

上述のように、本実施の形態では、制御装置20の固有情報だけを不正に入手しても、遠隔操作のためのアクセスは許可されない。また、ユーザID及びパスワードだけを不正に入手しても、遠隔操作のためのアクセスは許可されない。また、操作装置10がサーバ50に接続することが可能であれば、操作装置10が、通信ネットワークを介して制御装置20に接続されていなくてもよい。また、遠隔操作を許可するための登録処理(登録設定)を行うための設定画面を制御装置20に表示させる必要もない。   As described above, in the present embodiment, even if only the unique information of the control device 20 is obtained illegally, access for remote operation is not permitted. Even if only the user ID and password are obtained illegally, access for remote operation is not permitted. Further, if the controller device 10 can be connected to the server 50, the controller device 10 may not be connected to the control device 20 via the communication network. Further, there is no need to display on the control device 20 a setting screen for performing registration processing (registration setting) for permitting remote operation.

開示された実施の形態は、すべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。   The disclosed embodiments are to be considered in all respects as illustrative and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

1、2 通信ネットワーク
10 操作装置
20 制御装置
21 制御部
22 通信部
23 記憶部
24 受付部
25 案内部
26 インタフェース部
31 家電
32 センサ
33 メータ
50 サーバ
50a アプリケーションサーバ
50b 制御装置管理サーバ
51 制御部
52 第1通信部
53 ユーザ認証部
54 登録部
55 判定部
56 第2通信部
57 許可部
58 記憶部
DESCRIPTION OF SYMBOLS 1, 2 Communication network 10 Operation apparatus 20 Control apparatus 21 Control part 22 Communication part 23 Storage part 24 Reception part 25 Guide part 26 Interface part 31 Home appliance 32 Sensor 33 Meter 50 Server 50a Application server 50b Control apparatus management server 51 Control part 52 1st 1 communication unit 53 user authentication unit 54 registration unit 55 determination unit 56 second communication unit 57 permission unit 58 storage unit

Claims (8)

操作装置に接続されるサーバと、該サーバに接続され、所定の機器を制御する制御装置とを備え、前記操作装置から前記機器を遠隔操作する遠隔操作システムであって、
前記制御装置は、
所定の操作を受け付ける受付部と、
該受付部で前記操作を受け付けたことを示す受付情報を前記サーバへ送信する送信部と
を備え、
前記サーバは、
前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する第1受信部と、
前記制御装置から受付情報を受信する第2受信部と、
前記第1受信部で登録要求を受信し、前記第2受信部で前記登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する登録部と、
前記第1受信部で遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する判定部と、
該判定部で登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する許可部と
を備える遠隔操作システム。
A remote operation system comprising a server connected to the operation device, and a control device connected to the server and controlling a predetermined device, and remotely operating the device from the operation device,
The control device includes:
A reception unit for receiving a predetermined operation;
A transmission unit that transmits reception information indicating that the reception unit has received the operation to the server,
The server
A first reception unit for receiving a registration request including identification information for identifying the operation device and unique information of the control device from the operation device, and a remote operation request including identification information for identifying the operation device;
A second receiving unit for receiving acceptance information from the control device;
When the first receiving unit receives a registration request and the second receiving unit receives reception information from the control device related to the specific information included in the registration request, the operation device identification information and the control device unique A registration unit that associates and registers information;
A determination unit that determines whether or not the identification information included in the remote operation request is registered in association with the specific information when the first reception unit receives the remote operation request;
A remote operation system comprising: a permission unit that permits a remote operation request to the control device related to the specific information when the determination unit determines that the information is registered.
前記サーバは、
前記第1受信部で登録要求を受信した場合、接続要求を前記登録要求に含まれる固有情報に係る制御装置へ送信する第2送信部を備え、
前記制御装置は、
前記接続要求を受信する受信部を備え、
前記送信部は、
前記受信部で接続要求を受信し、前記受付部で前記操作を受け付けた場合、前記受付情報を前記サーバへ送信する請求項1に記載の遠隔操作システム。
The server
A second transmission unit configured to transmit a connection request to the control device related to the specific information included in the registration request when the first reception unit receives the registration request;
The control device includes:
A receiving unit for receiving the connection request;
The transmitter is
The remote control system according to claim 1, wherein the reception information is transmitted to the server when the reception unit receives a connection request and the reception unit receives the operation.
前記制御装置は、
前記受信部で接続要求を受信した場合、前記所定の操作を案内する案内部を備える請求項2に記載の遠隔操作システム。
The control device includes:
The remote operation system according to claim 2, further comprising a guide unit that guides the predetermined operation when a connection request is received by the receiving unit.
前記制御装置は、
前記受信部で接続要求を受信した場合、前記所定の操作を促す情報を前記サーバへ送信し、
前記サーバは、
前記所定の操作を促す情報を前記操作装置へ送信する第1送信部を備える請求項2に記載の遠隔操作システム。
The control device includes:
When receiving a connection request at the receiving unit, the information for prompting the predetermined operation is transmitted to the server,
The server
The remote operation system according to claim 2, further comprising a first transmission unit configured to transmit information for prompting the predetermined operation to the operation device.
前記サーバは、
第1通信ネットワークを介して前記操作装置に接続され、
前記操作装置に接続されていない第2通信ネットワークを介して前記制御装置に接続される請求項1から請求項4のいずれか一項に記載の遠隔操作システム。
The server
Connected to the operating device via a first communication network;
The remote control system according to any one of claims 1 to 4, wherein the remote control system is connected to the control device via a second communication network that is not connected to the control device.
操作装置及び所定の機器を制御する制御装置に接続されるサーバであって、
前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する第1受信部と、
前記制御装置から該制御装置で所定の操作を受け付けたことを示す受付情報を受信する第2受信部と、
前記第1受信部で登録要求を受信し、前記第2受信部で前記登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する登録部と、
前記第1受信部で遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する判定部と、
該判定部で登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する許可部と
を備えるサーバ。
A server connected to an operating device and a control device for controlling a predetermined device,
A first reception unit for receiving a registration request including identification information for identifying the operation device and unique information of the control device from the operation device, and a remote operation request including identification information for identifying the operation device;
A second receiving unit that receives reception information indicating that a predetermined operation has been received by the control device from the control device;
When the first receiving unit receives a registration request and the second receiving unit receives reception information from the control device related to the specific information included in the registration request, the operation device identification information and the control device unique A registration unit that associates and registers information;
A determination unit that determines whether or not the identification information included in the remote operation request is registered in association with the specific information when the first reception unit receives the remote operation request;
And a permission unit that permits a remote operation request to the control device related to the specific information when the determination unit determines that the information is registered.
コンピュータに、操作装置から制御装置が制御する所定の機器を遠隔操作させるためのコンピュータプログラムであって、
コンピュータに、
前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を受信する処理と、
前記制御装置から該制御装置で所定の操作を受け付けたことを示す受付情報を受信する処理と、
登録要求を受信し、該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録する処理と、
遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定する処理と、
登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可する処理と
を実行させるコンピュータプログラム。
A computer program for causing a computer to remotely operate a predetermined device controlled by a control device from an operation device,
On the computer,
A process of receiving a registration request including identification information for identifying the operation device and unique information of the control device from the operation device, and a remote operation request including identification information for identifying the operation device;
Processing for receiving reception information indicating that a predetermined operation has been received by the control device from the control device;
When receiving a registration request and receiving reception information from the control device related to the unique information included in the registration request, a process of registering the identification information of the operating device and the unique information of the control device in association with each other;
When receiving a remote operation request, a process of determining whether or not the identification information included in the remote operation request is registered in association with unique information;
A computer program that executes a process of permitting a remote operation request to the control device related to the specific information when it is determined that the information is registered.
操作装置に接続されるサーバと、該サーバに接続され、所定の機器を制御する制御装置とを備え、前記操作装置から前記機器を遠隔操作する遠隔操作システムが行う遠隔操作方法であって、
前記制御装置は、
所定の操作を受付部が受け付け、
前記操作を受け付けたことを示す受付情報を前記サーバへ送信部が送信し、
前記サーバは、
前記操作装置から該操作装置を識別する識別情報及び制御装置の固有情報を含む登録要求、並びに前記操作装置を識別する識別情報を含む遠隔操作要求を第1受信部が受信し、
前記制御装置から受付情報を第2受信部が受信し、
登録要求を受信し、該登録要求に含まれる固有情報に係る制御装置から受付情報を受信した場合、前記操作装置の識別情報と前記制御装置の固有情報とを関連付けて登録部が登録し、
遠隔操作要求を受信した場合、該遠隔操作要求に含まれる識別情報が固有情報と関連付けて登録されているか否かを判定部が判定し、
登録されていると判定した場合、前記固有情報に係る制御装置に対する遠隔操作要求を許可部が許可する遠隔操作方法。
A remote operation method performed by a remote operation system comprising a server connected to the operation device and a control device connected to the server and controlling a predetermined device, and remotely operating the device from the operation device,
The control device includes:
The reception unit receives a predetermined operation,
The transmission unit transmits reception information indicating that the operation has been received to the server,
The server
The first receiving unit receives a registration request including identification information for identifying the operation device and unique information of the control device from the operation device, and a remote operation request including identification information for identifying the operation device,
The second receiving unit receives the reception information from the control device,
When the registration request is received and the reception information is received from the control device related to the specific information included in the registration request, the registration unit registers the operation device identification information and the control device specific information in association with each other,
When receiving the remote operation request, the determination unit determines whether the identification information included in the remote operation request is registered in association with the unique information,
A remote operation method in which a permission unit permits a remote operation request to the control device related to the specific information when it is determined that the information is registered.
JP2017136200A 2017-07-12 2017-07-12 Remote operation system, server, computer program, and remote operation method Pending JP2019021984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017136200A JP2019021984A (en) 2017-07-12 2017-07-12 Remote operation system, server, computer program, and remote operation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017136200A JP2019021984A (en) 2017-07-12 2017-07-12 Remote operation system, server, computer program, and remote operation method

Publications (1)

Publication Number Publication Date
JP2019021984A true JP2019021984A (en) 2019-02-07

Family

ID=65355773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017136200A Pending JP2019021984A (en) 2017-07-12 2017-07-12 Remote operation system, server, computer program, and remote operation method

Country Status (1)

Country Link
JP (1) JP2019021984A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6837168B1 (en) * 2020-03-24 2021-03-03 株式会社リクルート Operation control system, operation control method, etc.
CN115053532A (en) * 2020-02-03 2022-09-13 Dmg森精机株式会社 Information processing apparatus, information processing method, and computer program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115053532A (en) * 2020-02-03 2022-09-13 Dmg森精机株式会社 Information processing apparatus, information processing method, and computer program
JP6837168B1 (en) * 2020-03-24 2021-03-03 株式会社リクルート Operation control system, operation control method, etc.
JP2021153272A (en) * 2020-03-24 2021-09-30 株式会社リクルート Operation control system and operation control method

Similar Documents

Publication Publication Date Title
US11133944B2 (en) Home appliance, network connection system for home appliance and network connection method of home appliance
US10904007B2 (en) Authentication device based on biometric information, control server connected to the same, and login method based on biometric information thereof
CN103200165B (en) Information dispensing method, information distribution system and car-mounted terminal
US20060149967A1 (en) User authentication method and system for a home network
EP3122018B1 (en) Mobile terminal and method of controlling the same
JP2009135688A (en) Authentication method, authentication system, and on-vehicle device
KR101451639B1 (en) Identification and theft prevention system using one times random key, and method thereof
KR101963437B1 (en) System and method for doorlock
WO2019061219A1 (en) Screen unlocking method and terminal
JP2007306100A (en) Server, controller, and program thereof
KR101395289B1 (en) Server certification method of smart-device remote-controlled by internet and server certification apparatus using the method
US10225738B2 (en) Remote operation system, relay apparatus, mobile communication apparatus, in-terminal server control method, and relay processing method
JP3927142B2 (en) Remote control system and relay device
US20130247152A1 (en) Access device, access system and computer program product
JP2009215722A (en) Vehicle remote-control system
TWM635540U (en) System for log-in and authorization
JP2012005037A (en) Website login method and website login system
JP2019021984A (en) Remote operation system, server, computer program, and remote operation method
KR20180062692A (en) Method, user terminal, door lock device and entry security system for controlling of opening and closing door
JP2014153741A (en) Information management device, portable terminal device and program
KR101980828B1 (en) Authentication method and apparatus for sharing login ID
JP2005332282A (en) Method and system for authenticating portable terminal with browser display function
JP2010205055A (en) Data providing device, operation device, data processing device, operation system, control method of data providing device, control method of operation device, control method of data processing device, control program, and computer-readable recording medium recording the control program
JP2009181396A (en) User authentication system and its method
JP2015142315A (en) Remote control apparatus, remote control system and remote control method

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20191105

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20191223