JP2019118148A - Information providing device and information providing method - Google Patents

Information providing device and information providing method Download PDF

Info

Publication number
JP2019118148A
JP2019118148A JP2019075659A JP2019075659A JP2019118148A JP 2019118148 A JP2019118148 A JP 2019118148A JP 2019075659 A JP2019075659 A JP 2019075659A JP 2019075659 A JP2019075659 A JP 2019075659A JP 2019118148 A JP2019118148 A JP 2019118148A
Authority
JP
Japan
Prior art keywords
information
devices
application software
controlled
control
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
JP2019075659A
Other languages
Japanese (ja)
Other versions
JP6752324B2 (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
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2019075659A priority Critical patent/JP6752324B2/en
Publication of JP2019118148A publication Critical patent/JP2019118148A/en
Application granted granted Critical
Publication of JP6752324B2 publication Critical patent/JP6752324B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Selective Calling Equipment (AREA)

Abstract

To provide a technique that supports integrated development of application software for controlling a plurality of different devices.SOLUTION: In an information providing device that provides the specification of an API used by application software executed by a communication terminal 2 in order to control at least one device of a plurality of devices 3, a transmission unit 134 transmits the specification of the API corresponding to control information interpretable by a device 3 to be controlled in order to cause the device 3 to be controlled to achieve a predetermined function to an inquiry source. Here, the API used by the application software is an API of a format common to the plurality of devices 3 to be controlled by the application software.SELECTED DRAWING: Figure 3

Description

本発明は、情報提供装置、及び情報提供方法に関する。   The present invention relates to an information providing apparatus and an information providing method.

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

特開2015−056779号公報JP, 2015-056779, A

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

このように、制御する対象となる家電機器専用のアプリケーションソフトを通信端末にインストールする必要がある場合、制御する対象となる家電機器をユーザが買い替えた際に、新たな家電機器専用のアプリケーションソフトをインストールし直す必要があった。   As described above, when it is necessary to install application software exclusively for a home appliance to be controlled in the communication terminal, when a user replaces the home appliance to be controlled, application software exclusively for a new home appliance is installed. I had to reinstall it.

一つのアプリケーションソフトで複数の異なるデバイスが制御できると便利であるが、メーカーが異なればアプリケーションソフト開発のために提供されているプログラミングインタフェースの書式は一般に異なる。このため、いわゆるサードパーティーの開発者は、アプリケーションソフトの制御対象となる家電機器等のデバイスごとに、プログラミングインタフェースを学び直す必要に迫られる。   It is convenient to be able to control multiple different devices with one application software, but the format of the programming interface provided for application software development is generally different for different manufacturers. For this reason, so-called third party developers are required to re-learn a programming interface for each device such as a home appliance to be controlled by application software.

そこで、本発明はこれらの点に鑑みてなされたものであり、複数の異なるデバイスを制御するためのアプリケーションソフトを統一的に開発することを支援する技術を提供することを目的とする。   Therefore, the present invention has been made in view of these points, and it is an object of the present invention to provide a technology that supports the unified development of application software for controlling a plurality of different devices.

本発明の第1の態様は、複数のデバイスのうち少なくとも一つのデバイスを制御するために通信端末が実行するアプリケーションソフトで用いられるAPI(Application Programming Interface)の仕様を提供する情報提供装置である。この装置は、所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報に対応する前記APIの仕様を問い合わせ元に送信する送信部を備える。ここで、前記アプリケーションソフトで用いられるAPIは、前記アプリケーションソフトが制御対象とする複数のデバイスに共通する形式のAPIである。   A first aspect of the present invention is an information providing apparatus for providing a specification of an application programming interface (API) used in application software executed by a communication terminal to control at least one device of a plurality of devices. The apparatus includes a transmission unit that transmits the specification of the API corresponding to control information interpretable by the device to be controlled to an inquiry source in order to cause the device to be controlled to realize a predetermined function. Here, the API used in the application software is an API of a format common to a plurality of devices to be controlled by the application software.

前記アプリケーションソフトで用いられるAPIは、前記アプリケーションソフトが前記所定の機能を実現するように制御する制御対象とする複数のデバイスに共通する形式のAPIであってもよい。   The API used in the application software may be an API of a format common to a plurality of devices to be controlled that the application software controls to realize the predetermined function.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices with different model names.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices different from one another in manufacturer.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なり、かつ種別が同一であるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices of different model names and of the same type.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なり、かつ種別が同一であるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices of different manufacturers and of the same type.

前記所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報は、前記制御対象のデバイスに固有のAPIであってもよい。   The control information interpretable by the device to be controlled to cause the device to be controlled to realize the predetermined function may be an API specific to the device to be controlled.

前記送信部は、前記送信部が送信するAPIに対応する制御対象を解釈可能なデバイスの一覧情報を送信してもよい。   The transmission unit may transmit list information of devices that can interpret a control target corresponding to an API transmitted by the transmission unit.

前記送信部は、前記通信端末のユーザによって登録されたデバイスの種別ごとに関連付けられているユーザの数を前記デバイスの種別ごとに記載した一覧情報を送信してもよい。   The transmission unit may transmit list information in which the number of users associated with each type of device registered by the user of the communication terminal is described for each type of device.

前記送信部は、前記ユーザの数に基づいて前記デバイスが種別ごとに整列された前記一覧情報を送信してもよい。   The transmission unit may transmit the list information in which the devices are arranged for each type based on the number of users.

本発明の第2の態様は、情報提供方法である。この方法において、複数のデバイスのうち少なくとも一つのデバイスを制御するために通信端末が実行するアプリケーションソフトで用いられるAPIであって、前記アプリケーションソフトが制御対象とする複数のデバイスに共通する形式のAPIの仕様を提供する情報提供装置が、所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報に対応する前記APIの仕様を問い合わせ元に送信するステップを実行する。   A second aspect of the present invention is a method of providing information. In this method, an API used by application software executed by a communication terminal to control at least one device among a plurality of devices, the API having a format common to the plurality of devices to be controlled by the application software Performing a step of transmitting, to an inquiry source, the specification of the API corresponding to the control information interpretable by the device to be controlled, in order to cause the device to be controlled to realize a predetermined function. Do.

前記アプリケーションソフトで用いられるAPIは、前記アプリケーションソフトが前記所定の機能を実現するように制御する制御対象とする複数のデバイスに共通する形式のAPIであってもよい。   The API used in the application software may be an API of a format common to a plurality of devices to be controlled that the application software controls to realize the predetermined function.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices with different model names.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices different from one another in manufacturer.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なり、かつ種別が同一であるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices of different model names and of the same type.

前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なり、かつ種別が同一であるデバイスであってもよい。   The plurality of devices controlled by the application software may be devices of different manufacturers and of the same type.

前記所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報は、前記制御対象のデバイスに固有のAPIであってもよい。   The control information interpretable by the device to be controlled to cause the device to be controlled to realize the predetermined function may be an API specific to the device to be controlled.

前記情報提供方法において、情報提供装置は、前記送信するAPIに対応する制御対象を解釈可能なデバイスの一覧情報を送信するステップをさらに実行してもよい。   In the information provision method, the information provision device may further execute the step of transmitting list information of devices that can interpret the control target corresponding to the API to be transmitted.

前記情報提供方法において、情報提供装置は、前記通信端末のユーザによって登録されたデバイスの種別ごとに関連付けられているユーザの数を前記デバイスの種別ごとに記載した一覧情報を送信するステップをさらに実行してもよい。   In the information provision method, the information provision device further executes a step of transmitting list information in which the number of users associated with each type of device registered by the user of the communication terminal is described for each type of device You may

本発明によれば、複数の異なるデバイスを制御するためのアプリケーションソフトを、統一的に開発することを支援する技術を提供することができる。   According to the present invention, it is possible to provide a technology that supports uniformly developing application software for controlling a plurality of different devices.

第1の実施形態のデバイス制御システムの概要について説明するための図である。It is a figure for explaining an outline of a device control system of a 1st embodiment. 通信端末の画面の一例である。It is an example of the screen of a communication terminal. デバイス制御装置の構成を示す図である。It is a figure which shows the structure of a device control apparatus. ユーザ記憶部が記憶しているユーザ情報DBの一例を示す図である。It is a figure showing an example of user information DB which a user storage part has memorized. 制御情報について説明するための図である。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. API記憶部が記憶しているAPIデータベースの一例を示す図である。It is a figure which shows an example of the API database which the API memory | storage part has memorize | stored. 通信端末を用いて制御する対象となるデバイスを新たに登録する際の手順について説明するための図である。It is a figure for demonstrating the procedure at the time of registering newly the device used as the object which is controlled using a communication terminal. デバイス制御装置がデバイスを制御する際の動作シーケンスを示す図である。It is a figure which shows the operation | movement sequence in case a device control apparatus controls a device. 第1制御情報の問い合わせフォームの一例を示す図である。It is a figure which shows an example of the inquiry form of 1st control information. 変形例1におけるユーザ情報DBの例を示す図である。It is a figure showing an example of user information DB in modification 1. 変形例1において通信端末から送信される第1制御情報の例を示す図である。It is a figure which shows the example of the 1st control information transmitted from a 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と、開発者端末6とを有する。デバイス制御装置1、通信端末2及びルータ4は、有線通信回線又は無線通信回線を介してネットワークNに接続されている。デバイス制御装置1はまた、ネットワークNを介して開発者端末6とも接続されている。
First Embodiment
[Overview of Device Control System S]
FIG. 1 is a diagram for explaining an outline of a device control system S according to the first embodiment. The device control system S includes a device control device 1, communication terminals 2 (2 a, 2 b), devices 3 (3 a, 3 b, 3 c), a router 4, and a developer terminal 6. 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. The device control device 1 is also connected to the developer terminal 6 via the network N.

ネットワーク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 in FIG. 1 and three devices 3 are shown, the device control apparatus 1 transmits and receives data to and from more communication terminals 2 and devices 3 be able to.

デバイス制御装置1は、例えば、CPU(Central Processing Unit)及び記憶媒体を有するコンピュータである。デバイス制御装置1は、ネットワークNを介して、通信端末2及びデバイス3との間、及び開発者端末6との間で通信することができる。   The device control apparatus 1 is, for example, a computer having a central processing unit (CPU) and a storage medium. The device control apparatus 1 can communicate with the communication terminal 2 and the device 3 and with the developer terminal 6 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 portable terminal having a wireless communication function. The communication terminal 2 is, for example, a smartphone, a tablet, a Fablet, a notebook PC (Personal Computer), or a desktop PC. The communication terminal 2 transmits first control information for controlling the device 3 to the device control apparatus 1 by executing application software. In FIG. 1, the communication terminal 2a is outside the user's home where the device 3 is installed, and the communication terminal 2b is inside the home where the device 3 is installed. The communication terminal 2 can communicate with the device control apparatus 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 electrical device installed at the user's home of the communication terminal 2. In the example shown in FIG. 1, device 3a is a lighting fixture (hereinafter referred to as light), device 3b is an air conditioner, device 3c is a video recorder, but device 3 is any device capable of receiving data from device control device 1. Is included. The router 4 is connected to the network N, and transfers data received from the device control device 1 to any of the device 3a, the device 3b, and the device 3c.

開発者端末6は、通信端末2がデバイス3を制御するために実行するアプリケーションソフトの開発者Dが利用する端末である。開発者端末6は、通信端末2が実行するアプリケーションソフトの開発用に、デバイス制御装置1の運用者が開発者Dに提供したSDK(Software Development Kit)を実行する端末である。開発者端末6は、例えばノートPCやデスクトップPC等の計算機である。開発者端末6も、通信端末2と同様に、通信機能を有する装置であり、ネットワークNを介してデバイス制御装置1と情報をやり取りすることができる。例えば、開発者端末6は、ネットワークNを介してデバイス制御装置1からSDKをダウンロードできる。   The developer terminal 6 is a terminal used by a developer D of application software that the communication terminal 2 executes to control the device 3. The developer terminal 6 is a terminal that executes an SDK (Software Development Kit) provided to the developer D by the operator of the device control device 1 for developing application software that the communication terminal 2 executes. The developer terminal 6 is a computer such as a notebook PC or a desktop PC, for example. Similarly to the communication terminal 2, the developer terminal 6 is also an apparatus having a communication function, and can exchange information with the device control apparatus 1 via the network N. For example, the developer terminal 6 can download the SDK from the device control apparatus 1 via the network N.

デバイス制御装置1は、アプリケーションソフトを実行した通信端末2から送信された、デバイス3を制御するための第1制御情報を受信すると、受信した第1制御情報の内容に基づいて、複数のデバイス3から、制御する対象となるデバイス3を選択し、選択したデバイス3を制御するための第2制御情報を生成する。第1制御情報は、デバイス3に依存しない汎用的な形式のAPI(Application Programming Interface)に基づいて作成されたアプリケーションソフトにより生成される情報であり、制御する対象となるデバイス3に対する制御内容を含む情報である。第2制御情報は、特定のデバイス3を制御するためのデバイス専用の形式であるAPIに則って記述された情報であり、第1制御情報が示す制御内容をデバイス3に実現させるための、デバイス3が解釈可能な情報である。第2制御情報は、例えば、デバイス3のメーカー及び型名ごとに異なる形式の情報である。   When the device control apparatus 1 receives the first control information for controlling the device 3 transmitted from the communication terminal 2 that has executed the application software, the plurality of devices 3 is received based on the content of the received first control information. , Select the device 3 to be controlled, and generate second control information for controlling the selected device 3. The first control information is information generated by application software created on the basis of an API (Application Programming Interface) of a general-purpose format that does not depend on the device 3, and includes control content for the device 3 to be controlled. It is information. The second control information is information described according to an API that is a device-dedicated format for controlling a specific device 3, and a device for causing the device 3 to realize the control content indicated by the first control information. 3 is interpretable information. The second control information is, for example, information of a form different for each maker 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 device 3 (for example, a light) of a specific type, and first control information for controlling the device 3 of the same type regardless of manufacturer or model name. It can be sent to the device control device 1. Since the first control information output from the communication terminal 2 that has executed the application software is different in format from the second control information, the communication terminal 2 can not directly control the device 3. However, in the device control system S, the device control apparatus 1 generates the second control information based on the first control information, and the second control information is generated for the device 3 to be controlled by the user of the communication terminal 2. Send. Therefore, the user can control various devices 3 using the communication terminal 2 in which general-purpose application software is installed.

図2は、通信端末2の画面の一例である。通信端末2には、さまざまな種別のデバイス3を制御するための各種のアプリケーションソフトがインストールされている。図2(a)に示す例においては、エアコンを制御するためのエアコンアプリ、ライトを制御するためのライトアプリ、ビデオレコーダを制御するためのレコーダアプリ、監視カメラを制御するためのカメラアプリ、冷蔵庫を制御するための冷蔵庫アプリ及び洗濯機を制御するための洗濯機アプリ等がインストールされており、それぞれに対応するアイコンが表示されている。   FIG. 2 is an example of a 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, a refrigerator The refrigerator application for controlling and the washing machine application for controlling a washing machine etc. are installed, and the icon corresponding to each is displayed.

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

なお、通信端末2には、ユーザが制御することができるデバイス3の一覧を表示することができる統合アプリケーションがインストールされていてもよい。ユーザが、統合アプリケーションを起動して所定の操作をすることにより、各デバイスを制御するためのアプリケーションソフトを起動するための図2(b)に示すような画面が表示されるものとしてもよい。   An integrated application that can display a list of devices 3 that can be controlled by the user may be installed in the communication terminal 2. When the user activates the integrated application and performs a predetermined operation, a screen as shown in FIG. 2B for activating 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 apparatus 1. The device control apparatus 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 includes, for example, a LAN (Local Area Network) controller. The communication unit 11 transmits and receives data to and 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 read only memory (ROM), a random access memory (RAM), and a hard disk. The storage unit 12 stores a program that the control unit 13 executes. 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 includes a user storage unit 121 and an API storage unit 122 as areas for storing data used by the control unit 13. The user storage unit 121 associates identification information (hereinafter referred to as a user ID) for identifying the user of the communication terminal 2 with identification information (hereinafter referred to as a device ID) of the device 3 registered in advance as a target to be controlled by the user. Remember). 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 maker or model name of the device.

