CN116828014A - Cloud connection system based on gateway of Internet of things - Google Patents

Cloud connection system based on gateway of Internet of things Download PDF

Info

Publication number
CN116828014A
CN116828014A CN202311075537.XA CN202311075537A CN116828014A CN 116828014 A CN116828014 A CN 116828014A CN 202311075537 A CN202311075537 A CN 202311075537A CN 116828014 A CN116828014 A CN 116828014A
Authority
CN
China
Prior art keywords
gateway
opc
gateway device
broker
application
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
CN202311075537.XA
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.)
Phoenix Nanjing Intelligent Manufacturing Technology Engineering Co ltd
Original Assignee
Phoenix Nanjing Intelligent Manufacturing Technology Engineering 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 Phoenix Nanjing Intelligent Manufacturing Technology Engineering Co ltd filed Critical Phoenix Nanjing Intelligent Manufacturing Technology Engineering Co ltd
Priority to CN202311075537.XA priority Critical patent/CN116828014A/en
Publication of CN116828014A publication Critical patent/CN116828014A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • 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
    • H04L67/303Terminal profiles

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Programmable Controllers (AREA)

Abstract

The application discloses cloud connected system based on thing networking gateway includes: the first gateway device comprises a first built-in OPC UA server and an application program installed in the operating system of the first gateway device, wherein the application program is used for accessing the first OPC UA server running in the first gateway device to acquire data of a first terminal device networked with the first gateway device, the application program is also used for accessing a second OPC UA server running in a second gateway device to acquire data of a second terminal device networked with the second gateway device, and the application program is also used for communicating with a cloud service device through an MQTT protocol and uploading the data of the first networking device and the second networking device, wherein the first gateway device and the second gateway device are in the same local area network.

Description

