WO2016151798A1 - 通信システム、設備管理装置、通信方法及びプログラム - Google Patents

通信システム、設備管理装置、通信方法及びプログラム Download PDF

Info

Publication number
WO2016151798A1
WO2016151798A1 PCT/JP2015/059111 JP2015059111W WO2016151798A1 WO 2016151798 A1 WO2016151798 A1 WO 2016151798A1 JP 2015059111 W JP2015059111 W JP 2015059111W WO 2016151798 A1 WO2016151798 A1 WO 2016151798A1
Authority
WO
WIPO (PCT)
Prior art keywords
protocol
service
unit
request command
communication
Prior art date
Application number
PCT/JP2015/059111
Other languages
English (en)
French (fr)
Inventor
山彦 伊藤
太一 石阪
丈瑠 黒岩
紀之 小宮
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to PCT/JP2015/059111 priority Critical patent/WO2016151798A1/ja
Priority to JP2017507246A priority patent/JP6419309B2/ja
Priority to EP15886351.4A priority patent/EP3276496B1/en
Publication of WO2016151798A1 publication Critical patent/WO2016151798A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2807Exchanging configuration information on appliance services in a home automation network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols

Definitions

  • the present invention relates to a communication system, a facility management apparatus, a communication method, and a program.
  • At least one equipment management device that manages a plurality of equipment such as air conditioners installed in a building and a monitoring device are connected to the intranet, and the monitoring device collects management information from each equipment management device, A facility management system that manages each facility device in an integrated manner is known.
  • Patent Document 1 describes a network system in which a management device connected to an external network and a communication target device connected to an internal network are connected via a firewall.
  • the communication target device periodically transmits a request according to a specific communication protocol (for example, HTTP) to the management device.
  • a specific communication protocol for example, HTTP
  • the management device transmits a response indicating a data request or a response indicating that there is no data request to the communication target device.
  • the communication target device receives a response indicating a data request
  • the communication target device transmits the request according to a specific communication protocol with data related to the data request.
  • the present invention has been made to solve the above-described problem, and prevents an unauthorized access to a service provided by a monitored device while increasing a time lag or traffic in communication between the monitoring device and the monitored device.
  • an object of the present invention is to provide a communication system that can easily cope with specification changes.
  • a communication system provides: A first device and a second device for providing a predetermined service to the first device;
  • the first device includes: A first communication unit that communicates with the second device according to a first protocol;
  • a request command in which a first header in which a parameter for receiving the provision of the service is set is added to a message body indicating the content of the request.
  • a command transmission unit that transmits to the second device via a communication unit
  • the second device includes: A second communication unit that communicates with the first device according to the first protocol; A service providing unit for providing the service according to a second protocol different from the first protocol; When the request command is received by the second communication unit, based on the first header of the request command, the request command is converted into a frame conforming to the second protocol, and the service providing unit And a relay unit for supplying to.
  • the present invention in the communication between the first device (monitoring device) and the second device while preventing unauthorized access to the service provided by the second device (monitored device), time lag and traffic In addition, it is easy to respond to specification changes.
  • FIG. 1 is a diagram showing an overall configuration of a facility management system 1 including a communication system according to an embodiment of the present invention.
  • the facility management system 1 is installed in an office building, for example, and includes a monitoring device 2, a plurality of facility management devices 3, and a plurality of facility devices 4, as shown in FIG.
  • the monitoring device 2 and each facility management device 3 are connected to be communicable with each other via a network 5 such as an intranet.
  • the communication system includes a monitoring device 2 and at least one facility management device 3.
  • At least one equipment device 4 is connected to each equipment management device 3 via a network 6 so as to be communicable with each other.
  • the network 6 is a network based on the specifications of a well-known facility equipment network.
  • the equipment 4 is, for example, an air conditioner, an illuminator, a water heater, etc., and operates under the management of the equipment management device 3.
  • the monitoring device 2 collects management information from each facility management device 3, displays a screen (abnormality notification, warning, various graphs, etc.) based on the collected management information and presents it to the user It is.
  • the monitoring device 2 includes a display unit 20 for displaying information, an operation input unit 21 for inputting user operations, and a communication unit 22 for communicating with each facility management device 3. And a data storage unit 23 for holding various programs and data, and a control unit 24 for controlling them.
  • the display unit 20 includes, for example, a display device such as a CRT display, a liquid crystal display, an organic EL display, or a plasma display.
  • the display unit 20 displays a screen or the like based on management information collected from each facility management device 3 under the control of the control unit 24.
  • the operation input unit 21 includes, for example, a keyboard, a mouse, a keypad, a touch pad, a touch panel, and the like.
  • the communication unit 22 (first communication unit) includes a communication interface such as a network card, for example, and communicates with each facility management apparatus 3 in advance through the network 5 under the control of the control unit 24. Communication according to the protocol (first protocol) is performed. In the present embodiment, the communication unit 22 performs communication according to the WebSocket protocol.
  • the data storage unit 23 includes a readable / writable non-volatile semiconductor memory such as a flash memory, a hard disk drive, or the like.
  • the data storage unit 23 stores programs and data for communicating with each facility management device 3 and programs and data for processing the collected management information and displaying a screen showing the processing results.
  • control unit 24 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and comprehensively controls the monitoring device 2.
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • FIG. 3 is a block diagram showing a functional configuration of the monitoring device 2.
  • the data processing unit 200 requests service provision to all or a specific facility management device 3 periodically or in response to a user instruction.
  • the service provision refers to a process executed by a service provision function (details will be described later) provided in the facility management apparatus 3.
  • the service providing function includes, for example, transmission of requested management information (information on the operation state, operation mode, power consumption, etc. of the equipment 4 to be managed).
  • the data processing unit 200 when the data processing unit 200 requests the facility management apparatus 3 to transmit management information, the data processing unit 200 generates request data and supplies the request data to the command transmission / reception unit 201. In this case, specifically, the data processing unit 200 generates a message body (message body) indicating the request content as request data, as shown in FIG. In the example of the message main body in FIG. 4, a request for State (operation state) and Mode (operation mode) is described.
  • the data processing unit 200 receives supply of response data (see FIG. 5) from the equipment management apparatus 3 from the command transmission / reception unit 201, the data processing unit 200 processes the response data and causes the display unit 20 to display the processed result. Etc.
  • the command transmission / reception unit 201 When the message body is supplied from the data processing unit 200, the command transmission / reception unit 201 generates a request command by adding an access header (first header) to the message body (see FIG. 6). At that time, the command transmission / reception unit 201 inserts two line feed codes between the access header and the message body.
  • the access header is data in which parameters for receiving service provision from the facility management apparatus 3, in other words, parameters for accessing the service providing function of the facility management apparatus 3 are set.
  • the service providing function provided in the facility management apparatus 3 is based on a second protocol (HTTP in this embodiment) different from the first protocol (WebSocket protocol in this embodiment).
  • HTTP HyperText Transfer Protocol
  • a line starting with “POST” or “GET” is a field indicating a request
  • a line starting with “X-COMSETTING-” is a field indicating a communication setting such as a port, and the like.
  • the row is a field indicating the designation of the HTTP header.
  • the command transmission / reception unit 201 transmits the generated request command to the facility management apparatus 3 designated by the data processing unit 200 via the communication unit 22.
  • the command transmission / reception unit 201 receives a response command or a notification command from the facility management apparatus 3 via the communication unit 22, the command body (shown in FIG. Message body), that is, response data is extracted, and the extracted response data is supplied to the data processing unit 200.
  • the facility management device 3 (second device) includes a monitoring device communication unit 30 for communicating with the monitoring device 2 and a facility device communication unit 31 for communicating with each facility device 4. And a data storage unit 32 for holding various programs and data, and a control unit 33 for controlling them.
  • the monitoring device communication unit 30 (second communication unit) is configured to include a communication interface such as a network card, for example, and is predetermined as the monitoring device 2 via the network 5 under the control of the control unit 33. Communication according to the communication protocol (first protocol) is performed. In the present embodiment, the monitoring device communication unit 30 performs communication in accordance with the WebSocket protocol.
  • the equipment communication unit 31 includes a communication interface such as a network card, for example, and is based on the specifications of each equipment 4 and a well-known equipment network via the network 6 under the control of the control unit 33. Communicate.
  • the data storage unit 32 includes a readable / writable non-volatile semiconductor memory such as a flash memory, a hard disk drive, or the like.
  • the data storage unit 32 stores a program and data for managing the operation state and the like of each equipment 4 and a program and data for realizing a service providing function.
  • the control unit 33 includes a CPU, a ROM, a RAM, and the like (not shown), and controls the facility management apparatus 3 in an integrated manner.
  • FIG. 8 is a block diagram showing a functional configuration of the facility management apparatus 3.
  • the command transmission / reception unit 300 receives the request command from the monitoring device 2 via the monitoring device communication unit 30, the command transmission / reception unit 300 supplies the received request command to the relay unit 301.
  • the command transmission / reception unit 300 transmits the response command or notification command supplied from the relay unit 301 to the monitoring device 2 via the monitoring device communication unit 30.
  • the relay unit 301 determines the service providing function (service providing unit 302A or 302B) to be accessed based on the access header included in the request command, and The request command is converted into a frame (see FIG. 9) conforming to a second protocol (HTTP in this embodiment) different from the first protocol (WebSocket protocol).
  • HTTP HyperText Transfer Protocol
  • the relay unit 301 uses a default message header (default header) shown in FIG.
  • the relay unit 301 supplies the generated frame to the access destination service providing unit 302 (service providing unit 302A or 302B). Further, the relay unit 301 supplies the response command supplied from the service providing unit 302A or 302B and the notification command supplied from the service providing unit 302C to the command transmitting / receiving unit 300.
  • the service providing units 302A to 302C play a role as a service providing function in the facility management apparatus 3.
  • the service providing unit 302A or 302B provides a service by transmitting and receiving data according to the second protocol (HTTP in this embodiment). More specifically, the service providing unit 302A or 302B manages response data (requested operation state, operation mode, etc.) according to the content of the request data (message body) included in the frame from the relay unit 301. (Data including information) is generated (see FIG. 5). Then, the service providing unit 302A or 302B supplies the response command conforming to HTTP storing the generated response data to the relay unit 301.
  • HTTP HyperText Transfer Protocol
  • the service providing unit 302C voluntarily notifies the monitoring device 2 when there is a change in the operation state or the like of the management-target equipment 4. Specifically, when there is a change in the driving state or the like, the service providing unit 302C generates notification data (see FIG. 11) indicating the state change and relays a command (notification command) storing the generated notification data. 301 is supplied.
  • the service providing unit 302C generates a notification command according to a predetermined protocol, for example, UDP (User Datagram Protocol).
  • FIG. 12 is a flowchart illustrating a procedure of frame conversion processing executed by the relay unit 301. This frame conversion process is started when a request command is supplied from the command transmission / reception unit 300.
  • the relay unit 301 determines whether or not an access header is included in the request command supplied from the command transmission / reception unit 300 (step S101). When the access header is not included (step S101; NO), the relay unit 301 adds a default header (see FIG. 10) to the message body extracted from the request command (step S102). As a result, the request command from the monitoring device 2 is converted into a frame conforming to the second protocol, that is, HTTP, and the frame conversion process ends.
  • the second protocol that is, HTTP
  • step S101 when an access header is included (step S101; YES), the relay unit 301 generates a header (temporary header) having the same contents by copying the default header (step S103). Next, the relay unit 301 reads one line in order from the top of the access header (step S104).
  • the relay unit 301 When the read line is a field indicating a request (step S105; YES), the relay unit 301 replaces the request line (field indicating the request) included in the temporary header with the read line (step S106). Thereafter, the relay unit 301 performs the process of step S113.
  • step S107 If the read line is a field indicating communication settings (step S107; YES), the relay unit 301 replaces the communication setting line (field indicating communication settings) included in the temporary header with the read line (step S108). ). Thereafter, the relay unit 301 performs the process of step S113.
  • the relay unit 301 When the read line is neither the field indicating the request or the field indicating the communication setting (step S105; NO and step S107; NO), the relay unit 301 indicates that the read line indicates designation of the HTTP header. It is determined whether it is a field (step S109).
  • step S109 When the read line is not a field indicating the designation of the HTTP header (step S109; NO), the relay unit 301 performs the process of step S113.
  • the relay unit 301 includes, in the temporary header, an HTTP header that includes the same HTTP header as the HTTP header included in the read line. It is determined whether or not there is a row (a field indicating the designation of the HTTP header) (step S110).
  • step S110 When there is an HTTP header line corresponding to the above in the temporary header (step S110; YES), the relay unit 301 replaces the HTTP header line in the temporary header with the read line (step S111). Thereafter, the relay unit 301 performs the process of step S113.
  • step S110 if there is no HTTP header line corresponding to the above in the temporary header (step S110; NO), the relay unit 301 adds the read line to the temporary header (step S112), and performs the process of step S113.
  • step S113 the relay unit 301 determines whether or not all rows have been read from the access header (step S113). When reading of all the rows has not been completed (step S113; NO), the processing of the relay unit 301 returns to step S104.
  • the relay unit 301 adds a temporary header to the message body extracted from the request command (step S114).
  • the request command from the monitoring device 2 is converted into a second protocol, that is, a frame conforming to HTTP (see FIG. 9), and the frame conversion process ends.
  • FIG. 13 shows a communication sequence between the monitoring device 2 and the facility management device 3.
  • the facility management device 3 in order for the monitoring device 2 to access the service providing function (service providing units 302A and 302B) included in the facility management device 3, the facility management device 3 is concerned. It is necessary to pass through the relay unit 301 included in the. A frame for accessing the service providing function is generated by the relay unit 301. Thereby, for example, access using a known protocol (for example, HTTP) cannot be performed from the outside, and unauthorized access to the service providing function of the facility management apparatus 3 can be prevented by port scanning.
  • a known protocol for example, HTTP
  • the monitoring device 2 Furthermore, communication between the monitoring device 2 and the facility management device 3 is performed in accordance with the WebSocket protocol. For this reason, after the handshake, it is possible to always keep a connection state, and when communication is required, it is possible to start transmission from either the monitoring device 2 or the facility management device 3. Therefore, the monitoring device 2 can immediately receive service provision from the facility management device 3. Further, since it conforms to the WebSocket protocol, the service providing function can be accessed from the Web browser.
  • the service providing function provided in the facility management apparatus 3 is not limited to the transmission of management information and the notification of a state change as described above.
  • the facility management device 3 may update the management information held by an instruction from the monitoring device 2.
  • the service providing units 302A and 302B included in the facility management apparatus 3 provide services in accordance with HTTP, but may provide services using other communication protocols.
  • the command transmission / reception unit 201 adds a request command to the message body supplied from the data processing unit 200 by adding an access header (first header) for the other communication protocol. Generate.
  • the programs executed by the monitoring device 2 and the facility management device 3 are CD-ROM (Compact Disc Read Only Memory), DVD (Digital Versatile Disc), MO (Magneto-Optical Disk), USB memory. It is also possible to store and distribute in a computer-readable recording medium such as a memory card. And it is also possible to make the said computer function as the monitoring apparatus 2 and the equipment management apparatus 3 in the said embodiment by installing this program in a specific or general purpose computer.
  • the above program may be stored in a disk device or the like included in a server device on a communication network such as the Internet, and may be downloaded onto a computer, for example, superimposed on a carrier wave.
  • the above-described processing can also be achieved by starting and executing a program while transferring it via a communication network.
  • the above-described processing can also be achieved by executing all or part of the program on the server device and executing the program while the computer transmits and receives information regarding the processing via the communication network.
  • the present invention can be suitably employed in an equipment management system for managing equipment installed in a building or the like.

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)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

 監視装置(2)は、設備管理装置(3)に予め定めたサービスの提供を要求する際、要求内容を示すメッセージ本体に、サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを第1のプロトコルに則って設備管理装置(3)に送信する。設備管理装置(3)は、要求コマンドを受信すると、要求コマンドの第1のヘッダに基づいて、受信した要求コマンドを第1のプロトコルとは異なる第2のプロトコルに則ったフレームに変換し、変換後のフレームに基づいて監視装置(2)にサービスを提供する。