図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. As shown in FIG. In the user information DB, the user ID is associated with the type of the device 3 controllable by the user, the device ID, the maker name and the address.

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

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

アドレスは、デバイス3に第2制御情報を送信する宛先を示す情報であり、例えばグローバルIPアドレス又はMACアドレスのようにデバイス3に固有の情報である。ルータ4にグローバルIPアドレスが割り当てられており、デバイス制御装置1が、ユーザに関連付けてルータ4のアドレスを記憶している場合、第1制御情報に含まれるアドレスは、ローカルIPアドレスであってもよい。あるいは、デバイス3がSIM(Subscriber Identity Module)スロットを備えており、SIMカードが挿入されているような場合には、SIMカードに記録されている電話番号等の固有情報をアドレスとしてもよい。   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 the global IP address is assigned to the router 4 and the device control apparatus 1 stores the address of the router 4 in association with the user, the address included in the first control information is the local IP address. Good. Alternatively, when the device 3 has a SIM (Subscriber Identity Module) slot and a SIM card is inserted, unique information such as a telephone number recorded in the SIM card may be used as the address.

図3に戻って、制御部13の詳細について説明する。制御部13は、例えばCPUである。制御部13は、記憶部12に記憶されたプログラムを実行することにより、取得部131、デバイス特定部132、情報生成部133、送信部134及び課金部135として機能する。   Referring back to FIG. 3, 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 charging unit 135 by executing the programs stored in the storage unit 12.

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