Cloud connection system based on gateway of Internet of things
Technical Field
The patent application relates to a cloud connection system based on an industrial Internet of things gateway, in particular to an Internet of things gateway.
Background
Programmable Logic Controllers (PLCs) have found very wide application in industrial internet of things. For example, in industrial internet of things involving production environments, PLC devices as gateways of the internet of things may be used for production control, data acquisition, security control, etc. In the application of data collection and processing based on the PLC device, the PLC device can collect and process data of various sensors and devices, such as temperature, pressure, current and the like, and through connection with a cloud platform or other systems, the PLC device can realize real-time monitoring, analysis and prediction of the data, optimize the production process and improve the efficiency.
In an industrial automation scenario, PLC devices or other internet of things gateways can collect data downward via OPC UA protocols. In the topology of OPC UA, the gateway device acts as an OPC UA Server (OPC UA Server) to provide various services, and other applications on the gateway device may call services provided by the OPC UA Server.
On the other hand, the communication between the PLC device and the cloud platform or cloud device is biased towards the internet environment, and the data transmission is usually performed by means of an internet protocol different from OPC UA. For example, the PLC device may enable communication of the PLC device and the cloud platform based on the MQTT (Message Queuing Telemetry Transport) protocol. The cloud-up mode based on the MQTT is completed through a local server, and hardware equipment is required to be deployed locally, wherein the hardware equipment comprises control equipment such as a PLC (programmable logic controller), a PC (personal computer), an industrial personal computer and the like, or a proprietary gateway module is adopted. Another MQTT-based cloud approach is to deploy specialized functional blocks in PLC devices. For example, in a PLC product of a certain manufacturer, an lmqtt_client function block is used to deploy MQTT cloud server parameters, so as to implement MQTT protocol communication with the cloud. The flow for deploying the MQTT client by means of the PLC functional block is very complicated, and special programming software needs to be opened to build corresponding engineering.
The existing cloud connection scheme only can acquire single controller data no matter what deployment mode is adopted, and once connection interruption occurs, the data cannot be uploaded to the cloud, so that the transmission stability of the whole system is reduced. What is desired is a new architecture solution that improves data transmission stability, extends data acquisition range, and provides flexibility and diversity in deployment.
Disclosure of Invention
The present patent application proposes a cloud connection system based on an internet of things gateway, which deploys applications in an internet of things gateway such as a PLC. The application program accesses OPC UA servers in all gateways in the local area network to obtain data of all Internet of things devices, and the data are uniformly transmitted to the cloud server. The application program provides a webpage configuration interface for a user to complete the configuration of the MQTT cloud server parameters. Such an extended cloud connection scheme may thus reduce local hardware deployment and reduce software deployment effort. In a further implementation manner, application programs are deployed in two Internet of things gateways respectively, wherein one of the application programs is used as a main device, and the other application program is used as a redundant device, so that the robustness of the system is improved.
According to a first aspect of the present application, a cloud connection system based on an internet of things gateway is provided, comprising: the first gateway device comprises a first built-in OPC UA server and an application program installed in the operating system of the first gateway device, wherein the application program is used for accessing the first OPC UA server running in the first gateway device to acquire data of a first terminal device networked with the first gateway device, the application program is also used for accessing a second OPC UA server running in a second gateway device to acquire data of a second terminal device networked with the second gateway device, and the application program is also used for communicating with a cloud service device through an MQTT protocol and uploading the data of the first networking device and the second networking device, wherein the first gateway device and the second gateway device are in the same local area network.
In the above solution of the cloud connection system based on the internet of things gateway, as an optional implementation manner, the number of the second gateway devices is one or more.
In the above solution of the cloud connection system based on the internet of things gateway, as an optional implementation manner, the number of the second gateway devices is multiple, and in the multiple second gateway devices, at least one of the second gateway devices is deployed with a redundant application program having the same function as the application program of the first gateway device.
In the above solution of the cloud connection system based on the internet of things gateway, as an optional implementation manner, the first gateway device is a programmable logic controller PLC device.
In the above scheme of the cloud connection system based on the internet of things gateway, as an optional implementation manner, the second gateway device is an internet of things device with an OPC UA function, and the internet of things device is a programmable logic controller PLC device.
In the above solution of the cloud connection system based on the gateway of the internet of things, as an optional implementation manner, the operating system is a Linux operating system.
In the solution of the cloud connection system based on the internet of things gateway, as an optional implementation manner, the first OPC UA server is configured to be built in firmware of the PLCnext, and the application program is arranged in an extension component of the PLCnext.
In the above solution of the cloud connection system based on the gateway of the internet of things, as an optional implementation manner, the application program is deployed as a content in the Linux operating system.
In the above solution of the cloud connection system based on the gateway of the internet of things, as an optional implementation manner, the application program provides a parameter configuration interface based on a WEB page.
In the above solution of the cloud connection system based on the gateway of the internet of things, as an optional implementation manner, the WEB page may be accessed by a computing device or a mobile device accessing the local area network.
In the above scheme of the cloud connection system based on the gateway of the internet of things, as an optional implementation manner, the parameter configuration interface prompts the user to input the MQTT cloud server parameters.
In the foregoing solution of the cloud connection system based on the gateway of the internet of things, as an optional implementation manner, the MQTT cloud server parameter includes at least one of the following: broker Client Name, broker URL, broker Port, broker Username, broker passage word, broker Message Topic, publisher Name, default Send Interval, broker Command Topic, broker Command Response Topic, broker Metadata Topic, metadata Send Interval.
In the above scheme of the cloud connection system based on the internet of things gateway, as an optional implementation manner, the parameter configuration interface prompts the user to configure the node parameters of the OPC UA server.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiments of the application and together with the description serve to explain the principles of the application. In the accompanying drawings:
fig. 1 shows a schematic diagram of a cloud connection system based on an internet of things gateway according to an embodiment of the application.
Fig. 2 illustrates an architecture of a PLC device suitable for the extended cloud connection scheme illustrated in fig. 1.
Fig. 3A-3D illustrate screen shots of a web page configuration interface provided by a host device in the extended cloud connection scheme illustrated in fig. 1.
Detailed Description
In the following description, the present patent application is described with reference to various embodiments. One skilled in the relevant art will recognize, however, that the embodiments may be practiced without one or more of the specific details, or with other alternative and/or additional methods, materials, or components. In other instances, well-known structures, materials, or operations are not shown or described in detail to avoid obscuring aspects of various embodiments of the present patent application. Similarly, for purposes of explanation, specific numbers, materials and configurations are set forth in order to provide a thorough understanding of the embodiments of the present patent application. However, the present patent application may be practiced without specific details. Furthermore, it should be understood that the embodiments shown in the drawings are illustrative representations and are not necessarily drawn to scale.
The various embodiments and variations of the present application are further described below with reference to the accompanying drawings.
Fig. 1 shows a schematic diagram of a cloud connection system based on an internet of things gateway according to an embodiment of the application. As shown in fig. 1, a plurality of gateway devices (e.g., programmable logic controllers PLCs) are deployed within a local area network 50. For ease of illustration, fig. 1 shows a first PLC device 10, a second PLC device 20, a third PLC device 30, and a cloud server 40, it being understood that this number is merely an example. Further, it should be appreciated that the first, second, and third PLC devices may each be wired or wirelessly connected to a number of controlled or monitored terminal internet of things devices (e.g., sensors), the graphical representation of which is omitted from fig. 1.
The first PLC device 10, the second PLC device 20, and the third PLC device 30 may be substantially identical devices, for example, all PLC devices having the architecture shown in fig. 2. However, in some implementations, only the first PLC device 10 needs to have an architecture and execution resources, for example, as shown in fig. 2, and other PLC devices may be heterogeneous with the first PLC device 10, so long as the PLC devices have OPC UA server functions built therein, and can form a topology structure as shown in fig. 1 with the first PLC device 10 and transfer data of the internet of things.
According to an embodiment of the present application, the system components built in the first PLC device 10 include an OPC UA server 120, the system components built in the second PLC device 20 include an OPC UA server 220, and the system components built in the third PLC device 30 include an OPC UA server 320. In other words, these OPC UA servers exist as built-in functional modules in the PLC device platform and can therefore be called up on demand. The PLC device with the built-in OPC UA server may be, for example, a PLCnext controller commercially available from the german phoenix electric company (PHOENIX CONTACT GMBH & co. KG) or its related entities, although the present application does not necessarily rely on this source of PLC device. Although the OPC UA server in the present embodiment is used to be built in firmware of the PLCnext, this should not constitute a limitation on the PLC device employed in implementing the present application.
Further, an application program 110 capable of implementing OPC UA data collection between gateways and implementing data cloud up through MQTT protocol may be deployed in the first PLC device 10. Such an application 110 may be in the form of open source software, or software obtained based on the subsequent development of open source code, for example, it may be software commercially available from the phoenix electric company of germany or its associated entity (e.g., software name OPC UA OVER MQTT APP). The application 110 supports OPC UA protocol communications with the OPC UA server and MQTT protocol communications with the cloud server 40.
Unlike OPC UA server 120, which is built in the PLCnext firmware, application 110 is deployed and runs on the PLCnext as an extension component. The application 110 can provide an access interface based on a WEB page, so that a user can configure the MQTT cloud server parameters through the WEB page, and can further configure OPC UA server node parameters of the internet of things. For example, fig. 3D illustrates an operator interface for configuring cloud server parameters via WEB access (described in further detail below).
Returning again to fig. 1. Because the three PLC devices are respectively built with the OPC UA server and are addressable in the same local area network, the PLC devices can interact with each other based on the application program 110, and thus acquire the information of the internet of things devices acquired by each PLC device as required. Therefore, in the topology of the present application, only the application program 110 needs to be deployed in the first PLC device 10, and the application program 110 can acquire data of different kinds of devices of the internet of things associated with all OPC UA servers under the local area network 50 by using the OPC UA protocol characteristics.
In a further, alternative implementation, redundant devices may be configured in a network topology. Specifically, when the first PLC device 10 is used as a main device for deploying the application program 110, the same application program 210 as the application program 110 may be deployed in the second PLC device 20, so that when the main device fails, a redundant device, that is, the application program 210 of the second PLC device 20, is started, so that the data collection and the cloud task uploading of the internet of things device are continuously completed.
In a preferred implementation, the application 110 is deployed as a Container (the name of the Linux self-contained containerization tool) in the Linux operating system. Fig. 2 illustrates an architecture of a PLC device 80 suitable for use in the extended cloud connection scheme shown in fig. 1 that is capable of providing a Docker container for an application 110 as a deployment environment.
Specifically, the PLC device 80 shown in fig. 2 should first include the underlying hardware 801. The operating system may then employ a Linux operating system 802, such as an RT-Linux system. Compared with Windows, linux has the characteristics of stability, more efficiency, less loopholes, quick repair, multitasking, multiple users, safer users and file authority strategies, and the like, and can give consideration to the degree of freedom of development and the real-time running of programs. In addition, the Linux system is characterized in that the bottom layer is composed of files, the files can be accessed through safe modes such as SSH or SFTP, and the file parameter configuration is directly modified, so that safe, free and rapid configuration setting is facilitated.
Middleware 803 may be implemented on the basis of Linux operating system 802. Taking the PLCnext of the phoenix electrical as an example, the intermediate member 803 may include: GDS (Global Data Space), it realizes the data consistency of interaction between different real-time components; and RSC (Remote Service Call), programs running on the expansion component 805 (described further below) may communicate with the core component 804 over the RSC interface.
Middleware 803 functions to interface the operating system software (Linux operating system 802) with the user application software (core component 804, extension component 805).
The core components 804 may include IO and Fieldbus components, system components, service components, and the like. The IO and Fieldbus component is used for realizing the connection of a Fieldbus and a local IO with the PLC device 80 for processing the input and output of data, and the Fieldbus can comprise a PROFINET controller, a PROFINET device, an Axioline F master station (local bus) and the like. The system components provide all of the basic functions underlying the PLC device 80, which may include a system manager, a PLC manager, an ESM (execution synchronization manager), a user manager, an IEC61131 runtime, etc., as appropriate, some of which may be firmware components. The service component provides access to the ESM, GDS, etc. system components.
Typically, the OPC UA server 820 is also implemented in the core component 804, more specifically in a system component of the core component 804, and thus the OPC UA server 820 may be accessed through a service component.
The expansion component 805 further expands the functionality of the PLC device 80. One example of an extension component 805 is a Docker container 8050 of the Linux system, where applications 810 may be deployed in the Docker container 8050. The application 810 in the Docker container 8050 may access the OPC UA server 820 and thus may gather data of the internet of things device through the OPC UA server 820. In addition, the application 810 in the Docker container 8050 may itself complete the data clouding through the MQTT protocol, or by invoking other MQTT communication services in the extension component 805.
For Linux operations, the Docker container itself may be implemented using various mature technologies in the public domain, and thus the implementation of the Docker container itself does not constitute a limitation of the present application.
In the above implementation, the internet of things gateway is implemented based on a programmable logic controller PLC. It should be appreciated that in other implementations, the internet of things gateway may be a Linux system-based edge device (e.g., it may be an edge device EPC1522 commercially available from the phoenix electric company, germany or its associated entities), and the application 810 is deployed in a Docker container of the Linux system.
Although each gateway device is represented as a PLC device in the local area network 50 shown in fig. 1, it is understood that the first PLC device 10 may be referred to as a first gateway device, and the second PLC device 20, the third PLC device 30, and the like may be collectively referred to as a second gateway device in a more general and general configuration. The second gateway device may include an internet of things device with OPC UA functions, where the internet of things device is a programmable logic controller PLC device.
Fig. 3A-3D illustrate a screenshot of a web page configuration interface provided by a master device (i.e., first PLC device 10) in the extended cloud connection scheme illustrated in fig. 1. In a further implementation, the parameter configuration manner provided by the scheme of the present application is described with reference to fig. 3A to 3D.
According to one aspect of the application, the parameter configuration interface provided by the application 110 may be opened using a device having a web browser, such as a cell phone or a computer, for example. So that conventional programming software does not need to be opened. The interface for parameter configuration may be constructed and illustrated in the form of fig. 3A-3D, so as to guide the user through OPC UA server node configuration and connection parameter configuration to the cloud MQTT proxy (brooker) in a concise and clear manner.
For example, using the account number and password of the first PLC device 10, or another dedicated account number and password, the user may log into the OPC UA server connection (OPC UA Server Connect) page shown in fig. 3A, and through the operation on the page, the configuration of the OPC UA server nodes may be completed, and specifically, the published nodes (i.e., which nodes are collected and the internet of things data transmission is clouded) may be selected.
Further, by clicking on a tab or other means, the Published node (Published Nodes) page shown in fig. 3B may be jumped to, thereby managing, including importing, exporting, reloading, etc., the Published OPC UA server node.
Further, by clicking on a tab or other means, the diagnostic page shown in fig. 3C may be skipped to reveal monitoring information for the connection conditions of the OPC UA server node and MQTT Broker, statistical information including session number, message queue, etc., and a visual chart of part of the variables.
Further, by clicking a tab or other manner, the Configuration page shown in fig. 3D may be skipped, where the Configuration of the connection parameters to the cloud MQTTBroker may be set, for example, the following parameters may be set:
Broker Client Name
Broker URL
Broker Port
Broker Username
Broker Password
Broker Message Topic
Publisher Name
Default Send Interval
Broker Command Topic
Broker Command Response Topic
Broker Metadata Topic
Metadata Send Interval
it should be noted that, these interfaces of fig. 3A to 3D are an implementation example of the parameter configuration interface in the solution of the present application, and the layout manner and the specific graphic content in the interface do not limit the present application. Although the advantages of the Linux operating system are set forth in the foregoing, the present application does not exclude implementation of an internet of things gateway or PLC device based on the Windows operating system and other operating systems.
Although the embodiments were described above by taking three PLC devices as an example, the number of PLC devices may be greater or fewer.
In some variations, one or more PLC devices may be replaced with other internet of things gateways, so long as the underlying operating system of the internet of things gateway may additionally install an application program and have OPC UA server services and MQTT network communication services that may be invoked by the application program.
In some variations, the parameter configuration interface provided by the application 110 may be further simplified or incorporate more configuration options, as desired.
The application uses specific words to describe embodiments of the application. Reference to "one embodiment," "an embodiment," and/or "some embodiments" means that a particular feature, structure, or characteristic is associated with at least one embodiment of the application. Thus, it should be emphasized and should be appreciated that two or more references to "an embodiment" or "one embodiment" or "an alternative embodiment" in various positions in this specification are not necessarily referring to the same embodiment. Furthermore, certain features, structures, or characteristics of one or more embodiments of the application may be combined as suitable.
In the context of the present application, the words "a," "an," "the," and/or "the" are not specific to the singular, but may include the plural, unless the context clearly indicates otherwise. In general, the terms "comprises" and "comprising" merely indicate that the steps and elements are explicitly identified, and they do not constitute an exclusive list, as other steps or elements may be included in a method or apparatus.
Similarly, it should be noted that in order to simplify the description of the present disclosure and thereby aid in understanding one or more inventive embodiments, various features are sometimes grouped together in a single embodiment, figure, or description thereof. This method of disclosure, however, is not intended to imply that more features than are required by the subject application. Indeed, less than all of the features of a single embodiment disclosed above.
While the basic concepts have been described above, it will be apparent to those skilled in the art that the foregoing disclosure is by way of example only and is not intended to be limiting. Although not explicitly described herein, various modifications, improvements and adaptations of the application may occur to one skilled in the art. Such modifications, improvements, and modifications are intended to be suggested within the scope of embodiments of the present application.

