WO2023132033A1 - 中継装置、中継方法及びプログラム - Google Patents

中継装置、中継方法及びプログラム Download PDF

Info

Publication number
WO2023132033A1
WO2023132033A1 PCT/JP2022/000229 JP2022000229W WO2023132033A1 WO 2023132033 A1 WO2023132033 A1 WO 2023132033A1 JP 2022000229 W JP2022000229 W JP 2022000229W WO 2023132033 A1 WO2023132033 A1 WO 2023132033A1
Authority
WO
WIPO (PCT)
Prior art keywords
conversion table
property
data model
communication frame
protocol
Prior art date
Application number
PCT/JP2022/000229
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/JP2022/000229 priority Critical patent/WO2023132033A1/ja
Priority to JP2023572295A priority patent/JPWO2023132033A1/ja
Publication of WO2023132033A1 publication Critical patent/WO2023132033A1/ja

Links

Images

Classifications

    • 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/08Protocols for interworking; Protocol conversion

Definitions

  • the present disclosure relates to a relay device, relay method and program.
  • Patent Document 1 a main system that is a higher system, a plurality of subsystems that are lower systems, and a plurality of interfaces that are connected to the plurality of subsystems in one-to-one correspondence, and each interface is , describes a communication system that converts the protocol of signals when relaying signals between corresponding subsystems and transmission lines.
  • each interface converts a signal received from a corresponding subsystem into a primary signal of a standard protocol and transmits the converted primary signal to a transmission line. Also, each interface converts a primary signal received from a transmission line into a secondary signal of the protocol of the corresponding subsystem, and outputs the converted secondary signal to the subsystem.
  • the present disclosure has been made in view of the above circumstances, and aims to provide a relay device, a relay method, and a program capable of relaying communication between devices with different data models.
  • the relay device includes: a first communication means for communicating with a first device whose communication protocol is a first protocol; a second communication means for communicating with a second device having a second protocol different from the first protocol; a conversion table for a first data model corresponding to the first protocol, the first conversion table in which a property of the first data model and its upper property are associated; and a first conversion table corresponding to the second protocol.
  • conversion table storage means for storing a second conversion table, which is a conversion table for two data models, in which the properties of the second data model and their upper properties are associated;
  • a second conversion table which is a conversion table for two data models, in which the properties of the second data model and their upper properties are associated
  • the property included in the communication frame is converted into a higher property by referring to the first conversion table, and the higher property is converted to a higher property by referring to the second conversion table.
  • Converting to properties of the second data model When a communication frame is received from the second device, the property included in the communication frame is converted into a higher-level property by referring to the second conversion table, and the higher-level property is converted to a higher-level property by referring to the first conversion table.
  • data model conversion means for converting properties of the first data model; generating a communication frame in accordance with the second protocol in which properties of the second data model obtained by the data model conversion means are stored, and transmitting the generated communication frame to the second device; Communication frame transmission means for generating a communication frame in accordance with the first protocol, in which the properties of the first data model obtained by the data model conversion means are stored, and for transmitting the generated communication frame to the first device. And prepare.
  • FIG. 1 is a diagram showing the overall configuration of a network system provided with a relay device according to Embodiment 1;
  • FIG. 4 is a block diagram showing the hardware configuration of the relay device according to the first embodiment;
  • FIG. FIG. 2 is a block diagram showing the hardware configuration of the first device according to Embodiment 1;
  • FIG. 3 is a block diagram showing the hardware configuration of the second device according to Embodiment 1;
  • FIG. 3 is a block diagram showing the functional configuration of the relay device according to Embodiment 1;
  • FIG. 4 is a diagram showing a sequence at the time of initial connection between the first device, the second device, and the relay device in the first embodiment; 1 shows an example of a conversion table according to Embodiment 1 ((a) shows a conversion table corresponding to the first device, and (b) shows a conversion table corresponding to the second device).
  • FIG. 4 is a diagram schematically showing relaying of communication frames from the first device to the second device in Embodiment 1;
  • FIG. 4 is a diagram schematically showing relaying of communication frames from the second device to the first device in Embodiment 1;
  • Flowchart (part 1) showing a procedure of relay processing in Embodiment 1 Flowchart showing the procedure of relay processing in Embodiment 1 (part 2) FIG.
  • FIG. 11 shows an example of a conversion table in a modified example of Embodiment 1 ((a) shows a conversion table corresponding to the first device, and (b) shows a conversion table corresponding to the second device).
  • FIG. 2 shows an overall configuration of a network system including relay devices according to a second embodiment;
  • FIG. 4 is a block diagram showing the functional configuration of a relay device according to Embodiment 2;
  • FIG. 10 is a diagram showing a sequence at the time of initial connection between the first device, the second device, and the relay device in the second embodiment; Flowchart showing the procedure of conversion table acquisition processing according to the second embodiment
  • FIG. 1 is a diagram showing the overall configuration of a network system including a relay device 1 according to Embodiment 1. As shown in FIG. In this network system, one or a plurality of first devices 2 and a relay device 1 are connected to a network N1, and a relay device 1 and one second device 3 are connected to a network N2. This network system is applied, for example, to a system for controlling household electrical appliances.
  • the relay device 1 is an example of a relay device according to the present disclosure, and relays communication between devices that communicate using different communication protocols. As shown in FIG. 2, the relay device 1 includes a control circuit 10, a first communication interface 11, a second communication interface 12, and an auxiliary storage device 13 as a hardware configuration. The control circuit 10 comprehensively controls the relay device 1 .
  • the control circuit 10 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory), which are not shown. The details of the functions of the relay device 1 realized by the control circuit 10 will be described later.
  • the first communication interface 11 is an example of first communication means according to the present disclosure.
  • the first communication interface 11 is an interface for communicating with each first device 2 via the network N1.
  • the second communication interface 12 is an example of second communication means according to the present disclosure.
  • the second communication interface 12 is an interface for communicating with the second device 3 via the network N2.
  • the auxiliary storage device 13 is a storage device composed of a readable/writable non-volatile semiconductor memory, HDD (Hard Disk Drive), or the like.
  • the readable and writable nonvolatile semiconductor memory is, for example, EEPROM (Electrically Erasable Programmable Read-Only Memory), flash memory, or the like.
  • the auxiliary storage device 13 stores various programs including programs for relaying communication frames exchanged between the first device 2 and the second device 3 (hereinafter referred to as "relay programs"), and execution of these programs. The data used at the time are stored.
  • the relay device 1 can acquire the above relay program or an update program for updating the relay program from another device by communication via the networks N1, N2 or other networks. These programs can also be used on CD-ROMs (Compact Disc Read Only Memory), DVDs (Digital Versatile Discs), magneto-optical discs, USB (Universal Serial Bus) memories, HDDs, SSDs (Solid State Drives), memory cards, etc. It can also be stored and distributed on a computer-readable recording medium. When such a recording medium is directly or indirectly attached to itself, the relay device 1 may read and acquire the relay program or update program from the recording medium.
  • CD-ROMs Compact Disc Read Only Memory
  • DVDs Digital Versatile Discs
  • magneto-optical discs magneto-optical discs
  • USB Universal Serial Bus
  • HDDs High Densable Discs
  • SSDs Solid State Drives
  • memory cards etc. It can also be stored and distributed on a computer-readable recording medium. When such a recording medium is directly or indirectly attached to itself, the relay
  • the first device 2 is an example of a first device according to the present disclosure.
  • the first device 2 is a device that communicates using the communication protocol A, and is, for example, an air conditioner, a lighting device, various sensors, and the like.
  • Communication protocol A is an example of the first protocol according to the present disclosure, and is Zigbee (registered trademark), for example.
  • the first device 2 performs communication using a data model A as a data model that is an application level format.
  • Data model A is an example of a first data model according to the present disclosure.
  • the first device 2 includes a control circuit 20, a communication interface 21, and an auxiliary storage device 22 as a hardware configuration.
  • the first device 2 also has the functions inherent to the first device 2 (for example, a function for air conditioning in the case of an air conditioner, and a function for lighting in the case of a lighting device). etc.) shall be included.
  • the control circuit 20 includes a CPU, a ROM, and a RAM (none of which are shown), and controls the first device 2 in an integrated manner.
  • the communication interface 21 is an interface for communicating with other devices such as the relay device 1 and other first devices 2 via the network N1. As described above, the first device 2 communicates with other devices using the communication protocol A.
  • the auxiliary storage device 22 includes readable and writable nonvolatile semiconductor memory such as EEPROM and flash memory.
  • the auxiliary storage device 22 stores programs related to control of the first device 2 and data used when executing the programs.
  • the second device 3 is an example of a second device according to the present disclosure.
  • the second device 3 is a device that performs communication using the communication protocol B, and is, for example, a controller that centrally controls each first device 2 .
  • Communication protocol B is an example of a second protocol according to the present disclosure, and is, for example, ECHONET Lite (registered trademark).
  • the second device 3 performs communication using the data model B as the data model.
  • Data model B is an example of a second data model according to the present disclosure.
  • the second device 3 includes a control circuit 30, a communication interface 31, and an auxiliary storage device 32 as a hardware configuration.
  • the control circuit 30 includes a CPU, a ROM, and a RAM, all of which are not shown, and controls the second device 3 in an integrated manner.
  • the communication interface 31 is an interface for communicating with the relay device 1 via the network N2. As described above, the second device 3 communicates with other devices using the communication protocol B.
  • FIG. The auxiliary storage device 32 includes a readable and writable non-volatile semiconductor memory such as EEPROM and flash memory. The auxiliary storage device 32 stores programs related to control of the second device 3 and data used when executing the programs.
  • FIG. 5 is a block diagram showing the functional configuration of the relay device 1.
  • relay device 1 includes device information acquisition section 100 , communication frame reception section 101 , data model conversion section 102 , and communication frame transmission section 103 . These functional units are implemented by the control circuit 10 executing the above-described relay program stored in the auxiliary storage device 13 .
  • the device information acquisition unit 100 acquires device information of the devices from the connected devices (the first device 2 and the second device 3).
  • the device information includes communication information and property information. Specifically, as shown in FIG. 6, the device information acquisition unit 100 acquires communication information such as the communication speed from the device according to the network settings in the negotiation at the time of initial connection with the device, Get property information from A description of the property information will be given later.
  • the device information acquisition unit 100 separates the acquired device information of each first device 2 and the acquired device information of the second device 3 for each device and stores them in the device information storage unit 130 .
  • the device information storage unit 130 is a memory area provided by the auxiliary storage device 13 .
  • the communication frame receiving unit 101 receives the communication frame transmitted from the first device 2, that is, the communication frame conforming to the communication protocol A via the network N1, and also receives the communication frame transmitted from the second device 3, That is, a communication frame conforming to communication protocol B is received via network N2.
  • the communication frame received by the communication frame receiver 101 from the first device 2 will be referred to as communication frame A1
  • the communication frame received by the communication frame receiver 101 from the second device 3 will be referred to as communication frame B1.
  • the data model conversion unit 102 is an example of data model conversion means according to the present disclosure.
  • the data model conversion unit 102 converts properties included in the communication frame received by the communication frame reception unit 101 into data model properties corresponding to the communication protocol of the destination device. Specifically, when the communication frame A1 is received by the communication frame receiving unit 101, the data model conversion unit 102 converts the properties of the data model A included in the communication frame A1 into the properties of the data model B. FIG. Further, when the communication frame B1 is received by the communication frame reception unit 101, the data model conversion unit 102 converts the properties of the data model B included in the communication frame B1 into the properties of the data model A. FIG.
  • the data model conversion unit 102 refers to the conversion table stored in the conversion table storage unit 131 during the above conversion.
  • the conversion table storage unit 131 is an example of conversion table storage means according to the present disclosure, and is a memory area provided by the auxiliary storage device 13 .
  • the conversion table storage unit 131 stores a conversion table A shown in FIG. 7(a) and a conversion table B shown in FIG. 7(b).
  • Conversion table A is an example of a first conversion table according to the present disclosure, and is a conversion table for data model A corresponding to communication protocol A, which is the communication protocol of first device 2 .
  • Conversion table B is an example of a second conversion table according to the present disclosure, and is a conversion table for data model B corresponding to communication protocol B, which is the communication protocol of second device 3 .
  • the conversion table A is a data table in which the properties of the data model A (properties A1, A2, . . . ) are associated with their higher-level properties. In the conversion table A, each property A is associated with any one upper property.
  • the conversion table B is a data table in which the properties of the data model B (properties B1, B2, . . . ) are associated with their upper properties.
  • each property B is associated with any one upper property.
  • data model A and data model B have a common format for upper properties. That is, upper properties 1, 2, . . . in conversion table A and conversion table B are common.
  • property A1 indicates “setting of color temperature”
  • property A2 indicates “setting of hue”
  • upper property 1 indicates “change of lighting color”.
  • the upper property 1 indicates “change of lighting color”
  • the property B1 indicates "selection of color pattern (white light/electric light/%)".
  • the conversion tables corresponding to each communication protocol may be stored in the conversion table storage unit 131 before shipping the relay device 1, or may be stored during or after installation of the relay device 1.
  • a person in charge of construction, a person in charge of maintenance, or the like may store the data in the conversion table storage unit 131 .
  • Data model conversion example 1 In the following, the communication frame A1 from the first device 2 is received by the communication frame receiving unit 101, the property of the data model A included in the communication frame A1 is the property A1, and the relay destination device is the second device 3. The data model conversion of is explained concretely.
  • the data model conversion unit 102 stores the conversion table A, which is a conversion table corresponding to the communication protocol A, which is the communication protocol of the first device 2, and the communication protocol, which is the communication protocol of the second device 3, from the conversion table storage unit 131.
  • a conversion table B corresponding to the protocol B is obtained.
  • the data model conversion unit 102 refers to the conversion table A and converts the property A1 into the superordinate property 1, which is its superordinate property.
  • the data model conversion unit 102 refers to the conversion table B and converts the superordinate property 1 to the property B1 that is the property of the data model B corresponding to the superordinate property 1 .
  • property A1 which is a property of data model A
  • property B1 which is a property of data model B
  • the data model conversion unit 102 stores, from the conversion table storage unit 131, a conversion table B, which is a conversion table corresponding to the communication protocol B, which is the communication protocol of the second device 3, and a communication protocol, which is the communication protocol of the first device 2.
  • a conversion table A which is a conversion table corresponding to protocol A, is obtained.
  • the data model conversion unit 102 refers to the conversion table B and converts the property B4 into the upper property 3, which is its upper property.
  • the data model conversion unit 102 refers to the conversion table A and converts the upper property 3 into the property A4, which is the property of the data model A corresponding to the upper property 3.
  • property B4 which is a property of data model B
  • property A4 which is a property of data model A
  • the data model conversion unit 102 stores the conversion table A, which is a conversion table corresponding to the communication protocol A, which is the communication protocol of the first device 2, and the communication protocol, which is the communication protocol of the second device 3, from the conversion table storage unit 131.
  • a conversion table B corresponding to the protocol B is obtained.
  • the data model conversion unit 102 refers to the conversion table A and converts the property A4 into the upper property 3, which is its upper property.
  • the data model conversion unit 102 refers to the conversion table B and converts the superordinate property 3 to the data model B property corresponding to the superordinate property 3 .
  • the conversion table B two properties, property B3 and property B4, belong to the upper property 3 .
  • the data model conversion unit 102 acquires the device information corresponding to the second device 3 from the device information storage unit 130, refers to the property information included in the acquired device information, and replaces the upper property 3 with the property B3. Convert to any one of properties B4.
  • the property information includes properties included in a conversion table (here, conversion table B) corresponding to the communication protocol (here, communication protocol B) of the device (here, the second device 3). Contains information about unsupported properties. For example, if the second device 3 does not support property B4, the data model conversion unit 102 converts upper property 3 to property B3. In this way, property A4, which is a property of data model A, is converted to property B3, which is a property of data model B, and conversion of the data model in this example is completed.
  • conversion table B corresponding to the communication protocol (here, communication protocol B) of the device (here, the second device 3).
  • the communication frame transmission unit 103 is an example of communication frame transmission means according to the present disclosure.
  • the communication frame transmission unit 103 generates a communication frame in accordance with the communication protocol of the relay destination device, in which the property obtained by the data model conversion unit 102 is stored, and transmits the generated communication frame to the relay destination device. do.
  • the communication frame transmission unit 103 when the relay destination of the communication frame A1 in which the property Am (m is a natural number equal to or greater than 1) is received from the first device 2 via the first communication interface 11 is the second device 3, the communication frame transmission unit 103 generates a communication frame conforming to communication protocol B, in which property Bn (n is a natural number of 1 or more) is stored, and transmits the generated communication frame (hereinafter referred to as “communication frame B2”) to second communication interface 12 . to the second device 3 (see FIG. 8).
  • the communication frame transmission unit 103 receives the property An. Also, it generates a communication frame according to the communication protocol A, and transmits the generated communication frame (hereinafter referred to as "communication frame A2") to the first device 2 via the first communication interface 11 (see FIG. 9).
  • ⁇ Relay processing> 10 and 11 are flowcharts showing the procedure of relay processing executed by the relay device 1.
  • FIG. 10 and 11 are flowcharts showing the procedure of relay processing executed by the relay device 1.
  • Step S100 The relay device 1 determines whether or not it has received a communication frame (that is, the communication frame A1) from the first device 2 .
  • a communication frame that is, the communication frame A1
  • step S100; YES the processing of the relay device 1 transitions to step S101.
  • step S100; NO the processing of the relay device 1 transitions to step S107.
  • Step S101 The relay device 1 stores, from the conversion table storage unit 131, a conversion table A corresponding to the communication protocol A, which is the communication protocol of the first device 2, and a conversion table B corresponding to the communication protocol B, which is the communication protocol of the second device 3. and get. After that, the processing of the relay device 1 transitions to step S102.
  • Step S102 The relay device 1 acquires the properties stored in the received communication frame A1. After that, the processing of the relay device 1 transitions to step S103.
  • Step S103 The relay device 1 refers to the conversion table A and converts the obtained property into its upper property. After that, the processing of the relay device 1 transitions to step S104.
  • Step S104 The relay device 1 refers to the conversion table B and converts the acquired upper-level properties into data model B properties. Note that when a plurality of properties correspond to the upper property in the conversion table B, the relay device 1 selects one property by referring to the property information of the device information of the second device 3, and converts the upper property to the property. Convert to the selected property. After that, the process of the relay device 1 transitions to step S105.
  • Step S105 The relay device 1 generates a communication frame conforming to the communication protocol B (that is, the communication frame B2) in which the property acquired in step S104 is stored. After that, the processing of the relay device 1 transitions to step S106.
  • Step S106 The relay device 1 transmits the generated communication frame B2 to the second device 3 via the network N2. After that, the processing of the relay device 1 returns to step S100.
  • Step S107 The relay device 1 determines whether or not it has received a communication frame (that is, the communication frame B1) from the second device 3 .
  • a communication frame that is, the communication frame B1
  • the processing of the relay device 1 transitions to step S108 in FIG.
  • the process of the relay device 1 returns to step S100.
  • Step S108 Relay device 1 stores conversion table B corresponding to communication protocol B, which is the communication protocol of second device 3 , and conversion table A corresponding to communication protocol A, which is the communication protocol of first device 2 , from conversion table storage unit 131 . and get. After that, the processing of the relay device 1 transitions to step S109.
  • Step S109 The relay device 1 acquires the properties stored in the received communication frame B1. After that, the processing of the relay device 1 transitions to step S110.
  • Step S110 The relay device 1 refers to the conversion table B and converts the obtained property into its upper property. After that, the processing of the relay device 1 transitions to step S111.
  • Step S111 The relay device 1 refers to the conversion table A and converts the acquired upper-level properties into data model A properties. Note that when a plurality of properties correspond to the upper property in the conversion table A, the relay device 1 selects one property by referring to the property information of the device information of the first device 2, and converts the upper property to the property. Convert to the selected property. After that, the processing of the relay device 1 transitions to step S112.
  • Step S112 The relay device 1 generates a communication frame conforming to the communication protocol A (that is, communication frame A2) in which the property acquired in step S111 is stored. After that, the processing of the relay device 1 transitions to step S113.
  • Step S113 The relay device 1 transmits the generated communication frame A2 to the first device 2 via the network N1. After that, the process of the relay device 1 returns to step S100 in FIG.
  • the relay device 1 when the relay device 1 according to the present embodiment receives a communication frame addressed to the second device 3 communicating using the communication protocol B from the first device 2 communicating using the communication protocol A, , the properties included in the communication frame are converted into upper properties by referring to the conversion table A corresponding to the communication protocol A, and the upper properties are converted to the properties of the data model B by referring to the conversion table B corresponding to the communication protocol B. Convert to Then, the relay device 1 generates a communication frame conforming to the communication protocol B, in which the properties of the data model B are stored, and transmits the generated communication frame to the second device 3 .
  • the relay device it is possible to relay communication between devices with different data models.
  • the relay device 1 when converting data models different from each other, the relay device 1 first converts the properties received from the transmission source device into higher-level properties common to both data models, and then converts them to the transmission destination device. Convert to a property that Therefore, it is possible to accurately convert the data model without being affected by the difference in the specified granularity of both properties.
  • the conversion table can be easily expanded because it only needs to have a simple content in which the properties of the data model corresponding to the communication protocol and their higher-level properties are associated with each communication protocol.
  • the relay device 1 converts between two types of communication protocols (communication protocols A and B) and data models (data models A and B). Even conversion between protocols A to C) and data models (data models A to C) can be realized in the same manner as in the above embodiments.
  • the conversion table may further associate a conversion formula for mutually converting the value of the property and the value of its upper property (FIG. 12(a) , (b)).
  • a conversion formula for mutually converting the value of the property and the value of its upper property FIG. 12(a) , (b)
  • the data model conversion unit 102 of the relay device 1 refers to FIG.
  • the value of upper property 1 is calculated based on the value of property A1 and the expression A1.
  • the data model conversion unit 102 converts the upper property 1 into property B1, and calculates the value of property B1 based on the value of the upper property 1 and the expression B1. .
  • a pointer of a lookup table for value conversion may be associated.
  • the property information includes information about properties that the device does not support. However, it may include information about properties that the device supports. may be included.
  • the device information acquisition unit 100 may acquire property information from a connected device after completion of negotiation, rather than at the time of Capability exchange in negotiation with the device.
  • All or part of the functional units (see FIG. 5) of the relay device 1 may be realized by dedicated hardware.
  • Dedicated hardware is, for example, a single circuit, multiple circuits, a programmed processor, an ASIC (Application Specific Integrated Circuit), an FPGA (Field-Programmable Gate Array), or a combination thereof.
  • FIG. 13 is a diagram showing the overall configuration of a network system including a relay device 1' according to the second embodiment.
  • this network system one or more first devices 2' and a relay device 1' are connected to a network N1, and a relay device 1' and one second device 3' are connected to a network N2.
  • This network system is applied, for example, to a system for controlling household electrical appliances.
  • the relay device 1' is an example of a relay device according to the present disclosure, and relays communication between devices that communicate using different communication protocols.
  • the hardware configuration of the relay device 1' is the same as that of the relay device 1 of Embodiment 1 (see FIG. 2). The details of the function of the relay device 1' will be described later.
  • the first device 2' is an example of the first device according to the present disclosure.
  • the first device 2' is a device that communicates with the communication protocol A, and is, for example, an air conditioner, a lighting device, various sensors, and the like.
  • the hardware configuration of the first device 2' is the same as that of the first device 2 of Embodiment 1 (see FIG. 3).
  • the first device 2' stores a conversion table (that is, conversion table A) corresponding to its own communication protocol (that is, communication protocol A) in advance in the auxiliary storage device 22, and responds to the request from the relay device 1'. In response, the conversion table stored in the auxiliary storage device 22 is transmitted to the relay device 1'.
  • the second device 3' is an example of a second device according to the present disclosure.
  • the second device 3' is a device that communicates with the communication protocol B, and is, for example, a controller that centrally controls each first device 2'.
  • the hardware configuration of the second device 3' is the same as that of the second device 3 of Embodiment 1 (see FIG. 4).
  • the second device 3' stores in advance a conversion table (that is, conversion table B) corresponding to its own communication protocol (that is, communication protocol B) in the auxiliary storage device 32, and responds to the request from the relay device 1'. In response, the conversion table stored in the auxiliary storage device 32 is transmitted to the relay device 1'.
  • FIG. 14 is a block diagram showing the functional configuration of the relay device 1'.
  • the relay device 1 ′ includes a device information acquisition section 100 , a communication frame reception section 101 , a data model conversion section 102 , a communication frame transmission section 103 and a conversion table acquisition section 104 .
  • These functional units are stored in the auxiliary storage device 13, and the control circuit 10 of the relay device 1' is a relay program for relaying communication frames exchanged between the first device 2' and the second device 3'. This is achieved by executing
  • the functional configuration of the relay device 1' described above differs from the functional configuration of the relay device 1 of Embodiment 1 (see FIG. 5) in that a conversion table acquisition unit 104 is newly provided.
  • the conversion table acquisition unit 104 is an example of conversion table acquisition means according to the present disclosure.
  • the conversion table acquisition unit 104 acquires a conversion table held by the connected devices (the first device 2' and the second device 3'). Specifically, as shown in FIG. 15, the conversion table acquisition unit 104 sends a message requesting a conversion table to the device (hereinafter referred to as a “conversion table request message”) when the initial connection negotiation with the device is completed. ) to the device.
  • the device that has received the conversion table request message transmits a response message (hereinafter referred to as a "conversion table response message") containing the conversion table it owns to the relay device 1'.
  • conversion table response message a response message containing the conversion table it owns to the relay device 1'.
  • the relay device 1' Upon receiving the conversion table response message, the relay device 1' extracts and acquires the conversion table from the conversion table response message.
  • Conversion table acquisition unit 104 stores the acquired conversion table in conversion table storage unit 131 .
  • FIG. 16 is a flow chart showing the procedure of the conversion table acquisition process executed by the relay device 1'.
  • the conversion table acquisition process is executed when connecting to each device for the first time.
  • Step S200 The relay device 1' determines whether or not the negotiation with the device connected for the first time has been completed. If the negotiation has not been completed (step S200; NO), the relay device 1' continues the determination of step S200. On the other hand, if the negotiation is completed (step S200; YES), the process of the relay device 1' shifts to step S201.
  • Step S201 The relay device 1' requests a conversion table from the device. After that, the processing of the relay device 1' shifts to step S202.
  • Step S202 The relay device 1' determines whether or not it has received the conversion table. If the conversion table has not been received (step S202; NO), the relay device 1' continues the determination of step S202. On the other hand, when the conversion table is received (step S202; YES), the processing of the relay device 1' shifts to step S203.
  • Step S203 The relay device 1' determines whether the received conversion table is an acquired conversion table. If the received conversion table is an already acquired conversion table (step S203; YES), the process of the relay device 1' proceeds to step S204. On the other hand, if the received conversion table is not the already acquired conversion table (step S203; NO), the process of the relay device 1' shifts to step S205.
  • Step S204 The relay device 1' discards the received conversion table and terminates the conversion table acquisition processing in the device.
  • Step S205 The relay device 1' saves the received conversion table in the conversion table storage unit 131 with a file name associated with the communication protocol of the device. For example, if the communication protocol of the device is communication protocol A, the conversion table is stored as conversion table A in conversion table storage unit 131 . After that, the relay device 1' terminates the conversion table acquisition processing in the device.
  • the relay processing executed by the relay device 1' is the same as the relay processing executed by the relay device 1 of Embodiment 1 (see FIGS. 10 and 11).
  • the relay apparatus 1' transmits a communication frame addressed to the second device 3' communicating with the communication protocol B from the first device 2' communicating with the communication protocol A, for example.
  • the property included in the communication frame is converted to the upper property by referring to the conversion table A corresponding to the communication protocol A, and the conversion table B corresponding to the communication protocol B is referred to for the upper property to convert the data model. Convert to properties of B.
  • the relay device 1' generates a communication frame conforming to the communication protocol B in which the properties of the data model B are stored, and transmits the generated communication frame to the second device 3'.
  • the relay device 1' it is possible to relay communication between devices with different data models.
  • the relay device 1 when converting data models that differ from each other, the relay device 1' first converts the properties received from the transmission source device into higher-level properties that are common between both data models, and then transfers them to the transmission destination device. Convert to the corresponding property. Therefore, it is possible to accurately convert the data model without being affected by the difference in the specified granularity of both properties.
  • the conversion table can be easily expanded because it only needs to have a simple content in which the properties of the data model corresponding to the communication protocol and their higher-level properties are associated with each communication protocol.
  • the relay device 1' acquires the conversion table from the connected device. Therefore, it is not necessary to set a conversion table in the relay device 1' in advance, and it becomes easy to deal with devices using new communication protocols, thereby improving versatility.
  • the conversion table acquisition unit 104 of the relay device 1' may acquire the conversion table not from the connected device, but through communication with a server such as a cloud server via the network N1, the network N2, or other networks.
  • the conversion table acquisition unit 104 designates the communication protocol of the connected device, the device ID (identification) of the device, the model of the device, or the model number of the device, and obtains a conversion table corresponding to the communication protocol. Get from server.
  • the device information acquisition unit 100 may acquire property information from a connected device after completion of negotiation, rather than at the time of Capability exchange in negotiation with the device. In this case, the device information acquisition unit 100 may acquire the property information from the device after the conversion table acquisition unit 104 acquires the conversion table from the device.
  • All or part of the functional units (see FIG. 14) of the relay device 1' may be realized by dedicated hardware.
  • Dedicated hardware may be, for example, single circuits, multiple circuits, programmed processors, ASICs, FPGAs, or combinations thereof.
  • Modification 4 Modifications 1 to 3 of Embodiment 1 can also be applied to this embodiment.
  • the present disclosure can be suitably employed in systems that communicate between devices using different communication protocols.