図5は、制御情報について説明するための図である。図5(a)は、通信端末2からデバイス制御装置1に送信される第1制御情報に含まれる内容を示している。図5(b)は、デバイス制御装置1からデバイス3に送信される第2制御情報に含まれる内容を示している。なお、第1制御情報から第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 apparatus 1. FIG. 5B shows the contents included in the second control information transmitted from the device control apparatus 1 to the device 3. The details of the conversion from the first control information to the second control information will be described later.

図6は、通信端末2によりデバイス3を制御する際のデータの流れを示す図である。通信端末2aは、ライト制御用のAPIに則った形式で記述された「点灯」、「消灯」、「留守モード設定」、「タイマー設定」等の制御内容を含む第1制御情報を送信する。デバイス制御装置1は、第1制御情報を受信すると、デバイス3aを制御するためのAPIを用いて記述された第2制御情報を生成し、ネットワークN、ルータ4を介してデバイス3aに送信する。   FIG. 6 is a diagram showing the flow of data when controlling the device 3 by the communication terminal 2. The communication terminal 2 a transmits first control information including control contents such as “light on”, “light off”, “answer mode setting”, “timer setting” and the like described in a format according to the light control API. When receiving the first control information, the device control apparatus 1 generates second control information described using an 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 an application ID, device identification information, and control content information. The application ID is information indicating the type of first control information, and is used to specify the type of device to be controlled. The application ID is, for example, information for specifying whether application software used by the user is for air conditioner control or light control.

デバイス特定情報は、図4に示したユーザ情報DBに含まれているデバイスIDを含む情報である。
制御内容情報は、デバイスIDで指定されたデバイス3をどのように制御するかを示す情報である。図6は、図4におけるユーザIDが「0001」、アプリIDが「ライトアプリ」、デバイスIDが「LB0002」の第1制御情報においては、ライトの明るさを5に設定するという制御内容が示されている場合におけるデータの流れを示している。制御内容情報は、デバイス3の型名によらず、デバイス種別ごとに定められた形式となっている。したがって、アプリケーションソフトの開発者Dは、デバイス3の型名を意識することなく、共通のAPIを用いてアプリケーションソフトを開発できる。
The device identification information is information including the device ID included in the user information DB shown in FIG.
The control content information is information indicating how to control the device 3 designated by the device ID. FIG. 6 shows the control content of setting the brightness of the light to 5 in the first control information in which the user ID in FIG. 4 is “0001”, the application ID is “light application”, and the device ID is “LB0002”. Shows the flow of data in the case where The control content information has a format defined for each device type regardless of the device 3 model name. Therefore, the application software developer D can develop application software using the common API without being aware of the device 3 model name.

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

図7は、API記憶部122が記憶しているAPIデータベース(以下、APIDBという)の一例を示す図である。APIDBにおいては、各デバイス3を特定するデバイスIDごとに、そのデバイス3が実現可能な機能、すなわちそのデバイス3に対する制御内容と、それを実現するためのデバイス3に固有のAPIである第2制御情報とが格納されている。APIDBにはさらに、デバイス3に対する制御内容に対応する第1制御情報が汎用APIの書式で格納されている。   FIG. 7 is a diagram showing an example of an API database (hereinafter referred to as API DB) stored in the API storage unit 122. As shown in FIG. In the API DB, for each device ID that identifies each device 3, a function that can be realized by the device 3, that is, the control content for the device 3 and a second control that is an API specific to the device 3 for realizing it Information is stored. Further, in the API DB, first control information corresponding to control contents for the device 3 is stored in the form of a general purpose API.

