CN111835826A - Cloud edge cooperative linkage system suitable for smart internet of things system - Google Patents

Cloud edge cooperative linkage system suitable for smart internet of things system Download PDF

Info

Publication number
CN111835826A
CN111835826A CN202010519047.4A CN202010519047A CN111835826A CN 111835826 A CN111835826 A CN 111835826A CN 202010519047 A CN202010519047 A CN 202010519047A CN 111835826 A CN111835826 A CN 111835826A
Authority
CN
China
Prior art keywords
internet
message
things
mqtt
module
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
CN202010519047.4A
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.)
State Grid Information and Telecommunication Co Ltd
Great Power Science and Technology Co of State Grid Information and Telecommunication Co Ltd
Original Assignee
State Grid Information and Telecommunication Co Ltd
Great Power Science and Technology Co of State Grid Information and Telecommunication 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 State Grid Information and Telecommunication Co Ltd, Great Power Science and Technology Co of State Grid Information and Telecommunication Co Ltd filed Critical State Grid Information and Telecommunication Co Ltd
Priority to CN202010519047.4A priority Critical patent/CN111835826A/en
Publication of CN111835826A publication Critical patent/CN111835826A/en
Pending legal-status Critical Current

Links

Images

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/50Network services
    • H04L67/56Provisioning of proxy services
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • 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

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)
  • Computer Security & Cryptography (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a cloud-side cooperative linkage system suitable for an intelligent Internet of things system, which comprises an uplink MQTT communication module and is used for realizing interaction between the cloud-side cooperative linkage system and a platform-side MQTT message; the downlink communication module is used for realizing MQTT message interaction between the cloud edge cooperative linkage system and the internal data center of the edge Internet of things agent device; the message body mapping module realizes information interaction with each APP inside the edge Internet of things agent device through an MQTT protocol inside the edge Internet of things agent device; and the management function module is used for realizing the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform. The invention can realize application management cooperation, service management cooperation, security strategy cooperation and resource cooperation between the edge Internet of things agent device and the Internet of things management platform.

Description

Cloud edge cooperative linkage system suitable for smart internet of things system
Technical Field
The invention relates to a cloud-side cooperative linkage system, in particular to a system suitable for linkage between an Internet of things management platform and an edge Internet of things agent in an intelligent Internet of things system.
Background
With the continuous promotion of the construction of the intelligent internet of things system of the national power grid company, the construction of the management platform of the internet of things by companies of various provinces is gradually improved, and various original service data gradually start to be accessed into the management platform of the internet of things. The edge internet of things agent device is used as edge side equipment in an intelligent internet of things system, on one hand, the edge internet of things agent device bears the calculation function below a part of platforms, and on the other hand, the functions of collecting, analyzing and calculating the data collected by southward sensing equipment are achieved. The method can shield the difference of the underlying network, break through the traditional longitudinal closed mode of the internet of things, establish a junction for a field communication network and a wide area transmission network, assist in realizing effective power grid situation perception, and provide effective support for improving the standardized management capability of the power grid.
At present, the communication between the internet of things devices mostly adopts a lightweight message protocol MQTT protocol with low overhead and low broadband occupation. The system can provide real-time and reliable message service for the connected remote equipment with extremely little code and bandwidth, is suitable for the remote equipment with low hardware performance and the environment with poor network condition, and therefore, the communication protocol based on the publish/subscribe mode is also adopted in the construction of the intelligent internet of things system. In the communication between the Internet of things management platform and the edge Internet of things agent device, a national network company uniformly defines a message body structure of an MQTT protocol, and communication protocols among APPs in the edge Internet of things agent device are defined by developers. Therefore, the structure of the internal protocol of the edge internet of things agent device and the communication protocol of the internet of things management platform is completed, and the cloud edge cooperative management and control are realized in the construction of the intelligent internet of things system.
In prior art patent applications: patent number CN201910529408.0 provides a data interaction system and method for a ubiquitous power internet of things intelligent terminal, including: the intelligent terminal, the data center installed on the intelligent terminal, and the message bus for subscribing and publishing messages between the intelligent terminal and the data center; the intelligent terminal is used for deploying a micro application module for realizing the data mapping carrier function of the intelligent terminal node; the micro application module is used for publishing the acquired data to a message bus and initiating a subscription requirement to the message bus; message bus: the data processing system is used for receiving data and subscription requirements acquired by the micro application module, publishing the received data to a data center and sending the data required by the subscriber to the subscriber; the data center comprises: for receiving messages in real time from the message bus, and storing data based on the messages, and for providing the subscriber with the required data. Data interaction decoupling between intelligent terminal micro applications is realized, a unified data center is provided, and data full-service communication is realized. The above scheme is only a data interaction scheme between the functional modules in the edge internet of things agent device, and is not designed for data interaction between the edge internet of things agent device and the internet of things management platform, and further does not relate to functions such as application management cooperation, business management cooperation, security policy cooperation and resource cooperation, and cloud-side cooperative management and control cannot be accurately and efficiently completed.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a cloud-side cooperative linkage system which is suitable for an intelligent Internet of things system, can realize the decoupling of the interactive data of an Internet of things management platform and an edge Internet of things agent and the internal data of the edge Internet of things agent, and can complete the accurate interaction of the business information and the control information of the edge Internet of things agent and the Internet of things management platform.
A cloud-side cooperative linkage system suitable for a smart Internet of things system comprises an uplink MQTT communication module, and is used for realizing interaction of a cloud-side cooperative linkage system and a platform-side MQTT message; the downlink communication module is used for realizing MQTT message interaction between the cloud edge cooperative linkage system and the internal data center of the edge Internet of things agent device; the message body mapping module is used for realizing information interaction with each APP inside the edge Internet of things agent device through an MQTT protocol inside the edge Internet of things agent device, completing message body analysis inside the cloud-side cooperative linkage system, converting the message body into a communication protocol which is in line with national network standards and can be accurately received by the Internet of things management platform, and realizing accurate interaction of service information and control information between the edge Internet of things agent device and the Internet of things management platform; and the management function module is used for realizing the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform, adding, deleting and reporting the state updating event of the sub-equipment, reporting the equipment data and responding the equipment command, realizing the functions of issuing the command to the edge Internet of things agent device and accurately forwarding the command to the corresponding sub-equipment or the internal APP by the Internet of things management platform, finishing the data acquisition function and further realizing various required operations.
The message body mapping module comprises an instruction pool, an instruction structure body module, a message analysis module and a message generation module, wherein the instruction pool and the instruction structure body module are used for storing all instruction information of two MQTT messages for the message analysis module and the message generation module to call; the message analysis module is used for realizing the analysis and related field storage of the MQTT message and the MQTT message of the Internet of things management platform in the edge Internet of things agent device subscribed by the MQTT communication module by calling the instruction pool and the instruction structure body module; and the message generation module receives the message analysis module output information through the call instruction pool and the instruction structure module to carry out message recombination so as to realize the conversion of the MQTT message and the MQTT message of the IOT management platform in the edge IOT proxy device.
The management function module has the following functions: the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform, adding and deleting the sub-equipment, reporting a state updating event, reporting equipment data and responding to an equipment command are realized; the method has the advantages that the command of the IOT management platform to the edge IOT agent device is issued and accurately forwarded to the corresponding sub-device or the internal APP, the data acquisition function is completed, and further the functions of service control, time synchronization service, reset, parameter query, configuration query, parameter activation and the like are realized; the functions of uniform service arrangement, service priority classification and active service data reporting are realized; realizing the safety strategy coordination of flow cleaning, flow analysis, flow blocking and the like; and the resource coordination functions of storage, calculation, network and the like are realized.
In summary, compared with the prior art, the invention has the following advantages:
the invention can realize the registration and login of the edge Internet of things agent device to the Internet of things management platform, complete the addition and deletion of the sub-equipment, data report, state report of the relevant theme release, respond to various themes with control instructions released by the Internet of things management platform, and complete the analysis and format mapping of the theme content, analyze the theme released by the platform side, map the theme into the theme on the message bus in the device and forward the theme to the relevant APP. In a similar way, the related theme published by the internal app can be mapped to a theme ratio meeting the requirement of the internet of things management platform and published on a message bus between the internet of things management platform and the edge internet of things agent, so that application management cooperation, business management cooperation, security policy cooperation and resource cooperation between the edge internet of things agent device and the internet of things management platform are realized.
Drawings
Fig. 1 is a schematic block diagram of the present invention.
Fig. 2 is a detailed view of the functional block diagram.
Detailed Description
The present invention will be described in more detail with reference to examples.
Example 1
A cloud-side cooperative linkage system suitable for a smart Internet of things system comprises an uplink MQTT communication module, and is used for realizing interaction between the cloud-side cooperative linkage system and a platform-side MQTT message; the downlink communication module is used for realizing MQTT message interaction between the cloud edge cooperative linkage system and the internal data center of the edge Internet of things agent device; the message body mapping module is used for realizing information interaction with each APP inside the edge Internet of things agent device through an MQTT protocol inside the edge Internet of things agent device, completing message body analysis inside the cloud-side cooperative linkage system, converting the message body into a communication protocol which is in line with national network standards and can be accurately received by the Internet of things management platform, and realizing accurate interaction of service information and control information between the edge Internet of things agent device and the Internet of things management platform; and the management function module is used for realizing the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform, adding, deleting and reporting the state updating event of the sub-equipment, reporting the equipment data and responding the equipment command, realizing the functions of issuing the command to the edge Internet of things agent device and accurately forwarding the command to the corresponding sub-equipment or the internal APP by the Internet of things management platform, finishing the data acquisition function and further realizing various required operations. The message body mapping module comprises an instruction pool, an instruction structure body module, a message analysis module and a message generation module, wherein the instruction pool and the instruction structure body module are used for storing all instruction information of two MQTT messages for the message analysis module and the message generation module to call; the message analysis module is used for realizing the analysis and related field storage of the MQTT message and the MQTT message of the Internet of things management platform in the edge Internet of things agent device subscribed by the MQTT communication module by calling the instruction pool and the instruction structure body module; and the message generation module receives the message analysis module output information through the call instruction pool and the instruction structure module to carry out message recombination so as to realize the conversion of the MQTT message and the MQTT message of the IOT management platform in the edge IOT proxy device. The management function module has the following functions: the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform, adding and deleting the sub-equipment, reporting a state updating event, reporting equipment data and responding to an equipment command are realized; the method has the advantages that the command of the IOT management platform to the edge IOT agent device is issued and accurately forwarded to the corresponding sub-device or the internal APP, the data acquisition function is completed, and further the functions of service control, time synchronization service, reset, parameter query, configuration query, parameter activation and the like are realized; the functions of uniform service arrangement, service priority classification and active service data reporting are realized; realizing the safety strategy coordination of flow cleaning, flow analysis, flow blocking and the like; and the resource coordination functions of storage, calculation, network and the like are realized.
The operation of the system is described in detail below:
(1) registration, status update, deletion of child devices
The utility model provides a cloud limit collaborative linkage system suitable for wisdom thing allies oneself with system, is the relevant APP of marginal thing allies oneself with agent device internal service and is done the sub-equipment, monitors the business APP after the line, generates APP registration relation inquiry message when management function module, on issuing this message to inside MQTT Broker through down MQTT communication module, and then inquires current business APP registration relation to data center, waits for data center response message.
The management function module receives the APP registration relation query reply message through the downlink MQTT communication module, generates an APP online information message, issues the APP online information message to the internal MQTT Broker through the downlink MQTT communication module, informs the message body mapping module to convert the APP online information message into an adding sub-device (namely, sub-device registration) message meeting the platform side requirement, and issues a theme containing the sub-device registration message to the platform side MQTT Broker through the uplink MQTT communication module.
Then, the management function module registers the relation message by the APP every 5 minutes, checks whether the current registered business APP operates online, generates a heartbeat maintenance message if the APP operates online, converts the heartbeat maintenance message into an update sub-device state (heartbeat maintenance) message through the message body mapping module, and delivers the update sub-device state (heartbeat maintenance) message to the MQTT Broker at the platform side through the uplink MQTT communication module; and if the registration relation does not exist, generating a business app offline message, converting the business app offline message into a message for deleting the sub-equipment through a message body mapping module, and delivering the message to an uplink MQTT communication module to be issued to the MQTT Broker on the platform side.
(2) Active reporting of business data
The management function module controls the downlink MQTT communication module to regularly issue a real-time data query message to an internal MQTT Broker, regularly queries the data of the current service APP real-time library from the data center, and waits for the response of the data center.
After the data center returns the current business APP real-time data, the management function module controls the message body mapping module to convert the real-time business data into a data reporting message format defined by the platform side, and the business data is issued to the platform side MQTT Broker through the uplink MQTT communication module.
(3) Service data calling and reading
The uplink MQTT communication module receives a service data recall instruction from the platform side, the management function module controls the message body mapping module to analyze an MQTT message containing the recall instruction to generate a corresponding real-time library query message, the downlink MQTT communication module issues the database query message generated by the message body mapping module to an internal MQTT Broker, queries the service data recalled and tested by the platform side from the data center, and waits for the response of the data center.
The downlink MQTT communication module subscribes a recall test data response message of the data center, the management function module controls the message body mapping module to convert the recall test data response message returned by the data center into a recall test command and send the response message, and an MQTT theme carrying the recall test command and send the response message is issued to an MQTT Broker at the platform side through the uplink MQTT communication module to finish one-time data recall.
(4) Business APP control
The uplink MQTT communication module receives a business APP control instruction from a platform side, the management function module controls the message body mapping module to analyze an MQTT message containing the business APP control instruction and determine a receiving target APP of the instruction, an internal MQTT theme and a message are generated by taking the APP mark as a key field, and the downlink MQTT communication module issues the MQTT theme containing the business APP control instruction message to an internal MQTT Broker to wait for a corresponding business APP response.
The business APP responds to the control instruction sent by the platform side after receiving the control instruction, an execution result is generated into an MQTT message and is returned to the system, after a downlink MQTT communication module receives a business APP instruction execution result feedback message, the management function module controls the message body mapping module to analyze the message and convert the message into a platform side control instruction response message, and the platform side control instruction response message is issued to a platform side MQTT Broker through uplink MQTT, so that one-time business APP control is completed.
The parts not described in the present embodiment are the same as those in the prior art.

Claims (3)

1. The utility model provides a cloud limit collaborative linkage system suitable for wisdom thing allies oneself with system which characterized in that: the cloud-side collaborative linkage system comprises an uplink MQTT communication module, and realizes interaction of a cloud-side collaborative linkage system and a platform-side MQTT message; the downlink communication module is used for realizing MQTT message interaction between the cloud edge cooperative linkage system and the internal data center of the edge Internet of things agent device; the message body mapping module is used for realizing information interaction with each APP inside the edge Internet of things agent device through an MQTT protocol inside the edge Internet of things agent device, completing message body analysis inside the cloud-side cooperative linkage system, converting the message body into a communication protocol which is in line with national network standards and can be accurately received by the Internet of things management platform, and realizing accurate interaction of service information and control information between the edge Internet of things agent device and the Internet of things management platform; and the management function module is used for realizing the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform, adding, deleting and reporting the state updating event of the sub-equipment, reporting the equipment data and responding the equipment command, realizing the functions of issuing the command to the edge Internet of things agent device and accurately forwarding the command to the corresponding sub-equipment or the internal APP by the Internet of things management platform, finishing the data acquisition function and further realizing various required operations.
2. The cloud-edge collaborative linkage system for the smart internet of things system according to claim 1, wherein: the message body mapping module comprises an instruction pool, an instruction structure body module, a message analysis module and a message generation module, wherein the instruction pool and the instruction structure body module are used for storing all instruction information of two MQTT messages for the message analysis module and the message generation module to call; the message analysis module is used for realizing the analysis and related field storage of the MQTT message and the MQTT message of the Internet of things management platform in the edge Internet of things agent device subscribed by the MQTT communication module by calling the instruction pool and the instruction structure body module; and the message generation module receives the message analysis module output information through the call instruction pool and the instruction structure module to carry out message recombination so as to realize the conversion of the MQTT message and the MQTT message of the IOT management platform in the edge IOT proxy device.
3. The cloud-edge collaborative linkage system for the smart internet of things system according to claim 2, wherein: the management function module has the following functions: the functions of accessing and registering the edge Internet of things agent device to the equipment of the Internet of things management platform, adding and deleting the sub-equipment, reporting a state updating event, reporting equipment data and responding to an equipment command are realized; the method has the advantages that the command of the IOT management platform to the edge IOT agent device is issued and accurately forwarded to the corresponding sub-device or the internal APP, the data acquisition function is completed, and further the functions of service control, time synchronization service, reset, parameter query, configuration query, parameter activation and the like are realized; the functions of uniform service arrangement, service priority classification and active service data reporting are realized; realizing the safety strategy coordination of flow cleaning, flow analysis, flow blocking and the like; and the resource coordination functions of storage, calculation, network and the like are realized.
CN202010519047.4A 2020-06-09 2020-06-09 Cloud edge cooperative linkage system suitable for smart internet of things system Pending CN111835826A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010519047.4A CN111835826A (en) 2020-06-09 2020-06-09 Cloud edge cooperative linkage system suitable for smart internet of things system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010519047.4A CN111835826A (en) 2020-06-09 2020-06-09 Cloud edge cooperative linkage system suitable for smart internet of things system

Publications (1)

Publication Number Publication Date
CN111835826A true CN111835826A (en) 2020-10-27

Family

ID=72899252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010519047.4A Pending CN111835826A (en) 2020-06-09 2020-06-09 Cloud edge cooperative linkage system suitable for smart internet of things system

Country Status (1)

Country Link
CN (1) CN111835826A (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112272238A (en) * 2020-10-29 2021-01-26 国网山东省电力公司威海供电公司 Cloud-edge service interaction method for power Internet of things
CN112583796A (en) * 2020-11-30 2021-03-30 国电南瑞科技股份有限公司 Method and system for accessing terminal equipment to power Internet of things and Internet of things management platform
CN112688912A (en) * 2020-11-23 2021-04-20 福建网能科技开发有限责任公司 Internet of things universal gateway protocol automatic analysis system supporting JavaScript configuration
CN112733062A (en) * 2021-01-14 2021-04-30 国网上海市电力公司 Internet of things application management system and method
CN112822171A (en) * 2020-12-30 2021-05-18 南京南瑞继保电气有限公司 Preposed acquisition system and method based on Internet of things protocol
CN112835968A (en) * 2021-02-01 2021-05-25 浪潮云信息技术股份公司 Intelligent equipment linkage method based on Internet of things
CN112910954A (en) * 2021-01-14 2021-06-04 国网安徽省电力有限公司信息通信分公司 Remote management method and system for power Internet of things equipment
CN112929245A (en) * 2021-01-27 2021-06-08 浪潮软件科技有限公司 Method for managing smart home edge computing platform based on cloud edge cooperation technology
CN113054743A (en) * 2021-03-16 2021-06-29 国电南瑞科技股份有限公司 Internet of things terminal data access system and method suitable for power distribution cloud master station
CN113419920A (en) * 2021-06-28 2021-09-21 国网山东省电力公司电力科学研究院 Real-time monitoring method for joint debugging test process of simulation test system of Internet of things management platform
CN113709253A (en) * 2021-09-02 2021-11-26 云知声(上海)智能科技有限公司 IOT platform cloud-side full-duplex real-time communication system and method
CN113992721A (en) * 2021-12-24 2022-01-28 中国电力科学研究院有限公司 Intelligent terminal control method, system, equipment and storage medium
CN114116101A (en) * 2021-11-26 2022-03-01 北京字跳网络技术有限公司 Message display method, device, equipment and storage medium
CN114282343A (en) * 2021-11-10 2022-04-05 国电南瑞科技股份有限公司 Equipment modeling method and system suitable for power Internet of things
CN114363367A (en) * 2021-12-09 2022-04-15 广东电网有限责任公司 Service processing method and system based on edge Internet of things proxy
CN114760329A (en) * 2020-12-25 2022-07-15 南京南瑞继保电气有限公司 Equipment automatic modeling preposed acquisition system based on MQTT
CN114827253A (en) * 2022-04-01 2022-07-29 南京戎光软件科技有限公司 Intelligent building Internet of things system based on cloud side object model
CN115002148A (en) * 2022-04-21 2022-09-02 浪潮云信息技术股份公司 Internet of things cloud side communication method and system
CN116546117A (en) * 2023-07-05 2023-08-04 北京智芯微电子科技有限公司 Method and system for analyzing MQTT protocol of intelligent fusion terminal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103152370A (en) * 2011-12-06 2013-06-12 ***通信集团福建有限公司 Service gateway system of internet of things and application method
CN109361771A (en) * 2018-12-11 2019-02-19 湖北科技学院 Registration, certification, the connection method of a kind of Internet of things system and its equipment
CN110290185A (en) * 2019-06-10 2019-09-27 广东工业大学 A kind of internet of things equipment integrated system and its application method based on Agent
CN110351257A (en) * 2019-06-27 2019-10-18 绿漫科技有限公司 A kind of distribution Internet of Things safety access system
CN110401262A (en) * 2019-06-17 2019-11-01 北京许继电气有限公司 GIS device state intelligent monitoring system and method based on edge calculations technology
CN111176180A (en) * 2020-01-06 2020-05-19 深圳市同洲电子股份有限公司 Heterogeneous Internet of things equipment management system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103152370A (en) * 2011-12-06 2013-06-12 ***通信集团福建有限公司 Service gateway system of internet of things and application method
CN109361771A (en) * 2018-12-11 2019-02-19 湖北科技学院 Registration, certification, the connection method of a kind of Internet of things system and its equipment
CN110290185A (en) * 2019-06-10 2019-09-27 广东工业大学 A kind of internet of things equipment integrated system and its application method based on Agent
CN110401262A (en) * 2019-06-17 2019-11-01 北京许继电气有限公司 GIS device state intelligent monitoring system and method based on edge calculations technology
CN110351257A (en) * 2019-06-27 2019-10-18 绿漫科技有限公司 A kind of distribution Internet of Things safety access system
CN111176180A (en) * 2020-01-06 2020-05-19 深圳市同洲电子股份有限公司 Heterogeneous Internet of things equipment management system

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112272238A (en) * 2020-10-29 2021-01-26 国网山东省电力公司威海供电公司 Cloud-edge service interaction method for power Internet of things
CN112272238B (en) * 2020-10-29 2022-05-24 国网山东省电力公司威海供电公司 Cloud-side service interaction method for power Internet of things
CN112688912A (en) * 2020-11-23 2021-04-20 福建网能科技开发有限责任公司 Internet of things universal gateway protocol automatic analysis system supporting JavaScript configuration
CN112583796A (en) * 2020-11-30 2021-03-30 国电南瑞科技股份有限公司 Method and system for accessing terminal equipment to power Internet of things and Internet of things management platform
CN114760329B (en) * 2020-12-25 2023-11-17 南京南瑞继保电气有限公司 Automatic modeling front-end acquisition system of device based on MQTT
CN114760329A (en) * 2020-12-25 2022-07-15 南京南瑞继保电气有限公司 Equipment automatic modeling preposed acquisition system based on MQTT
CN112822171A (en) * 2020-12-30 2021-05-18 南京南瑞继保电气有限公司 Preposed acquisition system and method based on Internet of things protocol
CN112910954A (en) * 2021-01-14 2021-06-04 国网安徽省电力有限公司信息通信分公司 Remote management method and system for power Internet of things equipment
CN112910954B (en) * 2021-01-14 2023-12-29 国网安徽省电力有限公司信息通信分公司 Remote management method and system for electric power Internet of things equipment
CN112733062A (en) * 2021-01-14 2021-04-30 国网上海市电力公司 Internet of things application management system and method
CN112929245A (en) * 2021-01-27 2021-06-08 浪潮软件科技有限公司 Method for managing smart home edge computing platform based on cloud edge cooperation technology
CN112835968A (en) * 2021-02-01 2021-05-25 浪潮云信息技术股份公司 Intelligent equipment linkage method based on Internet of things
CN113054743A (en) * 2021-03-16 2021-06-29 国电南瑞科技股份有限公司 Internet of things terminal data access system and method suitable for power distribution cloud master station
CN113419920A (en) * 2021-06-28 2021-09-21 国网山东省电力公司电力科学研究院 Real-time monitoring method for joint debugging test process of simulation test system of Internet of things management platform
CN113709253A (en) * 2021-09-02 2021-11-26 云知声(上海)智能科技有限公司 IOT platform cloud-side full-duplex real-time communication system and method
CN114282343A (en) * 2021-11-10 2022-04-05 国电南瑞科技股份有限公司 Equipment modeling method and system suitable for power Internet of things
CN114282343B (en) * 2021-11-10 2023-07-21 国电南瑞科技股份有限公司 Equipment modeling method and system suitable for electric power Internet of things
CN114116101A (en) * 2021-11-26 2022-03-01 北京字跳网络技术有限公司 Message display method, device, equipment and storage medium
CN114116101B (en) * 2021-11-26 2024-03-26 北京字跳网络技术有限公司 Message display method, device, equipment and storage medium
CN114363367A (en) * 2021-12-09 2022-04-15 广东电网有限责任公司 Service processing method and system based on edge Internet of things proxy
CN114363367B (en) * 2021-12-09 2023-12-01 广东电网有限责任公司 Business processing method and system based on edge Internet of things proxy
CN113992721B (en) * 2021-12-24 2022-04-01 中国电力科学研究院有限公司 Intelligent terminal control method, system, equipment and storage medium
CN113992721A (en) * 2021-12-24 2022-01-28 中国电力科学研究院有限公司 Intelligent terminal control method, system, equipment and storage medium
CN114827253A (en) * 2022-04-01 2022-07-29 南京戎光软件科技有限公司 Intelligent building Internet of things system based on cloud side object model
CN114827253B (en) * 2022-04-01 2024-02-23 南京戎光软件科技有限公司 Intelligent building networking system based on cloud edge object model
CN115002148A (en) * 2022-04-21 2022-09-02 浪潮云信息技术股份公司 Internet of things cloud side communication method and system
CN116546117A (en) * 2023-07-05 2023-08-04 北京智芯微电子科技有限公司 Method and system for analyzing MQTT protocol of intelligent fusion terminal
CN116546117B (en) * 2023-07-05 2023-12-22 北京智芯微电子科技有限公司 Method and system for analyzing MQTT protocol of intelligent fusion terminal

Similar Documents

Publication Publication Date Title
CN111835826A (en) Cloud edge cooperative linkage system suitable for smart internet of things system
CN112333227B (en) Internet of things platform of mixed type protocol based on rule engine
CN111031034A (en) Multi-protocol convergence edge computing gateway
WO2016070691A1 (en) Service-oriented substation monitoring system architecture
CN112764835A (en) Electric power Internet of things sensing equipment configuration micro-service system and method based on edge calculation
CN112637283B (en) Chat robot-based Internet of things intelligent home management system and control method
CN113676400A (en) Cloud gateway system for Internet of things access of environment-friendly data acquisition equipment
CN114615096A (en) Telecommunication charging method, system and related equipment based on event-driven architecture
CN114281790A (en) Multi-type load resource aggregator access system and method
Shin et al. The CoAP-based M2M gateway for distribution automation system using DNP3. 0 in smart grid environment
CN116156012B (en) Universal heterogeneous Internet of things equipment standardized access and data analysis system and method
CN112711625A (en) Bidirectional self-adaptive multi-source heterogeneous big data dynamic processing method
CN115858672A (en) Power terminal management method and device, electronic equipment and storage medium
KR101757259B1 (en) Integrated management system for cim based real-time data exchange
CN112543190B (en) System and method for realizing cloud edge interaction acquisition control based on script technology
CN103269327A (en) Method for realizing general file data service based on agent mechanism
CN114390033A (en) Loop state patrol instrument acquisition system and method based on extensible communication protocol
CN114900558A (en) Universal equipment management protocol control method and device
CN114936071A (en) Civil aircraft airborne distributed simulation system based on edge calculation
Leite et al. Integrating IoT Devices with Distribution Energy Management System by Harmonizing Their Logical Models Using IEC Standards 61970/61968 and 61850
Yang et al. A novel architecture design of power Internet of Things based on Huawei Internet of Things platform
CN112636975A (en) Edge computing gateway network management system
Miu et al. A Real-time Detection Framework for Abnormal Devices in the Power Internet of Things
Zhang et al. Transparent Access Architecture for Intelligent Dispatching and Control System
CN116546117B (en) Method and system for analyzing MQTT protocol of intelligent fusion terminal

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