Abstract

中継装置(1)は、第1プロトコルに対応する第1データモデルのプロパティとその上位プロパティとが対応付けられた第1変換テーブルと、第2プロトコルに対応する第2データモデルのプロパティとその上位プロパティとが対応付けられた第2変換テーブルとを記憶する変換テーブル記憶部(131)と、通信プロトコルが第1プロトコルの第1機器からの通信フレームが受信された場合、当該通信フレームに含まれるプロパティを第1変換テーブルを参照して上位プロパティに変換し、当該上位プロパティを第2変換テーブルを参照して第2データモデルのプロパティに変換するデータモデル変換部(102)と、データモデル変換部(102)によって得られた第2データモデルのプロパティが格納された、第2プロトコルに則った通信フレームを生成し、生成した通信フレームを第2機器に送信する通信フレーム送信部(103)とを備える。

Description

中継装置、中継方法及びプログラム
 本開示は、中継装置、中継方法及びプログラムに関する。
 従来、互いに異なる通信プロトコルで通信を行う機器同士間の通信を中継する技術について、種々の提案がなされている。
 例えば、特許文献1には、上位システムであるメインシステムと、下位システムである複数のサブシステムと、複数のサブシステムと一対一に対応付けて接続される複数のインタフェースとを備え、各インタフェースが、対応するサブシステムと伝送路との間で信号を中継する際に、信号のプロトコルを変換する通信システムが記載されている。
 詳細には、この通信システムでは、各インタフェースは、対応するサブシステムから受信した信号を標準プロトコルの一次信号に変換し、変換した一次信号を伝送路に送信する。また、各インタフェースは、伝送路から受信した一次信号を対応するサブシステムのプロトコルの二次信号に変換し、変換した二次信号を当該サブシステムに出力する。これにより、特許文献1に記載の通信システムでは、複数のサブシステム間でプロトコルが互いに異なる場合でも、これら複数のサブシステム間の連携を実現可能にしている。