情報生成部133は、取得部131が取得した第1制御情報に含まれる制御内容と、デバイス特定部132が第1制御情報に基づいて特定したデバイスIDとを用いて、APIDBを参照することによって第2制御情報を生成する。図7に示す例において、デバイスIDがLA0050で特定されるデバイス3と、LC0020で特定されるデバイス3とは、ともにライトである。しかしながら、図7に示すように、デバイスIDがLA0050で特定されるデバイス3を点灯させるための第2制御情報と、デバイスIDがLC0020で特定されるデバイス3を点灯させるための第2制御情報とは異なる。   The information generation unit 133 refers to the API DB using the control content included in the first control information acquired by the acquisition unit 131 and the device ID identified by the device identification unit 132 based on the first control information. Generate second control information. In the example illustrated in FIG. 7, the device 3 identified by the device ID LA0050 and the device 3 identified by the LC0020 are both lights. However, as shown in FIG. 7, the second control information for lighting the device 3 identified by the device ID LA0050, and the second control information for lighting the device 3 identified by the device ID LC0020. Is different.

一方、デバイスIDがLA0050で特定されるデバイス3を点灯させるための第1制御情報と、LC0020で特定されるデバイス3を点灯させるための第1制御情報とは、同じ書式である。情報生成部133は、第1制御情報に含まれている制御内容を、デバイス特定部132が特定したデバイス3の型名に対応するAPIに入れ込むことにより第2制御情報を生成する。これにより、情報生成部133は、図5(b)に示すように、第1制御情報を、デバイス3のメーカーや型名ごとに異なる形式の第2制御情報に変換することができる。   On the other hand, the first control information for lighting the device 3 identified by the device ID LA0050 and the first control information for lighting the device 3 identified by the LC0020 have the same format. The information generation unit 133 generates the second control information by inserting 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 specification unit 132. As a result, as shown in FIG. 5B, the information generation unit 133 can convert the first control information into second control information in a format different for each maker 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を制御できる。   Here, referring to the second control information for LB 0002 in FIG. 5B, although the control content is “light” in the first control information, “brightness = in the second control information”. It is said to be 5 ". Some lights do not correspond to APIs that control “lighting” and “lighting off”, and may not be controlled unless the second control information is created by an API that controls by designating brightness. In such a case, the information generation unit 133 generates the second control information by describing the control content included in the first control information in the form of the dedicated API of the device 3. By doing this, the developer of application software can develop application software without being aware of a dedicated API different for each device 3, and the user can use the single application software to create devices 3 of different model names. It can control.

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

また、課金部135は、ユーザが通信端末2にインストールされたアプリケーションソフトを用いてデバイス3を制御した場合に、アプリケーションソフトを提供する業者に対して課金してもよい。例えば、課金部135は、アプリケーションソフトを用いて通信端末2から送信された第1制御情報に基づいて情報生成部133が第2制御情報を生成した回数に応じた額を、アプリケーションソフトを提供する業者に対して課金する。   Further, when the user controls the device 3 using the application software installed in the communication terminal 2, the charging unit 135 may charge the vendor providing the application software. For example, the charging unit 135 provides application software with an amount according to the number of times 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 contractor.

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

図8(b)は、ログイン後の画面である。ユーザが、既にエアコンを登録済であることが表示されている。ユーザは、「追加登録」のアイコンにタッチすることで、新たな制御対象デバイスを登録するための画面を表示することができる。   FIG. 8B 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 control target device by touching the icon of “additional registration”.

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

図8(d)は、探索により見つかったデバイス3を登録するための画面である。ユーザは、登録したいデバイス3に名称(例えば「リビング」、「玄関」等の設置場所)を入力してから登録ボタンにタッチすることで、デバイス3を登録することができる。通信端末2は、デバイス3から取得した型名情報を含むデバイスIDを生成し、ユーザにより入力された名称と関連付けてデバイスIDを内部のメモリに記憶する。また、通信端末2は、通信端末2を使用するユーザのユーザID、デバイスID、メーカー名、MACアドレスをデバイス制御装置1に送信する。このようにすることで、ユーザは、制御対象デバイスをデバイス制御装置1に登録することができる。   FIG. 8D 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 place such as “living” or “front door”) to the device 3 to be registered and touching the registration button. The communication terminal 2 generates a device ID including 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. The communication terminal 2 also transmits the user ID, the device ID, the maker name, and the MAC address of the user who uses the communication terminal 2 to the device control apparatus 1. By doing this, the user can register the control target device in the device control apparatus 1.

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

デバイス制御装置1は、第1制御情報を受信すると、デバイス特定部132において、受信した第1制御情報に基づいて制御対象のデバイス3を特定する(S14)。続いて、情報生成部133が、APIDBを参照して制御対象のデバイス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 second control information corresponding to the control target device 3 with reference to the API DB, and the transmission unit 134 transmits the second control information to the control target device 3 (S15). .

デバイス3は、第2制御情報を受信すると、第2制御情報に含まれている制御内容に応じた動作を実行する(S16)。デバイス3は、動作を実行すると、デバイス3自身の状態を示す第1状態情報をデバイス制御装置1に送信する(S17)。例えばデバイス3がライトであり、制御内容が「点灯」である場合、デバイス3は、点灯が完了したことを示す第1状態情報を送信する。また、デバイス3がエアコンであり、制御内容が「温度を25℃に設定」である場合、デバイス3は、第2制御情報を受信してから制御内容が示す温度に達するまでの間、定期的に室温を測定し、測定した室温示す第1状態情報をデバイス制御装置1に送信する。ここで、第1状態情報は、デバイス3ごとに異なる形式で作成された情報であるものとする。   When 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, it transmits first state information indicating the state of the device 3 itself to the device control apparatus 1 (S17). For example, when the device 3 is a light and the control content is “lighting”, the device 3 transmits first state information indicating that the lighting is completed. In addition, 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 apparatus 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 application software of the communication terminal 2, and the second state information in a format common to the devices 3 of the same type. The first state information is converted to (S18). The transmitting unit 134 transmits the second state information generated by the conversion by the information generating 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-mentioned procedure, the user can control the desired device 3 by operating the communication terminal 2 or confirm the state of the device 3.

[アプリケーションソフトの開発者Dに提供する情報]
以上、デバイス制御装置1、通信端末2、及びデバイス3の3者間におけるデータの流れについて主に説明した。次に、デバイス制御装置1と開発者端末6との間におけるデータの流れについて説明する。
より具体的には、デバイス制御装置1は、開発者Dからの要求に応じて、アプリケーションソフトの開発に利用可能な情報を提供することができる。この観点から見ると、デバイス制御装置1は情報提供装置として機能する。
[Information provided to application software developers D]
The flow of data between the device control device 1, the communication terminal 2, and the device 3 has been mainly described above. Next, the flow of data between the device control apparatus 1 and the developer terminal 6 will be described.
More specifically, the device control apparatus 1 can provide information that can be used for developing application software in response to a request from a developer D. From this point of view, the device control device 1 functions as an information providing device.

図10は、第1制御情報の問い合わせフォームの一例を示す図である。アプリケーションソフト開発用のSDK(以下、単に「SDK」と記載する)は、開発者端末6の表示部にAPI問い合わせ用のGUI(Graphical User Interface)を表示することができる。図10に示すように、開発者Dは、SDKを実行する開発者端末6において、アプリケーションソフトの制御対象とするデバイス3と、そのデバイスに実現させる機能を選択する。開発者Dが問い合わせフォームにおける「問い合わせアイコン」を押下すると、SDKはデバイス3を特定するためのデバイスIDと開発者Dが選択した機能とを、ネットワークNを介してデバイス制御装置1に送信する。   FIG. 10 is a diagram showing an example of the inquiry form of the first control information. The SDK for application software development (hereinafter simply referred to as “SDK”) can display a GUI (Graphical User Interface) for API inquiry on the display unit of the developer terminal 6. As shown in FIG. 10, in the developer terminal 6 that executes the SDK, the developer D selects a device 3 to be controlled by application software and a function to be realized by that device. When the developer D presses the “inquiry icon” in the inquiry form, the SDK transmits the device ID for specifying the device 3 and the function selected by the developer D to the device control apparatus 1 via the network N.

