CN111163147A - Gateway device, multi-protocol data transmission method and computer device - Google Patents

Gateway device, multi-protocol data transmission method and computer device Download PDF

Info

Publication number
CN111163147A
CN111163147A CN201911349628.1A CN201911349628A CN111163147A CN 111163147 A CN111163147 A CN 111163147A CN 201911349628 A CN201911349628 A CN 201911349628A CN 111163147 A CN111163147 A CN 111163147A
Authority
CN
China
Prior art keywords
data
protocol
environment information
module
gateway device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911349628.1A
Other languages
Chinese (zh)
Inventor
苏宁
王哲
李重杭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Power Supply Bureau Co Ltd
Original Assignee
Shenzhen Power Supply Bureau Co Ltd
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 Shenzhen Power Supply Bureau Co Ltd filed Critical Shenzhen Power Supply Bureau Co Ltd
Priority to CN201911349628.1A priority Critical patent/CN111163147A/en
Publication of CN111163147A publication Critical patent/CN111163147A/en
Pending legal-status Critical Current

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/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • 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]
    • 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/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • 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/22Parsing or analysis of headers

Abstract

The application relates to a gateway device, a multi-protocol data transmission method and a computer device, which comprises a data acquisition module, a data transmission module and a data transmission module, wherein the data acquisition module is used for acquiring environmental information acquired by a data acquisition unit; the protocol analysis and conversion module is used for carrying out protocol analysis on the environment information and converting the environment information with different communication protocols into standard data in the same format; and the data transmission module is used for transmitting the standard data to a cloud platform. The gateway equipment provided by the application can be connected with the sensors of various protocol types by arranging the plurality of interfaces, then converts the data of multiple protocols into the data of the same format through the protocol analysis and conversion module for transmission, can realize the connection of various network protocol sensors, and meets the requirement of centralized control of a power supply system.

Description