特開2019-83458号公報
 近年、機器間で通信を行う際のアプリケーションレベルのフォーマットであるデータモデルの標準仕様を決めることで、互いに異なるメーカの機器同士でも同じデータモデルのやり取りが可能となることが知られている。
 通信プロトコルは、異なるプロトコルであっても、一般にメッセージフォーマットが異なるだけで、送信元アドレス、送信先アドレス等の基本項目が共通であることが多く、等価的な変換は比較的容易であるといえる。
 一方、異なるデータモデルについては、双方のプロパティの規定粒度が異なるため、等価的な変換が困難である。このため、互いに異なるデータモデルの機器同士間の通信を中継する新たな技術の提案が望まれているのが実情である。
 本開示は、上記実情に鑑みてなされたものであり、互いに異なるデータモデルの機器同士間の通信を中継することが可能な中継装置、中継方法及びプログラムを提供することを目的とする。
 上記目的を達成するため、本開示に係る中継装置は、
 通信プロトコルが第1プロトコルの第1機器と通信する第1通信手段と、
 通信プロトコルが前記第1プロトコルとは異なる第2プロトコルの第2機器と通信する第2通信手段と、
 前記第1プロトコルに対応する第1データモデル用の変換テーブルであって、前記第1データモデルのプロパティとその上位プロパティとが対応付けられた第1変換テーブルと、前記第2プロトコルに対応する第2データモデル用の変換テーブルであって、前記第2データモデルのプロパティとその上位プロパティとが対応付けられた第2変換テーブルとを記憶する変換テーブル記憶手段と、
 前記第1機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第1変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第2変換テーブルを参照して前記第2データモデルのプロパティに変換し、
 前記第2機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第2変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第1変換テーブルを参照して前記第1データモデルのプロパティに変換するデータモデル変換手段と、
 前記データモデル変換手段によって得られた前記第2データモデルのプロパティが格納された、前記第2プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第2機器に送信し、
 前記データモデル変換手段によって得られた前記第1データモデルのプロパティが格納された、前記第1プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第1機器に送信する通信フレーム送信手段と、を備える。
 本開示によれば、互いに異なるデータモデルの機器同士間の通信を中継することが可能となる。