取得部131は、アプリケーションソフトを開発する開発者端末6から、デバイス3のデバイスIDとそのデバイス3に実現させる機能の指定とを取得する。情報生成部133は、APIDBを参照して、開発者端末6が指定した機能をデバイスIDで特定されるデバイス3に実現させるための第2制御情報に対応する第1制御情報を、アプリケーションソフトが用いるAPIの仕様として生成する。送信部134は、情報生成部133が生成したAPIの仕様を、問い合わせ元の開発者端末6に送信する。これにより、開発者Dのアプリケーションソフトの開発効率を向上することができる。   The acquisition unit 131 acquires the device ID of the device 3 and the designation of the function to be realized by the device 3 from the developer terminal 6 developing application software. The information generation unit 133 refers to the API DB and applies application software to first control information corresponding to second control information for causing the device 3 specified by the device ID to realize the function designated by the developer terminal 6. Generate as a specification of API to be used. The transmission unit 134 transmits the specification of the API generated by the information generation unit 133 to the developer terminal 6 of the inquiry source. Thereby, the development efficiency of the application software of the developer D can be improved.

図10に示すように、開発者Dは、指定した機能を実現させるためのデバイス3を具体的に指定することができる。このため、取得部131は、開発者端末6から指定された機能を実現させるデバイス識別情報IDを取得することができるので、情報生成部133は、デバイスIDで特定されるデバイス3で解釈可能な第2制御情報に対応するAPIの仕様を生成することができる。この結果、例えば照度調整機能を持たないライトが指定された場合には、情報生成部133は照度指定のためのパラメータをAPIから削除して生成する。第2制御情報はデバイス3に非依存の汎用的なAPIであるが、開発者Dに提示されるAPIには開発対象とするデバイス3で実現できない機能に関するパラメータは削除されているため、開発者Dのアプリケーションソフトの開発効率を向上することができる。   As shown in FIG. 10, the developer D can specifically designate the device 3 for realizing the designated function. Therefore, since the acquisition unit 131 can acquire the device identification information ID that realizes the function specified from the developer terminal 6, the information generation unit 133 can interpret the device 3 specified by the device ID. The specification of the API corresponding to the second control information can be generated. As a result, for example, when a light having no illuminance adjustment function is designated, the information generation unit 133 generates a parameter for illuminance designation by deleting it from the API. The second control information is a general-purpose API that is independent of the device 3, but the API presented to the developer D is deleted because the parameters related to functions that can not be realized by the device 3 to be developed are deleted. It is possible to improve the development efficiency of application software D.

なお開発者Dは、図10に示すGUIにおいて、デバイスの種別と機能のみを選択し、メーカー及び型番を省略してデバイス制御装置1に問い合わせることもできる。この場合、情報生成部133は、特定のデバイス3の機能に依存しない一般的な機能を実現するためのAPIをAPIDBから抽出する。   The developer D can select only the device type and function in the GUI shown in FIG. 10, omit the maker and the model number, and inquire the device control apparatus 1. In this case, the information generation unit 133 extracts an API for realizing a general function that does not depend on the function of the specific device 3 from the API DB.

ここで、デバイス制御装置1のAPIDBにどのようなデバイス3のAPIが格納されているかを予め知ることができれば、開発者DはAPI問い合わせの際のデバイスIDの指定に便利である。
そこで情報生成部133は、APIDBに格納されているデバイス3の一覧情報、すなわち情報生成部133が生成する第2制御情報を解釈可能なデバイス3の一覧情報を生成する。送信部134は、取得部131が開発者端末6から一覧情報の提供要求を取得することを契機として、その開発者端末6にデバイス3の一覧情報を送信する。これにより、開発者Dは、開発対象とするアプリケーションソフトの制御対象とするデバイスの候補を把握することができる。
Here, if it is possible to know in advance what API of device 3 is stored in the API DB of the device control apparatus 1, the developer D is convenient for specifying a device ID at the time of API inquiry.
Therefore, the information generation unit 133 generates list information of the devices 3 that can interpret the list information of the devices 3 stored in the API DB, that is, the second control information generated by the information generation unit 133. The transmission unit 134 transmits the list information of the device 3 to the developer terminal 6 in response to the acquisition unit 131 acquiring the list information provision request from the developer terminal 6. Thereby, the developer D can grasp the candidate of the device to be controlled of the application software to be developed.

開発者Dが開発しようとするアプリケーションソフトの制御対象のデバイス3は、そのアプリケーションソフトを利用する可能性のあるユーザの数が多い方が、開発者Dのソフト開発に対する意欲が高まると考えられる。そこで情報生成部133は、デバイス3の種別ごとに、そのデバイス3に関連付けらえているユーザの数を集計し、集計したユーザの数をデバイス3の種別ごとに記載して一覧情報を生成することもできる。情報生成部133はさらに、集計したユーザの数に基づいてデバイス3の種別を、例えば降順に整列させて一覧情報を生成することもできる。これにより開発者Dは、多くのユーザが利用するデバイス3対象としてアプリケーションソフトを開発することができる。   It is considered that the greater the number of users who may use the application software, the higher the number of users who are likely to use the application software, the higher the developer D's motivation for software development. Therefore, the information generation unit 133 adds up the number of users associated with the device 3 for each type of device 3, and describes the number of aggregated users for each type of device 3 to generate list information. You can also. The information generation unit 133 can further generate the list information by arranging the types of the devices 3 in descending order, for example, based on the counted number of users. As a result, the developer D can develop application software as a device 3 used by many users.

開発者Dが図2(b)に示すような統合アプリケーションを開発しようとする場合には、どのようなデバイス3の組み合わせをそのアプリケーションソフトの制御対象とするかを選択する必要がある。
そこで情報生成部133は、ユーザ情報DBにおいて一つのユーザIDに複数のデバイスIDが関連付けられている場合、その複数のデバイスIDの組み合わせのパターンごとにその数を集計した組み合わせ情報を生成する。この組み合わせ情報は、ユーザ情報DBに登録されているユーザが、異なるデバイス3をどのような組み合わせのパターンで所持しているかを示す情報である。情報生成部133はまた、複数のデバイスIDの組み合わせのパターンごとに集計した数に基づいて、そのパターンを例えば降順で整列させて組み合わせ情報を生成することもできる。
When the developer D intends to develop an integrated application as shown in FIG. 2B, it is necessary to select which combination of devices 3 is to be controlled by the application software.
Therefore, when a plurality of device IDs are associated with one user ID in the user information DB, the information generation unit 133 generates combination information in which the number is totaled for each combination pattern of the plurality of device IDs. The combination information is information indicating what combination pattern the user registered in the user information DB holds different devices 3. The information generation unit 133 can also generate combination information by, for example, arranging the patterns in descending order, based on the number collected for each combination pattern of a plurality of device IDs.