Description

通信システム、設備管理装置、通信方法及びプログラム
 本発明は、通信システム、設備管理装置、通信方法及びプログラムに関する。
 ビル内に設置された複数の空調機等の設備機器を管理する少なくとも1つの設備管理装置と、監視装置とをイントラネットに接続させ、監視装置が、各設備管理装置からの管理情報を収集し、統合的に各設備機器の管理を行う設備管理システムが知られている。
 このような設備管理システムでは、例えば、ポートスキャン等の行為により、設備管理装置が提供する非公開サービスに不正にアクセスされ、管理情報等が流出してしまう等の被害を防止するための対策が重要であり、従来、様々な提案がなされている。
 例えば、特許文献1には、外部ネットワークに接続した管理装置と、内部ネットワークに接続した通信対象機器とがファイアウォールを介して接続されたネットワークシステムが記載されている。このネットワークシステムでは、通信対象機器は、管理装置に対して、特定の通信プロトコル(例えば、HTTP)に従うリクエストを定期的に送信する。管理装置は、このリクエストに対して、データ要求を示すレスポンス又はデータ要求がないことを示すレスポンスを通信対象機器へ送信する。そして、通信対象機器では、データ要求を示すレスポンスを受信したとき、特定の通信プロトコルに従うリクエストに当該データ要求に係るデータを添付して送信する。