実施の形態1における中継装置を備えたネットワークシステムの全体構成を示す図 実施の形態1における中継装置のハードウェア構成を示すブロック図 実施の形態1における第1機器のハードウェア構成を示すブロック図 実施の形態1における第2機器のハードウェア構成を示すブロック図 実施の形態1における中継装置の機能構成を示すブロック図 実施の形態1において、第1機器、第2機器と中継装置との初期接続時のシーケンスを示す図 実施の形態1における変換テーブルの一例を示す図((a)は、第1機器に対応する変換テーブルを示し、(b)は、第2機器に対応する変換テーブルを示す。) 実施の形態1において、第1機器から第2機器への通信フレームの中継を模式的に示す図 実施の形態1において、第2機器から第1機器への通信フレームの中継を模式的に示す図 実施の形態1における中継処理の手順を示すフローチャート(その1) 実施の形態1における中継処理の手順を示すフローチャート(その2) 実施の形態1の変形例における変換テーブルの一例を示す図((a)は、第1機器に対応する変換テーブルを示し、(b)は、第2機器に対応する変換テーブルを示す。) 実施の形態2における中継装置を備えたネットワークシステムの全体構成を示す図 実施の形態2における中継装置の機能構成を示すブロック図 実施の形態2において、第1機器、第2機器と中継装置との初期接続時のシーケンスを示す図 実施の形態2における変換テーブル取得処理の手順を示すフローチャート
 以下、本開示の実施の形態について図面を参照して詳細に説明する。
(実施の形態1)
 図1は、実施の形態1における中継装置1を備えたネットワークシステムの全体構成を示す図である。このネットワークシステムでは、ネットワークN1に1又は複数の第1機器2と中継装置1とが接続され、ネットワークN2に中継装置1と1台の第2機器3とが接続される。このネットワークシステムは、例えば、住宅内の家電機器を制御するシステムに適用される。
<中継装置1>
 中継装置1は、本開示に係る中継装置の一例であり、互いに異なる通信プロトコルで通信を行う機器同士間の通信を中継する。図2に示すように、中継装置1は、ハードウェア構成として、制御回路10と、第1通信インタフェース11と、第2通信インタフェース12と、補助記憶装置13とを備える。制御回路10は、中継装置1を統括的に制御する。制御回路10は、いずれも図示しないが、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを備える。制御回路10によって実現される中継装置1の機能の詳細については後述する。
 第1通信インタフェース11は、本開示に係る第1通信手段の一例である。第1通信インタフェース11は、ネットワークN1を介して各第1機器2と通信するためのインタフェースである。第2通信インタフェース12は、本開示に係る第2通信手段の一例である。第2通信インタフェース12は、ネットワークN2を介して第2機器3と通信するためのインタフェースである。
 補助記憶装置13は、読み書き可能な不揮発性の半導体メモリ、HDD(Hard Disk Drive)等で構成される記憶装置である。読み書き可能な不揮発性の半導体メモリは、例えば、EEPROM(Electrically Erasable Programmable Read-Only Memory)、フラッシュメモリ等である。補助記憶装置13には、第1機器2と第2機器3間で授受される通信フレームを中継するためのプログラム(以下「中継プログラム」という。)を含む各種のプログラムと、これらのプログラムの実行時に使用されるデータとが記憶される。
 中継装置1は、上記の中継プログラム又は中継プログラムを更新するための更新プログラムをネットワークN1,N2又は他のネットワークを介した通信により他の機器から取得することが可能である。また、これらのプログラムは、CD-ROM(Compact Disc Read Only Memory)、DVD(Digital Versatile Disc)、光磁気ディスク、USB(Universal Serial Bus)メモリ、HDD、SSD(Solid State Drive)、メモリカード等のコンピュータ読み取り可能な記録媒体に格納して配布することも可能である。中継装置1は、そのような記録媒体が自身に直接又は間接的に装着された場合、当該記録媒体から中継プログラム又は更新プログラムを読み出して取得してもよい。