送信部134は、取得部131が開発者端末6から組み合わせ情報の提供要求を取得することを契機として、開発者端末6に組み合わせ情報を送信する。これにより開発者Dは、組み合わせのパターンを把握することができる。より多くのユーザが所持するデバイス3の組み合わせパターンを選択してそのパターンに含まれるデバイス3を制御するための統合アプリケーションを開発することにより、開発者Dは、より多くのユーザが利用する可能性のある統合アプリケーションを開発することができる。   The transmission unit 134 transmits combination information to the developer terminal 6 in response to the acquisition unit 131 acquiring the provision request of the combination information from the developer terminal 6. Thus, the developer D can grasp the combination pattern. By selecting a combination pattern of the devices 3 possessed by more users and developing an integrated application for controlling the devices 3 included in the pattern, the developer D may be used by more users Integrated applications can be developed.

[変形例1]
図5においては、第1制御情報に含まれるデバイス特定情報としてデバイスIDが用いられる例について説明したが、これに限らない。ユーザ情報DBにおいて、ユーザが所有しているデバイス種別ごとに、ユーザが所有している同一種別のデバイス3のうち、何番目のデバイス3であるかを示すシリアル番号がデバイス3の型名に関連付けられていれば、第1制御情報におけるデバイス特定情報は、シリアル番号であってもよい。シリアル番号は、例えば、図8(d)に示した「リビング」、「玄関」等のように、デバイス3の設置場所を示す情報に関連付けられており、デバイス制御装置1に登録された順番に割り当てられた番号である。
[Modification 1]
In FIG. 5, although an example in which a device ID is used as device identification information included in the first control information has been described, 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 which one of the devices 3 of the same type owned by the user is associated with the model name of the device 3 If being, device identification information in the first control information may be a serial number. The serial number is associated with the information indicating the installation location of the device 3, for example, “Living”, “front door” or the like shown in FIG. 8D, in the order of registration in the device control apparatus 1. It is an assigned number.

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

[変形例2]
上記の説明においては、1台の通信端末2がデバイス3を制御する場合について説明したが、複数の通信端末2がデバイス3を制御できるようにしてもよい。例えば、デバイス制御システムSは、通信端末2bが、通信端末2aの通信料金と合算して通信料金を支払う対象になっている家族の通信端末2であれば、通信端末2aにおいて登録されたデバイス3を、通信端末2bを用いて制御できるようにしてもよい。
[Modification 2]
In the above description, although the case where one communication terminal 2 controls the device 3 has been described, a plurality of communication terminals 2 may be able to control the device 3. For example, if the device control system S is a communication terminal 2 of a family whose communication terminal 2b is the target of paying the communication charge by adding the communication charge of the communication terminal 2a, 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に記憶させる。   As described above, in order to allow the plurality of communication terminals 2 to control the device 3, the storage unit 12 stores the plurality of user IDs of the plurality of users in association with each other. For example, the acquiring unit 131 acquires, from the server managed by the communication company, a plurality of user IDs that are to be paid for by adding the communication charges, 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 identifies the device ID associated with the second user ID in the user information DB, thereby controlling the device. Identify the device

[変形例3]
上記の説明においては、デバイス制御装置1が開発者端末6からの要求に応じてAPI情報等の生成及び送信を実行する場合について説明した。これに代えて、開発者端末6からの問い合わせに応じるための、デバイス制御装置1とは異なる専用の情報提供装置(不図示)を設けてもよい。デバイス制御装置1は、第1制御情報を第2制御情報に変換する処理に専念できるため、デバイス制御装置1の処理効率を向上させることができる。
[Modification 3]
In the above description, the case where the device control apparatus 1 executes generation and transmission of API information and the like in response to a request from the developer terminal 6 has been described. Instead of this, a dedicated information providing device (not shown) different from the device control device 1 may be provided for responding to an inquiry from the developer terminal 6. The device control apparatus 1 can concentrate on the process of converting the first control information into the second control information, so that the processing efficiency of the device control apparatus 1 can be improved.

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

[第1の実施形態のデバイス制御システムSによる効果]
以上説明したように、デバイス制御システムSにおいては、通信端末2にインストールされた、同一の種別の型名が異なる複数のデバイスを制御することができるアプリケーションソフトを用いてユーザが操作することにより、デバイスの種別ごとに共通する形式の第1制御情報がデバイス制御装置1に送信される。デバイス制御装置1は、受信した第1制御情報に基づいて、デバイス専用のAPIを用いた第2制御情報を生成して、第1制御情報において指定されたデバイス3に第2制御情報を送信する。
[Effect by device control system S of the first embodiment]
As described above, in the device control system S, the user operates the application software installed in the communication terminal 2 and capable of controlling a plurality of devices of different type names of the same type. The first control information in a format common to the device types is transmitted to the device control apparatus 1. The device control apparatus 1 generates second control information using an 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を公開するだけでよいので、開発費を抑えることができる。   In this way, the user can control various devices 3 using one application software without installing different application software for each device, so when replacing the device 3, the application software needs to be replaced There is no In addition, the manufacturer of the device 3 does not have to provide application software each time the new device 3 starts to be sold, and only needs to make the API public, so that development costs can be reduced.

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

また開発者Dは、第2制御情報、すなわち各デバイス3に固有のAPIを使用せずに、デバイス3を制御するためのアプリケーションソフトを開発することができる。これは例えばデバイス3の製造者が、第2制御情報をデバイス制御装置1の運用者を含む限定された範囲にのみ公開しており、開発者Dがその第2制御情報を知ることができない場合であってもアプリケーションソフトを開発できる点で有用である。
開発者Dは、ユーザ情報DBに登録されている複数のデバイス3のうち、所持しているユーザの数が多いデバイス3又はデバイスの種別を取得することができる。このため、より多くのユーザに使われる可能性のあるアプリケーションソフトを開発することができるので、開発者Dのソフト開発の意欲を高めることができる。
The developer D can also develop application software for controlling the device 3 without using the second control information, that is, the API specific to each device 3. This is the case, for example, when the manufacturer of the device 3 discloses the second control information only to a limited range including the operator of the device control apparatus 1 and the developer D can not know the second control information. Even if it is useful in the point which can develop application software.
The developer D can acquire a device 3 or a device type having a large number of owned users among the plurality of devices 3 registered in the user information DB. For this reason, since application software that may be used by more users can be developed, it is possible to increase the developer D's motivation for software development.

<第2の実施形態>
図13は、第2の実施形態のデバイス制御システムSについて説明するための図である。第2の実施形態においては、サーバ5a及びサーバ5bのように、他のサービス提供者のサーバを介してデバイス3を制御するという点で、第1の実施形態と異なる。サーバ5a及びサーバ5bは、例えば、デバイス3のメーカーが、自社のデバイス3を制御するサービスを提供するためのデバイスサーバであり、制御対象デバイスに、第2制御情報に基づく制御信号を送信する。この場合、情報生成部133は、通信端末2から第1制御情報を受信すると、第1制御情報に含まれている制御内容に基づいて、サーバ5に制御対象デバイスを制御させるための第2制御情報を生成する。そして、送信部134は、情報生成部133が生成した第2制御情報を、デバイスサーバとしてのサーバ5に送信する。デバイスサーバとしてのサーバ5は第2制御情報を解釈可能である。
Second Embodiment
FIG. 13 is a diagram for explaining a device control system S according to the second embodiment. The second embodiment differs from the first embodiment in that the device 3 is controlled via a 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 company, and transmit a control signal based on the second control information to the control target 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 content included in the first control information. Generate information. Then, the transmitting unit 134 transmits the second control information generated by the information generating unit 133 to the server 5 as a device server. The server 5 as a device server can interpret the second control information.

本実施形態の記憶部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 second control information in a format different from the first control information. The second control information includes the user ID and the device identification information contained in the first control information.

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

なお、図13に示すように、デバイス3を制御するサービスを提供するサーバ5が複数ある場合、デバイス制御装置1のユーザ記憶部121は、ユーザが、サーバ5aを用いたサービス又はサーバ5bを用いたサービスのうち、どのサービスを利用しているかを示す利用サービス情報を記憶している。情報生成部133は、利用サービス情報を参照し、ユーザが利用しているサービスに対応するAPIに対応する第2制御情報を生成する。   Note that, as shown in FIG. 13, 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 5 a or the server 5 b by the user. It stores usage service information indicating which service is being used among the services that have been used. The information generation unit 133 refers to the used service information, and generates 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 standardized between the company providing the service using the device control system S, the company providing the service using the server 5a, and the company providing the service using the server 5b. The device control apparatus 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 and the user ID of the service using the server 5a and the server 5b in association with each other. The information generation unit 133 may convert the user ID by referring to the user DB using the use service information.

サーバ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, the server 5) receive the second control information from the device control apparatus 1 connected via the network, if the contents include an operation instruction to the device 3 to be controlled, The information (signal) indicating the 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 controls the device control device 1 of operation data, acquired data, and the like of the device 3 acquired in advance from the device 3. Send to When the server 5 does not acquire operation data or collected data of the device 3 in advance and does not acquire it in the device 3, the server 5 receives the second control information from the device 3 to obtain The requested data may be sent from the server 5 to the device control apparatus 1 by requesting the operation data and the collected data.

このように、第2の実施形態においては、サーバ5a及びサーバ5bのように、他のサービス提供者のサーバを介してデバイス3を制御するという点で、第1の実施形態と異なる。しかしながら、ユーザ及び開発者Dの関連から見ると、ネットワークN上に存在するサーバの数は認識できず、ネットワークN上にあるサーバに仲介させて通信端末2からデバイス3を利用するという点では変わらない。この意味で、第2の実施の形態に係るデバイス制御システムSは、第1の実施の形態に係るデバイス制御装置1の機能を、物理的に異なるサーバに分離して実装した形態と見ることもできる。   As described above, the second embodiment differs from the first embodiment in that the device 3 is controlled via a server of another service provider, such as the server 5a and the server 5b. However, in view of the relationship between the user and the developer D, the number of servers existing on the network N can not be recognized, and the difference is that the server located on the network N is mediated by the communication terminal 2 to use the device 3. Absent. In this sense, the device control system S according to the second embodiment can also be regarded as a form in which the functions of the device control device 1 according to the first embodiment are separated and implemented on physically different servers. it can.

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

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

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

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

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

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

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

なお、第3の実施形態に係るデバイス制御装置1も、第1の実施形態及びだ2の実施形態に係るデバイス制御装置1と同様に、開発者Dの開発者端末6からの要求に応じて、APIの書式で第1制御情報を提供することができる。   The device control apparatus 1 according to the third embodiment is also responsive to the request from the developer terminal 6 of the developer D, as in the device control apparatus 1 according to the first embodiment and the second embodiment. The first control information can be provided in the form of an API.

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

また、デバイス制御システムSは、課金部135が、ユーザに対する課金額を算出し、その一部の額を、サーバ7を運用する企業等に還元することができる。このようにすることで、ユーザがサーバ7を利用したことに対する料金の請求を、サーバ7を運営する企業等の代わりにデバイス制御装置1を運営する通信キャリア等の運営者が一元的に行うことができるので、ユーザにとってもサーバ7を運営する企業等にとっても手間を省くことができる。   In addition, in the device control system S, the charging unit 135 can calculate the charging amount for the user, and can return the partial amount to a company or the like that operates the server 7. By doing this, the operator such as the communication carrier who operates the device control apparatus 1 centrally performs the charge for the user using the server 7 instead of the company etc. who operates the server 7. As a result, it is possible to save time and effort for the user and the company operating the server 7.

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

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

1 デバイス制御装置
2 通信端末
3 デバイス
4 ルータ
5 サーバ
6 開発者端末
11 通信部
12 記憶部
13 制御部
121 ユーザ記憶部
122 API記憶部
131 取得部
132 デバイス特定部
133 情報生成部
134 送信部
135 課金部
S デバイス制御システム
DESCRIPTION OF SYMBOLS 1 device control apparatus 2 communication terminal 3 device 4 router 5 server 6 developer terminal 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 Part S device control system

Claims (19)