特許第4104799号公報
 しかしながら、特許文献1に記載の技術のように、通信対象機器から管理装置に対してリクエストが定期的に送信される通信シーケンスでは、タイムラグやトラフィックの増大が懸念され、また、HTTP等の特定の通信プロトコルの制約により、仕様変更への対応も容易ではないという課題がある。
 本発明は、上記課題を解決するためになされたものであり、被監視装置が提供するサービスへの不正なアクセスを防止しつつ、監視装置と被監視装置間の通信において、タイムラグやトラフィックの増大を招かず、加えて、仕様変更への対応も容易となる通信システム等を提供することを目的とする。
 上記目的を達成するため、本発明に係る通信システムは、
 第1の装置と、前記第1の装置に予め定めたサービスを提供する第2の装置とを備え、
 前記第1の装置は、
 前記第2の装置と第1のプロトコルに則った通信を行う第1の通信部と、
 前記第2の装置に前記サービスの提供を要求する際、要求内容を示すメッセージ本体に、前記サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを前記第1の通信部を介して前記第2の装置に送信するコマンド送信部と、を備え、
 前記第2の装置は、
 前記第1の装置と前記第1のプロトコルに則った通信を行う第2の通信部と、
 前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部と、
 前記第2の通信部によって前記要求コマンドが受信されると、前記要求コマンドの前記第1のヘッダに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部と、を備える。
 本発明によれば、第2の装置(被監視装置)が提供するサービスへの不正なアクセスを防止しつつ、第1の装置(監視装置)と第2の装置間の通信において、タイムラグやトラフィックの増大を招かず、加えて、仕様変更への対応も容易となる。
