CN114172973A - Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment - Google Patents

Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment Download PDF

Info

Publication number
CN114172973A
CN114172973A CN202111449028.XA CN202111449028A CN114172973A CN 114172973 A CN114172973 A CN 114172973A CN 202111449028 A CN202111449028 A CN 202111449028A CN 114172973 A CN114172973 A CN 114172973A
Authority
CN
China
Prior art keywords
protocol
message
mqtt
data
function points
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.)
Granted
Application number
CN202111449028.XA
Other languages
Chinese (zh)
Other versions
CN114172973B (en
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
China Gridcom Co Ltd
Shenzhen Zhixin Microelectronics Technology Co Ltd
Original Assignee
State Grid Information and Telecommunication Co Ltd
China Gridcom Co Ltd
Shenzhen Zhixin Microelectronics Technology 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, China Gridcom Co Ltd, Shenzhen Zhixin Microelectronics Technology Co Ltd filed Critical State Grid Information and Telecommunication Co Ltd
Priority to CN202111449028.XA priority Critical patent/CN114172973B/en
Publication of CN114172973A publication Critical patent/CN114172973A/en
Application granted granted Critical
Publication of CN114172973B publication Critical patent/CN114172973B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

The invention belongs to the technical field of data conversion among different protocols, and particularly discloses a data conversion processing method and electronic equipment based on an MQTT protocol and a 698 protocol, wherein the method comprises the following steps: s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned; s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content; s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment; and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side. By comparing the function points of the MQTT protocol and the 698 protocol, the 698 protocol is supplemented and perfected to support the access management and maintenance of 698 protocol equipment.

Description

Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment
Technical Field
The invention belongs to the technical field of data conversion among different protocols, and particularly relates to a data conversion processing method based on an MQTT protocol and a 698 protocol and electronic equipment.
Background
Newly developed products with internet of things function often need to support a plurality of popular access network modes: such as Wi-Fi, bluetooth, GPRS, 3G, 4G, eMTC, NB-IoT, etc., and when the product is updated, the old product will not be able to access the network, which will inevitably cause the waste of social resources and increase of cost; the special gateway developed for the old equipment can access the equipment into the internet of things after being configured by a terminal user (equipment user), but the existing internet of things gateway needs to be configured complicatedly when the equipment is connected, so that not only is the maintenance difficulty increased, but also the configuration is easy to make mistakes, and the maintenance and labor cost are increased.
Meanwhile, when the conventional technology is accessed to a network, various different network protocols are adopted for connection, the protocols used by various manufacturers are different, and the corresponding internet of things gateway needs to be compatible with different protocols, so that the development difficulty of the cloud server is increased, and the requirement on the cloud server is higher. In addition, the existing products on the market pay more attention to the diversity of functions, neglect the security of network data, often adopt simple connection based on TCP or UDP for data transmission, and are likely to cause significant loss of clients.
The information disclosed in this background section is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art already known to a person skilled in the art.
Disclosure of Invention
The invention aims to provide a data conversion processing method and a data conversion processing system based on an MQTT protocol and a 698 protocol, which can solve the technical problem that the management and maintenance of access networks of devices with different protocols are difficult.
In order to achieve the above object, the present invention provides a data conversion processing method based on MQTT protocol and 698 protocol, comprising the following steps:
s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned;
s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content;
s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment;
and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side.
Preferably, the S2 specifically includes: completing the functional field missing in 698 protocol content; and redesigning and implementing the functions of the file transmission class.
Preferably, at least one device access request method in the 698 protocol corresponds to the MQTT protocol request method.
Preferably, the S1 specifically includes: the contents of the equipment access request messages of the MQTT protocol and the 698 protocol are compared, the content fields of the 698 protocol messages are expanded and increased, and the 698 protocol terminal side is developed and debugged according to the revised 698 protocol.
Preferably, the S3 specifically includes: when the platform side issues the equipment state query command to the message theme 1, the conversion service monitors the message theme 1 to acquire information and then performs processing analysis, knows that the message belongs to the equipment state query command according to the corresponding relation of a predefined 698 protocol request method, analyzes and processes the message content according to the MQTT protocol, reassembles the message content into a 698 protocol terminal equipment state query command, and then sends the message content to the message theme 2 for the subsequent 698 protocol terminal equipment to receive and process.
Preferably, when the 698 protocol terminal device actively requests for access, the device access request message contents of the MQTT protocol and the 698 protocol are compared, the 698 protocol message content fields are expanded and increased, and the terminal side is developed and debugged according to the revised 698 protocol;
the terminal side sends a 698 protocol device access request to a message subject 4, the conversion service monitors the message subject 4 to acquire the message and then processes and analyzes the message content, the message belongs to the device access request according to the corresponding relation of a predefined 698 protocol request method, then the message content is analyzed and processed according to the 698 protocol, the message content is assembled into a MQTT protocol device access request message again, and then the message content is sent to a message subject 3 for the subsequent platform side to receive and process.
The invention also provides an electronic device, which comprises a memory and a processor, wherein the processor is used for realizing the steps of the data conversion processing method based on the MQTT protocol and the 698 protocol when executing the computer management program stored in the memory.
The invention also provides a computer readable storage medium, on which a computer management program is stored, which when executed by a processor implements the steps of the data conversion processing method based on the MQTT protocol and the 698 protocol.
Compared with the prior art, the data conversion processing method and the electronic equipment based on the MQTT protocol and the 698 protocol provided by the invention comprise the following steps: s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned; s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content; s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment; and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side. By comparing the function points of the MQTT protocol and the 698 protocol, the 698 protocol is supplemented and perfected to support the access management and maintenance of 698 protocol equipment.
Drawings
Fig. 1 is a flowchart of a data conversion processing method based on MQTT protocol and 698 protocol according to the present invention;
FIG. 2 is a schematic diagram of a hardware structure of a possible electronic device provided in the present invention;
FIG. 3 is a schematic diagram of a hardware structure of a possible computer-readable storage medium provided by the present invention;
fig. 4 is a detailed flowchart of data conversion processing of the MQTT protocol and the 698 protocol according to the present invention.
Detailed Description
The following detailed description of the present invention is provided in conjunction with the accompanying drawings, but it should be understood that the scope of the present invention is not limited to the specific embodiments.
Throughout the specification and claims, unless explicitly stated otherwise, the word "comprise", or variations such as "comprises" or "comprising", will be understood to imply the inclusion of a stated element or component but not the exclusion of any other element or component.
As shown in fig. 1, a data conversion processing method based on MQTT protocol and 698 protocol according to a preferred embodiment of the present invention includes the following steps: s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned; s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content; s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment; and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side. By comparing the function points of the MQTT protocol and the 698 protocol, the 698 protocol is supplemented and perfected to support the access management and maintenance of 698 protocol equipment.
The specific implementation method is as follows:
1. protocol comparison: and comparing the function points of the MQTT protocol and the function points of the 698 protocol one by one, and finding out the function points which are not realized in the 698 protocol, wherein the function points need to be supplemented with perfect fields and need to be redesigned.
2. And (3) perfecting a protocol: adding a protocol to the unrealized functional points in 698 protocol content according to the function of the MQTT protocol; completing the functional field missing in 698 protocol content; and redesigning and implementing the functions of the file transmission class.
3. The function is realized: an association table of MQTT protocol types and 698 protocol types is maintained. Aiming at the issued data message, converting the data message into a corresponding 698 protocol type according to the MQTT protocol type, and sending message data to 698 protocol equipment; and aiming at the data message reported by the 698 equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting message data to the platform side.
In a specific implementation scenario, the following is specifically described with reference to fig. 4:
as shown in fig. 4, on the open source processing platform kafka, there are four topic information in total from the topic 1 to the topic 4, and the data conversion processing is performed on the four topic information.
The terminal actively requests for example a device access request:
the contents of the equipment access request messages of the MQTT protocol and the 698 protocol are compared, the content fields of the 698 protocol messages are expanded and increased, and the terminal side is developed and debugged according to the revised 698 protocol.
The terminal sends 698 protocol equipment access request to message topic 4, the conversion service monitors the message topic 4 to obtain the message and then processes and analyzes the message content, the message belongs to the equipment access request according to the corresponding relation of the predefined 698 protocol request method, the message content is analyzed and processed according to the 698 protocol, the message content is assembled into MQTT protocol equipment access request message again, and then the message is sent to the message topic 3 for subsequent service processing.
The operation instruction issued by the platform side, i.e. the upper layer application, takes the device status query as an example:
the platform issues a device status query command, i.e., production service, to message topic 1.
The conversion service monitors the message subject 1 to obtain the message and then processes and analyzes the message content, knows that the message belongs to the equipment state query command according to the corresponding relation of the predefined 698 protocol request method, analyzes and processes the message content according to the MQTT protocol, reassembles the message content into the equipment state query command of the 698 protocol, and then sends the message subject 2 for subsequent service processing.
Fig. 2 is a schematic diagram of an embodiment of an electronic device according to an embodiment of the invention. As shown in fig. 2, an embodiment of the present invention provides an electronic device, which includes a memory 1310, a processor 1320, and a computer program 1311 stored in the memory 1310 and executable on the processor 1320, where the processor 1320 executes the computer program 1311 to implement the following steps: s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned;
s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content;
s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment;
and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side.
Please refer to fig. 3, which is a schematic diagram of an embodiment of a computer-readable storage medium according to the present invention. As shown in fig. 3, the present embodiment provides a computer-readable storage medium 1400, on which a computer program 1411 is stored, which computer program 1411, when executed by a processor, implements the steps of: s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned;
s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content;
s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment;
and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side.
The technical scheme has the advantages that:
the invention is mainly suitable for increasing the access management and maintenance of the device supporting 698 protocol; the conversion of data messages of the MQTT protocol and the 698 protocol is flexibly supported.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing descriptions of specific exemplary embodiments of the present invention have been presented for purposes of illustration and description. It is not intended to limit the invention to the precise form disclosed, and obviously many modifications and variations are possible in light of the above teaching. The exemplary embodiments were chosen and described in order to explain certain principles of the invention and its practical application to enable one skilled in the art to make and use various exemplary embodiments of the invention and various alternatives and modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the claims and their equivalents.

Claims (8)

1. A data conversion processing method based on MQTT protocol and 698 protocol is characterized by comprising the following steps:
s1, comparing the function points of the MQTT protocol with the function points of the 698 protocol one by one, finding out the function points which are not realized in the 698 protocol, and correspondingly supplementing perfect fields and the function points which need to be redesigned;
s2, based on the function points of MQTT protocol, adding new protocol to corresponding unrealized function points in 698 protocol content;
s3, converting the data message sent down by the platform side into a corresponding 698 protocol type according to the MQTT protocol type, and sending the message data to the 698 protocol terminal equipment;
and aiming at the data message actively reported by the 698 protocol terminal equipment, converting the data message into a corresponding MQTT protocol type according to the 698 protocol type, and reporting the message data to the platform side.
2. The data conversion processing method based on MQTT protocol and 698 protocol of claim 1, wherein the S2 specifically includes: completing the functional field missing in 698 protocol content; and redesigning and implementing the functions of the file transmission class.
3. The data conversion processing method based on MQTT protocol and 698 protocol of claim 1, wherein at least one device access request method in the 698 protocol corresponds to the MQTT protocol request method.
4. The data conversion processing method based on MQTT protocol and 698 protocol of claim 1, wherein the S1 specifically includes: the contents of the equipment access request messages of the MQTT protocol and the 698 protocol are compared, the content fields of the 698 protocol messages are expanded and increased, and the 698 protocol terminal side is developed and debugged according to the revised 698 protocol.
5. The data conversion processing method based on MQTT protocol and 698 protocol of claim 1, wherein the S3 specifically includes: when the platform side issues the equipment state query command to the message theme 1, the conversion service monitors the message theme 1 to acquire information and then performs processing analysis, knows that the message belongs to the equipment state query command according to the corresponding relation of a predefined 698 protocol request method, analyzes and processes the message content according to the MQTT protocol, reassembles the message content into a 698 protocol terminal equipment state query command, and then sends the message content to the message theme 2 for the subsequent 698 protocol terminal equipment to receive and process.
6. The data conversion processing method based on the MQTT protocol and the 698 protocol as claimed in claim 1 or 5, wherein when the 698 protocol terminal device actively requests for access, the device access request message contents of the MQTT protocol and the 698 protocol are compared first, the message content fields of the 698 protocol are expanded and added, and the terminal side is developed and debugged according to the revised 698 protocol;
the terminal side sends a 698 protocol device access request to a message subject 4, the conversion service monitors the message subject 4 to acquire the message and then processes and analyzes the message content, the message belongs to the device access request according to the corresponding relation of a predefined 698 protocol request method, then the message content is analyzed and processed according to the 698 protocol, the message content is assembled into a MQTT protocol device access request message again, and then the message content is sent to a message subject 3 for the subsequent platform side to receive and process.
7. An electronic device, comprising a memory, and a processor, wherein the processor is configured to implement the steps of the data conversion processing method based on MQTT protocol and 698 protocol according to any one of claims 1-6 when executing a computer management class program stored in the memory.
8. A computer-readable storage medium, on which a computer management class program is stored, which, when executed by a processor, implements the steps of the data conversion processing method based on MQTT protocol and 698 protocol according to any one of claims 1-6.
CN202111449028.XA 2021-11-30 2021-11-30 Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment Active CN114172973B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111449028.XA CN114172973B (en) 2021-11-30 2021-11-30 Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111449028.XA CN114172973B (en) 2021-11-30 2021-11-30 Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment

Publications (2)

Publication Number Publication Date
CN114172973A true CN114172973A (en) 2022-03-11
CN114172973B CN114172973B (en) 2023-12-19

Family

ID=80482036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111449028.XA Active CN114172973B (en) 2021-11-30 2021-11-30 Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment

Country Status (1)

Country Link
CN (1) CN114172973B (en)

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794732A (en) * 2005-12-26 2006-06-28 北京交通大学 IPv6 micro sensing routing appliance protocol stack system structure and implementing method
CN102289407A (en) * 2011-09-06 2011-12-21 北京信息科技大学 Method for automatically testing document format conversion and device thereof
CN102480462A (en) * 2010-11-23 2012-05-30 中国电信股份有限公司 Universal protocol adapting method and device
CN102831228A (en) * 2012-08-30 2012-12-19 北京信息科技大学 Format conversion method for isomerous extensible markup language document
CN102866986A (en) * 2012-08-30 2013-01-09 中国矿业大学 Document format conversion system
US20170164286A1 (en) * 2014-06-30 2017-06-08 Samsung Electronics Co., Ltd. Method and apparatus for increasing communication effectiveness of terminal in power-saving mode
WO2018035839A1 (en) * 2016-08-26 2018-03-01 华为技术有限公司 Data transmission method, associated apparatus and communication system
CN108156164A (en) * 2017-12-28 2018-06-12 国网信息通信产业集团有限公司 A kind of method that electric power wireless private network terminal increases PPP services
US20190098113A1 (en) * 2017-09-27 2019-03-28 Johnson Controls Technology Company Web services platform with integration and interface of smart entities with enterprise applications
US20190150134A1 (en) * 2017-11-15 2019-05-16 Charter Communications Operating, Llc Methods and apparatus for utilization of quasi-licensed wireless spectrum for iot (internet-of-things) services
KR20190078378A (en) * 2017-12-26 2019-07-04 에스큐아이소프트(주) Method for predicting communication protocol of inverter device in solar power generation system
US20190327345A1 (en) * 2018-04-23 2019-10-24 Tianjin Chip Sea Innovation Technology Co. Ltd. Method and apparatus for forwarding heterogeneous protocol message and network switching device
CN110471970A (en) * 2019-08-08 2019-11-19 紫光云技术有限公司 A kind of regulation engine data forwarding method that can flexibly match
WO2020211344A1 (en) * 2019-04-17 2020-10-22 平安科技(深圳)有限公司 Mqtt-based message distribution method, server, apparatus, and storage medium
CN111818009A (en) * 2020-05-25 2020-10-23 国网思极网安科技(北京)有限公司 Protection method and device for message based on MQTT protocol
CN112243205A (en) * 2020-10-23 2021-01-19 中国电子科技集团公司第二十八研究所 Multi-protocol fusion processing method based on Internet of things
CN112511388A (en) * 2020-10-26 2021-03-16 国网宁夏电力有限公司 Method for home Internet of things and Internet of things terminal
CN112804100A (en) * 2021-01-08 2021-05-14 烽火通信科技股份有限公司 Container-based IO interface resource control method and Internet of things terminal
KR20210061801A (en) * 2019-11-20 2021-05-28 단국대학교 산학협력단 Method and system for mqtt-sn security management for security of mqtt-sn protocol
CN113162911A (en) * 2021-03-11 2021-07-23 南京邢天网络技术有限公司 Multi-protocol compatible data interaction method and device based on SDN network controller
CN113206763A (en) * 2021-05-26 2021-08-03 国网山东省电力公司电力科学研究院 Simulation test system and method suitable for Internet of things management platform
US11126610B1 (en) * 2017-11-22 2021-09-21 Amazon Technologies, Inc. Conflict resolution in a data proxy
CN113452743A (en) * 2021-03-05 2021-09-28 浙江华云信息科技有限公司 MQTT protocol and COAP protocol fusion algorithm
CN113676444A (en) * 2021-06-23 2021-11-19 重庆斯欧智能科技研究院有限公司 Heterogeneous protocol adaptation method for industrial Internet

Patent Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794732A (en) * 2005-12-26 2006-06-28 北京交通大学 IPv6 micro sensing routing appliance protocol stack system structure and implementing method
CN102480462A (en) * 2010-11-23 2012-05-30 中国电信股份有限公司 Universal protocol adapting method and device
CN102289407A (en) * 2011-09-06 2011-12-21 北京信息科技大学 Method for automatically testing document format conversion and device thereof
CN102831228A (en) * 2012-08-30 2012-12-19 北京信息科技大学 Format conversion method for isomerous extensible markup language document
CN102866986A (en) * 2012-08-30 2013-01-09 中国矿业大学 Document format conversion system
US20170164286A1 (en) * 2014-06-30 2017-06-08 Samsung Electronics Co., Ltd. Method and apparatus for increasing communication effectiveness of terminal in power-saving mode
WO2018035839A1 (en) * 2016-08-26 2018-03-01 华为技术有限公司 Data transmission method, associated apparatus and communication system
US20190098113A1 (en) * 2017-09-27 2019-03-28 Johnson Controls Technology Company Web services platform with integration and interface of smart entities with enterprise applications
US20190150134A1 (en) * 2017-11-15 2019-05-16 Charter Communications Operating, Llc Methods and apparatus for utilization of quasi-licensed wireless spectrum for iot (internet-of-things) services
US11126610B1 (en) * 2017-11-22 2021-09-21 Amazon Technologies, Inc. Conflict resolution in a data proxy
KR20190078378A (en) * 2017-12-26 2019-07-04 에스큐아이소프트(주) Method for predicting communication protocol of inverter device in solar power generation system
CN108156164A (en) * 2017-12-28 2018-06-12 国网信息通信产业集团有限公司 A kind of method that electric power wireless private network terminal increases PPP services
US20190327345A1 (en) * 2018-04-23 2019-10-24 Tianjin Chip Sea Innovation Technology Co. Ltd. Method and apparatus for forwarding heterogeneous protocol message and network switching device
WO2020211344A1 (en) * 2019-04-17 2020-10-22 平安科技(深圳)有限公司 Mqtt-based message distribution method, server, apparatus, and storage medium
CN110471970A (en) * 2019-08-08 2019-11-19 紫光云技术有限公司 A kind of regulation engine data forwarding method that can flexibly match
KR20210061801A (en) * 2019-11-20 2021-05-28 단국대학교 산학협력단 Method and system for mqtt-sn security management for security of mqtt-sn protocol
CN111818009A (en) * 2020-05-25 2020-10-23 国网思极网安科技(北京)有限公司 Protection method and device for message based on MQTT protocol
CN112243205A (en) * 2020-10-23 2021-01-19 中国电子科技集团公司第二十八研究所 Multi-protocol fusion processing method based on Internet of things
CN112511388A (en) * 2020-10-26 2021-03-16 国网宁夏电力有限公司 Method for home Internet of things and Internet of things terminal
CN112804100A (en) * 2021-01-08 2021-05-14 烽火通信科技股份有限公司 Container-based IO interface resource control method and Internet of things terminal
CN113452743A (en) * 2021-03-05 2021-09-28 浙江华云信息科技有限公司 MQTT protocol and COAP protocol fusion algorithm
CN113162911A (en) * 2021-03-11 2021-07-23 南京邢天网络技术有限公司 Multi-protocol compatible data interaction method and device based on SDN network controller
CN113206763A (en) * 2021-05-26 2021-08-03 国网山东省电力公司电力科学研究院 Simulation test system and method suitable for Internet of things management platform
CN113676444A (en) * 2021-06-23 2021-11-19 重庆斯欧智能科技研究院有限公司 Heterogeneous protocol adaptation method for industrial Internet

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
CHANGQING SUN等: ""Design and Development of Modbus/MQTT Gateway for Industrial IoT Cloud Applications Using Raspberry Pi"", 《2019 CHINESE AUTOMATION CONGRESS (CAC)》 *
IEEE: ""IEEE Standard for Electric Power Systems Communications-Distributed Network Protocol (DNP3)"", 《33.200 35.240.99 - TELECONTROL. TELEMETERING IT APPLICATIONS IN OTHER FIELDS》 *
张玉杰;李桢;冯春倩;: "基于MQTT的DALI照明扩展系统的设计与实现", 照明工程学报, no. 04 *
张益: ""基于微服务的物联网平台的设计和容器部署研究"", 《中国硕士学位论文全文数据库》 *
杨鹏: ""基于MQTT协议的信息推送平台系统的设计与实现"", 《中国硕士学位论文全文数据库》 *
黎美秀;李宁;方春燕;: "ODF与OOXML文档格式中文支持能力概述", 信息技术与标准化, no. 06 *

Also Published As

Publication number Publication date
CN114172973B (en) 2023-12-19

Similar Documents

Publication Publication Date Title
US8914493B2 (en) Presence-based event driven architecture
CN102164117B (en) Video transcoding using a proxy device
US20070016674A1 (en) Information exchange system, management server, and method for reducing network load used in the same
CN106161644B (en) Distributed system for data processing and data processing method thereof
CN102594876B (en) The mixing accelerating system of game real time data and more new data
CN103780679A (en) Long time delay remote invocation method based on HTTP protocol
CN110808948B (en) Remote procedure calling method, device and system
CN110868349B (en) Distributed high-concurrency data acquisition and processing method and system in Internet of things environment
WO2015149471A1 (en) Information pushing method, system and device and computer storage medium
CN106605213B (en) System for supporting with intermittent connectivity, corresponding local device and corresponding cloud computing platform
WO2021114816A1 (en) Method and device for message processing based on robot operating system, and computer device
EP3171552A1 (en) Energy operations across domains
CN111526049B (en) Operation and maintenance system, operation and maintenance method, electronic device and storage medium
TW201316812A (en) Method of reducing message transmission between DM client and DM server and related communication device
CN113067865A (en) Real-time interaction method and device for space flight measurement and control data
CN111857772A (en) Method and equipment for remote transmission and dynamic loading of terminal edge application program
CN114172973B (en) Data conversion processing method based on MQTT protocol and 698 protocol and electronic equipment
CN115550354A (en) Data processing method and device and computer readable storage medium
CN109040286B (en) Client online state maintenance method based on memory database
CN104243483A (en) Message processing method and message processing equipment
CN116915827A (en) Data transmission method and device of internet of things edge gateway, electronic equipment and medium
CN111803929A (en) Control object switching method and device, electronic equipment and computer storage medium
CN111427703A (en) Industrial data real-time display method and system
CN104639379A (en) Proxy testing method and device
WO2014005489A1 (en) Intermediate proxy server, communication method and system based on http multi-level proxy

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
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 518019, 1st Floor, No.13 Hualian Industrial Zone, Xinshi Community, Dalang Street, Longhua District, Shenzhen City, Guangdong Province

Patentee after: CHINA GRIDCOM Co.,Ltd.

Country or region after: China

Patentee after: Shenzhen smart chip Microelectronics Technology Co.,Ltd.

Patentee after: STATE GRID INFORMATION & TELECOMMUNICATION GROUP Co.,Ltd.

Address before: 518019 floor 1, No. 13, Hualian Industrial Zone, Xinshi community, Dalang street, Hua District, Shenzhen, Guangdong

Patentee before: CHINA GRIDCOM Co.,Ltd.

Country or region before: China

Patentee before: Shenzhen smart chip Microelectronics Technology Co.,Ltd.

Patentee before: STATE GRID INFORMATION & TELECOMMUNICATION GROUP Co.,Ltd.

CP03 Change of name, title or address