Gateway device, multi-protocol data transmission method and computer device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a gateway device, a multi-protocol data transmission method, and a computer device.
Background
The Internet of things communication protocol belongs to the stage of application of a plurality of protocols, at present, RESET/HTTP, MQTT, CoAP, DDS, XMPP and the like are applied mostly, the protocols have advantages and disadvantages, and a unified protocol standard like an Ethernet is not formed. While for transport application protocols of the physical layer such as NB-IoT, LoRA is also in the phase of initiative. The internet of things is a developed network, and supports various sensors to access, different networks adapt to different topological structures and application environments, and if massive sensor nodes do not have uniform interfaces, the maintenance workload is huge. Therefore, the gateway device supporting multiple network types is arranged to facilitate flexible access of the sensor.
Traditionally, most gateways only support the conversion of a single communication protocol, and some gateways CAN realize the conversion of multiple communication protocols, but the multiple protocol gateways only support communication protocols such as Modbus and CAN, and cannot meet the requirement of centralized control of a power supply system, and the universality of the gateways is poor.
Disclosure of Invention
The application provides a gateway device, a multi-protocol data transmission method and a computer device, which can realize the access of various network protocol sensors and meet the requirement of centralized control of a power supply system.
A gateway device, the gateway device comprising:
the data acquisition module is used for acquiring the environmental information acquired by the data acquisition unit;
the protocol analysis and conversion module is used for carrying out protocol analysis on the environment information and converting the environment information with different communication protocols into standard data in the same format;
and the data transmission module is used for transmitting the standard data to a cloud platform.
In an embodiment, the system further includes a security authentication module, configured to authenticate the data acquisition unit through a preset security protocol before the data acquisition unit accesses the gateway device.
In one embodiment, the data acquisition module includes a plurality of interfaces for accessing the data acquisition unit; the data transmission module comprises an output interface, and the standard data are transmitted to the cloud platform through the output interface.
In one embodiment, the system further comprises a web human-computer interaction module; the web man-machine interaction module is used for configuring the gateway equipment, displaying the access state and the data transmission state of the gateway equipment and managing a control instruction issued by the cloud platform.
A multi-protocol data transmission method, the method comprising:
acquiring environmental information acquired by a data acquisition unit;
carrying out protocol analysis on the environment information, and converting the environment information with different communication protocols into standard data in the same format;
and transmitting the standard data to a cloud platform.
In an embodiment, the performing protocol parsing on the environment information and converting the environment information with different communication protocols into standard data in the same format includes:
reading protocol description configuration corresponding to the communication protocol characteristics of the environment information;
reading the data content of the environment information according to the protocol description configuration;
and packaging the data content to obtain the standard data in the same format.
In one embodiment, the communication protocols include CoAP, MQTT, and HTTP communication protocols.
In one embodiment, the environmental information includes temperature information, CO2 concentration information, and temperature and humidity information.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the above method when executing the computer program.
A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method as described above.
The gateway device, the multi-protocol data transmission method and the computer device provided by the embodiment of the application comprise a data acquisition module, a data transmission module and a data transmission module, wherein the data acquisition module is used for acquiring environmental information acquired by a data acquisition unit; the protocol analysis and conversion module is used for carrying out protocol analysis on the environment information and converting the environment information with different communication protocols into standard data in the same format; and the data transmission module is used for transmitting the standard data to a cloud platform. The gateway equipment provided by the application can be connected with the sensors of various protocol types by arranging the plurality of interfaces, then converts the data of multiple protocols into the data of the same format through the protocol analysis and conversion module for transmission, can realize the connection of various network protocol sensors, and meets the requirement of centralized control of a power supply system.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a block diagram of a gateway device according to an embodiment;
FIG. 2 is a flow diagram of a method for multi-protocol data transmission according to an embodiment;
fig. 3 is an internal structural diagram of a computer device provided in one embodiment.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, embodiments accompanying the present application are described in detail below with reference to the accompanying drawings. In the following description, numerous specific details are set forth to provide a thorough understanding of the present application, and in the accompanying drawings, preferred embodiments of the present application are set forth. This application may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete. This application is capable of embodiments in many different forms than those described herein and those skilled in the art will be able to make similar modifications without departing from the spirit of the application and it is therefore not intended to be limited to the specific embodiments disclosed below.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present application, "plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise. In the description of the present application, "a number" means at least one, such as one, two, etc., unless specifically limited otherwise.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
Fig. 1 is a block diagram of a gateway device according to an embodiment, and as shown in fig. 1, the gateway device includes a data obtaining module 110, a protocol parsing and converting module 120, and a data transmitting module 130, where:
and the data acquisition module 110 is configured to acquire the environmental information acquired by the data acquisition unit. The environmental information includes temperature information, CO2 concentration information, and temperature and humidity information. In this embodiment, the data acquisition unit is a sensor, and environmental information is acquired by the sensor, and the sensor may have a plurality of sampling modes, for example, the sensor may acquire the environmental information once at a certain sampling period, and the specific acquisition mode of the sensor is not limited in this embodiment.
In one embodiment, the data acquisition module 110 includes a plurality of interfaces for accessing the data acquisition unit; the data transmission module 130 includes an output interface, and the standard data are transmitted to the cloud platform through the output interface.
The protocol parsing and converting module 120 is configured to perform protocol parsing on the environment information, and convert the environment information with different communication protocols into standard data in the same format.
Specifically, the protocol parsing and converting module 120 first reads a protocol description configuration corresponding to the communication protocol feature of the environment information; the communication protocol comprises CoAP, MQTT and HTTP communication protocols, and CAN also integrate various different communication protocols such as TCP/IP protocol, CAN protocol (Controller Area Network, control Area Network bus) and Modbus protocol. The CAN protocol is a serial communication protocol bus protocol applied in real time, supports traditional RS-232, RS-422, RS-485 and Ethernet equipment, and realizes conversion among the communication protocols. I.e. the multi-protocol gateway device may receive the above-mentioned data transmitted via a plurality of different communication protocols.
Judging the type and meaning of corresponding environment information according to protocol description configuration, and then reading the data content of the environment information; and packaging the data content to obtain the standard data in the same format. The converted standard data is consistent with a cloud platform network protocol and can be directly transmitted.
In an embodiment, when performing protocol parsing and conversion on the environment information, the protocol parsing and converting module 120 may first convert the environment information with different communication protocols into OPC UA standard data, further convert the obtained OPC UA standard data into MATT protocol data, and then send the MATT protocol data to the cloud platform. The OPC UA standard is a standard that does not depend on any platform, and by which various systems and devices can communicate in different networks, ensuring normal communication of upper and lower networks. After the industrial data with different communication protocols are converted into OPC UA standard data, a protocol analysis and conversion module uniformly packages the OPC UA standard data and converts the OPC UA standard data into a data format with an Internet of things standard, namely MATT protocol data, of a message queue telemetering transmission Internet of things communication protocol, wherein the MATT protocol data supports communication with a cloud platform.
In an embodiment, a hardware access awareness module may be configured in the gateway device to provide a hardware access interface, and a hardware module (sensor) corresponding to a communication protocol is inserted into the access interface, so that the hardware access awareness module reads protocol information of the hardware module and then obtains a protocol description configuration file by configuring the corresponding protocol description configuration file or by updating a remote server.
And a data transmission module 130, configured to transmit the standard data to a cloud platform.
When the gateway device receives a data query instruction sent by a cloud platform, namely a cloud server, the gateway device uploads the encapsulated data packet to the cloud server through a network. Optionally, after the sensor collects the environmental data, the sensor actively packages the collected data and uploads the data to the cloud server through the gateway.
Specifically, there are two kinds of communication modes between sensor and the high in the clouds server: one is that when the cloud server regularly polls all sensors in the whole sensor network, the sensor receiving the polling instruction encapsulates the acquired data through the gateway device and uploads the encapsulated data to the cloud server; and the other is that the data is actively uploaded to a cloud server through gateway equipment after the data is acquired by the sensor.
In an embodiment, the data transmission module 130 is further configured to receive a control instruction sent by the cloud platform, where the control instruction is in a MATT protocol format; the protocol analysis and conversion module is also used for converting the control instruction into standard data and further converting the standard data into instruction data conforming to a protocol format of target network equipment, and the gateway equipment sends the instruction data to the target network equipment. The target network device may be one or more network devices in a cloud platform. When a plurality of target network devices have different communication protocols, the OPC UA standard data needs to be converted into instruction data in a protocol format supported by each of the target network devices, and the instruction data needs to be transmitted to the target network devices. The user can monitor the field equipment through the cloud platform, can remotely configure and network the field network equipment through the cloud platform, and can issue instructions to the field network equipment from the cloud end according to the uplink data information, so that the cloud end control of the field network equipment is realized.
In this embodiment, in the interconnection transmission layer, transmission networks of different levels are adopted to form a sensor network access layer, a gateway conversion layer, a security authentication layer, and a cloud service layer, so as to form a system integrating efficient transmission. By improving the existing communication protocol, the redundancy is reduced, the efficiency is improved, and the method is suitable for the requirements of high concurrency and mass communication. And the existing network communication facilities such as the internet, 2G/3G/4G, LoRA, NB-IoT, Zigbee and the like are fully utilized, and the unified standard is adopted on the interface, so that the threshold and the cost of large-scale network access are reduced.
The gateway device provided by the embodiment can adapt to various network accesses, and can realize safe access, low power consumption, large-scale and high-concurrency networking. In addition, by designing a unified hardware and protocol interface protocol, the method is suitable for the characteristics of application and transmission of the Internet of things in a distribution network, and achieves plug and play and is free of maintenance after network access. The sensors of different types can be accessed and used on one node in a plug-and-play manner, the development cost is greatly reduced, the development period is shortened, the sensors can be conveniently called by a user at any time after data is uniformly analyzed and stored, and historical data in a certain range can be provided.
The Internet of things is a developed network, supports various sensors to access, different networks adapt to different topological structures and application environments, supports various network types, facilitates flexible access of the sensors, and constructs a larger-scale sensor network. During design, various communication protocols such as CoAP, MQTT, HTTP and the like are analyzed, and the format is uniformly forwarded. In an application layer, data formats and interfaces are unified, details are shielded, transmission is transparent for different sensor protocols, and only the design and implementation of applications are concerned. The plug and play of the equipment is realized, so that the accessed massive sensor nodes have uniform interfaces, and the maintenance efficiency is greatly improved.
In an embodiment, the system further includes a security authentication module, configured to authenticate the data acquisition unit through a preset security protocol before the data acquisition unit accesses the gateway device.
Data transmitted by the gateway equipment is used as basic data of a perception layer and is the basis of cloud discrimination model identification, and misjudgment is generated if illegal intrusion occurs, so that the safety authentication of the access sensor is important. However, due to the requirements of limited resources, low power consumption and low cost of the sensor network, the traditional authentication protocols such as SSH, TLS and the like which are applicable to the computer network cannot be directly adopted, and by optimizing the authentication protocols such as SSH, TLS and the like, the embodiment reduces resource consumption on the premise of ensuring security and does not affect efficiency to a great extent.
In one embodiment, the system further comprises a web human-computer interaction module; the web man-machine interaction module is used for configuring the gateway equipment, displaying the access state and the data transmission state of the gateway equipment and managing a control instruction issued by the cloud platform.
The web man-machine interaction module comprises a web man-machine interaction interface. Through the web man-machine interaction module, a user can conveniently monitor the heterogeneous network system and obtain information required by the user. Through the web man-machine interaction module, a user can conveniently manage and configure the access of the underlying network equipment, check the access condition of the network equipment, the transmission state of data and the like; meanwhile, the web human-computer interaction module can manage the control instruction issued by the cloud platform, and if the control instruction issued according to the cloud end is used, the protocol analysis and conversion module is controlled to perform protocol conversion and the data acquisition module is controlled to issue the control instruction to the bottom equipment. The communication between the intelligent cloud gateway and the network equipment can be configured through the web page by utilizing the web man-machine interaction module, the configuration is not limited by an operating system, the deployment can be carried out without installing any configuration software, and the flexible management and the expandability are realized. The communication between the intelligent cloud gateway and the network device is configured through the web page, and the configuration deployment can be carried out through inputting a device address and selecting a transmission protocol of the device on the web page.
Fig. 2 is a flowchart of a multi-protocol data transmission method according to an embodiment, and as shown in fig. 2, the multi-protocol data transmission method includes steps 210 to 230, where:
step 210, obtaining the environmental information collected by the data collection unit.
The environmental information includes temperature information, CO2 concentration information, and temperature and humidity information. In this embodiment, the data acquisition unit is a sensor, and environmental information is acquired by the sensor, and the sensor may have a plurality of sampling modes, for example, the sensor may acquire the environmental information once at a certain sampling period, and the specific acquisition mode of the sensor is not limited in this embodiment.
Step 220, performing protocol analysis on the environment information, and converting the environment information with different communication protocols into standard data in the same format.
Reading protocol description configuration corresponding to the communication protocol characteristics of the environment information; the communication protocol comprises CoAP, MQTT and HTTP communication protocols, and CAN also integrate TCP/IP protocol, CAN protocol (Controller Area Network, control Area Network bus) and Modbus protocol, and the like. The CAN protocol is a serial communication protocol bus protocol applied in real time, supports traditional RS-232, RS-422, RS-485 and Ethernet equipment), and realizes conversion among the communication protocols. I.e. the multi-protocol gateway device may receive the above-mentioned data transmitted via a plurality of different communication protocols.
Judging the type and meaning of corresponding environment information according to protocol description configuration, and then reading the data content of the environment information; and packaging the data content to obtain the standard data in the same format. The converted standard data is consistent with a cloud platform network protocol and can be directly transmitted.
In an embodiment, when performing protocol analysis and conversion on environment information, the environment information with different communication protocols may be first converted into OPC UA standard data, and the obtained OPC UA standard data is further converted into MATT protocol data, and then the MATT protocol data is sent to the cloud platform. The OPC UA standard is a standard that does not depend on any platform, and by which various systems and devices can communicate in different networks, ensuring normal communication of upper and lower networks. After the industrial data with different communication protocols are converted into OPC UA standard data, a protocol analysis and conversion module uniformly packages the OPC UA standard data and converts the OPC UA standard data into a data format with an Internet of things standard, namely MATT protocol data, of a message queue telemetering transmission Internet of things communication protocol, wherein the MATT protocol data supports communication with a cloud platform.
And step 230, transmitting the standard data to a cloud platform.
When the gateway device receives a data query instruction sent by a cloud platform, namely a cloud server, the gateway device uploads the encapsulated data packet to the cloud server through a network. Optionally, after the sensor collects the environmental data, the sensor actively packages the collected data and uploads the data to the cloud server through the gateway.
Specifically, there are two kinds of communication modes between sensor and the high in the clouds server: one is that when the cloud server regularly polls all sensors in the whole sensor network, the sensor receiving the polling instruction encapsulates the acquired data through the gateway device and uploads the encapsulated data to the cloud server; and the other is that the data is actively uploaded to a cloud server through gateway equipment after the data is acquired by the sensor.
In an embodiment, the cloud platform may send a control instruction to the gateway device, where the control instruction is in an MATT protocol format; and converting the control command into standard data according to the control command, further converting the standard data into command data in accordance with a protocol format of target network equipment, and sending the command data to the target network equipment by the gateway equipment. The target network device may be one or more network devices in a cloud platform. When a plurality of target network devices have different communication protocols, the OPC UA standard data needs to be converted into instruction data in a protocol format supported by each of the target network devices, and the instruction data needs to be transmitted to the target network devices. The user can monitor the field equipment through the cloud platform, can remotely configure and network the field network equipment through the cloud platform, and can issue instructions to the field network equipment from the cloud end according to the uplink data information, so that the cloud end control of the field network equipment is realized.
In this embodiment, in the interconnection transmission layer, transmission networks of different levels are adopted to form a sensor network access layer, a gateway conversion layer, a security authentication layer, and a cloud service layer, so as to form a system integrating efficient transmission. By improving the existing communication protocol, the redundancy is reduced, the efficiency is improved, and the method is suitable for the requirements of high concurrency and mass communication. And the existing network communication facilities such as the internet, 2G/3G/4G, LoRA, NB-IoT, Zigbee and the like are fully utilized, and the unified standard is adopted on the interface, so that the threshold and the cost of large-scale network access are reduced.
The multi-protocol data transmission method provided by the embodiment can enable the gateway device to adapt to various network accesses, and can realize safe access, low power consumption, large-scale and high-concurrency networking. In addition, by designing a unified hardware and protocol interface protocol, the method is suitable for the characteristics of application and transmission of the Internet of things in a distribution network, and achieves plug and play and is free of maintenance after network access. The sensors of different types can be accessed and used on one node in a plug-and-play manner, the development cost is greatly reduced, the development period is shortened, the sensors can be conveniently called by a user at any time after data is uniformly analyzed and stored, and historical data in a certain range can be provided.
The Internet of things is a developed network, supports various sensors to access, different networks adapt to different topological structures and application environments, supports various network types, facilitates flexible access of the sensors, and constructs a larger-scale sensor network. During design, various communication protocols such as CoAP, MQTT, HTTP and the like are analyzed, and the format is uniformly forwarded. In an application layer, data formats and interfaces are unified, details are shielded, transmission is transparent for different sensor protocols, and only the design and implementation of applications are concerned. The plug and play of the equipment is realized, so that the accessed massive sensor nodes have uniform interfaces, and the maintenance efficiency is greatly improved.
In an embodiment, the multi-protocol data transmission method further includes authenticating the network device through a preset security protocol.
Data transmitted by the gateway equipment is used as basic data of a perception layer and is the basis of cloud discrimination model identification, and misjudgment is generated if illegal intrusion occurs, so that the safety authentication of the access sensor is important. However, due to the requirements of limited resources, low power consumption and low cost of the sensor network, the traditional authentication protocols such as SSH, TLS and the like which are applicable to the computer network cannot be directly adopted, and by optimizing the authentication protocols such as SSH, TLS and the like, the embodiment reduces resource consumption on the premise of ensuring security and does not affect efficiency to a great extent.
In an embodiment, the multi-protocol data transmission method further comprises configuring a web human-computer interaction module; the web man-machine interaction module is used for configuring the gateway equipment, displaying the access state and the data transmission state of the gateway equipment and managing a control instruction issued by the cloud platform.
The web man-machine interaction module comprises a web man-machine interaction interface. Through the web man-machine interaction module, a user can conveniently monitor the heterogeneous network system and obtain information required by the user. Through the web man-machine interaction module, a user can conveniently manage and configure the access of the underlying network equipment, check the access condition of the network equipment, the transmission state of data and the like; meanwhile, the web human-computer interaction module can manage the control instruction issued by the cloud platform, and if the control instruction issued according to the cloud end is used, the protocol analysis and conversion module is controlled to perform protocol conversion and the data acquisition module is controlled to issue the control instruction to the bottom equipment. The communication between the intelligent cloud gateway and the network equipment can be configured through the web page by utilizing the web man-machine interaction module, the configuration is not limited by an operating system, the deployment can be carried out without installing any configuration software, and the flexible management and the expandability are realized. The communication between the intelligent cloud gateway and the network device is configured through the web page, and the configuration deployment can be carried out through inputting a device address and selecting a transmission protocol of the device on the web page.
It should be understood that, although the steps in the flowchart of fig. 2 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 2 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 3. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a multi-protocol data transmission method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 3 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
acquiring environmental information acquired by a data acquisition unit;
carrying out protocol analysis on the environment information, and converting the environment information with different communication protocols into standard data in the same format;
and transmitting the standard data to a cloud platform.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
reading protocol description configuration corresponding to the communication protocol characteristics of the environment information;
reading the data content of the environment information according to the protocol description configuration;
and packaging the data content to obtain the standard data in the same format.
In one embodiment, the processor, when executing the computer program, further performs the steps of:
and before the data acquisition unit is accessed to the gateway equipment, authenticating the data acquisition unit through a preset safety protocol.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
acquiring environmental information acquired by a data acquisition unit;
carrying out protocol analysis on the environment information, and converting the environment information with different communication protocols into standard data in the same format;
and transmitting the standard data to a cloud platform.
In one embodiment, the computer program when executed by the processor further performs the steps of:
reading protocol description configuration corresponding to the communication protocol characteristics of the environment information;
reading the data content of the environment information according to the protocol description configuration;
and packaging the data content to obtain the standard data in the same format.
In one embodiment, the computer program when executed by the processor further performs the steps of:
and before the data acquisition unit is accessed to the gateway equipment, authenticating the data acquisition unit through a preset safety protocol.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A gateway device, characterized in that the gateway device comprises:
the data acquisition module is used for acquiring the environmental information acquired by the data acquisition unit;
the protocol analysis and conversion module is used for carrying out protocol analysis on the environment information and converting the environment information with different communication protocols into standard data in the same format;
and the data transmission module is used for transmitting the standard data to a cloud platform.
2. The gateway device according to claim 1, further comprising a security authentication module configured to authenticate the data collection unit through a preset security protocol before the data collection unit accesses the gateway device.
3. The gateway device of claim 1, wherein the data acquisition module comprises a plurality of interfaces for accessing the data acquisition unit; the data transmission module comprises an output interface, and the standard data are transmitted to the cloud platform through the output interface.
4. The gateway device of claim 1, further comprising a web human-machine interaction module; the web man-machine interaction module is used for configuring the gateway equipment, displaying the access state and the data transmission state of the gateway equipment and managing a control instruction issued by the cloud platform.
5. A method for multi-protocol data transmission, the method comprising:
acquiring environmental information acquired by a data acquisition unit;
carrying out protocol analysis on the environment information, and converting the environment information with different communication protocols into standard data in the same format;
and transmitting the standard data to a cloud platform.
6. The method of claim 5, wherein the protocol parsing the environment information and converting the environment information with different communication protocols into standard data in the same format comprises:
reading protocol description configuration corresponding to the communication protocol characteristics of the environment information;
reading the data content of the environment information according to the protocol description configuration;
and packaging the data content to obtain the standard data in the same format.
7. The method of claim 5, wherein the communication protocols include CoAP, MQTT, and HTTP communication protocols.
8. The method of claim 5, wherein the environmental information comprises temperature information, CO2 concentration information, and temperature and humidity information.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 5 to 8 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 5 to 8.
CN201911349628.1A 2019-12-24 2019-12-24 Gateway device, multi-protocol data transmission method and computer device Pending CN111163147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911349628.1A CN111163147A (en) 2019-12-24 2019-12-24 Gateway device, multi-protocol data transmission method and computer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911349628.1A CN111163147A (en) 2019-12-24 2019-12-24 Gateway device, multi-protocol data transmission method and computer device