<第1機器2>
 第1機器2は、本開示に係る第1機器の一例である。第1機器2は、通信プロトコルAで通信を行う機器であり、例えば、空気調和装置、照明装置、各種のセンサ等である。通信プロトコルAは、本開示に係る第1プロトコルの一例であり、例えば、Zigbee(登録商標)である。また、第1機器2は、アプリケーションレベルのフォーマットであるデータモデルとしてデータモデルAを使用して通信を行う。データモデルAは、本開示に係る第1データモデルの一例である。
 図3に示すように、第1機器2は、ハードウェア構成として、制御回路20と、通信インタフェース21と、補助記憶装置22とを備える。なお、このほかにも、第1機器2は、当該第1機器2の本来的な機能(例えば、空気調和装置の場合は、空調するための機能、照明装置の場合は、照明するための機能など)を実現するためのハードウェアが含まれるものとする。
 制御回路20は、いずれも図示しないが、CPUと、ROMと、RAMとを備え、第1機器2を統括的に制御する。通信インタフェース21は、ネットワークN1を介して中継装置1、他の第1機器2等の他の機器と通信するためのインタフェースである。上記の通り、第1機器2は、通信プロトコルAで他の機器と通信する。
 補助記憶装置22は、EEPROM、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリ等を含んで構成される。補助記憶装置22には、当該第1機器2の制御に関するプログラムと、当該プログラムの実行時に使用されるデータとが記憶される。
<第2機器3>
 第2機器3は、本開示に係る第2機器の一例である。第2機器3は、通信プロトコルBで通信を行う機器であり、例えば、各第1機器2を集中的に制御するコントローラである。通信プロトコルBは、本開示に係る第2プロトコルの一例であり、例えば、エコーネットライト(ECHONET Lite(登録商標))である。また、第2機器3は、データモデルとしてデータモデルBを使用して通信を行う。データモデルBは、本開示に係る第2データモデルの一例である。
 図4に示すように、第2機器3は、ハードウェア構成として、制御回路30と、通信インタフェース31と、補助記憶装置32とを備える。制御回路30は、いずれも図示しないが、CPUと、ROMと、RAMとを備え、第2機器3を統括的に制御する。通信インタフェース31は、ネットワークN2を介して中継装置1と通信するためのインタフェースである。上記の通り、第2機器3は、通信プロトコルBで他の機器と通信する。補助記憶装置32は、EEPROM、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリ等を含んで構成される。補助記憶装置32には、当該第2機器3の制御に関するプログラムと、当該プログラムの実行時に使用されるデータとが記憶される。
<中継装置1の機能構成>
 図5は、中継装置1の機能構成を示すブロック図である。図5に示すように、中継装置1は、機器情報取得部100と、通信フレーム受信部101と、データモデル変換部102と、通信フレーム送信部103とを備える。これらの機能部は、制御回路10が補助記憶装置13に記憶されている上述した中継プログラムを実行することで実現される。
 機器情報取得部100は、接続した機器(第1機器2、第2機器3)から当該機器の機器情報を取得する。機器情報には、通信情報と、プロパティ情報とが含まれる。詳細には、図6に示すように、機器情報取得部100は、機器との初回接続時のネゴシエーションにおけるネットワーク設定によって、当該機器から通信速度等の通信情報を取得し、Capability交換によって、当該機器からプロパテイ情報を取得する。プロパテイ情報の説明については後述する。
 機器情報取得部100は、取得した各第1機器2の機器情報と、取得した第2機器3の機器情報とを機器毎に分別して機器情報記憶部130に保存する。機器情報記憶部130は、補助記憶装置13によって提供されるメモリ領域である。
 通信フレーム受信部101は、第1機器2から送信された通信フレーム、すなわち、通信プロトコルAに則った通信フレームをネットワークN1を介して受信し、また、第2機器3から送信された通信フレーム、すなわち、通信プロトコルBに則った通信フレームをネットワークN2を介して受信する。以下、通信フレーム受信部101によって受信される第1機器2からの通信フレームを通信フレームA1と称し、通信フレーム受信部101によって受信される第2機器3からの通信フレームを通信フレームB1と称する。
 データモデル変換部102は、本開示に係るデータモデル変換手段の一例である。データモデル変換部102は、通信フレーム受信部101によって受信された通信フレームに含まれるプロパティを送信先の機器の通信プロトコルに対応するデータモデルのプロパティに変換する。具体的には、データモデル変換部102は、通信フレーム受信部101によって通信フレームA1が受信された場合、通信フレームA1に含まれるデータモデルAのプロパティをデータモデルBのプロパティに変換する。また、通信フレーム受信部101によって通信フレームB1が受信された場合、データモデル変換部102は、通信フレームB1に含まれるデータモデルBのプロパティをデータモデルAのプロパティに変換する。
 データモデル変換部102は、上記の変換の際、変換テーブル記憶部131に記憶される変換テーブルを参照する。変換テーブル記憶部131は、本開示に係る変換テーブル記憶手段の一例であり、補助記憶装置13によって提供されるメモリ領域である。本実施の形態では、変換テーブル記憶部131には、図7(a)に示す変換テーブルAと、図7(b)に示す変換テーブルBとが記憶される。
 変換テーブルAは、本開示に係る第1変換テーブルの一例であり、第1機器2の通信プロトコルである通信プロトコルAに対応するデータモデルA用の変換テーブルである。変換テーブルBは、本開示に係る第2変換テーブルの一例であり、第2機器3の通信プロトコルである通信プロトコルBに対応するデータモデルB用の変換テーブルである。図7(a)に示すように、変換テーブルAは、データモデルAのプロパティ(プロパティA1,A2,…)とその上位のプロパティである上位プロパティとが対応付けられたデータテーブルである。変換テーブルAにおいて、各プロパティAは、いずれか1つの上位プロパティと対応付けられている。
 変換テーブルBは、データモデルBのプロパティ(プロパティB1,B2,…)とその上位のプロパティである上位プロパティとが対応付けられたデータテーブルである。変換テーブルBにおいて、各プロパティBは、いずれか1つの上位プロパティと対応付けられている。本実施の形態において、データモデルAとデータモデルBとの間における上位プロパティのフォーマットは共通する。すなわち、変換テーブルAと変換テーブルBにおける上位プロパティ1,2,…は共通する。
 例えば、変換テーブルAにおいて、プロパティA1は、“色温度の設定”を示し、プロパティA2は、“色相の設定”を示し、上位プロパティ1は、“照明の色の変更”を示す。また、変換テーブルBにおいて、上位プロパティ1は、“照明の色の変更”を示し、プロパティB1は、“色のパターン(白色光/電灯光/・・・)の選択”を示す。
 変換テーブルA,Bを含む各通信プロトコルに対応した変換テーブルは、中継装置1の出荷前に変換テーブル記憶部131に記憶されるようにしてもよいし、中継装置1の設置時又は設置後において、施工担当者、メンテナンス担当者等によって、変換テーブル記憶部131に保存されるようにしてもよい。
(データモデルの変換例1)
 以下、通信フレーム受信部101によって第1機器2からの通信フレームA1が受信され、通信フレームA1に含まれるデータモデルAのプロパティがプロパティA1であり、中継先の機器が第2機器3である場合のデータモデル変換について具体的に説明する。
 先ず、データモデル変換部102は、変換テーブル記憶部131から、第1機器2の通信プロトコルである通信プロトコルAに対応する変換テーブルである変換テーブルAと、第2機器3の通信プロトコルである通信プロトコルBに対応する変換テーブルである変換テーブルBとを取得する。次に、データモデル変換部102は、変換テーブルAを参照して、プロパティA1をその上位プロパティである上位プロパティ1に変換する。
 そして、データモデル変換部102は、変換テーブルBを参照して、上位プロパティ1を当該上位プロパティ1に対応するデータモデルBのプロパティであるプロパティB1に変換する。このようにして、データモデルAのプロパティであるプロパティA1が、データモデルBのプロパティであるプロパティB1に変換され、本例でのデータモデルの変換が完了する。
(データモデルの変換例2)
 以下、通信フレーム受信部101によって第2機器3からの通信フレームB1が受信され、通信フレームB1に含まれるデータモデルBのプロパティがプロパティB4であり、中継先の機器が第1機器2である場合のデータモデル変換について具体的に説明する。
 先ず、データモデル変換部102は、変換テーブル記憶部131から、第2機器3の通信プロトコルである通信プロトコルBに対応する変換テーブルである変換テーブルBと、第1機器2の通信プロトコルである通信プロトコルAに対応する変換テーブルである変換テーブルAとを取得する。次に、データモデル変換部102は、変換テーブルBを参照して、プロパティB4をその上位プロパティである上位プロパティ3に変換する。
 そして、データモデル変換部102は、変換テーブルAを参照して、上位プロパティ3を当該上位プロパティ3に対応するデータモデルAのプロパティであるプロパティA4に変換する。このようにして、データモデルBのプロパティであるプロパティB4が、データモデルAのプロパティであるプロパティA4に変換され、本例でのデータモデルの変換が完了する。
(データモデルの変換例3)
 以下、通信フレーム受信部101によって第1機器2からの通信フレームA1が受信され、通信フレームA1に含まれるデータモデルAのプロパティがプロパティA4であり、中継先の機器が第2機器3である場合のデータモデル変換について具体的に説明する。
 先ず、データモデル変換部102は、変換テーブル記憶部131から、第1機器2の通信プロトコルである通信プロトコルAに対応する変換テーブルである変換テーブルAと、第2機器3の通信プロトコルである通信プロトコルBに対応する変換テーブルである変換テーブルBとを取得する。次に、データモデル変換部102は、変換テーブルAを参照して、プロパティA4をその上位プロパティである上位プロパティ3に変換する。
 そして、データモデル変換部102は、変換テーブルBを参照して、上位プロパティ3を当該上位プロパティ3に対応するデータモデルBのプロパティに変換する。ここで、変換テーブルBにおいて、上位プロパティ3には、プロパティB3とプロパティB4の2つのプロパティが属している。この場合、データモデル変換部102は、機器情報記憶部130から第2機器3に対応する機器情報を取得し、取得した機器情報に含まれるプロパティ情報を参照して、上位プロパティ3をプロパティB3とプロパティB4のうちのいずれか1つに変換する。
 プロパティ情報には、当該機器(ここでは、第2機器3)の通信プロトコル(ここでは、通信プロトコルB)に対応する変換テーブル(ここでは、変換テーブルB)に含まれるプロパティのうち、当該機器が対応していないプロパティに関する情報が含まれている。例えば、第2機器3がプロパティB4に対応していない場合、データモデル変換部102は、上位プロパティ3をプロパティB3に変換する。このようにして、データモデルAのプロパティであるプロパティA4が、データモデルBのプロパティであるプロパティB3に変換され、本例でのデータモデルの変換が完了する。
 図5に戻り、通信フレーム送信部103は、本開示に係る通信フレーム送信手段の一例である。通信フレーム送信部103は、データモデル変換部102によって得られたプロパティが格納された、中継先の機器の通信プロトコルに則った通信フレームを生成し、生成した通信フレームを当該中継先の機器に送信する。例えば、第1機器2から第1通信インタフェース11を介して受信した、プロパティAm(mは1以上の自然数)が格納された通信フレームA1の中継先が第2機器3の場合、通信フレーム送信部103は、プロパティBn(nは1以上の自然数)が格納された、通信プロトコルBに則った通信フレームを生成し、生成した通信フレーム(以下「通信フレームB2」という。)を第2通信インタフェース12を介して第2機器3に送信する(図8参照)。
 また、第2機器3から第2通信インタフェース12を介して受信した、プロパティBmが格納された通信フレームB1の中継先が第1機器2の場合、通信フレーム送信部103は、プロパティAnが格納された、通信プロトコルAに則った通信フレームを生成し、生成した通信フレーム(以下「通信フレームA2」という。)を第1通信インタフェース11を介して第1機器2に送信する(図9参照)。
<中継処理>
 図10及び図11は、中継装置1によって実行される中継処理の手順を示すフローチャートである。
(ステップS100)
 中継装置1は、第1機器2から通信フレーム(すなわち、通信フレームA1)を受信したか否かを判定する。通信フレームA1を受信した場合(ステップS100;YES)、中継装置1の処理は、ステップS101に遷移する。一方、通信フレームA1を受信していない場合(ステップS100;NO)、中継装置1の処理は、ステップS107に遷移する。
(ステップS101)
 中継装置1は、変換テーブル記憶部131から、第1機器2の通信プロトコルである通信プロトコルAに対応する変換テーブルAと、第2機器3の通信プロトコルである通信プロトコルBに対応する変換テーブルBとを取得する。その後、中継装置1の処理は、ステップS102に遷移する。
(ステップS102)
 中継装置1は、受信した通信フレームA1に格納されているプロパティを取得する。その後、中継装置1の処理は、ステップS103に遷移する。
(ステップS103)
 中継装置1は、変換テーブルAを参照して、取得したプロパティをその上位プロパティに変換する。その後、中継装置1の処理は、ステップS104に遷移する。
(ステップS104)
 中継装置1は、変換テーブルBを参照して、取得した上位プロパティをデータモデルBのプロパティに変換する。なお、変換テーブルBにおいて当該上位プロパティに複数のプロパティが対応する場合、中継装置1は、第2機器3の機器情報のプロパティ情報を参照することで、一のプロパティを選択し、当該上位プロパティを当該選択したプロパティに変換する。その後、中継装置1の処理は、ステップS105に遷移する。
(ステップS105)
 中継装置1は、ステップS104で取得したプロパティが格納された、通信プロトコルBに則った通信フレーム(すなわち、通信フレームB2)を生成する。その後、中継装置1の処理は、ステップS106に遷移する。
(ステップS106)
 中継装置1は、生成した通信フレームB2をネットワークN2を介して第2機器3に送信する。その後、中継装置1の処理は、ステップS100に戻る。
(ステップS107)
 中継装置1は、第2機器3から通信フレーム(すなわち、通信フレームB1)を受信したか否かを判定する。通信フレームB1を受信した場合(ステップS107;YES)、中継装置1の処理は、図11のステップS108に遷移する。一方、通信フレームB1を受信していない場合(ステップS107;NO)、中継装置1の処理は、ステップS100に戻る。
(ステップS108)
 中継装置1は、変換テーブル記憶部131から、第2機器3の通信プロトコルである通信プロトコルBに対応する変換テーブルBと、第1機器2の通信プロトコルである通信プロトコルAに対応する変換テーブルAとを取得する。その後、中継装置1の処理は、ステップS109に遷移する。
(ステップS109)
 中継装置1は、受信した通信フレームB1に格納されているプロパティを取得する。その後、中継装置1の処理は、ステップS110に遷移する。
(ステップS110)
 中継装置1は、変換テーブルBを参照して、取得したプロパティをその上位プロパティに変換する。その後、中継装置1の処理は、ステップS111に遷移する。
(ステップS111)
 中継装置1は、変換テーブルAを参照して、取得した上位プロパティをデータモデルAのプロパティに変換する。なお、変換テーブルAにおいて当該上位プロパティに複数のプロパティが対応する場合、中継装置1は、第1機器2の機器情報のプロパティ情報を参照することで、一のプロパティを選択し、当該上位プロパティを当該選択したプロパティに変換する。その後、中継装置1の処理は、ステップS112に遷移する。
(ステップS112)
 中継装置1は、ステップS111で取得したプロパティが格納された、通信プロトコルAに則った通信フレーム(すなわち、通信フレームA2)を生成する。その後、中継装置1の処理は、ステップS113に遷移する。
(ステップS113)
 中継装置1は、生成した通信フレームA2をネットワークN1を介して第1機器2に送信する。その後、中継装置1の処理は、図10のステップS100に戻る。
 以上説明したように、本実施の形態における中継装置1は、例えば、通信プロトコルAで通信する第1機器2から、通信プロトコルBで通信する第2機器3を宛先とした通信フレームを受信した場合、当該通信フレームに含まれるプロパティを通信プロトコルAに対応する変換テーブルAを参照して上位プロパティに変換し、当該上位プロパティを通信プロトコルBに対応する変換テーブルBを参照してデータモデルBのプロパティに変換する。そして、中継装置1は、データモデルBのプロパティが格納された、通信プロトコルBに則った通信フレームを生成し、生成した通信フレームを第2機器3に送信する。
 このように、中継装置1によれば、互いに異なるデータモデルの機器同士間の通信を中継することが可能となる。
 また、中継装置1は、互いに異なるデータモデルを変換する際に、送信元の機器から受信したプロパティを、双方のデータモデル間で共通する上位プロパティにいったん変換してから、送信先の機器に対応するプロパティに変換する。このため、双方のプロパティの規定粒度の違いなどに影響を受けることなく、データモデルを正確に変換することが可能となる。
 また、変換テーブルは、通信プロトコル毎に当該通信プロトコルに対応するデータモデルのプロパティとその上位プロパティとが対応付けられた簡易な内容で済むため、拡張が容易である。
(変形例1)
 上記実施の形態では、中継装置1は、2種類の通信プロトコル(通信プロトコルA、B)及びデータモデル(データモデルA、B)間の変換を行っていたが、3種類以上の通信プロトコル(通信プロトコルA~C)及びデータモデル(データモデルA~C)間の変換であっても、上記実施の形態と同様の手法で実現することが可能である。