Claims (13)

1. A cloud connection system based on an internet of things gateway, comprising:
a first gateway device (10) having an operating system, said first gateway device comprising a first OPC UA server (120) built-in and an application (110) installed in said operating system of said first gateway device,
the application program is used for accessing the first OPC UA server running in the first gateway device to acquire data of a first terminal device networked with the first gateway device,
the application program is also used for accessing a second OPC UA server running in a second gateway device to acquire data of a second terminal device networked with the second gateway device,
the application program is also used for communicating with the cloud service equipment (40) through an MQTT protocol and uploading data of the first networking equipment and the second networking equipment,
wherein the first gateway device and the second gateway device are within the same local area network (50).
2. The system of claim 1, wherein the number of second gateway devices is one or more.
3. The system of claim 2, wherein the number of second gateway devices is a plurality, and wherein at least one of the second gateway devices (20) has a redundant application (210) disposed therein that functions identically to the application of the first gateway device.
4. The system of claim 1, wherein the first gateway device is a programmable logic controller, PLC, device.
5. The system of claim 1, wherein the second gateway device is an internet of things device with OPC UA functionality, the internet of things device being a programmable logic controller PLC device.
6. The system of claim 1, wherein the operating system is a Linux operating system.
7. The system of claim 6, wherein the first OPC UA server is for being built into firmware of a PLCnext, the application being disposed in an extension component of the PLCnext.
8. The system of claim 6, wherein the application is deployed as a Container in the Linux operating system.
9. The system of claim 1, wherein the application provides a WEB page based parameter configuration interface.
10. The system of claim 9, wherein the WEB page is accessible by a computing device or mobile device that accesses the local area network.
11. The system of claim 9, wherein the parameter configuration interface prompts a user to enter MQTT cloud server parameters.
12. The system of claim 9, wherein the MQTT cloud server parameters comprise at least one of:
Broker Client Name、Broker URL、Broker Port、Broker Username、Broker Password、Broker Message Topic、Publisher Name、Default Send Interval、Broker Command Topic、Broker Command Response Topic、Broker Metadata Topic、Metadata Send Interval。
13. the system of claim 11, wherein the parameter configuration interface prompts a user to configure OPC UA server node parameters.
CN202311075537.XA 2023-08-25 2023-08-25 Cloud connection system based on gateway of Internet of things Pending CN116828014A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311075537.XA CN116828014A (en) 2023-08-25 2023-08-25 Cloud connection system based on gateway of Internet of things

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311075537.XA CN116828014A (en) 2023-08-25 2023-08-25 Cloud connection system based on gateway of Internet of things