本発明の実施形態に係る通信システムを備えた設備管理システムの全体構成を示す図である。 監視装置のハードウェア構成を示すブロック図である。 監視装置の機能構成を示すブロック図である。 要求内容を示すメッセージボディの一例を示す図である。 応答内容を示すメッセージボディの一例を示す図である。 要求コマンドの一例を示す図である。 設備管理装置のハードウェア構成を示すブロック図である。 設備管理装置の機能構成を示すブロック図である。 変換後のフレームの一例を示す図である。 デフォルトのメッセージヘッダの一例を示す図である。 通知内容を示すメッセージボディの一例を示す図である。 フレーム変換処理の手順を示すフローチャートである。 監視装置と設備管理装置間の通信シーケンスを示す図である。
 以下、本発明の実施形態について図面を参照して詳細に説明する。
 図1は、本発明の実施形態に係る通信システムを備えた設備管理システム1の全体構成を示す図である。設備管理システム1は、例えば、オフィスビル内に設置され、図1に示すように、監視装置2と、複数の設備管理装置3と、複数の設備機器4と、を備える。
 監視装置2と各設備管理装置3は、イントラネット等のネットワーク5を介して互いに通信可能に接続されている。本発明の本実施形態に係る通信システムは、監視装置2と、少なくとも1つの設備管理装置3とから構成される。各設備管理装置3には、少なくとも1つの設備機器4が、ネットワーク6を介して互いに通信可能に接続されている。ネットワーク6は、周知の設備機器ネットワークの仕様に基づいたネットワークである。
 設備機器4は、例えば、空調機、照明器、給湯機などであり、設備管理装置3の管理の下で動作する。
 監視装置2(第1の装置)は、各設備管理装置3から管理情報を収集し、収集した管理情報に基づいた画面(異常通知、警告、各種グラフ等)を表示してユーザに提示する装置である。監視装置2は、図2に示すように、情報を表示するための表示部20と、ユーザの操作を入力するための操作入力部21と、各設備管理装置3と通信するための通信部22と、各種のプログラムやデータを保持するためのデータ記憶部23と、これらを制御する制御部24と、を備える。
 表示部20は、例えば、CRTディスプレイ、液晶ディスプレイ、有機ELディスプレイ、プラズマディスプレイ等の表示デバイスを含んで構成される。表示部20は、制御部24の制御の下、各設備管理装置3から収集した管理情報に基づく画面等を表示する。
 操作入力部21は、例えば、キーボード、マウス、キーパッド、タッチパッドやタッチパネル等を含んで構成され、ユーザの操作を入力し、入力した操作に係る信号を制御部24に送出する。
 通信部22(第1の通信部)は、例えば、ネットワークカード等の通信インタフェースを含んで構成され、制御部24の制御の下、ネットワーク5を介して、各設備管理装置3と予め定めた通信プロトコル(第1のプロトコル)に則った通信を行う。本実施形態では、通信部22は、WebSocketのプロトコルに則った通信を行う。
 データ記憶部23は、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリやハードディスクドライブ等から構成される。データ記憶部23は、各設備管理装置3と通信するためのプログラムやデータ、収集した管理情報を加工したり、加工結果を示す画面を表示するためのプログラムやデータを記憶する。
 制御部24は、何れも図示しないが、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等を備え、監視装置2を統括制御する。
 図3は、監視装置2の機能構成を示すブロック図である。データ処理部200は、定期的に、あるいは、ユーザの指示に応じて、全て、あるいは、特定の設備管理装置3に対してサービスの提供の要求を行う。ここで、サービスの提供とは、設備管理装置3が備えるサービス提供機能(詳細は後述する。)によって実行される処理をいう。サービス提供機能には、例えば、要求された管理情報(管理対象となる設備機器4の運転状態、運転モード、消費電力等の情報)の送信等が含まれる。
 例えば、データ処理部200は、設備管理装置3に対して、管理情報の送信を要求する際、要求データを生成して、コマンド送受信部201に供給する。この場合、具体的には、データ処理部200は、要求データとして、図4に示すように、要求内容を示すメッセージ本体(メッセージボディ)を生成して、コマンド送受信部201に供給する。図4のメッセージ本体の例では、State(運転状態)とMode(運転モード)の要求が記述されている。
 また、データ処理部200は、設備管理装置3からの応答データ(図5参照)の供給をコマンド送受信部201から受けると、かかる応答データを加工し、加工した結果を表示部20に表示させる処理等を行う。
 コマンド送受信部201は、データ処理部200からメッセージボディが供給されると、このメッセージボディに、アクセス用ヘッダ(第1のヘッダ)を付加することで要求コマンドを生成する(図6参照)。その際、コマンド送受信部201は、アクセス用ヘッダとメッセージボディとの間に改行コードを2つ挿入する。
 アクセス用ヘッダとは、設備管理装置3からサービスの提供を受けるためのパラメータ、換言すると、設備管理装置3が備えるサービス提供機能にアクセスするためのパラメータが設定されたデータである。詳細は後述するが、設備管理装置3が備えるサービス提供機能は、第1のプロトコル(本実施形態では、WebSocketのプロトコル)とは異なる第2のプロトコル(本実施形態では、HTTP)に則ってサービスの提供を行う。例えば、アクセス用ヘッダにおいて、「POST」又は「GET」で始まる行は、リクエストを示すフィールドであり、「X-COMSETTING-」で始まる行は、ポート等の通信設定を示すフィールドであり、その他の行は、HTTPヘッダの指定を示すフィールドである。
 コマンド送受信部201は、生成した要求コマンドを通信部22を介して、データ処理部200により指定された設備管理装置3に送信する。また、コマンド送受信部201は、設備管理装置3からの応答コマンドあるいは通知コマンドを通信部22を介して受信すると、受信した応答コマンド等から、図5に示すような、応答内容を示すメッセージ本体(メッセージボディ)、即ち、応答データを抽出し、抽出した応答データをデータ処理部200に供給する。
 続いて、設備管理装置3について説明する。設備管理装置3(第2の装置)は、図7に示すように、監視装置2と通信するための監視装置用通信部30と、各設備機器4と通信するための設備機器用通信部31と、各種のプログラムやデータを保持するためのデータ記憶部32と、これらを制御する制御部33と、を備える。
 監視装置用通信部30(第2の通信部)は、例えば、ネットワークカード等の通信インタフェースを含んで構成され、制御部33の制御の下、ネットワーク5を介して、監視装置2と予め定めた通信プロトコル(第1のプロトコル)に則った通信を行う。本実施形態では、監視装置用通信部30は、WebSocketのプロトコルに則った通信を行う。
 設備機器用通信部31は、例えば、ネットワークカード等の通信インタフェースを含んで構成され、制御部33の制御の下、ネットワーク6を介して、各設備機器4と周知の設備機器ネットワークの仕様に基づいた通信を行う。
 データ記憶部32は、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリやハードディスクドライブ等から構成される。データ記憶部32は、各設備機器4の運転状態等を管理するためのプログラムやデータ、サービス提供機能を実現するためのプログラムやデータを記憶する。
 制御部33は、何れも図示しないが、CPU、ROM、RAM等を備え、設備管理装置3を統括制御する。
 図8は、設備管理装置3の機能構成を示すブロック図である。コマンド送受信部300は、監視装置2からの要求コマンドを監視装置用通信部30を介して受信すると、受信した要求コマンドを中継部301に供給する。また、コマンド送受信部300は、中継部301から供給された応答コマンドあるいは通知コマンドを監視装置用通信部30を介して監視装置2に送信する。
 中継部301は、コマンド送受信部300から要求コマンドの供給を受けると、当該要求コマンドに含まれるアクセス用ヘッダに基づいて、アクセスするサービス提供機能(サービス提供部302A又は302B)を判別すると共に、当該要求コマンドを、第1のプロトコル(WebSocketのプロトコル)とは異なる第2のプロトコル(本実施形態では、HTTP)に則ったフレーム(図9参照)に変換する。詳細は後述するが、変換の際、中継部301は、図10に示すデフォルトのメッセージヘッダ(デフォルトヘッダ)を使用する。
 そして、中継部301は、生成したフレームを判別したアクセス先のサービス提供部302(サービス提供部302A又は302B)に供給する。また、中継部301は、サービス提供部302A又は302Bから供給された応答コマンド、サービス提供部302Cから供給された通知コマンドをコマンド送受信部300に供給する。
 サービス提供部302A~302Cは、設備管理装置3におけるサービス提供機能としての役割を担う。サービス提供部302A又は302Bは、第2のプロトコル(本実施形態では、HTTP)に則ったデータの送受信によってサービスの提供を行う。より詳細には、サービス提供部302A又は302Bは、中継部301からの上記のフレームに含まれる要求データ(メッセージボディ)の内容に応じて、応答データ(要求された運転状態、運転モード等の管理情報が含まれるデータ)を生成する(図5参照)。そして、サービス提供部302A又は302Bは、生成した応答データを格納した、HTTPに則った応答コマンドを中継部301に供給する。
 サービス提供部302Cは、管理対象の設備機器4の運転状態等に変化があった場合に、その旨を自発的に監視装置2に通知する。具体的には、運転状態等に変化があると、サービス提供部302Cは、状態変化を示す通知データ(図11参照)を生成し、生成した通知データを格納したコマンド(通知コマンド)を中継部301に供給する。サービス提供部302Cは、通知コマンドを予め定めたプロトコル、例えばUDP(User Datagram Protocol)に則って生成する。
 図12は、中継部301によって実行されるフレーム変換処理の手順を示すフローチャートである。このフレーム変換処理は、コマンド送受信部300から要求コマンドが供給されると開始される。
 先ず、中継部301は、コマンド送受信部300から供給された要求コマンドにアクセス用ヘッダが含まれているか否かを判別する(ステップS101)。アクセス用ヘッダが含まれていない場合(ステップS101;NO)、中継部301は、要求コマンドから抽出したメッセージボディにデフォルトヘッダ(図10参照)を付加する(ステップS102)。これにより、監視装置2からの要求コマンドが、第2のプロトコル、即ち、HTTPに則ったフレームに変換され、フレーム変換処理は終了する。
 一方、アクセス用ヘッダが含まれている場合(ステップS101;YES)、中継部301は、デフォルトヘッダをコピーして同一内容のヘッダ(テンポラリヘッダ)を生成する(ステップS103)。次に、中継部301は、アクセス用ヘッダの先頭から順に1行読み込む(ステップS104)。
 読み込んだ行が、リクエストを示すフィールドの場合(ステップS105;YES)、中継部301は、テンポラリヘッダに含まれるリクエスト行(リクエストを示すフィールド)を当該読み込んだ行と置換する(ステップS106)。その後、中継部301は、ステップS113の処理を行う。
 読み込んだ行が、通信設定を示すフィールドの場合(ステップS107;YES)、中継部301は、テンポラリヘッダに含まれる通信設定行(通信設定を示すフィールド)を当該読み込んだ行と置換する(ステップS108)。その後、中継部301は、ステップS113の処理を行う。
 読み込んだ行が、リクエストを示すフィールド及び通信設定を示すフィールドの何れでもない場合(ステップS105;NO、及び、ステップS107;NO)、中継部301は、読み込んだ行が、HTTPヘッダの指定を示すフィールドであるか否かを判別する(ステップS109)。
 読み込んだ行が、HTTPヘッダの指定を示すフィールドでない場合(ステップS109;NO)、中継部301は、ステップS113の処理を行う。
 一方、読み込んだ行が、HTTPヘッダの指定を示すフィールドの場合(ステップS109;YES)、中継部301は、テンポラリヘッダに、当該読み込んだ行に含まれるHTTPヘッダと同一のHTTPヘッダを含むHTTPヘッダ行(HTTPヘッダの指定を示すフィールド)があるか否かを判別する(ステップS110)。
 テンポラリヘッダに上記に該当するHTTPヘッダ行がある場合(ステップS110;YES)、中継部301は、テンポラリヘッダの当該HTTPヘッダ行を当該読み込んだ行と置換する(ステップS111)。その後、中継部301は、ステップS113の処理を行う。
 一方、テンポラリヘッダに上記に該当するHTTPヘッダ行が無い場合(ステップS110;NO)、中継部301は、テンポラリヘッダに当該読み込んだ行を追加し(ステップS112)、ステップS113の処理を行う。
 ステップS113では、中継部301は、アクセス用ヘッダから全ての行の読み込みが完了したか否かを判別する(ステップS113)。全ての行の読み込みが完了していない場合(ステップS113;NO)、中継部301の処理は、ステップS104に戻る。
 一方、全ての行の読み込みが完了した場合(ステップS113;YES)、中継部301は、要求コマンドから抽出したメッセージボディにテンポラリヘッダを付加する(ステップS114)。これにより、監視装置2からの要求コマンドが、第2のプロトコル、即ち、HTTPに則ったフレーム(図9参照)に変換され、フレーム変換処理は終了する。
 図13に、監視装置2と設備管理装置3間の通信シーケンスを示す。
 以上のように、本発明の実施形態に係る通信システムでは、監視装置2が、設備管理装置3が備えるサービス提供機能(サービス提供部302A,302B)へアクセスするためには、当該設備管理装置3が備える中継部301を経由する必要がある。そして、サービス提供機能へアクセスするためのフレームは、中継部301によって生成される。これにより、例えば、外部から既知のプロトコル(例えば、HTTP)を使用したアクセスができず、ポートスキャンによって、設備管理装置3のサービス提供機能への不正なアクセスを防止することができる。
 また、従来のように監視装置2に対して設備管理装置3側からリクエストを定期的に送信する必要がないため、タイムラグやトラフィックが増大する心配がない。
 加えて、監視装置2で生成されるアクセス用ヘッダに設定するパラメータを適宜変更することで、提供を要求するサービスの追加や仕様変更への対応も容易となる。
 さらに、監視装置2と設備管理装置3との間の通信が、WebSocketのプロトコルに則って行われる。このため、ハンドシェイク後は、常時接続状態にしておくことができ、通信が必要なときには、監視装置2、設備管理装置3のどちらからでも送信を開始することが可能となる。したがって、監視装置2は、設備管理装置3からのサービス提供を即座に受けることが可能となる。また、WebSocketのプロトコルに則っているため、Webブラウザからサービス提供機能にアクセスすることが可能となる。
 なお、本発明は、上記実施形態に限定されず、本発明の要旨を逸脱しない範囲での種々の変更は勿論可能である。
 例えば、設備管理装置3が備えるサービス提供機能は、上述したような、管理情報の送信や状態変化の通知に限定されることはない。例えば、設備管理装置3は、監視装置2からの指示により保持する管理情報を更新してもよい。
 また、上記実施形態において、設備管理装置3が備えるサービス提供部302A,302Bは、HTTPに則ってサービスを提供するものであったが、他の通信プロトコルでサービスを提供してもよい。その場合、監視装置2において、コマンド送受信部201は、データ処理部200から供給されたメッセージボディに、当該他の通信プロトコル用のアクセス用ヘッダ(第1のヘッダ)を付加することで要求コマンドを生成する。
 また、上記実施形態において、監視装置2や設備管理装置3によって実行されるプログラムは、CD-ROM(Compact Disc Read Only Memory)、DVD(Digital Versatile Disc)、MO(Magneto-Optical Disk)、USBメモリ、メモリカード等のコンピュータ読み取り可能な記録媒体に格納して配布することも可能である。そして、かかるプログラムを特定の又は汎用のコンピュータにインストールすることによって、当該コンピュータを上記実施形態における監視装置2や設備管理装置3として機能させることも可能である。
 また、上記のプログラムをインターネット等の通信ネットワーク上のサーバ装置が有するディスク装置等に格納しておき、例えば、搬送波に重畳させて、コンピュータにダウンロード等するようにしてもよい。また、通信ネットワークを介してプログラムを転送しながら起動実行することによっても、上述の処理を達成することができる。さらに、プログラムの全部又は一部をサーバ装置上で実行させ、その処理に関する情報をコンピュータが通信ネットワークを介して送受信しながらプログラムを実行することによっても、上述の処理を達成することができる。
 なお、上述の機能を、OS(Operating System)が分担して実現する場合又はOSとアプリケーションとの協働により実現する場合等には、OS以外の部分のみを上記の記録媒体に格納して配布してもよく、また、コンピュータにダウンロード等してもよい。
 本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施形態及び変形が可能とされるものである。また、上述した実施形態は、本発明を説明するためのものであり、本発明の範囲を限定するものではない。つまり、本発明の範囲は、実施形態ではなく、請求の範囲によって示される。そして、請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、本発明の範囲内とみなされる。
 本発明は、ビル等に設置される設備機器を管理するための設備管理システムに好適に採用され得る。
 1 設備管理システム、2 監視装置、3 設備管理装置、4 設備機器、5,6 ネットワーク、20 表示部、21 操作入力部、22 通信部、23,32 データ記憶部、24,33 制御部、30 監視装置用通信部、31 設備機器用通信部、200 データ処理部、201,300 コマンド送受信部、301 中継部、302A~302C サービス提供部

