JP6419309B2 - 通信システム、設備管理装置、通信方法及びプログラム - Google Patents
通信システム、設備管理装置、通信方法及びプログラム Download PDFInfo
- Publication number
- JP6419309B2 JP6419309B2 JP2017507246A JP2017507246A JP6419309B2 JP 6419309 B2 JP6419309 B2 JP 6419309B2 JP 2017507246 A JP2017507246 A JP 2017507246A JP 2017507246 A JP2017507246 A JP 2017507246A JP 6419309 B2 JP6419309 B2 JP 6419309B2
- Authority
- JP
- Japan
- Prior art keywords
- request command
- header
- protocol
- service
- unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000004891 communication Methods 0.000 title claims description 77
- 238000000034 method Methods 0.000 title claims description 18
- 238000012806 monitoring device Methods 0.000 claims description 40
- 230000005540 biological transmission Effects 0.000 claims description 19
- 230000008569 process Effects 0.000 claims description 12
- 238000007726 management method Methods 0.000 description 67
- 238000012545 processing Methods 0.000 description 19
- 230000006870 function Effects 0.000 description 17
- 230000004044 response Effects 0.000 description 16
- 238000006243 chemical reaction Methods 0.000 description 7
- 238000013500 data storage Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 7
- 230000008859 change Effects 0.000 description 5
- 238000012544 monitoring process Methods 0.000 description 5
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 230000005856 abnormality Effects 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2803—Home automation networks
- H04L12/2807—Exchanging configuration information on appliance services in a home automation network
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
- H04L67/025—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
- H04L67/125—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/18—Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Automation & Control Theory (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Computer And Data Communications (AREA)
Description
第1の装置と、前記第1の装置に予め定めたサービスを提供する第2の装置とを備え、
前記第1の装置は、
前記第2の装置と第1のプロトコルに則った通信を行う第1の通信部と、
前記第2の装置に前記サービスの提供を要求する際、要求内容を示すメッセージ本体に、前記サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを前記第1の通信部を介して前記第2の装置に送信するコマンド送信部と、を備え、
前記第2の装置は、
前記第1の装置と前記第1のプロトコルに則った通信を行う第2の通信部と、
前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部と、
前記第2の通信部によって前記要求コマンドが受信されると、前記要求コマンドの前記第1のヘッダと、予め保持するデフォルトのメッセージヘッダとに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部と、を備え、
前記中継部は、前記第1のヘッダの先頭から順に1行ずつ読み込み、読み込んだ行が示す内容に基づいて前記デフォルトのメッセージヘッダの内容を更新し、更新した前記デフォルトのメッセージヘッダを前記要求コマンドの前記メッセージ本体に付加することで、前記要求コマンドを前記フレームに変換する。
Claims (5)
- 第1の装置と、前記第1の装置に予め定めたサービスを提供する第2の装置とを備え、
前記第1の装置は、
前記第2の装置と第1のプロトコルに則った通信を行う第1の通信部と、
前記第2の装置に前記サービスの提供を要求する際、要求内容を示すメッセージ本体に、前記サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを前記第1の通信部を介して前記第2の装置に送信するコマンド送信部と、を備え、
前記第2の装置は、
前記第1の装置と前記第1のプロトコルに則った通信を行う第2の通信部と、
前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部と、
前記第2の通信部によって前記要求コマンドが受信されると、前記要求コマンドの前記第1のヘッダと、予め保持するデフォルトのメッセージヘッダとに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部と、を備え、
前記中継部は、前記第1のヘッダの先頭から順に1行ずつ読み込み、読み込んだ行が示す内容に基づいて前記デフォルトのメッセージヘッダの内容を更新し、更新した前記デフォルトのメッセージヘッダを前記要求コマンドの前記メッセージ本体に付加することで、前記要求コマンドを前記フレームに変換する、通信システム。 - 前記第1の装置と前記第2の装置との間の通信が、WebSocketのプロトコルに則って行われる、請求項1に記載の通信システム。
- 少なくとも1つの設備機器の動作を管理すると共に、監視装置に予め定めたサービスを提供する設備管理装置であって、
前記監視装置と第1のプロトコルに則った通信を行う通信部と、
前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部と、
前記通信部によって、前記監視装置からの要求コマンドが受信されると、前記要求コマンドに含まれる、前記サービスの提供を受けるためのパラメータが設定されたヘッダと、予め保持するデフォルトのメッセージヘッダとに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部と、を備え、
前記中継部は、前記ヘッダの先頭から順に1行ずつ読み込み、読み込んだ行が示す内容に基づいて前記デフォルトのメッセージヘッダの内容を更新し、更新した前記デフォルトのメッセージヘッダを前記要求コマンドに含まれるメッセージ本体に付加することで、前記要求コマンドを前記フレームに変換する、設備管理装置。 - 第1の装置が、第2の装置に予め定めたサービスの提供を要求する際、要求内容を示すメッセージ本体に、前記サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを第1のプロトコルに則って前記第2の装置に送信し、
前記第2の装置が、前記要求コマンドを受信すると、前記要求コマンドの前記第1のヘッダと、予め保持するデフォルトのメッセージヘッダとに基づいて、前記要求コマンドを前記第1のプロトコルとは異なる第2のプロトコルに則ったフレームに変換し、変換後のフレームに基づいて前記サービスを提供する処理を実行し、
前記第2の装置は、前記第1のヘッダの先頭から順に1行ずつ読み込み、読み込んだ行が示す内容に基づいて前記デフォルトのメッセージヘッダの内容を更新し、更新した前記デフォルトのメッセージヘッダを前記要求コマンドの前記メッセージ本体に付加することで、前記要求コマンドを前記フレームに変換する、通信方法。 - 少なくとも1つの設備機器の動作を管理すると共に、監視装置に予め定めたサービスを提供するコンピュータを、
前記監視装置と第1のプロトコルに則った通信を行う通信部、
前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部、
前記通信部によって、前記監視装置からの要求コマンドが受信されると、前記要求コマンドに含まれる、前記サービスの提供を受けるためのパラメータが設定されたヘッダと、予め保持するデフォルトのメッセージヘッダとに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部、として機能させ、
前記中継部は、前記ヘッダの先頭から順に1行ずつ読み込み、読み込んだ行が示す内容に基づいて前記デフォルトのメッセージヘッダの内容を更新し、更新した前記デフォルトのメッセージヘッダを前記要求コマンドに含まれるメッセージ本体に付加することで、前記要求コマンドを前記フレームに変換する、プログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2015/059111 WO2016151798A1 (ja) | 2015-03-25 | 2015-03-25 | 通信システム、設備管理装置、通信方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2016151798A1 JPWO2016151798A1 (ja) | 2017-09-07 |
JP6419309B2 true JP6419309B2 (ja) | 2018-11-07 |
Family
ID=56977151
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017507246A Active JP6419309B2 (ja) | 2015-03-25 | 2015-03-25 | 通信システム、設備管理装置、通信方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP3276496B1 (ja) |
JP (1) | JP6419309B2 (ja) |
WO (1) | WO2016151798A1 (ja) |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TW406507B (en) * | 1998-10-30 | 2000-09-21 | Kim Man Ki | SECS-I and HSMS converting method |
JP3748006B2 (ja) * | 1999-01-29 | 2006-02-22 | 三菱電機株式会社 | 設備遠隔アクセスシステム |
JP2002314538A (ja) * | 2001-04-11 | 2002-10-25 | Matsushita Electric Ind Co Ltd | ネットワーク被管理装置および管理ネットワークシステムならびに管理操作方法 |
JP2003030072A (ja) * | 2001-07-18 | 2003-01-31 | Matsushita Electric Ind Co Ltd | 遠隔制御代理方法および遠隔制御代理装置 |
JP2004159093A (ja) * | 2002-11-06 | 2004-06-03 | Fujitsu Ten Ltd | 統合メール・システム、統合メール・サーバ及び無線接続端末 |
JP4756848B2 (ja) * | 2004-11-05 | 2011-08-24 | キヤノン株式会社 | データ配信方法および情報処理装置 |
JP4536029B2 (ja) * | 2006-03-30 | 2010-09-01 | Necアクセステクニカ株式会社 | 通信プロトコルを用いた相互接続方法および装置 |
WO2009063555A1 (ja) * | 2007-11-13 | 2009-05-22 | Fujitsu Limited | 制御代理装置、制御代理方法および制御代理プログラム |
JP5035480B1 (ja) * | 2012-01-27 | 2012-09-26 | オムロン株式会社 | データ中継装置、データ送信装置、ネットワークシステム |
JP2013186820A (ja) * | 2012-03-09 | 2013-09-19 | Panasonic Corp | 中継装置及び通信システム |
CN104756126B (zh) * | 2012-10-29 | 2018-09-07 | 三菱电机株式会社 | 设备管理装置、设备管理系统以及设备管理方法 |
JP2015045897A (ja) * | 2013-08-27 | 2015-03-12 | 日本電気株式会社 | ゲートウェイ装置およびゲートウェイ装置を用いた通信方法およびゲートウェイ装置に用いる通信プログラム |
-
2015
- 2015-03-25 EP EP15886351.4A patent/EP3276496B1/en active Active
- 2015-03-25 WO PCT/JP2015/059111 patent/WO2016151798A1/ja unknown
- 2015-03-25 JP JP2017507246A patent/JP6419309B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
EP3276496B1 (en) | 2019-08-14 |
JPWO2016151798A1 (ja) | 2017-09-07 |
WO2016151798A1 (ja) | 2016-09-29 |
EP3276496A4 (en) | 2018-10-17 |
EP3276496A1 (en) | 2018-01-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9146731B2 (en) | Information processing apparatus, relay server, information relay method, non-transitory computer-readable medium storing information relay program, and communication system | |
US9811294B2 (en) | Relay device, image forming apparatus, relay method, and non-transitory computer-readable recording medium encoded with relay program | |
JP5976210B2 (ja) | 監視システム、設備管理装置、監視方法及びプログラム | |
JP2007133666A (ja) | 情報処理システムおよび情報処理装置の割当て方法 | |
US9866407B2 (en) | Information processing system, cloud server, device control method, and non-transitory computer-readable recording medium encoded with device control program | |
JP6193185B2 (ja) | 通信装置、端末装置およびプログラム | |
US10715489B2 (en) | Management server, connection support method, and non-transitory computer-readable recording medium encoded with connection support program | |
JP2006011888A (ja) | 遠隔管理システム | |
US9225585B2 (en) | Method and system for device management, and server | |
JP4791850B2 (ja) | 情報処理システムおよび仮想オフィスシステム | |
JP6229368B2 (ja) | アクセス制御方法、アクセス制御システム及びアクセス制御装置 | |
JP2008097470A (ja) | 管理システム及び中継サーバ | |
CN104205744A (zh) | 信息处理设备、信息处理系统、信息处理方法和程序 | |
JP6405831B2 (ja) | 情報処理装置、通信システム及びプログラム | |
JP6570741B2 (ja) | 空調管理装置及びプログラム | |
JP6419309B2 (ja) | 通信システム、設備管理装置、通信方法及びプログラム | |
JP6515052B2 (ja) | 通信装置、通信システム、通信方法およびプログラム | |
JP4550857B2 (ja) | 情報処理装置の割当て方法、この方法を実行する管理サーバ及び端末 | |
JP2018156492A (ja) | 遠隔管理システム、仲介装置、遠隔管理方法、及び遠隔管理プログラム | |
JP5857603B2 (ja) | 中継サーバ | |
JP2008219483A (ja) | 中継装置、およびプログラム | |
JP2023148258A (ja) | 端末装置、処理システム及びプログラム | |
JP5672033B2 (ja) | 通信制御装置、通信制御方法、及び通信システム | |
JP5668536B2 (ja) | 中継サーバ及び中継通信システム | |
JP2008033381A (ja) | 悪通信環境においても利用可能なシンクライアント |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170515 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170515 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180710 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180828 |
|
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: 20180911 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181009 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6419309 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |