JP2021170781A - Device control method - Google Patents

Device control method Download PDF

Info

Publication number
JP2021170781A
JP2021170781A JP2021107579A JP2021107579A JP2021170781A JP 2021170781 A JP2021170781 A JP 2021170781A JP 2021107579 A JP2021107579 A JP 2021107579A JP 2021107579 A JP2021107579 A JP 2021107579A JP 2021170781 A JP2021170781 A JP 2021170781A
Authority
JP
Japan
Prior art keywords
control
information
user
control information
communication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2021107579A
Other languages
Japanese (ja)
Other versions
JP7034357B2 (en
Inventor
敏行 岡本
Toshiyuki Okamoto
充正 岩永
Mitsumasa Iwanaga
咲子 栗田
Sakiko Kurita
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.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2019213862A external-priority patent/JP6906590B2/en
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2021107579A priority Critical patent/JP7034357B2/en
Publication of JP2021170781A publication Critical patent/JP2021170781A/en
Priority to JP2022030716A priority patent/JP7314340B2/en
Application granted granted Critical
Publication of JP7034357B2 publication Critical patent/JP7034357B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a method of controlling various devices by using one application software.SOLUTION: In a device control system, a control method by a device control apparatus includes: acquiring, from a communication terminal via a communication line, first control information that is generated by executing application software for controlling a device 3 installed on the communication terminal and is for controlling a controlled device including a first user ID for identifying a first user who uses the communication terminal; generating second control information for causing the controlled device to perform control contents indicated by the first control information based on the first control information; and transmitting the second control information via the Internet. A device ID for identifying the controlled device and a second user ID for identifying a second user different from the first user are stored in a storage unit in association with each other, and the first user ID and the second user ID are stored in the storage unit in association with each other.SELECTED DRAWING: Figure 8

Description

本発明は、通信端末からデバイスを制御するためのデバイス制御方法に関する。 The present invention relates to a device control method for controlling a device from a communication terminal.

従来、ネットワークを介して、スマートフォン等の通信端末から家電機器を制御する方法が知られている。特許文献1には、家電機器を制御するためのアプリケーションプログラムを携帯端末にダウンロードすることにより、アプリケーションプログラムを用いて家電機器を制御することができるシステムが開示されている。 Conventionally, a method of controlling home appliances from a communication terminal such as a smartphone via a network has been known. Patent Document 1 discloses a system capable of controlling a home electric appliance by using the application program by downloading an application program for controlling the home electric appliance to a mobile terminal.

特開2015−056779号公報Japanese Unexamined Patent Publication No. 2015-056779

従来、家電機器を制御するためには、制御する対象となる家電機器専用のアプリケーションソフトが通信端末にインストールされていなければならなかった。例えば、ユーザが、家の外からA社製の照明機器を制御したい場合、ユーザは、A社から提供されるA社製の照明機器用のアプリケーションソフトがインストールされた通信端末を用いてA社製の照明機器を制御しなければならなかった。 Conventionally, in order to control a home electric appliance, application software dedicated to the home electric appliance to be controlled must be installed on a communication terminal. For example, when the user wants to control the lighting equipment of company A from outside the house, the user uses the communication terminal on which the application software for the lighting equipment of company A provided by company A is installed. I had to control the lighting equipment made by.

このように、制御する対象となる家電機器専用のアプリケーションソフトを通信端末にインストールする必要がある場合、制御する対象となる家電機器をユーザが買い替えた際に、新たな家電機器専用のアプリケーションソフトをインストールし直す必要があった。また、アプリケーションソフトは、メーカーが異なればユーザインタフェースが異なることが一般的である。したがって、ユーザは、制御する対象となる家電機器等のデバイスを買い替えた場合、アプリケーションソフトの使い方を学び直す必要があった。 In this way, when it is necessary to install the application software dedicated to the home appliances to be controlled on the communication terminal, when the user replaces the home appliances to be controlled, the new application software dedicated to the home appliances is installed. I had to reinstall it. In addition, application software generally has a different user interface depending on the manufacturer. Therefore, when the user replaces a device such as a home appliance to be controlled, the user needs to relearn how to use the application software.

そこで、本発明はこれらの点に鑑みてなされたものであり、一つのアプリケーションソフトを用いて、各種のデバイスを制御できるようにするデバイス制御方法を提供することを目的とする。 Therefore, the present invention has been made in view of these points, and an object of the present invention is to provide a device control method capable of controlling various devices by using one application software.

本発明の第1の態様においては、複数の通信端末及び複数のデバイスとネットワークを介して接続されたデバイス制御方法であって、前記通信端末から、前記通信端末にインストールされたデバイスを制御するためのアプリケーションソフトが実行されたことによって生成される、前記通信端末を利用する第1ユーザを識別するための第1ユーザIDを含む、制御対象デバイスを制御するための第1制御情報を、通信回線を介して、取得するステップと、前記制御対象デバイスに前記第1制御情報が示す制御内容を実行させるための第2制御情報を前記第1制御情報に基づいて生成するステップと、前記第2制御情報をインターネットを介して送信するステップと、を有し、前記制御対象デバイスを識別するためのデバイスIDと、前記第1ユーザと異なる第2ユーザを識別するための第2ユーザIDとが関連付けられて記憶部に記憶されており、前記第1ユーザIDと前記第2ユーザIDとが関連付けられて前記記憶部に記憶されている、デバイス制御方法を提供する。 The first aspect of the present invention is a device control method in which a plurality of communication terminals and a plurality of devices are connected to each other via a network, in order to control the devices installed in the communication terminals from the communication terminals. The first control information for controlling the controlled device, including the first user ID for identifying the first user who uses the communication terminal, which is generated by executing the application software of the above, is transmitted to the communication line. A step of acquiring the second control information for causing the controlled target device to execute the control content indicated by the first control information, a step of generating the second control information based on the first control information, and the second control. It has a step of transmitting information via the Internet, and a device ID for identifying the controlled device and a second user ID for identifying a second user different from the first user are associated with each other. The device control method is provided, which is stored in the storage unit, and the first user ID and the second user ID are associated with each other and stored in the storage unit.

前記デバイス制御方法は、前記第2ユーザに、前記通信端末から前記第1制御情報が前記通信回線を介して送信されたことに対する費用を課金するステップを更に有してもよい。 The device control method may further include a step of charging the second user for the cost of transmitting the first control information from the communication terminal via the communication line.

前記第2制御情報は、デバイスのメーカーに応じた形式の情報であってもよい。前記第2制御情報は、デバイスの型名に応じた形式の情報であってもよい。 The second control information may be information in a format according to the manufacturer of the device. The second control information may be information in a format corresponding to the model name of the device.

前記第1制御情報は、前記制御対象デバイスの種別を特定するためのアプリIDを含んでもよい。前記生成するステップは、前記アプリIDに基づいて前記第2制御情報を生成してもよい。 The first control information may include an application ID for specifying the type of the controlled device. The generation step may generate the second control information based on the application ID.

前記第1制御情報は、前記複数のデバイスから選択された前記制御対象デバイスを特定するための特定情報を含み、前記特定情報は、前記制御対象デバイスを識別するための前記デバイスIDを含んでもよい。 The first control information may include specific information for identifying the control target device selected from the plurality of devices, and the specific information may include the device ID for identifying the control target device. ..

前記制御対象デバイスを特定するための前記特定情報は、前記通信端末にインストールされた特定の種別のデバイスを制御するためのアプリケーションソフトが実行されたことによって生成され、デバイスの前記種別は、デバイスが有する機能の種別を示す情報であってもよい。 The specific information for specifying the control target device is generated by executing application software for controlling a specific type of device installed in the communication terminal, and the type of the device is the device. It may be information indicating the type of the function to have.

前記制御対象デバイスを特定するための前記特定情報は、デバイスの設置場所を示す情報に関連付けられて前記記憶部に記憶されていてもよい。 The specific information for identifying the control target device may be stored in the storage unit in association with the information indicating the installation location of the device.

前記制御対象デバイスを特定するための前記特定情報は、デバイスに固有の情報を含んでもよい。 The specific information for identifying the controlled device may include information specific to the device.

前記第1制御情報は、前記デバイスに依存しない形式のAPIに基づいて生成されてもよい。 The first control information may be generated based on the device-independent API.

本発明によれば、一つのアプリケーションソフトを用いて、各種のデバイスを制御できるようになるという効果を奏する。 According to the present invention, there is an effect that various devices can be controlled by using one application software.

第1の実施形態のデバイス制御システムの概要について説明するための図である。It is a figure for demonstrating the outline of the device control system of 1st Embodiment. 通信端末の画面の一例である。This is an example of the screen of a communication terminal. デバイス制御装置の構成を示す図である。It is a figure which shows the structure of the device control device. ユーザ記憶部が記憶しているユーザ情報DBの一例を示す図である。It is a figure which shows an example of the user information DB stored in the user storage part. 制御情報について説明するための図である。It is a figure for demonstrating control information. 通信端末によりデバイスを制御する際のデータの流れを示す図である。It is a figure which shows the flow of data at the time of controlling a device by a communication terminal. 通信端末を用いて制御する対象となるデバイスを新たに登録する際の手順について説明するための図である。It is a figure for demonstrating the procedure at the time of newly registering the device to be controlled using a communication terminal. デバイス制御装置がデバイスを制御する際の動作シーケンスを示す図である。It is a figure which shows the operation sequence when a device control device controls a device. 変形例1におけるユーザ情報DBの例を示す図である。It is a figure which shows the example of the user information DB in the modification 1. 変形例1において通信端末から送信される第1制御情報の例を示す図である。It is a figure which shows the example of the 1st control information transmitted from the communication terminal in the modification 1. FIG. 第2の実施形態のデバイス制御システムについて説明するための図である。It is a figure for demonstrating the device control system of 2nd Embodiment. 第3の実施形態のデバイス制御システムについて説明するための図である。It is a figure for demonstrating the device control system of 3rd Embodiment.

<第1の実施形態>
[デバイス制御システムSの概要]
図1は、第1の実施形態のデバイス制御システムSの概要について説明するための図である。デバイス制御システムSは、デバイス制御装置1と、通信端末2(2a,2b)と、デバイス3(3a,3b,3c)と、ルータ4を有する。デバイス制御装置1、通信端末2及びルータ4は、有線通信回線又は無線通信回線を介してネットワークNに接続されている。
<First Embodiment>
[Overview of device control system S]
FIG. 1 is a diagram for explaining an outline of the device control system S of the first embodiment. The device control system S includes a device control device 1, a communication terminal 2 (2a, 2b), a device 3 (3a, 3b, 3c), and a router 4. The device control device 1, the communication terminal 2, and the router 4 are connected to the network N via a wired communication line or a wireless communication line.

ネットワークNには、インターネット、携帯電話網及びWi−Fi(登録商標)回線等が含まれる。図1には、2台の通信端末2が示され、3台のデバイス3が示されているが、デバイス制御装置1は、より多くの通信端末2及びデバイス3との間でデータを送受信することができる。 The network N includes the Internet, a mobile phone network, a Wi-Fi (registered trademark) line, and the like. Although two communication terminals 2 are shown and three devices 3 are shown in FIG. 1, the device control device 1 transmits / receives data to / from more communication terminals 2 and devices 3. be able to.

デバイス制御装置1は、例えば、CPU(Central Processing Unit)及び記憶媒体を有するコンピュータである。デバイス制御装置1は、ネットワークNを介して、通信端末2及びデバイス3との間で通信することができる。 The device control device 1 is, for example, a computer having a CPU (Central Processing Unit) and a storage medium. The device control device 1 can communicate with the communication terminal 2 and the device 3 via the network N.

通信端末2は、例えば、無線通信機能を有する携帯端末である。通信端末2は、例えばスマートフォン、タブレット、ファブレット、ノートPC(Personal Computer)、又はデスクトップPC等である。通信端末2は、アプリケーションソフトを実行することにより、デバイス3を制御するための第1制御情報をデバイス制御装置1に対して送信する。図1において、通信端末2aは、デバイス3が設置されたユーザの自宅の外にあり、通信端末2bは、デバイス3が設置された自宅内にある。通信端末2は、場所によらず、ネットワークNを介してデバイス制御装置1との間で通信をすることができる。 The communication terminal 2 is, for example, a mobile terminal having a wireless communication function. The communication terminal 2 is, for example, a smartphone, a tablet, a phablet, a notebook PC (Personal Computer), a desktop PC, or the like. The communication terminal 2 transmits the first control information for controlling the device 3 to the device control device 1 by executing the application software. In FIG. 1, the communication terminal 2a is outside the home of the user in which the device 3 is installed, and the communication terminal 2b is in the home in which the device 3 is installed. The communication terminal 2 can communicate with the device control device 1 via the network N regardless of the location.

デバイス3は、通信機能を有する装置であり、例えば、通信端末2のユーザの自宅に設置されている電気機器である。図1に示す例において、デバイス3aは照明器具(以下、ライトという)、デバイス3bはエアコン、デバイス3cはビデオレコーダであるが、デバイス3には、デバイス制御装置1からデータを受信できる任意の装置が含まれる。ルータ4は、ネットワークNに接続されており、デバイス制御装置1から受信したデータをデバイス3a、デバイス3b又はデバイス3cのいずれかに転送する。 The device 3 is a device having a communication function, and is, for example, an electric device installed at the user's home of the communication terminal 2. In the example shown in FIG. 1, the device 3a is a lighting fixture (hereinafter referred to as a light), the device 3b is an air conditioner, and the device 3c is a video recorder, but the device 3 is an arbitrary device capable of receiving data from the device control device 1. Is included. The router 4 is connected to the network N and transfers the data received from the device control device 1 to any of the device 3a, the device 3b, or the device 3c.

デバイス制御装置1は、アプリケーションソフトを実行した通信端末2から送信された、デバイス3を制御するための第1制御情報を受信すると、受信した第1制御情報の内容に基づいて、複数のデバイス3から、制御する対象となるデバイス3を選択し、選択したデバイス3を制御するための第2制御情報を生成する。第1制御情報は、デバイス3に依存しない汎用的な形式のAPI(Application Programming Interface)に基づいて作成されたアプリケーションソフトにより生成される情報である。第2制御情報は、特定のデバイス3を制御するためのデバイス専用の形式であるAPIに則って記述された情報である。第2制御情報は、例えば、デバイス3のメーカー及び型名ごとに異なる形式の情報である。 When the device control device 1 receives the first control information for controlling the device 3 transmitted from the communication terminal 2 that has executed the application software, the device control device 1 receives a plurality of devices 3 based on the contents of the received first control information. Selects the device 3 to be controlled from, and generates the second control information for controlling the selected device 3. The first control information is information generated by application software created based on a general-purpose API (Application Programming Interface) that does not depend on the device 3. The second control information is information described according to API, which is a device-specific format for controlling a specific device 3. The second control information is, for example, information in a different format for each manufacturer and model name of the device 3.

アプリケーションソフトは、特定の種別のデバイス3(例えば、ライト)を制御するための汎用的なソフトウェアであり、メーカーや型名を問わず、同じ種別のデバイス3を制御するための第1制御情報をデバイス制御装置1に送信することができる。アプリケーションソフトを実行した通信端末2が出力する第1制御情報は、第2制御情報と形式が異なるので、通信端末2は、デバイス3を直接制御することができない。しかし、デバイス制御システムSにおいては、デバイス制御装置1が、第1制御情報に基づいて第2制御情報を生成し、通信端末2のユーザが制御する対象のデバイス3に対して第2制御情報を送信する。したがって、ユーザは、汎用的なアプリケーションソフトがインストールされた通信端末2を用いて、各種のデバイス3を制御することができる。 The application software is general-purpose software for controlling a specific type of device 3 (for example, a light), and provides first control information for controlling the same type of device 3 regardless of the manufacturer or model name. It can be transmitted to the device control device 1. Since the format of the first control information output by the communication terminal 2 that executes the application software is different from that of the second control information, the communication terminal 2 cannot directly control the device 3. However, in the device control system S, the device control device 1 generates the second control information based on the first control information, and supplies the second control information to the target device 3 controlled by the user of the communication terminal 2. Send. Therefore, the user can control various devices 3 by using the communication terminal 2 in which the general-purpose application software is installed.

図2は、通信端末2の画面の一例である。通信端末2には、さまざまな種別のデバイス3を制御するための各種のアプリケーションソフトがインストールされている。図2(a)に示す例においては、エアコンを制御するためのエアコンアプリ、ライトを制御するためのライトアプリ、ビデオレコーダを制御するためのレコーダアプリ、監視カメラを制御するためのカメラアプリ、冷蔵庫を制御するための冷蔵庫アプリ及び洗濯機を制御するための洗濯機アプリがインストールされており、それぞれに対応するアイコンが表示されている。 FIG. 2 is an example of the screen of the communication terminal 2. Various application software for controlling various types of devices 3 are installed in the communication terminal 2. In the example shown in FIG. 2A, an air conditioner application for controlling an air conditioner, a light application for controlling a light, a recorder application for controlling a video recorder, a camera application for controlling a surveillance camera, and a refrigerator A refrigerator app for controlling and a washing machine app for controlling a washing machine are installed, and icons corresponding to each are displayed.

ユーザは、例えば自宅に設置されたデバイス3のいずれかを制御したい場合、制御対象となるデバイス3に対応するアプリケーションソフトを起動することにより、自宅から離れた場所において、所望のデバイス3を制御することができる。図2(a)においては、デバイス3の種別ごとにアプリケーションソフトがインストールされている例を示しているが、図2(b)に示すように、一つのアプリケーションソフトが、制御可能なデバイス3の一覧を表示し、ユーザが制御する対象のデバイス3を選択することによって、通信端末2からデバイス3を制御できるものとしてもよい。この場合、通信端末2が一つのアプリケーションソフトを実行することにより、例えばライト用の第1制御情報及びエアコン用の第1制御情報を出力することになる。 When the user wants to control any of the devices 3 installed in the home, for example, the user controls the desired device 3 at a place away from the home by activating the application software corresponding to the device 3 to be controlled. be able to. FIG. 2A shows an example in which application software is installed for each type of device 3, but as shown in FIG. 2B, one application software can control the device 3. The device 3 may be controlled from the communication terminal 2 by displaying the list and selecting the target device 3 to be controlled by the user. In this case, when the communication terminal 2 executes one application software, for example, the first control information for the light and the first control information for the air conditioner are output.

なお、通信端末2には、ユーザが制御することができるデバイス3の一覧を表示することができる統合アプリケーションがインストールされていてもよい。ユーザが、統合アプリケーションを起動して所定の操作をすることにより、各デバイスを制御するためのアプリケーションソフトを起動するための図2に示すような画面が表示されるものとしてもよい。 The communication terminal 2 may have an integrated application that can display a list of devices 3 that can be controlled by the user. When the user starts the integrated application and performs a predetermined operation, the screen as shown in FIG. 2 for starting the application software for controlling each device may be displayed.

[デバイス制御装置1の構成]
図3は、デバイス制御装置1の構成を示す図である。デバイス制御装置1は、通信部11と、記憶部12と、制御部13とを有する。
[Configuration of device control device 1]
FIG. 3 is a diagram showing the configuration of the device control device 1. The device control device 1 includes a communication unit 11, a storage unit 12, and a control unit 13.

通信部11は、例えばLAN(Local Area Network)コントローラを有する。通信部11は、ネットワークNを介して通信端末2及びデバイス3との間でデータを送受信する。 The communication unit 11 has, for example, a LAN (Local Area Network) controller. The communication unit 11 transmits / receives data to / from the communication terminal 2 and the device 3 via the network N.

記憶部12は、ROM(Read Only Memory)、RAM(Random Access Memory)、及びハードディスク等の記憶媒体を含んでいる。記憶部12は、制御部13が実行するプログラムを記憶する。また、記憶部12は、制御部13が動作する際に使用するデータ及び制御部13が生成するデータを記憶する。 The storage unit 12 includes a storage medium such as a ROM (Read Only Memory), a RAM (Random Access Memory), and a hard disk. The storage unit 12 stores a program executed by the control unit 13. Further, the storage unit 12 stores data used when the control unit 13 operates and data generated by the control unit 13.

記憶部12は、制御部13が使用するデータを記憶する領域として、ユーザ記憶部121及びAPI記憶部122を有する。ユーザ記憶部121は、通信端末2のユーザの識別情報(以下、ユーザIDという)に関連付けて、ユーザが制御する対象として予め登録されたデバイス3の識別情報(以下、デバイスIDという)を記憶している。また、API記憶部122は、通信端末2から送信された第1制御情報の内容に基づいて制御部13が第2制御情報を生成するために用いる情報を記憶している。第2制御情報を生成するために用いられる情報は、例えば、メーカー又はデバイスの型名ごとに定められたAPIである。 The storage unit 12 has a user storage unit 121 and an API storage unit 122 as an area for storing data used by the control unit 13. The user storage unit 121 stores the identification information (hereinafter, referred to as device ID) of the device 3 registered in advance as a target to be controlled by the user in association with the user identification information (hereinafter, referred to as user ID) of the communication terminal 2. ing. Further, the API storage unit 122 stores information used by the control unit 13 to generate the second control information based on the content of the first control information transmitted from the communication terminal 2. The information used to generate the second control information is, for example, an API defined for each manufacturer or device model name.

図4は、ユーザ記憶部121が記憶しているユーザ情報データベース(以下、ユーザ情報DBという)の一例を示す図である。ユーザ情報DBにおいては、ユーザIDと、ユーザが制御可能なデバイス3の種別、デバイスID、メーカー名及びアドレスとが関連付けられている。 FIG. 4 is a diagram showing an example of a user information database (hereinafter referred to as a user information DB) stored in the user storage unit 121. In the user information DB, the user ID is associated with the type, device ID, manufacturer name, and address of the device 3 that can be controlled by the user.

ユーザIDは、ユーザに固有の識別情報であり、例えば、ユーザの通信端末2が使用する通信回線を提供する通信会社との契約情報に関連付けられている。
デバイス種別は、デバイス3が有する機能の種別を示す情報であり、ライト、エアコン、レコーダー、監視カメラ又は時計等の種別を特定するために用いられる。通信端末2にインストールされている、デバイス3を制御するためのアプリケーションソフトは、デバイス種別ごとに作成されている。
The user ID is identification information unique to the user, and is associated with, for example, contract information with a communication company that provides a communication line used by the user's communication terminal 2.
The device type is information indicating the type of the function possessed by the device 3, and is used to specify the type of a light, an air conditioner, a recorder, a surveillance camera, a clock, or the like. The application software for controlling the device 3 installed in the communication terminal 2 is created for each device type.

デバイスIDは、ユーザが制御可能なデバイス3に割り当てられた識別情報であり、例えば、商品の型名を含んでいる。図4に示す例においては、ユーザID0001のユーザが所有するC社のライトのように、ユーザが複数の同一の型名のデバイス3を有している場合、型名にシリアル番号を付加した情報をデバイスIDとしている。
メーカー名は、各デバイス3の製造者名であり、デバイスIDとメーカー名との組み合わせにより、デバイス3が特定される。
The device ID is identification information assigned to the device 3 that can be controlled by the user, and includes, for example, a product model name. In the example shown in FIG. 4, when the user has a plurality of devices 3 having the same model name, such as the light of company C owned by the user with the user ID 0001, the information obtained by adding the serial number to the model name. Is the device ID.
The manufacturer name is the manufacturer name of each device 3, and the device 3 is specified by the combination of the device ID and the manufacturer name.

アドレスは、デバイス3に第2制御情報を送信する宛先を示す情報であり、例えばグローバルIPアドレス又はMACアドレスのようにデバイス3に固有の情報である。ルータ4にグローバルIPアドレスが割り当てられており、デバイス制御装置1が、ユーザに関連付けてルータ4のアドレスを記憶している場合、第1制御情報に含まれるアドレスは、ローカルIPアドレスであってもよい。 The address is information indicating a destination for transmitting the second control information to the device 3, and is information unique to the device 3 such as a global IP address or a MAC address. When a global IP address is assigned to the router 4 and the device control device 1 stores the address of the router 4 in association with the user, the address included in the first control information may be a local IP address. good.

図3に戻って、制御部13の詳細について説明する。制御部13は、例えばCPUである。制御部13は、記憶部12に記憶されたプログラムを実行することにより、取得部131、デバイス特定部132、情報生成部133、送信部134及び課金部135として機能する。 Returning to FIG. 3, the details of the control unit 13 will be described. The control unit 13 is, for example, a CPU. The control unit 13 functions as an acquisition unit 131, a device identification unit 132, an information generation unit 133, a transmission unit 134, and a billing unit 135 by executing the program stored in the storage unit 12.

取得部131は、サービスの提供を受けることができるユーザの通信端末2から、デバイス制御装置1に予め登録されたデバイス3を制御するための第1制御情報を取得する。第1制御情報は、通信端末2にインストールされたアプリケーションソフトを用いてユーザが制御可能な種別のデバイス3を制御するための情報である。 The acquisition unit 131 acquires the first control information for controlling the device 3 registered in advance in the device control device 1 from the communication terminal 2 of the user who can receive the service. The first control information is information for controlling a device 3 of a type that can be controlled by a user by using application software installed in the communication terminal 2.

図5は、制御情報について説明するための図である。図5(a)は、通信端末2からデバイス制御装置1に送信される第1制御情報に含まれる内容を示している。図5(b)は、デバイス制御装置1からデバイス3に送信される第2制御情報に含まれる内容を示している。 FIG. 5 is a diagram for explaining control information. FIG. 5A shows the contents included in the first control information transmitted from the communication terminal 2 to the device control device 1. FIG. 5B shows the contents included in the second control information transmitted from the device control device 1 to the device 3.

図6は、通信端末2によりデバイス3を制御する際のデータの流れを示す図である。通信端末2aは、ライト制御用のAPIに則った形式で記述された「点灯」、「消灯」、「留守モード設定」、「タイマー設定」等の制御内容を含む第1制御情報を送信する。デバイス制御装置1は、第1制御情報を受信すると、デバイス3aを制御するためのAPIを用いて記述された第2制御情報を生成し、ネットワークN、ルータ4を介してデバイス3aに送信する。 FIG. 6 is a diagram showing a data flow when the device 3 is controlled by the communication terminal 2. The communication terminal 2a transmits first control information including control contents such as "lighting", "turning off", "answer mode setting", and "timer setting" described in a format conforming to the API for light control. When the device control device 1 receives the first control information, it generates the second control information described by using the API for controlling the device 3a, and transmits the second control information to the device 3a via the network N and the router 4.

図5(a)に示すように、取得部131が取得する第1制御情報には、アプリID、デバイス特定情報、及び制御内容情報が含まれている。アプリIDは、第1制御情報の種別を示す情報であり、制御の対象とするデバイスの種別を特定するために用いられる。アプリIDは、例えば、ユーザが使用したアプリケーションソフトが、エアコン制御用であるかライト制御用であるかなどを特定するための情報である。 As shown in FIG. 5A, the first control information acquired by the acquisition unit 131 includes the application ID, device identification information, and control content information. The application ID is information indicating the type of the first control information, and is used to specify the type of the device to be controlled. The application ID is information for specifying, for example, whether the application software used by the user is for air conditioner control or light control.

デバイス特定情報は、図4に示したユーザ情報DBに含まれているデバイスIDを含む情報である。
制御内容情報は、デバイスIDで指定されたデバイス3をどのように制御するかを示す情報である。例えば、図4におけるユーザIDが「0001」、アプリIDが「エアコンアプリ」、デバイスIDが「AA0001」の第1制御情報においては、エアコンの温度を25℃に設定するという制御内容が示されている。制御内容情報は、デバイス3の型名によらず、デバイス種別ごとに定められた形式となっている。したがって、アプリケーションソフトの開発者は、デバイス3の型名を意識することなく、共通のAPIを用いてアプリケーションソフトを開発できる。
The device specific information is information including a device ID included in the user information DB shown in FIG.
The control content information is information indicating how to control the device 3 specified by the device ID. For example, in the first control information in FIG. 4, where the user ID is "0001", the application ID is "air conditioner application", and the device ID is "AA0001", the control content of setting the temperature of the air conditioner to 25 ° C. is shown. There is. The control content information is in a format defined for each device type regardless of the model name of the device 3. Therefore, the developer of the application software can develop the application software using the common API without being aware of the model name of the device 3.

図3に戻って、デバイス特定部132〜課金部135について説明する。
デバイス特定部132は、第1制御情報に基づいて制御対象デバイスを特定する。デバイス特定部132は、第1制御情報に含まれているユーザIDに対応するユーザのユーザ情報DBを参照し、第1制御情報に含まれているデバイス特定情報に対応するデバイスIDを有するデバイス3を、制御対象デバイスとして特定する。デバイス特定部132は、特定したデバイス3の型名を情報生成部133に通知し、特定したデバイス3のアドレスを送信部134に通知する。
Returning to FIG. 3, the device identification unit 132 to the billing unit 135 will be described.
The device identification unit 132 identifies the control target device based on the first control information. The device identification unit 132 refers to the user information DB of the user corresponding to the user ID included in the first control information, and the device 3 having the device ID corresponding to the device identification information included in the first control information. Is specified as a controlled device. The device identification unit 132 notifies the information generation unit 133 of the model name of the specified device 3, and notifies the transmission unit 134 of the address of the specified device 3.

情報生成部133は、第1制御情報に含まれるアプリIDに基づいて第1制御情報の形式を特定することにより、第1制御情報に含まれている制御内容を制御対象デバイスに実行させるための第2制御情報を生成する。情報生成部133は、例えば、記憶部12に記憶されている制御対象デバイス用のAPIに基づいて第2制御情報を生成する。具体的には、情報生成部133は、第1制御情報に含まれている制御内容を、デバイス特定部132が特定したデバイス3の型名に対応するAPIに入れ込むことにより第2制御情報を生成する。情報生成部133は、図5(b)に示すように、第1制御情報を、デバイス3のメーカーや型名ごとに異なる形式の第2制御情報に変換することができる。 The information generation unit 133 specifies the format of the first control information based on the application ID included in the first control information, so that the control target device executes the control contents included in the first control information. The second control information is generated. The information generation unit 133 generates the second control information based on, for example, the API for the controlled device stored in the storage unit 12. Specifically, the information generation unit 133 inserts the control content included in the first control information into the API corresponding to the model name of the device 3 specified by the device identification unit 132, thereby inputting the second control information. Generate. As shown in FIG. 5B, the information generation unit 133 can convert the first control information into the second control information in a different format for each manufacturer and model name of the device 3.

図5(b)のLB0002用の第2制御情報を参照すると、第1制御情報においては制御内容が「点灯」となっているにもかかわらず、第2制御情報においては「明るさ=5」とされている。ライトによっては、「点灯」、「消灯」を制御するAPIに対応しておらず、明るさを指定することにより制御するAPIにより作成された第2制御情報でなければ制御できない場合がある。このような場合に、情報生成部133は、第1制御情報に含まれている制御内容をデバイス3の専用APIの形式で記述することで、第2制御情報を生成する。このようにすることで、アプリケーションソフトの開発者が、デバイス3ごとに異なる専用APIを意識しないでアプリケーションソフトを開発できるとともに、ユーザは、単一のアプリケーションソフトを用いて異なる型名のデバイス3を制御できる。 With reference to the second control information for LB0002 in FIG. 5B, although the control content is "lighting" in the first control information, "brightness = 5" in the second control information. It is said that. Some lights do not correspond to the API that controls "turning on" and "turning off", and may not be able to be controlled unless the second control information is created by the API that controls by specifying the brightness. In such a case, the information generation unit 133 generates the second control information by describing the control contents included in the first control information in the form of the dedicated API of the device 3. By doing so, the developer of the application software can develop the application software without being aware of the dedicated API that is different for each device 3, and the user can use the device 3 with a different model name by using a single application software. Can be controlled.

送信部134は、デバイス特定部132から通知された制御対象デバイスのアドレスに対して、第1制御情報が示す制御内容を実行させるための第2制御情報を送信する。
課金部135は、ユーザが通信端末2を利用してデバイス3を制御したことに応じて、ユーザに対する課金額を算出する。課金部135は、算出した課金額をユーザIDに関連付けて記憶部12に記憶させる。課金部135は、課金額を、通信端末2の使用料を管理する通信会社のサーバに送信してもよい。このようにすることで、通信端末2の使用料と合算してサービス使用料をユーザに請求することができるので、請求処理を効率化することができる。
The transmission unit 134 transmits the second control information for executing the control content indicated by the first control information to the address of the control target device notified from the device identification unit 132.
The billing unit 135 calculates the billing amount for the user according to the user controlling the device 3 using the communication terminal 2. The billing unit 135 stores the calculated billing amount in the storage unit 12 in association with the user ID. The billing unit 135 may transmit the billing amount to the server of the communication company that manages the usage fee of the communication terminal 2. By doing so, the service usage fee can be billed to the user in addition to the usage fee of the communication terminal 2, so that the billing process can be made more efficient.

また、課金部135は、ユーザが通信端末2にインストールされたアプリケーションソフトを用いてデバイス3を制御した場合に、アプリケーションソフトを提供する業者に対して課金してもよい。例えば、課金部135は、アプリケーションソフトを用いて通信端末2から送信された第1制御情報に基づいて情報生成部133が第2制御情報を生成した回数に応じた額を、アプリケーションソフトを提供する業者に対して課金する。 Further, the billing unit 135 may charge the provider of the application software when the user controls the device 3 by using the application software installed on the communication terminal 2. For example, the billing unit 135 provides the application software with an amount corresponding to the number of times that the information generation unit 133 generates the second control information based on the first control information transmitted from the communication terminal 2 using the application software. Charge the vendor.

[制御対象デバイスを登録する際の手順]
図7は、ユーザが、通信端末2を用いて制御する対象となるデバイス3を新たに登録する際の手順について説明するための図である。図7(a)は、デバイス制御サービスを利用するためのログイン画面である。ユーザは、予め設定されたユーザIDを入力することにより、制御対象デバイスを新たに追加したり、設定内容を変更したりすることができる。
[Procedure for registering a controlled device]
FIG. 7 is a diagram for explaining a procedure when a user newly registers a device 3 to be controlled by using the communication terminal 2. FIG. 7A is a login screen for using the device control service. By inputting a preset user ID, the user can newly add a controlled device or change the setting contents.

図7(b)は、ログイン後の画面である。ユーザが、既にエアコンを登録済であることが表示されている。ユーザは、「追加登録」のアイコンにタッチすることで、新たな制御対象デバイスを登録するための画面を表示することができる。 FIG. 7B is a screen after login. It is displayed that the user has already registered the air conditioner. The user can display a screen for registering a new controlled device by touching the "additional registration" icon.

図7(c)は、新たな制御対象デバイスを登録するための画面である。ユーザが、この画面に表示されているアイコンのうち、登録する対象のデバイス3の種別に対応するアイコンにタッチすることにより、通信端末2は、登録する対象のデバイス3を探索する。具体的には、通信端末2は、例えばBluetooth(登録商標)等の無線通信方式を用いて通信可能なデバイス3を探索する。通信端末2は、ユーザにより選択された種別のデバイス3が見つかった場合に、デバイス3を登録するための画面を表示する。この時点で、通信端末2は、各デバイス3から取得した型名情報、メーカー名及びMACアドレスをメモリに記憶する。 FIG. 7C is a screen for registering a new controlled device. When the user touches the icon corresponding to the type of the device 3 to be registered among the icons displayed on this screen, the communication terminal 2 searches for the device 3 to be registered. Specifically, the communication terminal 2 searches for a device 3 capable of communicating using a wireless communication method such as Bluetooth (registered trademark). When the device 3 of the type selected by the user is found, the communication terminal 2 displays a screen for registering the device 3. At this point, the communication terminal 2 stores the model name information, the manufacturer name, and the MAC address acquired from each device 3 in the memory.

図7(d)は、探索により見つかったデバイス3を登録するための画面である。ユーザは、登録したいデバイス3に名称(例えば「リビング」、「玄関」等の設置場所)を入力してから登録ボタンにタッチすることで、デバイス3を登録することができる。通信端末2は、デバイス3から取得した型名情報を含むデバイスIDを生成し、ユーザにより入力された名称と関連付けてデバイスIDを内部のメモリに記憶する。また、通信端末2は、通信端末2を使用するユーザのユーザID、デバイスID、メーカー名、MACアドレスをデバイス制御装置1に送信する。このようにすることで、ユーザは、制御対象デバイスをデバイス制御装置1に登録することができる。 FIG. 7D is a screen for registering the device 3 found by the search. The user can register the device 3 by inputting a name (for example, an installation location such as "living room" or "entrance") into the device 3 to be registered and then touching the registration button. The communication terminal 2 generates a device ID including the model name information acquired from the device 3, and stores the device ID in the internal memory in association with the name input by the user. Further, the communication terminal 2 transmits the user ID, device ID, manufacturer name, and MAC address of the user who uses the communication terminal 2 to the device control device 1. By doing so, the user can register the controlled device in the device control device 1.

[デバイス3を制御する際の動作シーケンス]
図8は、デバイス制御装置1がデバイス3を制御する際の動作シーケンスを示す図である。まず、ユーザが、通信端末2において、制御対象デバイスを制御するためのアプリケーションソフトを起動すると(S11)、通信端末2は、ユーザが入力した制御内容を取得する(S12)。通信端末2は、取得した制御内容を含む第1制御情報を生成し、ネットワークNを介してデバイス制御装置1に第1制御情報を送信する(S13)。
[Operation sequence when controlling device 3]
FIG. 8 is a diagram showing an operation sequence when the device control device 1 controls the device 3. First, when the user activates the application software for controlling the controlled device on the communication terminal 2 (S11), the communication terminal 2 acquires the control content input by the user (S12). The communication terminal 2 generates the first control information including the acquired control content, and transmits the first control information to the device control device 1 via the network N (S13).

デバイス制御装置1は、第1制御情報を受信すると、デバイス特定部132において、受信した第1制御情報に基づいて制御対象のデバイス3を特定する(S14)。続いて、情報生成部133が、制御対象のデバイス3に対応する第2制御情報を生成し、送信部134が第2制御情報を制御対象のデバイス3に送信する(S15)。 When the device control device 1 receives the first control information, the device identification unit 132 identifies the device 3 to be controlled based on the received first control information (S14). Subsequently, the information generation unit 133 generates the second control information corresponding to the device 3 to be controlled, and the transmission unit 134 transmits the second control information to the device 3 to be controlled (S15).

デバイス3は、第2制御情報を受信すると、第2制御情報に含まれている制御内容に応じた動作を実行する(S16)。デバイス3は、動作を実行すると、デバイス3自身の状態を示す第1状態情報をデバイス制御装置1に送信する(S17)。デバイス3がライトであり、制御内容が「点灯」である場合、デバイス3は、点灯が完了したことを示す第1状態情報を送信する。また、デバイス3がエアコンであり、制御内容が「温度を25℃に設定」である場合、デバイス3は、第2制御情報を受信してから制御内容が示す温度に達するまでの間、定期的に室温を測定し、測定した室温示す第1状態情報をデバイス制御装置1に送信する。ここで、第1状態情報は、デバイス3ごとに異なる形式で作成された情報であるものとする。 Upon receiving the second control information, the device 3 executes an operation according to the control content included in the second control information (S16). When the device 3 executes the operation, the device 3 transmits the first state information indicating the state of the device 3 itself to the device control device 1 (S17). When the device 3 is a light and the control content is "lighting", the device 3 transmits the first state information indicating that the lighting is completed. When the device 3 is an air conditioner and the control content is "set the temperature to 25 ° C.", the device 3 periodically receives the second control information until the temperature indicated by the control content is reached. The room temperature is measured, and the first state information indicating the measured room temperature is transmitted to the device control device 1. Here, it is assumed that the first state information is information created in a different format for each device 3.

デバイス制御装置1においては、取得部131が第1状態情報を取得すると、情報生成部133が、通信端末2のアプリケーションソフトが認識できる、同一の種別のデバイス3に共通する形式の第2状態情報に第1状態情報を変換する(S18)。送信部134は、情報生成部133が変換して生成した第2状態情報を、ネットワークNを介して通信端末2に送信する(S19)。通信端末2は、第2状態情報を受信すると、第2状態情報が示すデバイス3の状態を画面に表示する(S20)。
以上の手順により、ユーザは、通信端末2を操作することにより所望のデバイス3を制御したり、デバイス3の状態を確認したりすることができる。
In the device control device 1, when the acquisition unit 131 acquires the first state information, the information generation unit 133 can recognize the second state information in a format common to the devices 3 of the same type, which can be recognized by the application software of the communication terminal 2. The first state information is converted into (S18). The transmission unit 134 transmits the second state information converted and generated by the information generation unit 133 to the communication terminal 2 via the network N (S19). When the communication terminal 2 receives the second state information, the communication terminal 2 displays the state of the device 3 indicated by the second state information on the screen (S20).
According to the above procedure, the user can control the desired device 3 and check the state of the device 3 by operating the communication terminal 2.

[変形例1]
図5においては、第1制御情報に含まれるデバイス特定情報としてデバイスIDが用いられる例について説明したが、これに限らない。ユーザ情報DBにおいて、ユーザが所有しているデバイス種別ごとに、ユーザが所有している同一種別のデバイス3のうち、何番目のデバイス3であるかを示すシリアル番号がデバイス3の型名に関連付けられていれば、第1制御情報におけるデバイス特定情報は、シリアル番号であってもよい。シリアル番号は、例えば、図7(d)に示した「リビング」、「玄関」等のように、デバイス3の設置場所を示す情報に関連付けられており、デバイス制御装置1に登録された順番に割り当てられた番号である。
[Modification 1]
In FIG. 5, an example in which the device ID is used as the device identification information included in the first control information has been described, but the present invention is not limited to this. In the user information DB, for each device type owned by the user, a serial number indicating the number of the device 3 of the same type owned by the user is associated with the model name of the device 3. If so, the device identification information in the first control information may be a serial number. The serial number is associated with information indicating the installation location of the device 3, such as "living room" and "entrance" shown in FIG. 7 (d), and is in the order registered in the device control device 1. The assigned number.

図9は、変形例1におけるユーザ情報DBの例を示す図である。図10は、変形例1において通信端末2から送信される第1制御情報の例を示す図である。図9に示すユーザ情報DBにおいては、デバイスIDはデバイスの型名を示しており、ユーザが同一の型名のデバイス3を複数所有している場合、デバイスIDは同一の内容になっている。デバイス特定部132は、第1制御情報に含まれているアプリID及びデバイス特定情報としてのシリアル番号に基づいて、同一の型名のデバイス3のうち、どのデバイス3に対して第2制御情報を送信する必要があるかを特定することができる。なお、デバイス特定情報が、MACアドレスのようにデバイス3に固有の情報を含む場合、第1制御情報にユーザIDが含まれていなくてもよい。 FIG. 9 is a diagram showing an example of the user information DB in the first modification. FIG. 10 is a diagram showing an example of the first control information transmitted from the communication terminal 2 in the modification 1. In the user information DB shown in FIG. 9, the device ID indicates the model name of the device, and when the user owns a plurality of devices 3 having the same model name, the device IDs have the same contents. The device identification unit 132 applies the second control information to which device 3 of the devices 3 having the same model name based on the application ID included in the first control information and the serial number as the device identification information. You can identify if you need to send. When the device specific information includes information unique to the device 3 such as the MAC address, the user ID may not be included in the first control information.

[変形例2]
上記の説明においては、1台の通信端末2がデバイス3を制御する場合について説明したが、複数の通信端末2がデバイス3を制御できるようにしてもよい。例えば、デバイス制御システムSは、通信端末2bが、通信端末2aの通信料金と合算して通信料金を支払う対象になっている家族の通信端末2であれば、通信端末2aにおいて登録されたデバイス3を、通信端末2bを用いて制御できるようにしてもよい。
[Modification 2]
In the above description, the case where one communication terminal 2 controls the device 3 has been described, but a plurality of communication terminals 2 may be able to control the device 3. For example, in the device control system S, if the communication terminal 2b is a family communication terminal 2 for which the communication charge is added to the communication charge of the communication terminal 2a and the communication charge is paid, the device 3 registered in the communication terminal 2a May be controlled using the communication terminal 2b.

このように複数の通信端末2がデバイス3を制御できるようにするために、記憶部12は、複数のユーザの複数のユーザIDを互いに関連付けて記憶する。例えば、取得部131が、通信会社において管理されるサーバから、通信料金を合算して支払う対象となっている複数のユーザIDを取得して、取得した複数のユーザIDを記憶部12に記憶させる。 In order to enable the plurality of communication terminals 2 to control the device 3 in this way, the storage unit 12 stores a plurality of user IDs of the plurality of users in association with each other. For example, the acquisition unit 131 acquires a plurality of user IDs to be paid by adding up the communication charges from the server managed by the communication company, and stores the acquired plurality of user IDs in the storage unit 12. ..

デバイス特定部132は、取得部131が取得した第1制御情報に第1ユーザIDが含まれている場合、第1ユーザIDに関連付けて記憶部12に記憶されている第2ユーザIDに対応するユーザ情報DBが記憶部12に記憶されているかどうかを確認する。第2ユーザIDに対応するユーザ情報DBが記憶部12に記憶されている場合、デバイス特定部132は、このユーザ情報DBにおいて第2ユーザIDに関連付けられたデバイスIDを特定することにより、制御対象デバイスを特定する。 When the first control information acquired by the acquisition unit 131 includes the first user ID, the device identification unit 132 corresponds to the second user ID stored in the storage unit 12 in association with the first user ID. It is confirmed whether or not the user information DB is stored in the storage unit 12. When the user information DB corresponding to the second user ID is stored in the storage unit 12, the device identification unit 132 controls by specifying the device ID associated with the second user ID in this user information DB. Identify the device.

このように、複数の通信端末2からデバイス3を制御可能にする場合、課金部135は、複数のユーザのうち、代表者として登録されているユーザに対して課金してもよい。すなわち、課金部135は、第2ユーザIDに対応するユーザに対して、第1ユーザIDに対応する通信端末2から第1制御情報が送信されたことに対する費用を課金してもよい。このようにすることで、通信料金を支払う第1ユーザIDのユーザが、デバイス制御サービスの使用料も通信料金と合算して支払うことができるので、他のユーザが個別にサービス使用料を支払う手間がかからない。 In this way, when the device 3 can be controlled from the plurality of communication terminals 2, the billing unit 135 may charge the user registered as the representative among the plurality of users. That is, the billing unit 135 may charge the user corresponding to the second user ID for the cost of transmitting the first control information from the communication terminal 2 corresponding to the first user ID. By doing so, the user with the first user ID who pays the communication fee can pay the usage fee of the device control service together with the communication fee, so that it is troublesome for other users to pay the service usage fee individually. It doesn't cost.

[第1の実施形態のデバイス制御システムSによる効果]
以上説明したように、デバイス制御システムSにおいては、通信端末2にインストールされた、同一の種別の型名が異なる複数のデバイスを制御することができるアプリケーションソフトを用いてユーザが操作することにより、デバイスの種別ごとに共通する形式の第1制御情報がデバイス制御装置1に送信される。デバイス制御装置1は、受信した第1制御情報に基づいて、デバイス専用のAPIを用いた第2制御情報を生成して、第1制御情報において指定されたデバイス3に第2制御情報を送信する。
[Effect of Device Control System S of First Embodiment]
As described above, in the device control system S, the user operates by using the application software installed in the communication terminal 2 that can control a plurality of devices of the same type and different model names. The first control information in a format common to each type of device is transmitted to the device control device 1. The device control device 1 generates the second control information using the API dedicated to the device based on the received first control information, and transmits the second control information to the device 3 specified in the first control information. ..

このようにすることで、ユーザは、デバイスごとに異なるアプリケーションソフトをインストールすることなく、一つのアプリケーションソフトを用いて各種のデバイス3を制御できるので、デバイス3を買い替えた際にアプリケーションソフトを入れ替える必要がない。また、デバイス3の製造者は、新たなデバイス3の販売を開始するたびにアプリケーションソフトを提供する必要がなく、APIを公開するだけでよいので、開発費を抑えることができる。 By doing so, the user can control various devices 3 using one application software without installing different application software for each device, so that it is necessary to replace the application software when the device 3 is replaced. There is no. Further, the manufacturer of the device 3 does not need to provide the application software every time the new device 3 is sold, and only needs to publish the API, so that the development cost can be suppressed.

また、デバイス制御装置1は、例えば通信料金を合算して支払うユーザが、共通のデバイス3を制御できるようにする。このようにすることで、家族のうちの一人が制御対象とするデバイス3を登録しておくことで、他のユーザがデバイス3を制御できるので、登録の手間が省ける。
さらに、通信料金を合算して支払うユーザがサービスを利用した場合の費用は、合算して課金されるので、ユーザごとに個別にサービス使用料を支払う手間がかからない。
Further, the device control device 1 enables, for example, a user who pays a total of communication charges to control a common device 3. By doing so, by registering the device 3 to be controlled by one of the family members, another user can control the device 3, so that the trouble of registration can be saved.
Further, since the cost when the user who pays the communication charge in total uses the service is charged in total, it is not necessary to pay the service usage fee individually for each user.

<第2の実施形態>
図11は、第2の実施形態のデバイス制御システムSについて説明するための図である。第2の実施形態においては、サーバ5a及びサーバ5bのように、他のサービス提供者のサーバを介してデバイス3を制御するという点で、第1の実施形態と異なる。サーバ5a及びサーバ5bは、例えば、デバイス3のメーカーが、自社のデバイス3を制御するサービスを提供するためのデバイスサーバであり、制御対象デバイスに、第2制御情報に基づく制御信号を送信する。この場合、情報生成部133は、通信端末2から第1制御情報を受信すると、第1制御情報に含まれている制御内容に基づいて、サーバ5に制御対象デバイスを制御させるための第2制御情報を生成する。そして、送信部134は、情報生成部133が生成した第2制御情報を、デバイスサーバとしてのサーバ5に送信する。
<Second embodiment>
FIG. 11 is a diagram for explaining the device control system S of the second embodiment. The second embodiment is different from the first embodiment in that the device 3 is controlled via the server of another service provider, such as the server 5a and the server 5b. The server 5a and the server 5b are, for example, device servers for the manufacturer of the device 3 to provide a service for controlling the device 3 of the device 3, and transmit a control signal based on the second control information to the controlled device. In this case, when the information generation unit 133 receives the first control information from the communication terminal 2, the second control for causing the server 5 to control the control target device based on the control contents included in the first control information. Generate information. Then, the transmission unit 134 transmits the second control information generated by the information generation unit 133 to the server 5 as a device server.

本実施形態の記憶部12は、デバイス3を制御するサービスの提供者に関連付けて、それぞれのサービス提供者のサーバ5のAPIを記憶している。情報生成部133は、例えば、記憶部12に記憶されているサーバ5のAPIに基づいて第2制御情報を生成する。具体的には、情報生成部133は、第1制御情報に含まれている制御内容を、第1制御情報と異なる形式の第2制御情報に変換する。第2制御情報には、第1制御情報に含まれていたユーザID及びデバイス特定情報等が含まれている。 The storage unit 12 of the present embodiment stores the API of the server 5 of each service provider in association with the service provider that controls the device 3. The information generation unit 133 generates the second control information based on, for example, the API of the server 5 stored in the storage unit 12. Specifically, the information generation unit 133 converts the control content included in the first control information into the second control information in a format different from that of the first control information. The second control information includes the user ID, device identification information, and the like included in the first control information.

デバイス制御システムSを用いてサービスを提供する企業と、サーバ5a又はサーバ5bを用いてサービスを提供する企業との間では、予めユーザIDが共通化されている。サーバ5a又はサーバ5bは、第2制御情報に含まれているユーザID及びデバイス特定情報等に基づいて、通信端末2における操作に応じたデバイス3を制御することができる。 The user ID is shared in advance between the company that provides the service using the device control system S and the company that provides the service using the server 5a or the server 5b. The server 5a or the server 5b can control the device 3 according to the operation on the communication terminal 2 based on the user ID, the device identification information, and the like included in the second control information.

なお、図11に示すように、デバイス3を制御するサービスを提供するサーバ5が複数ある場合、デバイス制御装置1のユーザ記憶部121は、ユーザが、サーバ5aを用いたサービス又はサーバ5bを用いたサービスのうち、どのサービスを利用しているかを示す利用サービス情報を記憶している。情報生成部133は、利用サービス情報を参照し、ユーザが利用しているサービスに対応するAPIに対応する第2制御情報を生成する。 As shown in FIG. 11, when there are a plurality of servers 5 that provide services for controlling the device 3, the user storage unit 121 of the device control device 1 uses the service using the server 5a or the server 5b. It stores usage service information that indicates which service is being used among the services that were available. The information generation unit 133 refers to the service information used and generates the second control information corresponding to the API corresponding to the service used by the user.

デバイス制御システムSを用いてサービスを提供する企業と、サーバ5aを用いてサービスを提供する企業と、サーバ5bを用いてサービスを提供する企業との間でユーザIDが共通化されていない場合には、デバイス制御装置1がユーザIDを変換してもよい。この場合、デバイス制御システムSのユーザIDとサーバ5a及びサーバ5bを用いたサービスのユーザIDとを関連付けて記憶するユーザDB(不図示)を記憶部12に設ける。情報生成部133が利用サービス情報を用いてユーザDBを参照し、ユーザIDを変換すればよい。 When the user ID is not shared between the company that provides the service using the device control system S, the company that provides the service using the server 5a, and the company that provides the service using the server 5b. The device control device 1 may convert the user ID. In this case, the storage unit 12 is provided with a user DB (not shown) that stores the user ID of the device control system S in association with the user ID of the service using the server 5a and the server 5b. The information generation unit 133 may refer to the user DB using the service information used and convert the user ID.

サーバ5a、サーバ5b(以下、サーバ5)は、ネットワークを介して接続されたデバイス制御装置1から第2制御情報を受信すると、その内容が制御対象のデバイス3への動作指示を含む場合には、デバイス3への動作指示を示す情報(信号)をデバイス3へ送信する。一方、受信した第2制御情報が、デバイス3が取得したデータの要求を含む場合には、サーバ5は、デバイス3から予め取得していたデバイス3の動作データや収集データ等をデバイス制御装置1に送信する。なお、サーバ5がデバイス3の動作データや収集データ等を予め取得しておらずデバイス3内に蓄積されている場合には、サーバ5は、受信した第2制御情報に基づいて、デバイス3から動作データや収集データ等の要求を行い、取得したデータをサーバ5からデバイス制御装置1に送信してもよい。 When the server 5a and the server 5b (hereinafter referred to as the server 5) receive the second control information from the device control device 1 connected via the network, the contents include an operation instruction to the device 3 to be controlled. , Information (signal) indicating an operation instruction to the device 3 is transmitted to the device 3. On the other hand, when the received second control information includes a request for data acquired by the device 3, the server 5 collects the operation data, the collected data, and the like of the device 3 previously acquired from the device 3 by the device control device 1. Send to. If the server 5 has not acquired the operation data, the collected data, and the like of the device 3 in advance and has accumulated the data in the device 3, the server 5 has received the second control information from the device 3. The operation data, the collected data, and the like may be requested, and the acquired data may be transmitted from the server 5 to the device control device 1.

[第2の実施形態のデバイス制御システムSによる効果]
以上説明したように、第2の実施形態のデバイス制御装置1は、デバイス3を制御する他のサーバ5のAPIに対応する第2制御情報を生成する。このようにすることで、ユーザが、既にサーバ5を介してデバイス3を制御するサービスの提供を受けている場合であっても、通信端末2にインストールされた任意のアプリケーションソフトを用いてデバイス3を制御することができる。
[Effect of the device control system S of the second embodiment]
As described above, the device control device 1 of the second embodiment generates the second control information corresponding to the API of the other server 5 that controls the device 3. By doing so, even if the user has already been provided with the service of controlling the device 3 via the server 5, the device 3 can be used by using any application software installed on the communication terminal 2. Can be controlled.

<第3の実施形態>
図12は、第3の実施形態のデバイス制御システムSについて説明するための図である。第3の実施形態においては、制御対象デバイスがユーザの自宅にある電気機器ではなく、企業等が情報を配信するサーバ6であるという点で、第1の実施形態と異なる。
<Third embodiment>
FIG. 12 is a diagram for explaining the device control system S of the third embodiment. The third embodiment is different from the first embodiment in that the controlled device is not an electric device at the user's home but a server 6 to which a company or the like distributes information.

サーバ6aは、ユーザが投稿したレストランの情報を提供するサービスで用いられているサーバである。サーバ6bは、ユーザが投稿した各種商品の価格情報を提供するサービスで用いられているサーバである。ユーザは、通信端末2にインストールされたアプリケーションソフトを用いて、他の人に伝えたい情報をサーバ6にアップロードすることができる。 The server 6a is a server used in a service that provides restaurant information posted by a user. The server 6b is a server used in a service that provides price information of various products posted by a user. The user can upload the information to be transmitted to another person to the server 6 by using the application software installed on the communication terminal 2.

サーバ6a,6bは、情報を受信するためのインタフェースとして、それぞれ異なる形式のインタフェースを有している。したがって、サーバ6a,6bに情報をアップロードするためには、それぞれのサーバに適した形式に情報を加工してから送信する必要がある。しかし、ユーザが、それぞれのサービスのサイトに情報を提供する際に、サーバ6a及びサーバ6bのそれぞれに専用のアプリケーションソフトを用いる必要があると不便である。 The servers 6a and 6b have different types of interfaces as interfaces for receiving information. Therefore, in order to upload information to the servers 6a and 6b, it is necessary to process the information into a format suitable for each server and then transmit the information. However, it is inconvenient if the user needs to use dedicated application software for each of the server 6a and the server 6b when providing information to the site of each service.

そこで、本実施形態に係るデバイス制御装置1は、通信端末2においては、さまざまな情報提供サービスのサーバ6に情報をアップロードするためのアプリケーションソフトがインストールされている。アプリケーションソフトにおいては、情報を提供する対象となるサービスに対応するアイコンが表示されており、ユーザが、情報を提供したいサービスに対応するアイコンにタッチしてから情報を入力すると、通信端末2は、入力された情報とユーザが選択したサービスを特定する情報を含む第1制御情報をデバイス制御装置1に送信する。 Therefore, in the device control device 1 according to the present embodiment, application software for uploading information to the server 6 of various information providing services is installed in the communication terminal 2. In the application software, an icon corresponding to the service for which information is provided is displayed, and when the user touches the icon corresponding to the service for which information is to be provided and then inputs the information, the communication terminal 2 receives the information. The first control information including the input information and the information specifying the service selected by the user is transmitted to the device control device 1.

デバイス制御装置1においては、デバイス特定部132が、第1制御情報に基づいて、第1制御情報に含まれるコンテンツを送信する先のサーバ6を特定する。デバイス特定部132は、例えば、第1制御情報に含まれる、サービスを特定する情報に基づいて、サーバ6を特定する。デバイス特定部132は、ユーザが作成したコンテンツに含まれているキーワードに基づいて、コンテンツを送信する対象となるサーバ6を特定してもよい。そして、情報生成部133が、特定されたサーバ6に対応する形式の第2制御情報を生成し、送信部134が、生成された第2制御情報をサーバ6に送信する。 In the device control device 1, the device identification unit 132 identifies the server 6 to which the content included in the first control information is transmitted based on the first control information. The device identification unit 132 identifies the server 6 based on, for example, the service-identifying information included in the first control information. The device identification unit 132 may specify the server 6 to which the content is transmitted based on the keyword included in the content created by the user. Then, the information generation unit 133 generates the second control information in the format corresponding to the specified server 6, and the transmission unit 134 transmits the generated second control information to the server 6.

なお、本実施形態における課金部135は、ユーザが通信端末2を用いてサーバ6にアクセスした回数又はサーバ6との間で送受信したデータ量に基づいて課金額を決定してもよい。この場合、課金部135は、決定した課金額の一部を、サーバ6を運用する企業等に支払う額として算出してもよい。 The billing unit 135 in the present embodiment may determine the billing amount based on the number of times the user accesses the server 6 using the communication terminal 2 or the amount of data transmitted / received to / from the server 6. In this case, the billing unit 135 may calculate a part of the determined billing amount as an amount to be paid to the company or the like that operates the server 6.

[第3の実施形態のデバイス制御システムSによる効果]
本実施形態におけるデバイス制御システムSは、第1制御情報に基づいて、第1制御情報に含まれるコンテンツを送信する先のサーバ6を特定し、サーバ6に対応する形式の第2制御情報をサーバ6に送信する。このようにすることで、サーバ6を運用する企業等は、サーバ6にアクセスするためのインタフェースを広く一般に公開する必要がなく、デバイス制御装置1の運用者にのみ公開すればよい。その結果、サーバ6を運用する企業がインタフェースを公開する手間がかからない。
[Effect of Device Control System S of Third Embodiment]
The device control system S in the present embodiment identifies the server 6 to which the content included in the first control information is transmitted based on the first control information, and transmits the second control information in the format corresponding to the server 6 to the server. Send to 6. By doing so, the company or the like that operates the server 6 does not need to open the interface for accessing the server 6 to the general public, and only needs to open it to the operator of the device control device 1. As a result, the company that operates the server 6 does not have to publish the interface.

また、デバイス制御システムSは、課金部135が、ユーザに対する課金額を算出し、その一部の額を、サーバ6を運用する企業等に還元することができる。このようにすることで、ユーザがサーバ6を利用したことに対する料金の請求を、サーバ6を運営する企業等の代わりにデバイス制御装置1を運営する通信キャリア等の運営者が一元的に行うことができるので、ユーザにとってもサーバ6を運営する企業等にとっても手間を省くことができる。 Further, in the device control system S, the billing unit 135 can calculate the billing amount for the user and return a part of the billing amount to the company or the like that operates the server 6. By doing so, the operator of the communication carrier or the like that operates the device control device 1 centrally charges the fee for the user's use of the server 6 instead of the company or the like that operates the server 6. Therefore, it is possible to save time and effort for both the user and the company that operates the server 6.

以上、本発明をいくつかの実施の形態をもとに説明した。これらの任意の組み合わせによって生じる新たな実施の形態も、本発明の実施の形態に含まれる。組み合わせによって生じる新たな実施の形態の効果は、もとの実施の形態の効果を合わせ持つ。 The present invention has been described above based on some embodiments. New embodiments resulting from any combination of these are also included in the embodiments of the present invention. The effect of the new embodiment produced by the combination has the effect of the original embodiment together.

また、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。特に、装置の分散・統合の具体的な実施形態は以上に図示するものに限られず、その全部又は一部について、種々の付加等に応じて、又は、機能負荷に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。 Further, the technical scope of the present invention is not limited to the scope described in the above-described embodiment. It will be apparent to those skilled in the art that various changes or improvements can be made to the above embodiments. In particular, the specific embodiments of the distribution / integration of the devices are not limited to those shown above, and all or a part thereof may be in arbitrary units according to various additions or functional loads. It can be functionally or physically distributed and integrated.

1 デバイス制御装置
2 通信端末
3 デバイス
4 ルータ
5 サーバ
6 サーバ
11 通信部
12 記憶部
13 制御部
121 ユーザ記憶部
122 API記憶部
131 取得部
132 デバイス特定部
133 情報生成部
134 送信部
135 課金部
S デバイス制御システム

1 Device control device 2 Communication terminal 3 Device 4 Router 5 Server 6 Server 11 Communication unit 12 Storage unit 13 Control unit 121 User storage unit 122 API storage unit 131 Acquisition unit 132 Device identification unit 133 Information generation unit 134 Transmission unit 135 Billing unit S Device control system

Claims (11)

複数の通信端末及び複数のデバイスとネットワークを介して接続されたデバイス制御方法であって、
前記通信端末から、前記通信端末にインストールされたデバイスを制御するためのアプリケーションソフトが実行されたことによって生成される、前記通信端末を利用する第1ユーザを識別するための第1ユーザIDを含む、制御対象デバイスを制御するための第1制御情報を、通信回線を介して、取得するステップと、
前記制御対象デバイスに前記第1制御情報が示す制御内容を実行させるための第2制御情報を前記第1制御情報に基づいて生成するステップと、
前記第2制御情報をインターネットを介して送信するステップと、
を有し、
前記制御対象デバイスを識別するためのデバイスIDと、前記第1ユーザと異なる第2ユーザを識別するための第2ユーザIDとが関連付けられて記憶部に記憶されており、
前記第1ユーザIDと前記第2ユーザIDとが関連付けられて前記記憶部に記憶されている、
デバイス制御方法。
It is a device control method connected to a plurality of communication terminals and a plurality of devices via a network.
Includes a first user ID for identifying a first user who uses the communication terminal, which is generated by executing application software for controlling a device installed in the communication terminal from the communication terminal. , The step of acquiring the first control information for controlling the controlled device via the communication line, and
A step of generating a second control information for causing the controlled device to execute the control content indicated by the first control information based on the first control information, and a step of generating the second control information.
The step of transmitting the second control information via the Internet and
Have,
A device ID for identifying the controlled device and a second user ID for identifying a second user different from the first user are associated and stored in the storage unit.
The first user ID and the second user ID are associated and stored in the storage unit.
Device control method.
前記第2ユーザに、前記通信端末から前記第1制御情報が前記通信回線を介して送信されたことに対する費用を課金するステップを更に有する、請求項1に記載のデバイス制御方法。 The device control method according to claim 1, further comprising a step of charging the second user for the cost of transmitting the first control information from the communication terminal via the communication line. 前記第2制御情報は、デバイスのメーカーに応じた形式の情報である、請求項1又は2に記載のデバイス制御方法。 The device control method according to claim 1 or 2, wherein the second control information is information in a format according to the manufacturer of the device. 前記第2制御情報は、デバイスの型名に応じた形式の情報である、請求項1から3のいずれか一項に記載のデバイス制御方法。 The device control method according to any one of claims 1 to 3, wherein the second control information is information in a format corresponding to the model name of the device. 前記第1制御情報は、前記制御対象デバイスの種別を特定するためのアプリIDを含む、請求項1から4のいずれか一項に記載のデバイス制御方法。 The device control method according to any one of claims 1 to 4, wherein the first control information includes an application ID for specifying the type of the control target device. 前記生成するステップは、前記アプリIDに基づいて前記第2制御情報を生成する、請求項5に記載のデバイス制御方法。 The device control method according to claim 5, wherein the generation step generates the second control information based on the application ID. 前記第1制御情報は、前記複数のデバイスから選択された前記制御対象デバイスを特定するための特定情報を含み、
前記特定情報は、前記制御対象デバイスを識別するための前記デバイスIDを含む、
請求項1から6のいずれか一項に記載のデバイス制御方法。
The first control information includes specific information for identifying the control target device selected from the plurality of devices.
The specific information includes the device ID for identifying the controlled device.
The device control method according to any one of claims 1 to 6.
前記制御対象デバイスを特定するための前記特定情報は、前記通信端末にインストールされた特定の種別のデバイスを制御するためのアプリケーションソフトが実行されたことによって生成され、
デバイスの前記種別は、デバイスが有する機能の種別を示す情報である、請求項7に記載のデバイス制御方法。
The specific information for specifying the control target device is generated by executing application software for controlling a specific type of device installed in the communication terminal.
The device control method according to claim 7, wherein the type of the device is information indicating a type of a function possessed by the device.
前記制御対象デバイスを特定するための前記特定情報は、デバイスの設置場所を示す情報に関連付けられて前記記憶部に記憶されている、請求項7又は8に記載のデバイス制御方法。 The device control method according to claim 7 or 8, wherein the specific information for identifying the control target device is stored in the storage unit in association with information indicating an installation location of the device. 前記制御対象デバイスを特定するための前記特定情報は、デバイスに固有の情報を含む、請求項7から9のいずれか一項に記載のデバイス制御方法。 The device control method according to any one of claims 7 to 9, wherein the specific information for specifying the control target device includes information unique to the device. 前記第1制御情報は、前記デバイスに依存しない形式のAPIに基づいて生成される、請求項1から10のいずれか一項に記載のデバイス制御方法。

The device control method according to any one of claims 1 to 10, wherein the first control information is generated based on an API in a device-independent format.

JP2021107579A 2019-11-27 2021-06-29 Device control method Active JP7034357B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021107579A JP7034357B2 (en) 2019-11-27 2021-06-29 Device control method
JP2022030716A JP7314340B2 (en) 2019-11-27 2022-03-01 Device control method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019213862A JP6906590B2 (en) 2016-02-25 2019-11-27 Device control device and device control method
JP2021107579A JP7034357B2 (en) 2019-11-27 2021-06-29 Device control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019213862A Division JP6906590B2 (en) 2016-02-25 2019-11-27 Device control device and device control method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022030716A Division JP7314340B2 (en) 2019-11-27 2022-03-01 Device control method

Publications (2)

Publication Number Publication Date
JP2021170781A true JP2021170781A (en) 2021-10-28
JP7034357B2 JP7034357B2 (en) 2022-03-11

Family

ID=78149880

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021107579A Active JP7034357B2 (en) 2019-11-27 2021-06-29 Device control method

Country Status (1)

Country Link
JP (1) JP7034357B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003009265A (en) * 2001-06-26 2003-01-10 Casio Comput Co Ltd Remote control system
JP2008165336A (en) * 2006-12-27 2008-07-17 Hitachi Ltd Network system
JP2015219566A (en) * 2014-05-14 2015-12-07 シャープ株式会社 Network system, server, terminal, information processing method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003009265A (en) * 2001-06-26 2003-01-10 Casio Comput Co Ltd Remote control system
JP2008165336A (en) * 2006-12-27 2008-07-17 Hitachi Ltd Network system
JP2015219566A (en) * 2014-05-14 2015-12-07 シャープ株式会社 Network system, server, terminal, information processing method, and program

Also Published As

Publication number Publication date
JP7034357B2 (en) 2022-03-11

Similar Documents

Publication Publication Date Title
US9729607B2 (en) Discovering device drivers within a domain
US11509774B2 (en) Device controller, communication terminal, device control method, compensation calculation method, and device control system
JP2013065189A (en) Energy management system
JP6663253B2 (en) Device control apparatus and information providing method
US20120304202A1 (en) Enabling customized functions to be implemented at a domain
JP6752324B2 (en) Information providing device and information providing method
JP6573565B2 (en) Device control apparatus, consideration calculation method, and device control system
JP6625444B2 (en) Device control device, device control method, and device control system
JP7034357B2 (en) Device control method
JP6906590B2 (en) Device control device and device control method
JP7314340B2 (en) Device control method
JP6506706B2 (en) Device control apparatus, information providing method, and device control system
JP6484189B2 (en) Device control apparatus, device control method, and device control system
KR20190093761A (en) Integrated application for IOT and operating method thereof
JP6514133B2 (en) INFORMATION PROVIDING DEVICE, INFORMATION PROVIDING METHOD, AND INFORMATION PROVIDING SYSTEM
JP6909836B2 (en) Communication terminal
JP6573564B2 (en) Device control apparatus, consideration calculation method, and device control system
JP6687430B2 (en) Device control device, device control method, and device operation content acquisition method
US20120303750A1 (en) Cloud-assisted network device integration
US20120303749A1 (en) Maintaining a domain

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210629

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20210629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210914

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211108

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220301

R150 Certificate of patent or registration of utility model

Ref document number: 7034357

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150