複数のデバイスのうち少なくとも一つのデバイスを制御するために通信端末が実行するアプリケーションソフトで用いられるAPI(Application Programming Interface)の仕様を提供する情報提供装置であって、
所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報に対応する前記APIの仕様を問い合わせ元に送信する送信部を備え、
前記アプリケーションソフトで用いられるAPIは、前記アプリケーションソフトが制御対象とする複数のデバイスに共通する形式のAPIである、
情報提供装置。
An information providing apparatus for providing a specification of an API (Application Programming Interface) used by application software executed by a communication terminal to control at least one device among a plurality of devices,
In order to cause a device to be controlled to realize a predetermined function, the transmission unit transmits a specification of the API corresponding to control information interpretable by the device to be controlled to an inquiry source.
An API used in the application software is an API of a format common to a plurality of devices controlled by the application software.
Information provider.
前記アプリケーションソフトで用いられるAPIは、前記アプリケーションソフトが前記所定の機能を実現するように制御する制御対象とする複数のデバイスに共通する形式のAPIである、
請求項1に記載の情報提供装置。
An API used in the application software is an API of a format common to a plurality of devices to be controlled which the application software controls to realize the predetermined function.
The information providing device according to claim 1.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なるデバイスである、
請求項1又は2に記載の情報提供装置。
The plurality of devices controlled by the application software are devices with different model names,
The information provision apparatus according to claim 1.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なるデバイスである、
請求項1又は2に記載の情報提供装置。
The plurality of devices controlled by the application software are devices different from each other in manufacturer.
The information provision apparatus according to claim 1.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なり、かつ種別が同一であるデバイスである、
請求項1又は2に記載の情報提供装置。
The plurality of devices controlled by the application software are devices of different model names and of the same type.
The information provision apparatus according to claim 1.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なり、かつ種別が同一であるデバイスである、
請求項1又は2に記載の情報提供装置。
The plurality of devices controlled by the application software are devices of different manufacturers and of the same type.
The information provision apparatus according to claim 1.
前記所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報は、前記制御対象のデバイスに固有のAPIである、
請求項1から6のいずれか1項に記載の情報提供装置。
The control information interpretable by the device to be controlled to realize the predetermined function in the device to be controlled is an API specific to the device to be controlled,
The information provision apparatus of any one of Claim 1 to 6.
前記送信部は、前記送信部が送信するAPIに対応する制御対象を解釈可能なデバイスの一覧情報を送信する、
請求項1から7のいずれか1項に記載の情報提供装置。
The transmission unit transmits list information of devices which can interpret a control target corresponding to an API transmitted by the transmission unit.
The information provision apparatus according to any one of claims 1 to 7.
前記送信部は、前記通信端末のユーザによって登録されたデバイスの種別ごとに関連付けられているユーザの数を前記デバイスの種別ごとに記載した一覧情報を送信する、
請求項1から8のいずれか1項に記載の情報提供装置。
The transmission unit transmits list information in which the number of users associated with each type of device registered by the user of the communication terminal is described for each type of device.
The information provision apparatus according to any one of claims 1 to 8.
前記送信部は、前記ユーザの数に基づいて前記デバイスが種別ごとに整列された前記一覧情報を送信する、
請求項9に記載の情報提供装置。
The transmission unit transmits the list information in which the devices are arranged by type based on the number of users.
The information provision apparatus according to claim 9.
複数のデバイスのうち少なくとも一つのデバイスを制御するために通信端末が実行するアプリケーションソフトで用いられるAPIであって、前記アプリケーションソフトが制御対象とする複数のデバイスに共通する形式のAPIの仕様を提供する情報提供装置が、所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報に対応する前記APIの仕様を問い合わせ元に送信するステップを実行する、情報提供方法。   An API used by application software executed by a communication terminal to control at least one device among a plurality of devices, which provides a specification of an API common to a plurality of devices to be controlled by the application software The information providing apparatus executes the step of transmitting the specification of the API corresponding to the control information interpretable by the device to be controlled to an inquiry source in order to cause the device to be controlled to realize a predetermined function Method. 前記アプリケーションソフトで用いられるAPIは、前記アプリケーションソフトが前記所定の機能を実現するように制御する制御対象とする複数のデバイスに共通する形式のAPIである、
請求項11に記載の情報提供方法。
An API used in the application software is an API of a format common to a plurality of devices to be controlled which the application software controls to realize the predetermined function.
The information provision method according to claim 11.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なるデバイスである、
請求項11又は12に記載の情報提供方法。
The plurality of devices controlled by the application software are devices with different model names,
A method of providing information according to claim 11 or 12.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なるデバイスである、
請求項11又は12に記載の情報提供方法。
The plurality of devices controlled by the application software are devices different from each other in manufacturer.
A method of providing information according to claim 11 or 12.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれ型名が異なり、かつ種別が同一であるデバイスである、
請求項11又は12に記載の情報提供方法。
The plurality of devices controlled by the application software are devices of different model names and of the same type.
A method of providing information according to claim 11 or 12.
前記アプリケーションソフトが制御対象とする前記複数のデバイスは、それぞれメーカーが異なり、かつ種別が同一であるデバイスである、
請求項11又は12に記載の情報提供方法。
The plurality of devices controlled by the application software are devices of different manufacturers and of the same type.
A method of providing information according to claim 11 or 12.
前記所定の機能を制御対象のデバイスに実現させるために前記制御対象のデバイスが解釈可能な制御情報は、前記制御対象のデバイスに固有のAPIである、
請求項11から16のいずれか1項に記載の情報提供方法。
The control information interpretable by the device to be controlled to realize the predetermined function in the device to be controlled is an API specific to the device to be controlled,
The information provision method according to any one of claims 11 to 16.
前記情報提供方法において、情報提供装置は、前記送信するAPIに対応する制御対象を解釈可能なデバイスの一覧情報を送信するステップをさらに実行する、
請求項11から17のいずれか1項に記載の情報提供方法。
In the information provision method, the information provision device further executes the step of transmitting list information of devices capable of interpreting a control target corresponding to the API to be transmitted.
The information provision method according to any one of claims 11 to 17.
前記情報提供方法において、情報提供装置は、前記通信端末のユーザによって登録されたデバイスの種別ごとに関連付けられているユーザの数を前記デバイスの種別ごとに記載した一覧情報を送信するステップをさらに実行する、
請求項11から18のいずれか1項に記載の情報提供方法。
In the information provision method, the information provision device further executes a step of transmitting list information in which the number of users associated with each type of device registered by the user of the communication terminal is described for each type of device Do,
The information provision method according to any one of claims 11 to 18.
JP2019075659A 2019-04-11 2019-04-11 Information providing device and information providing method Active JP6752324B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019075659A JP6752324B2 (en) 2019-04-11 2019-04-11 Information providing device and information providing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019075659A JP6752324B2 (en) 2019-04-11 2019-04-11 Information providing device and information providing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016034465A Division JP6514133B2 (en) 2016-02-25 2016-02-25 INFORMATION PROVIDING DEVICE, INFORMATION PROVIDING METHOD, AND INFORMATION PROVIDING SYSTEM

Publications (2)

Publication Number Publication Date
JP2019118148A true JP2019118148A (en) 2019-07-18
JP6752324B2 JP6752324B2 (en) 2020-09-09

Family

ID=67304742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019075659A Active JP6752324B2 (en) 2019-04-11 2019-04-11 Information providing device and information providing method

Country Status (1)

Country Link
JP (1) JP6752324B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020246540A1 (en) 2019-06-04 2020-12-10 三菱ケミカル株式会社 Non-aqueous electrolyte and non-aqueous electrolyte battery

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007036937A (en) * 2005-07-29 2007-02-08 Mitsubishi Electric Corp Device and program for supporting protocol conversion programming
WO2015098988A1 (en) * 2013-12-24 2015-07-02 京セラ株式会社 Storage battery device, device-control apparatus, and control method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007036937A (en) * 2005-07-29 2007-02-08 Mitsubishi Electric Corp Device and program for supporting protocol conversion programming
WO2015098988A1 (en) * 2013-12-24 2015-07-02 京セラ株式会社 Storage battery device, device-control apparatus, and control method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ECHONET機器オブジェクト詳細規定, JPN7020001403, 31 October 2013 (2013-10-31), ISSN: 0004274985 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020246540A1 (en) 2019-06-04 2020-12-10 三菱ケミカル株式会社 Non-aqueous electrolyte and non-aqueous electrolyte battery

Also Published As

Publication number Publication date
JP6752324B2 (en) 2020-09-09

Similar Documents

Publication Publication Date Title
US8812644B2 (en) Enabling customized functions to be implemented at a domain
JP6665660B2 (en) Device control system and device control method
US11509774B2 (en) Device controller, communication terminal, device control method, compensation calculation method, and device control 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
JP6484189B2 (en) Device control apparatus, device control method, and device control system
JP6573565B2 (en) Device control apparatus, consideration calculation method, and device control system
JP6625444B2 (en) Device control device, device control method, and device control system
JP6506706B2 (en) Device control apparatus, information providing method, and device control system
JP6514133B2 (en) INFORMATION PROVIDING DEVICE, INFORMATION PROVIDING METHOD, AND INFORMATION PROVIDING SYSTEM
JP7034357B2 (en) Device control method
JP6906590B2 (en) Device control device and device control method
JP7314340B2 (en) Device control method
KR20190093761A (en) Integrated application for IOT and operating method thereof
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
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: 20190411

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200324

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200729

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200818

R150 Certificate of patent or registration of utility model

Ref document number: 6752324

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150