Publications (1)

Publication Number Publication Date
CN116828014A true CN116828014A (en) 2023-09-29

Family

ID=88113033

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311075537.XA Pending CN116828014A (en) 2023-08-25 2023-08-25 Cloud connection system based on gateway of Internet of things

Country Status (1)

Country Link
CN (1) CN116828014A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106912114A (en) * 2017-01-13 2017-06-30 南京全世联科技有限公司 The method and things-internet gateway of a kind of things-internet gateway communication
CN108322356A (en) * 2017-01-18 2018-07-24 重庆邮电大学 A kind of industrial network gateway compatibility test method based on MQTT
CN110855774A (en) * 2019-11-11 2020-02-28 卡乐电子(苏州)有限责任公司 Internet of things system capable of being automatically configured based on MQTT protocol
CN112787997A (en) * 2020-12-26 2021-05-11 广州保仕盾智能科技有限公司 Method for realizing intranet IP communication based on gateway serving as server side
CN114172868A (en) * 2022-02-14 2022-03-11 武汉慧联无限科技有限公司 Data transmission method, device and storage medium
US20220171854A1 (en) * 2017-12-29 2022-06-02 Delphian Systems, LLC Bridge Computing Device Control in Local Networks of Interconnected Devices

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106912114A (en) * 2017-01-13 2017-06-30 南京全世联科技有限公司 The method and things-internet gateway of a kind of things-internet gateway communication
CN108322356A (en) * 2017-01-18 2018-07-24 重庆邮电大学 A kind of industrial network gateway compatibility test method based on MQTT
US20220171854A1 (en) * 2017-12-29 2022-06-02 Delphian Systems, LLC Bridge Computing Device Control in Local Networks of Interconnected Devices
CN110855774A (en) * 2019-11-11 2020-02-28 卡乐电子(苏州)有限责任公司 Internet of things system capable of being automatically configured based on MQTT protocol
CN112787997A (en) * 2020-12-26 2021-05-11 广州保仕盾智能科技有限公司 Method for realizing intranet IP communication based on gateway serving as server side
CN114172868A (en) * 2022-02-14 2022-03-11 武汉慧联无限科技有限公司 Data transmission method, device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
薛栋栋: ""基于OPC UA 的典型机械设备互联互通技术研究与实现"", 《中国优秀硕士学位论文全文数据库(电子期刊)工程科技Ⅱ辑》 *

Similar Documents

Publication Publication Date Title
CN110582732B (en) Open architecture industrial control system
JP7133294B2 (en) A method for synchronizing data between a handheld field maintenance tool and a process control asset management system application within a process control system, Synchronizing a set of data between a handheld field maintenance tool and a process control asset management system application within a process control system and portable field maintenance tools
JP6990534B2 (en) Process control communication between portable field maintenance tools and process control devices
EP3165977B1 (en) Automatic uploading and registering of device description files
JP6549351B2 (en) Collection of data within process control system and distribution to big data machines
RU2477926C2 (en) Network scanning and organisation of management in device type manager
JP2021057033A (en) Industrial control system hyperconverged architecture
Dürkop et al. Using OPC-UA for the autoconfiguration of real-time Ethernet systems
Koziolek et al. Self-commissioning industrial IoT-systems in process automation: a reference architecture
US11726463B2 (en) Industrial control system architecture for real-time simulation and process control
EP3078165B1 (en) Web-based interaction with building automation
WO2011150715A1 (en) Method and device for collecting data of third-party equipment in distributed control system
Wang et al. An interoperable and flat Industrial Internet of Things architecture for low latency data collection in manufacturing systems
CN111953728B (en) Automated system remote access
CN114384869A (en) Industrial process control system as a data center for an industrial process plant
Carlsson et al. Migration of industrial process control systems to service-oriented architectures
CN114584429A (en) Industrial intelligent internet of things gateway
CN116828014A (en) Cloud connection system based on gateway of Internet of things
CN116915759A (en) Support PLC equipment of convenient cloud connection
US11500429B2 (en) Input signal coordination and method for use with an expansion module
Zhou et al. Self-organization of reconfigurable protocol stack for networked control systems
KR20210081065A (en) Data collection edge device and data collection gateway having AI module
Mancheno et al. Development of an Industrial IoT Gateway Prototype
EP4354240A1 (en) Configuration sourced direct from ethernet advanced physical layer field device
CN117130318B (en) Industrial data acquisition method, device, system and readable storage medium

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