Claims (5)

  1.  第1の装置と、前記第1の装置に予め定めたサービスを提供する第2の装置とを備え、
     前記第1の装置は、
     前記第2の装置と第1のプロトコルに則った通信を行う第1の通信部と、
     前記第2の装置に前記サービスの提供を要求する際、要求内容を示すメッセージ本体に、前記サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを前記第1の通信部を介して前記第2の装置に送信するコマンド送信部と、を備え、
     前記第2の装置は、
     前記第1の装置と前記第1のプロトコルに則った通信を行う第2の通信部と、
     前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部と、
     前記第2の通信部によって前記要求コマンドが受信されると、前記要求コマンドの前記第1のヘッダに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部と、を備える、通信システム。
  2.  前記第1の装置と前記第2の装置との間の通信が、WebSocketのプロトコルに則って行われる、請求項1に記載の通信システム。
  3.  少なくとも1つの設備機器の動作を管理すると共に、監視装置に予め定めたサービスを提供する設備管理装置であって、
     前記監視装置と第1のプロトコルに則った通信を行う通信部と、
     前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部と、
     前記通信部によって、前記監視装置からの要求コマンドが受信されると、前記要求コマンドに含まれる、前記サービスの提供を受けるためのパラメータが設定されたヘッダに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部と、を備える、設備管理装置。
  4.  第1の装置が、第2の装置に予め定めたサービスの提供を要求する際、要求内容を示すメッセージ本体に、前記サービスの提供を受けるためのパラメータが設定された第1のヘッダを付加した要求コマンドを第1のプロトコルに則って前記第2の装置に送信し、
     前記第2の装置が、前記要求コマンドを受信すると、前記要求コマンドの前記第1のヘッダに基づいて、前記要求コマンドを前記第1のプロトコルとは異なる第2のプロトコルに則ったフレームに変換し、変換後のフレームに基づいて前記サービスを提供する処理を実行する、通信方法。
  5.  少なくとも1つの設備機器の動作を管理すると共に、監視装置に予め定めたサービスを提供するコンピュータを、
     前記監視装置と第1のプロトコルに則った通信を行う通信部、
     前記第1のプロトコルとは異なる第2のプロトコルに則って前記サービスを提供するサービス提供部、
     前記通信部によって、前記監視装置からの要求コマンドが受信されると、前記要求コマンドに含まれる、前記サービスの提供を受けるためのパラメータが設定されたヘッダに基づいて、前記要求コマンドを前記第2のプロトコルに則ったフレームに変換して前記サービス提供部に供給する中継部、として機能させる、プログラム。