(変形例2)
 プロパティに値が含まれる場合には、変換テーブルにおいて、プロパティの値と、その上位プロパティの値とを相互に変換するための変換式がさらに対応付けられるようにしてもよい(図12(a),(b)参照)。例えば、第1機器2から、プロパティA1が格納された通信フレームを受信した場合、中継装置1のデータモデル変換部102は、図12(a)を参照して、プロパティA1をその上位プロパティ1に変換し、プロパティA1の値と式A1とに基づいて上位プロパティ1の値を算出する。そして、データモデル変換部102は、図12(b)を参照して、当該上位プロパティ1をプロパティB1に変換し、当該上位プロパティ1の値と式B1とに基づいてプロパティB1の値を算出する。
 なお、上記変形例の変換テーブルにおいて、変換式に替えて、値変換用のルックアップテーブルのポインタが対応付けられていてもよい。
(変形例3)
 上記実施の形態では、プロパティ情報は、当該機器が対応していないプロパティに関する情報が含まれるものとしたが、当該機器が対応しているプロパティに関する情報が含まれるものとしてもよいし、双方の情報が含まれるものとしてもよい。
(変形例4)
 機器情報取得部100は、接続した機器とのネゴシエーションにおけるCapability交換時ではなく、ネゴシエーション完了後に当該機器からプロパティ情報を取得してもよい。
(変形例5)
 中継装置1の機能部(図5参照)の全部又は一部が、専用のハードウェアで実現されるようにしてもよい。専用のハードウェアとは、例えば、単一回路、複合回路、プログラム化されたプロセッサ、ASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)又はこれらの組合せである。
 上記の各変形例に係る技術思想は、それぞれ単独で実現されてもよいし、適宜組み合わされて実現されてもよい。
(実施の形態2)
 続いて、本開示の実施の形態2について説明する。なお、以下の説明において、実施の形態1と共通する構成要素等については、同一の符号を付し、その説明を省略する。
 図13は、実施の形態2における中継装置1’を備えたネットワークシステムの全体構成を示す図である。このネットワークシステムでは、ネットワークN1に1又は複数の第1機器2’と中継装置1’とが接続され、ネットワークN2に中継装置1’と1台の第2機器3’とが接続される。このネットワークシステムは、例えば、住宅内の家電機器を制御するシステムに適用される。
<中継装置1’>
 中継装置1’は、本開示に係る中継装置の一例であり、互いに異なる通信プロトコルで通信を行う機器同士間の通信を中継する。中継装置1’のハードウェア構成は、実施の形態1の中継装置1と同様である(図2参照)。中継装置1’の機能の詳細については後述する。
<第1機器2’>
 第1機器2’は、本開示に係る第1機器の一例である。第1機器2’は、通信プロトコルAで通信を行う機器であり、例えば、空気調和装置、照明装置、各種のセンサ等である。第1機器2’のハードウェア構成は、実施の形態1の第1機器2と同様である(図3参照)。第1機器2’は、自機の通信プロトコル(すなわち、通信プロトコルA)に対応する変換テーブル(すなわち、変換テーブルA)を補助記憶装置22に予め記憶しており、中継装置1’の要求に応じて、補助記憶装置22に記憶している変換テーブルを中継装置1’に送信する。
<第2機器3’>
 第2機器3’は、本開示に係る第2機器の一例である。第2機器3’は、通信プロトコルBで通信を行う機器であり、例えば、各第1機器2’を集中的に制御するコントローラである。第2機器3’のハードウェア構成は、実施の形態1の第2機器3と同様である(図4参照)。第2機器3’は、自機の通信プロトコル(すなわち、通信プロトコルB)に対応する変換テーブル(すなわち、変換テーブルB)を補助記憶装置32に予め記憶しており、中継装置1’の要求に応じて、補助記憶装置32に記憶している変換テーブルを中継装置1’に送信する。
<中継装置1’の機能構成>
 図14は、中継装置1’の機能構成を示すブロック図である。図14に示すように、中継装置1’は、機器情報取得部100と、通信フレーム受信部101と、データモデル変換部102と、通信フレーム送信部103と、変換テーブル取得部104とを備える。これらの機能部は、中継装置1’の制御回路10が補助記憶装置13に記憶されている、第1機器2’と第2機器3’間で授受される通信フレームを中継するための中継プログラムを実行することで実現される。
 上記の中継装置1’の機能構成は、変換テーブル取得部104を新たに備える点が実施の形態1の中継装置1の機能構成(図5参照)と相違する。変換テーブル取得部104は、本開示に係る変換テーブル取得手段の一例である。変換テーブル取得部104は、接続した機器(第1機器2’、第2機器3’)から当該機器が保持する変換テーブルを取得する。詳細には、図15に示すように、変換テーブル取得部104は、機器との初回接続時のネゴシエーションが完了すると、当該機器に対して変換テーブルを要求するメッセージ(以下「変換テーブル要求メッセージ」という。)を当該機器に送信する。
 変換テーブル要求メッセージを受信した当該機器は、自機が保持する変換テーブルが格納された応答メッセージ(以下「変換テーブル応答メッセージ」という。)を中継装置1’に送信する。中継装置1’は、変換テーブル応答メッセージを受信すると、当該変換テーブル応答メッセージから変換テーブルを取り出して取得する。変換テーブル取得部104は、取得した変換テーブルを変換テーブル記憶部131に保存する。
<変換テーブル取得処理>
 図16は、中継装置1’によって実行される変換テーブル取得処理の手順を示すフローチャートである。変換テーブル取得処理は、各機器との初回接続時に実行される。
(ステップS200)
 中継装置1’は、初回接続した当該機器とのネゴシエーションが完了したか否かを判定する。ネゴシエーションが完了していない場合(ステップS200;NO)、中継装置1’は、引き続きステップS200の判定を行う。一方、ネゴシエーションが完了した場合(ステップS200;YES)、中継装置1’の処理は、ステップS201に遷移する。
(ステップS201)
 中継装置1’は、当該機器に対して変換テーブルを要求する。その後、中継装置1’の処理は、ステップS202に遷移する。
(ステップS202)
 中継装置1’は、変換テーブルを受信したか否かを判定する。変換テーブルを受信していない場合(ステップS202;NO)、中継装置1’は、引き続きステップS202の判定を行う。一方、変換テーブルを受信した場合(ステップS202;YES)、中継装置1’の処理は、ステップS203に遷移する。
(ステップS203)
 中継装置1’は、受信した変換テーブルが取得済みの変換テーブルであるか否かを判定する。受信した変換テーブルが取得済みの変換テーブルの場合(ステップS203;YES)、中継装置1’の処理は、ステップS204に遷移する。一方、受信した変換テーブルが取得済みの変換テーブルでない場合(ステップS203;NO)、中継装置1’の処理は、ステップS205に遷移する。
(ステップS204)
 中継装置1’は、受信した変換テーブルを破棄し、当該機器における変換テーブル取得処理を終了する。
(ステップS205)
 中継装置1’は、受信した変換テーブルを当該機器の通信プロトコルと関連付けたファイル名で変換テーブル記憶部131に保存する。例えば、当該機器の通信プロトコルが通信プロトコルAの場合、当該変換テーブルを変換テーブルAとして変換テーブル記憶部131に保存する。その後、中継装置1’は、当該機器における変換テーブル取得処理を終了する。
 中継装置1’によって実行される中継処理は、実施の形態1の中継装置1によって実行される中継処理(図10及び図11参照)と同様である。
 以上説明したように、本実施の形態における中継装置1’は、例えば、通信プロトコルAで通信する第1機器2’から、通信プロトコルBで通信する第2機器3’を宛先とした通信フレームを受信した場合、当該通信フレームに含まれるプロパティを通信プロトコルAに対応する変換テーブルAを参照して上位プロパティに変換し、当該上位プロパティを通信プロトコルBに対応する変換テーブルBを参照してデータモデルBのプロパティに変換する。そして、中継装置1’は、データモデルBのプロパティが格納された、通信プロトコルBに則った通信フレームを生成し、生成した通信フレームを第2機器3’に送信する。
 このように、中継装置1’によれば、互いに異なるデータモデルの機器同士間の通信を中継することが可能となる。
 また、中継装置1’は、互いに異なるデータモデルを変換する際に、送信元の機器から受信したプロパティを、双方のデータモデル間で共通する上位プロパティにいったん変換してから、送信先の機器に対応するプロパティに変換する。このため、双方のプロパティの規定粒度の違いなどに影響を受けることなく、データモデルを正確に変換することが可能となる。
 また、変換テーブルは、通信プロトコル毎に当該通信プロトコルに対応するデータモデルのプロパティとその上位プロパティとが対応付けられた簡易な内容で済むため、拡張が容易である。
 また、中継装置1’は、変換テーブルを接続した機器から取得する。したがって、中継装置1’に変換テーブルを事前に設定する作業は不要となり、また、新たな通信プロトコルの機器への対応が容易となり、汎用性が向上する。
(変形例1)
 中継装置1’の変換テーブル取得部104は、接続した機器からではなく、ネットワークN1若しくはネットワークN2又はその他のネットワークを介したクラウドサーバ等のサーバとの通信により変換テーブルを取得してもよい。この場合、変換テーブル取得部104は、接続した機器の通信プロトコル、当該機器の機器ID(identification)、当該機器の機種又は当該機器の型番等を指定して、当該通信プロトコルに対応する変換テーブルをサーバから取得する。
(変形例2)
 機器情報取得部100は、接続した機器とのネゴシエーションにおけるCapability交換時ではなく、ネゴシエーション完了後に当該機器からプロパティ情報を取得してもよい。その際、機器情報取得部100は、変換テーブル取得部104によって当該機器から変換テーブルが取得された後に、当該機器からプロパティ情報を取得してもよい。
(変形例3)
 中継装置1’の機能部(図14参照)の全部又は一部が、専用のハードウェアで実現されるようにしてもよい。専用のハードウェアとは、例えば、単一回路、複合回路、プログラム化されたプロセッサ、ASIC、FPGA又はこれらの組み合わせである。
(変形例4)
 実施の形態1の変形例1~3は、本実施の形態においても適用され得る。
 本開示は、広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能である。また、上述した実施の形態は、本開示を説明するためのものであり、本開示の範囲を限定するものではない。つまり、本開示の範囲は、実施の形態ではなく、請求の範囲によって示される。そして、請求の範囲内及びそれと同等の開示の意義の範囲内で施される様々な変形が、本開示の範囲内とみなされる。
 本開示は、互いに異なる通信プロトコルの機器同士間で通信を行うシステムに好適に採用され得る。
 1,1’ 中継装置、2,2’ 第1機器、3,3’ 第2機器、10,20,30 制御回路、11 第1通信インタフェース、12 第2通信インタフェース、13,22,32 補助記憶装置、21,31 通信インタフェース、100 機器情報取得部、101 通信フレーム受信部、102 データモデル変換部、103 通信フレーム送信部、104 変換テーブル取得部、130 機器情報記憶部、131 変換テーブル記憶部、N1,N2 ネットワーク

Claims (4)

  1.  通信プロトコルが第1プロトコルの第1機器と通信する第1通信手段と、
     通信プロトコルが前記第1プロトコルとは異なる第2プロトコルの第2機器と通信する第2通信手段と、
     前記第1プロトコルに対応する第1データモデル用の変換テーブルであって、前記第1データモデルのプロパティとその上位プロパティとが対応付けられた第1変換テーブルと、前記第2プロトコルに対応する第2データモデル用の変換テーブルであって、前記第2データモデルのプロパティとその上位プロパティとが対応付けられた第2変換テーブルとを記憶する変換テーブル記憶手段と、
     前記第1機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第1変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第2変換テーブルを参照して前記第2データモデルのプロパティに変換し、
     前記第2機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第2変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第1変換テーブルを参照して前記第1データモデルのプロパティに変換するデータモデル変換手段と、
     前記データモデル変換手段によって得られた前記第2データモデルのプロパティが格納された、前記第2プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第2機器に送信し、
     前記データモデル変換手段によって得られた前記第1データモデルのプロパティが格納された、前記第1プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第1機器に送信する通信フレーム送信手段と、を備える、中継装置。
  2.  前記第1機器から前記第1変換テーブルを取得し、取得した前記第1変換テーブルを前記変換テーブル記憶手段に保存し、前記第2機器から前記第2変換テーブルを取得し、取得した前記第2変換テーブルを前記変換テーブル記憶手段に保存する変換テーブル取得手段をさらに備える、請求項1に記載の中継装置。
  3.  通信プロトコルが第1プロトコルの第1機器と通信する第1通信手段と、
     通信プロトコルが前記第1プロトコルとは異なる第2プロトコルの第2機器と通信する第2通信手段と、
     前記第1プロトコルに対応する第1データモデル用の変換テーブルであって、前記第1データモデルのプロパティとその上位プロパティとが対応付けられた第1変換テーブルと、前記第2プロトコルに対応する第2データモデル用の変換テーブルであって、前記第2データモデルのプロパティとその上位プロパティとが対応付けられた第2変換テーブルとを記憶する変換テーブル記憶手段と、を備えるコンピュータが、
     前記第1機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第1変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第2変換テーブルを参照して前記第2データモデルのプロパティに変換し、
     前記第2データモデルのプロパティが格納された、前記第2プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第2機器に送信し、
     前記第2機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第2変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第1変換テーブルを参照して前記第1データモデルのプロパティに変換し、
     前記第1データモデルのプロパティが格納された、前記第1プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第1機器に送信する、中継方法。
  4.  通信プロトコルが第1プロトコルの第1機器と通信する第1通信手段と、
     通信プロトコルが前記第1プロトコルとは異なる第2プロトコルの第2機器と通信する第2通信手段と、
     前記第1プロトコルに対応する第1データモデル用の変換テーブルであって、前記第1データモデルのプロパティとその上位プロパティとが対応付けられた第1変換テーブルと、前記第2プロトコルに対応する第2データモデル用の変換テーブルであって、前記第2データモデルのプロパティとその上位プロパティとが対応付けられた第2変換テーブルとを記憶する変換テーブル記憶手段と、を備えるコンピュータを、
     前記第1機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第1変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第2変換テーブルを参照して前記第2データモデルのプロパティに変換し、
     前記第2機器からの通信フレームが受信された場合、前記通信フレームに含まれるプロパティを前記第2変換テーブルを参照して上位プロパティに変換し、前記上位プロパティを前記第1変換テーブルを参照して前記第1データモデルのプロパティに変換するデータモデル変換手段、
     前記データモデル変換手段によって得られた前記第2データモデルのプロパティが格納された、前記第2プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第2機器に送信し、
     前記データモデル変換手段によって得られた前記第1データモデルのプロパティが格納された、前記第1プロトコルに則った通信フレームを生成し、生成した通信フレームを前記第1機器に送信する通信フレーム送信手段、として機能させる、プログラム。
PCT/JP2022/000229 2022-01-06 2022-01-06 中継装置、中継方法及びプログラム WO2023132033A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2022/000229 WO2023132033A1 (ja) 2022-01-06 2022-01-06 中継装置、中継方法及びプログラム
JP2023572295A JPWO2023132033A1 (ja) 2022-01-06 2022-01-06

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/000229 WO2023132033A1 (ja) 2022-01-06 2022-01-06 中継装置、中継方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2023132033A1 true WO2023132033A1 (ja) 2023-07-13

Family

ID=87073591

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/000229 WO2023132033A1 (ja) 2022-01-06 2022-01-06 中継装置、中継方法及びプログラム

Country Status (2)

Country Link
JP (1) JPWO2023132033A1 (ja)
WO (1) WO2023132033A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005123686A (ja) * 2003-10-14 2005-05-12 Nippon Telegr & Teleph Corp <Ntt> シームレスデバイス制御方法とそのシステム、ゲートウェイ装置、端末及びドメインコントローラ装置
JP2006129282A (ja) * 2004-10-29 2006-05-18 Fujitsu General Ltd ゲートウェイ装置
US20070038703A1 (en) * 2005-07-14 2007-02-15 Yahoo! Inc. Content router gateway
US20190028572A1 (en) * 2016-04-21 2019-01-24 Hangzhou Hikvision System Technology Co., Ltd. Protocol conversion method, platform, and protocol conversion gateway

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005123686A (ja) * 2003-10-14 2005-05-12 Nippon Telegr & Teleph Corp <Ntt> シームレスデバイス制御方法とそのシステム、ゲートウェイ装置、端末及びドメインコントローラ装置
JP2006129282A (ja) * 2004-10-29 2006-05-18 Fujitsu General Ltd ゲートウェイ装置
US20070038703A1 (en) * 2005-07-14 2007-02-15 Yahoo! Inc. Content router gateway
US20190028572A1 (en) * 2016-04-21 2019-01-24 Hangzhou Hikvision System Technology Co., Ltd. Protocol conversion method, platform, and protocol conversion gateway

Also Published As

Publication number Publication date
JPWO2023132033A1 (ja) 2023-07-13

Similar Documents

Publication Publication Date Title
JP7289332B2 (ja) 電子制御ユニット、フレーム生成方法及びプログラム
US7324531B2 (en) Gateway enabling data communication between devices having different middlewares
JP2022002420A (ja) ネットワークハブ、転送方法及び車載ネットワークシステム
JP4973598B2 (ja) ゲートウェイ装置
WO2020038443A1 (zh) 桥接通信的方法和设备
WO2023132033A1 (ja) 中継装置、中継方法及びプログラム
WO2016041453A1 (zh) 远程资源访问方法和交换设备
US20180046589A1 (en) Function connection unit
US10256988B2 (en) Communication system, communication device, communication adapter, communication method, and program
CN104821888B (zh) 用于运行尤其是机动车的通信网络的方法和装置
US20220173964A1 (en) System and method for setting information on wireless communication
WO2019180761A1 (ja) 中継装置、通信システム、通信方法及びプログラム
EP3770521B1 (en) Air conditioning system and communication method
JP2005512349A (ja) インターフェース回路
JP4041453B2 (ja) 通信機器及びシステム
JP7246271B2 (ja) ゲートウェイ装置及びプログラム
CN112039957B (zh) 一种边缘设备的控制系统及控制方法
US11507582B2 (en) Event-driven internet of things (IoT) abstraction using rules
US11824676B2 (en) Apparatus, method, and program for home device management
JP7399029B2 (ja) ゲートウェイ装置、通信方法、及び、プログラム
TW202002579A (zh) 物聯網的區域資料採集與設備控制系統與方法
JP2004274608A (ja) 通信機器
JP7277206B2 (ja) 通信制御装置および方法
JP2006042164A (ja) ゲートウェイ装置
JP2022160844A (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: 22918622

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023572295

Country of ref document: JP