Publications (1)

Publication Number Publication Date
CN111163147A true CN111163147A (en) 2020-05-15

Family

ID=70557992

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911349628.1A Pending CN111163147A (en) 2019-12-24 2019-12-24 Gateway device, multi-protocol data transmission method and computer device

Country Status (1)

Country Link
CN (1) CN111163147A (en)

Cited By (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110557460A (en) * 2019-09-23 2019-12-10 优刻得科技股份有限公司 Monitoring system for infrastructure equipment of data center
CN111711643A (en) * 2020-07-23 2020-09-25 成都嘉程智宇信息技术有限公司 Internet of things software gateway data transmission method and device
CN111741006A (en) * 2020-06-30 2020-10-02 中创三优(北京)科技有限公司 Discrete acquisition gateway and implementation method thereof
CN111740960A (en) * 2020-05-25 2020-10-02 杭州涂鸦信息技术有限公司 Communication method of Internet of things equipment, Internet of things equipment and storage medium
CN111835558A (en) * 2020-06-23 2020-10-27 赛特斯信息科技股份有限公司 Edge cloud platform multi-resource visual control method
CN111885150A (en) * 2020-07-21 2020-11-03 安徽南瑞继远电网技术有限公司 Ubiquitous power Internet of things multi-protocol adaptation system and method thereof
CN111917717A (en) * 2020-06-24 2020-11-10 格创东智(深圳)科技有限公司 Method and system for automatically analyzing industrial field protocol based on gateway identification
CN111917871A (en) * 2020-07-31 2020-11-10 中国石油集团渤海钻探工程有限公司 Construction site multi-protocol multi-channel data soft fusion gateway implementation method
CN112087441A (en) * 2020-09-03 2020-12-15 郑州信大先进技术研究院 Multi-protocol communication method, intelligent home gateway and multi-protocol communication system
CN112202816A (en) * 2020-11-10 2021-01-08 中电工业互联网有限公司 Configurable soft gateway communication protocol analysis conversion system and method
CN112261010A (en) * 2020-09-29 2021-01-22 山东特检鲁安工程技术服务有限公司 Special equipment multi-protocol conversion system, terminal and readable storage medium
CN112383619A (en) * 2020-11-13 2021-02-19 广联达科技股份有限公司 Data transmission method, system and electronic equipment
CN112399446A (en) * 2020-10-16 2021-02-23 云镝智慧科技有限公司 Edge gateway communication method, device, computer equipment and storage medium
CN112422519A (en) * 2020-10-27 2021-02-26 黑龙江省电工仪器仪表工程技术研究中心有限公司 Electric power Internet of things IP fusion terminal and communication method thereof
CN112616125A (en) * 2020-12-08 2021-04-06 深圳供电局有限公司 Building energy consumption acquisition method based on 5G network, 5G acquisition device and system
CN112688912A (en) * 2020-11-23 2021-04-20 福建网能科技开发有限责任公司 Internet of things universal gateway protocol automatic analysis system supporting JavaScript configuration
CN112702343A (en) * 2020-12-22 2021-04-23 机械工业仪器仪表综合技术经济研究所 OPC UA and MQTT fusion method
CN112738158A (en) * 2020-12-11 2021-04-30 深圳供电局有限公司 Information transmission method and device, computer equipment and storage medium
CN112839080A (en) * 2020-12-31 2021-05-25 四川瑞霆电力科技有限公司 Edge Internet of things agent device and method for realizing acquisition and calculation based on configuration
CN112995022A (en) * 2021-02-23 2021-06-18 中工互联(北京)智能科技有限公司 Industrial Internet of things gateway
CN113141301A (en) * 2021-05-11 2021-07-20 武汉迎风聚智科技有限公司 Working state parameter processing method and device
CN113170004A (en) * 2021-03-15 2021-07-23 华为技术有限公司 Data transmission method, device and system
CN113382069A (en) * 2021-06-09 2021-09-10 浙江中控技术股份有限公司 Data transmission method, device and equipment for oil and gas pipeline and storage medium
CN113423064A (en) * 2021-07-01 2021-09-21 联想(北京)有限公司 Data transmission method, device and system for limited space
CN113452743A (en) * 2021-03-05 2021-09-28 浙江华云信息科技有限公司 MQTT protocol and COAP protocol fusion algorithm
CN113452775A (en) * 2021-06-25 2021-09-28 福建网能科技开发有限责任公司 System and method for acquiring data by external-hanging type Internet of things gateway auxiliary energy controller
CN113535627A (en) * 2021-07-30 2021-10-22 张恒 Method and device for realizing integration of multiple protocols
CN113840254A (en) * 2021-09-30 2021-12-24 深圳供电局有限公司 Electric power intelligent measurement data processing system
CN113965603A (en) * 2021-11-25 2022-01-21 郑州龙兴物联科技有限公司 Internet of things system based on multi-bus multi-protocol information fusion and management method
CN114019837A (en) * 2021-08-30 2022-02-08 浪潮软件科技有限公司 De-differentiation data acquisition system and method
CN114095541A (en) * 2020-07-29 2022-02-25 阿里巴巴集团控股有限公司 Data processing system and method, edge device, protocol management device and server
CN114095584A (en) * 2021-11-29 2022-02-25 重庆忽米网络科技有限公司 Model conversion and construction method of industrial equipment data and readable storage medium
CN114125075A (en) * 2021-11-27 2022-03-01 云南电网有限责任公司信息中心 System and method for dynamically switching multiple communication protocols in private network
CN114125083A (en) * 2021-11-24 2022-03-01 河南中裕广恒科技股份有限公司 Industrial network distributed data acquisition method and device, electronic equipment and medium
CN114449056A (en) * 2022-02-15 2022-05-06 智联数聚科技(江苏)有限公司 Water meter communication method, device, equipment and readable storage medium
CN114531428A (en) * 2021-12-31 2022-05-24 珠海华发集团科技研究院有限公司 Cloud talkback method, device, system and gateway
CN114531496A (en) * 2021-12-31 2022-05-24 珠海华发集团科技研究院有限公司 Gateway protocol assimilation method and device and soft gateway
CN114553911A (en) * 2022-01-24 2022-05-27 深圳市麦谷科技有限公司 Internet of vehicles control system, method, electronic device and readable storage medium
CN114666356A (en) * 2020-12-04 2022-06-24 中国联合网络通信集团有限公司 Control method and device of data acquisition gateway and storage medium
CN114760345A (en) * 2022-04-22 2022-07-15 北京和利时智能技术有限公司 Network connection control method and device for multi-source heterogeneous data
CN114760368A (en) * 2022-04-28 2022-07-15 京东方科技集团股份有限公司 Data transmission method and related equipment
CN114827293A (en) * 2022-04-20 2022-07-29 广东省工业边缘智能创新中心有限公司 Edge intelligent gateway management method and edge intelligent gateway
CN114915521A (en) * 2022-04-28 2022-08-16 深圳市晟瑞科技有限公司 Intelligent home gateway and data processing method
CN115022417A (en) * 2022-04-18 2022-09-06 徐州工业职业技术学院 Multi-protocol conversion gateway
CN115086443A (en) * 2022-05-27 2022-09-20 广东省离散智造科技创新有限公司 Communication protocol conversion method and system
CN115174703A (en) * 2022-06-16 2022-10-11 阿里云计算有限公司 Device driving processing method, device communication method, processing system and electronic device
CN115209575A (en) * 2022-07-12 2022-10-18 深圳市和二站通信科技有限公司 Gateway equipment based on MQTT communication protocol
CN115242894A (en) * 2022-06-08 2022-10-25 三一智矿科技有限公司 Data processing method, data processing device, storage medium and computer equipment
CN115361445A (en) * 2022-04-21 2022-11-18 深圳供电局有限公司 Platform supporting mass equipment to be quickly accessed into Internet of things
CN115442447A (en) * 2022-08-22 2022-12-06 南京森特智能科技有限公司 Edge compression computing device for multi-source data access
CN115529207A (en) * 2021-06-08 2022-12-27 南京联成科技发展股份有限公司 Concentrated management and control center and a plurality of security gateways that concentrate management and control and interconnect
CN115695455A (en) * 2022-09-08 2023-02-03 河南驰诚电气股份有限公司 Information transmission system and method based on cloud platform intelligent analysis
CN115733894A (en) * 2022-10-21 2023-03-03 云南电网有限责任公司电力科学研究院 Multi-protocol data access management method, device and equipment for power system
CN116074225A (en) * 2023-03-28 2023-05-05 浙江大丰数艺科技有限公司 Cross-media multidimensional sensor signal data interaction method, system and medium
CN116156625A (en) * 2023-02-21 2023-05-23 北京中集智冷科技有限公司 Novel locator

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104345717A (en) * 2014-10-17 2015-02-11 武汉华大优能信息有限公司 Intelligent remote data acquisition system based on Internet of Things
US20160261488A1 (en) * 2015-03-03 2016-09-08 At&T Intellectual Property I, L.P. Facilitation of session initiation protocol trunking
CN108092884A (en) * 2017-11-23 2018-05-29 南京邮电大学 A kind of wireless access gateway system and application process
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109167829A (en) * 2018-08-23 2019-01-08 北方工业大学 Internet of things communication method and cloud gateway

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104345717A (en) * 2014-10-17 2015-02-11 武汉华大优能信息有限公司 Intelligent remote data acquisition system based on Internet of Things
US20160261488A1 (en) * 2015-03-03 2016-09-08 At&T Intellectual Property I, L.P. Facilitation of session initiation protocol trunking
CN108092884A (en) * 2017-11-23 2018-05-29 南京邮电大学 A kind of wireless access gateway system and application process
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109167829A (en) * 2018-08-23 2019-01-08 北方工业大学 Internet of things communication method and cloud gateway

Cited By (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110557460A (en) * 2019-09-23 2019-12-10 优刻得科技股份有限公司 Monitoring system for infrastructure equipment of data center
CN111740960A (en) * 2020-05-25 2020-10-02 杭州涂鸦信息技术有限公司 Communication method of Internet of things equipment, Internet of things equipment and storage medium
CN111835558A (en) * 2020-06-23 2020-10-27 赛特斯信息科技股份有限公司 Edge cloud platform multi-resource visual control method
CN111917717A (en) * 2020-06-24 2020-11-10 格创东智(深圳)科技有限公司 Method and system for automatically analyzing industrial field protocol based on gateway identification
CN111741006A (en) * 2020-06-30 2020-10-02 中创三优(北京)科技有限公司 Discrete acquisition gateway and implementation method thereof
CN111741006B (en) * 2020-06-30 2022-04-19 中创三优(北京)科技有限公司 Discrete acquisition gateway and implementation method thereof
CN111885150A (en) * 2020-07-21 2020-11-03 安徽南瑞继远电网技术有限公司 Ubiquitous power Internet of things multi-protocol adaptation system and method thereof
CN111885150B (en) * 2020-07-21 2022-12-23 安徽南瑞继远电网技术有限公司 Ubiquitous power Internet of things multi-protocol adaptation system and method thereof
CN111711643A (en) * 2020-07-23 2020-09-25 成都嘉程智宇信息技术有限公司 Internet of things software gateway data transmission method and device
CN114095541A (en) * 2020-07-29 2022-02-25 阿里巴巴集团控股有限公司 Data processing system and method, edge device, protocol management device and server
CN111917871A (en) * 2020-07-31 2020-11-10 中国石油集团渤海钻探工程有限公司 Construction site multi-protocol multi-channel data soft fusion gateway implementation method
CN112087441B (en) * 2020-09-03 2022-08-16 郑州信大先进技术研究院 Multi-protocol communication method, intelligent home gateway and multi-protocol communication system
CN112087441A (en) * 2020-09-03 2020-12-15 郑州信大先进技术研究院 Multi-protocol communication method, intelligent home gateway and multi-protocol communication system
CN112261010A (en) * 2020-09-29 2021-01-22 山东特检鲁安工程技术服务有限公司 Special equipment multi-protocol conversion system, terminal and readable storage medium
CN112399446A (en) * 2020-10-16 2021-02-23 云镝智慧科技有限公司 Edge gateway communication method, device, computer equipment and storage medium
CN112422519A (en) * 2020-10-27 2021-02-26 黑龙江省电工仪器仪表工程技术研究中心有限公司 Electric power Internet of things IP fusion terminal and communication method thereof
CN112422519B (en) * 2020-10-27 2023-05-30 黑龙江省电工仪器仪表工程技术研究中心有限公司 Electric power internet of things IP fusion terminal and communication method thereof
CN112202816A (en) * 2020-11-10 2021-01-08 中电工业互联网有限公司 Configurable soft gateway communication protocol analysis conversion system and method
CN112383619A (en) * 2020-11-13 2021-02-19 广联达科技股份有限公司 Data transmission method, system and electronic equipment
CN112688912A (en) * 2020-11-23 2021-04-20 福建网能科技开发有限责任公司 Internet of things universal gateway protocol automatic analysis system supporting JavaScript configuration
CN114666356A (en) * 2020-12-04 2022-06-24 中国联合网络通信集团有限公司 Control method and device of data acquisition gateway and storage medium
CN114666356B (en) * 2020-12-04 2023-07-25 中国联合网络通信集团有限公司 Control method and device of data acquisition gateway and storage medium
CN112616125A (en) * 2020-12-08 2021-04-06 深圳供电局有限公司 Building energy consumption acquisition method based on 5G network, 5G acquisition device and system
CN112738158A (en) * 2020-12-11 2021-04-30 深圳供电局有限公司 Information transmission method and device, computer equipment and storage medium
CN112702343A (en) * 2020-12-22 2021-04-23 机械工业仪器仪表综合技术经济研究所 OPC UA and MQTT fusion method
CN112702343B (en) * 2020-12-22 2022-11-22 机械工业仪器仪表综合技术经济研究所 OPC UA and MQTT fusion method
CN112839080A (en) * 2020-12-31 2021-05-25 四川瑞霆电力科技有限公司 Edge Internet of things agent device and method for realizing acquisition and calculation based on configuration
CN112995022A (en) * 2021-02-23 2021-06-18 中工互联(北京)智能科技有限公司 Industrial Internet of things gateway
CN113452743A (en) * 2021-03-05 2021-09-28 浙江华云信息科技有限公司 MQTT protocol and COAP protocol fusion algorithm
CN113452743B (en) * 2021-03-05 2022-10-04 浙江华云信息科技有限公司 MQTT protocol and COAP protocol fusion algorithm
CN113170004A (en) * 2021-03-15 2021-07-23 华为技术有限公司 Data transmission method, device and system
CN113141301A (en) * 2021-05-11 2021-07-20 武汉迎风聚智科技有限公司 Working state parameter processing method and device
CN115529207A (en) * 2021-06-08 2022-12-27 南京联成科技发展股份有限公司 Concentrated management and control center and a plurality of security gateways that concentrate management and control and interconnect
CN113382069A (en) * 2021-06-09 2021-09-10 浙江中控技术股份有限公司 Data transmission method, device and equipment for oil and gas pipeline and storage medium
CN113452775A (en) * 2021-06-25 2021-09-28 福建网能科技开发有限责任公司 System and method for acquiring data by external-hanging type Internet of things gateway auxiliary energy controller
CN113423064A (en) * 2021-07-01 2021-09-21 联想(北京)有限公司 Data transmission method, device and system for limited space
CN113535627A (en) * 2021-07-30 2021-10-22 张恒 Method and device for realizing integration of multiple protocols
CN114019837A (en) * 2021-08-30 2022-02-08 浪潮软件科技有限公司 De-differentiation data acquisition system and method
CN113840254A (en) * 2021-09-30 2021-12-24 深圳供电局有限公司 Electric power intelligent measurement data processing system
CN114125083A (en) * 2021-11-24 2022-03-01 河南中裕广恒科技股份有限公司 Industrial network distributed data acquisition method and device, electronic equipment and medium
CN113965603B (en) * 2021-11-25 2024-03-26 郑州龙兴物联科技有限公司 Internet of things system based on multi-bus multi-protocol information fusion and management method
CN113965603A (en) * 2021-11-25 2022-01-21 郑州龙兴物联科技有限公司 Internet of things system based on multi-bus multi-protocol information fusion and management method
CN114125075A (en) * 2021-11-27 2022-03-01 云南电网有限责任公司信息中心 System and method for dynamically switching multiple communication protocols in private network
CN114095584A (en) * 2021-11-29 2022-02-25 重庆忽米网络科技有限公司 Model conversion and construction method of industrial equipment data and readable storage medium
CN114531496A (en) * 2021-12-31 2022-05-24 珠海华发集团科技研究院有限公司 Gateway protocol assimilation method and device and soft gateway
CN114531428A (en) * 2021-12-31 2022-05-24 珠海华发集团科技研究院有限公司 Cloud talkback method, device, system and gateway
CN114553911A (en) * 2022-01-24 2022-05-27 深圳市麦谷科技有限公司 Internet of vehicles control system, method, electronic device and readable storage medium
CN114449056A (en) * 2022-02-15 2022-05-06 智联数聚科技(江苏)有限公司 Water meter communication method, device, equipment and readable storage medium
CN115022417A (en) * 2022-04-18 2022-09-06 徐州工业职业技术学院 Multi-protocol conversion gateway
CN114827293A (en) * 2022-04-20 2022-07-29 广东省工业边缘智能创新中心有限公司 Edge intelligent gateway management method and edge intelligent gateway
CN115361445A (en) * 2022-04-21 2022-11-18 深圳供电局有限公司 Platform supporting mass equipment to be quickly accessed into Internet of things
CN114760345B (en) * 2022-04-22 2023-10-13 北京和利时智能技术有限公司 Network connection control method and device for multi-source heterogeneous data
CN114760345A (en) * 2022-04-22 2022-07-15 北京和利时智能技术有限公司 Network connection control method and device for multi-source heterogeneous data
CN114915521A (en) * 2022-04-28 2022-08-16 深圳市晟瑞科技有限公司 Intelligent home gateway and data processing method
CN114760368A (en) * 2022-04-28 2022-07-15 京东方科技集团股份有限公司 Data transmission method and related equipment
CN115086443B (en) * 2022-05-27 2024-03-22 广东省离散智造科技创新有限公司 Communication protocol conversion method and system
CN115086443A (en) * 2022-05-27 2022-09-20 广东省离散智造科技创新有限公司 Communication protocol conversion method and system
CN115242894A (en) * 2022-06-08 2022-10-25 三一智矿科技有限公司 Data processing method, data processing device, storage medium and computer equipment
CN115242894B (en) * 2022-06-08 2023-11-17 三一智矿科技有限公司 Data processing method, device, storage medium and computer equipment
CN115174703A (en) * 2022-06-16 2022-10-11 阿里云计算有限公司 Device driving processing method, device communication method, processing system and electronic device
CN115174703B (en) * 2022-06-16 2023-11-10 阿里云计算有限公司 Device driver processing method, device communication method, processing system and electronic device
CN115209575A (en) * 2022-07-12 2022-10-18 深圳市和二站通信科技有限公司 Gateway equipment based on MQTT communication protocol
CN115442447A (en) * 2022-08-22 2022-12-06 南京森特智能科技有限公司 Edge compression computing device for multi-source data access
CN115695455A (en) * 2022-09-08 2023-02-03 河南驰诚电气股份有限公司 Information transmission system and method based on cloud platform intelligent analysis
CN115733894A (en) * 2022-10-21 2023-03-03 云南电网有限责任公司电力科学研究院 Multi-protocol data access management method, device and equipment for power system
CN116156625A (en) * 2023-02-21 2023-05-23 北京中集智冷科技有限公司 Novel locator
CN116156625B (en) * 2023-02-21 2024-01-02 北京中集智冷科技有限公司 Novel locator
CN116074225A (en) * 2023-03-28 2023-05-05 浙江大丰数艺科技有限公司 Cross-media multidimensional sensor signal data interaction method, system and medium

Similar Documents

Publication Publication Date Title
CN111163147A (en) Gateway device, multi-protocol data transmission method and computer device
CN111556163A (en) Multi-transmission protocol equipment monitoring system based on OPC UA
CN108667807A (en) A kind of protocol self-adapting method and system based on monitoring cloud platform and gateway
US20060067209A1 (en) Universal configurable device gateway
Veichtlbauer et al. OPC UA integration for field devices
CN112995022A (en) Industrial Internet of things gateway
CN111163181B (en) Lightweight intelligent agricultural heterogeneous Internet of things management system
CN111427664A (en) Container-based protocol analysis method, device, system and storage medium
Corotinschi et al. Enabling IoT connectivity for Modbus networks by using IoT edge gateways
CN106292518B (en) Remote PLC monitoring and debugging system and method
CN110417734A (en) Remote device data acquisition method, device and system
Elamanov et al. Interworking between Modbus and internet of things platform for industrial services
CN111176242B (en) Monitoring data transmission method and device of distributed control system
CN104270432A (en) Real-time data service system and data interaction method based on drilling industry
CN113557707A (en) Device registration mechanism
Wang et al. An Edge Computing Based Gateway for WIA-PA Networks
Saari et al. Data collector service-practical approach with embedded linux
CN116405520A (en) Interconnection and intercommunication intelligent processing service system and method
Nappey et al. Migration of a legacy plant lubrication system to SOA
Maharaj et al. Optimising data visualisation in the process control and IIoT environments
Dimitrios et al. Employing Internet of Things technologies for building automation
KR101095827B1 (en) Gateway with SmartIO module automatically supporting multi-protocol
Dibaba IoT Implementation with Cayenne Platform
JP2005309703A (en) Electronic equipment system
Facchinetti et al. Design and implementation of a web-centric remote data acquisition system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200515

RJ01 Rejection of invention patent application after publication