PCT/JP2015/059111 2015-03-25 2015-03-25 通信システム、設備管理装置、通信方法及びプログラム WO2016151798A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2015/059111 WO2016151798A1 (ja) 2015-03-25 2015-03-25 通信システム、設備管理装置、通信方法及びプログラム
JP2017507246A JP6419309B2 (ja) 2015-03-25 2015-03-25 通信システム、設備管理装置、通信方法及びプログラム
EP15886351.4A EP3276496B1 (en) 2015-03-25 2015-03-25 Communication system, facility management device, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/059111 WO2016151798A1 (ja) 2015-03-25 2015-03-25 通信システム、設備管理装置、通信方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2016151798A1 true WO2016151798A1 (ja) 2016-09-29

Family

ID=56977151

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/059111 WO2016151798A1 (ja) 2015-03-25 2015-03-25 通信システム、設備管理装置、通信方法及びプログラム

Country Status (3)

Country Link
EP (1) EP3276496B1 (ja)
JP (1) JP6419309B2 (ja)
WO (1) WO2016151798A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000224167A (ja) * 1999-01-29 2000-08-11 Mitsubishi Electric Corp 設備遠隔アクセスシステム、イベント発生検出プログラム生成装置、インターネット連携装置、遠隔端末及びコンピュータ読み取り可能な記録媒体
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 遠隔制御代理方法および遠隔制御代理装置
WO2009063555A1 (ja) * 2007-11-13 2009-05-22 Fujitsu Limited 制御代理装置、制御代理方法および制御代理プログラム
WO2014068632A1 (ja) * 2012-10-29 2014-05-08 三菱電機株式会社 設備管理装置、設備管理システム及びプログラム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
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
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アクセステクニカ株式会社 通信プロトコルを用いた相互接続方法および装置
JP5035480B1 (ja) * 2012-01-27 2012-09-26 オムロン株式会社 データ中継装置、データ送信装置、ネットワークシステム
JP2013186820A (ja) * 2012-03-09 2013-09-19 Panasonic Corp 中継装置及び通信システム
JP2015045897A (ja) * 2013-08-27 2015-03-12 日本電気株式会社 ゲートウェイ装置およびゲートウェイ装置を用いた通信方法およびゲートウェイ装置に用いる通信プログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000224167A (ja) * 1999-01-29 2000-08-11 Mitsubishi Electric Corp 設備遠隔アクセスシステム、イベント発生検出プログラム生成装置、インターネット連携装置、遠隔端末及びコンピュータ読み取り可能な記録媒体
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 遠隔制御代理方法および遠隔制御代理装置
WO2009063555A1 (ja) * 2007-11-13 2009-05-22 Fujitsu Limited 制御代理装置、制御代理方法および制御代理プログラム
WO2014068632A1 (ja) * 2012-10-29 2014-05-08 三菱電機株式会社 設備管理装置、設備管理システム及びプログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3276496A4 *

Also Published As

Publication number Publication date
JPWO2016151798A1 (ja) 2017-09-07
EP3276496B1 (en) 2019-08-14
JP6419309B2 (ja) 2018-11-07
EP3276496A4 (en) 2018-10-17
EP3276496A1 (en) 2018-01-31

Similar Documents

Publication Publication Date Title
US10050940B2 (en) Connection control system, management server, connection support method, and non-transitory computer-readable recording medium encoded with connection support program
US9811294B2 (en) Relay device, image forming apparatus, relay method, and non-transitory computer-readable recording medium encoded with relay program
JP5976210B2 (ja) 監視システム、設備管理装置、監視方法及びプログラム
JP6193185B2 (ja) 通信装置、端末装置およびプログラム
US9866407B2 (en) Information processing system, cloud server, device control method, and non-transitory computer-readable recording medium encoded with device control program
US9130783B2 (en) Relay communication system and access management apparatus
US10298697B2 (en) Device management system and information processing apparatus, configured to obtain data from static server when data cannot be obtained from dynamic server
US20190373062A1 (en) Terminal for remote monitoring system, program for remote monitoring, and remote monitoring system
US10715489B2 (en) Management server, connection support method, and non-transitory computer-readable recording medium encoded with connection support program
US9225585B2 (en) Method and system for device management, and server
JP4791850B2 (ja) 情報処理システムおよび仮想オフィスシステム
JP2008097470A (ja) 管理システム及び中継サーバ
US20090013082A1 (en) Field communication system, field server, field device, and field communication method
JP6419309B2 (ja) 通信システム、設備管理装置、通信方法及びプログラム
JP6537019B2 (ja) 中継装置及び中継通信システム
EP3096505B1 (en) Method and apparatus for processing interactions between devices
WO2012144135A1 (ja) 中継サーバ及び中継通信システム
JP2007135083A (ja) データ通信機能を有する機器
JP5857603B2 (ja) 中継サーバ
JP2023148258A (ja) 端末装置、処理システム及びプログラム
JP5213029B2 (ja) コンフィグレーション情報の送信方法、コンフィグレーション情報の送信システム、ルータ及び端末
JP6870407B2 (ja) 情報処理システム、通信方法及びプログラム
JP2006135470A (ja) 操作権限管理機能を有するプライベートネットワークを構成する宅内機器
JP5633749B2 (ja) 中継サーバ及び中継通信システム
JP2008033381A (ja) 悪通信環境においても利用可能なシンクライアント

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15886351

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2017507246

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE