CN112087499A - Internet of things cloud management method and system - Google Patents

Internet of things cloud management method and system Download PDF

Info

Publication number
CN112087499A
CN112087499A CN202010873331.1A CN202010873331A CN112087499A CN 112087499 A CN112087499 A CN 112087499A CN 202010873331 A CN202010873331 A CN 202010873331A CN 112087499 A CN112087499 A CN 112087499A
Authority
CN
China
Prior art keywords
internet
things
cloud management
information
management server
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
CN202010873331.1A
Other languages
Chinese (zh)
Inventor
彭骏
吉纲
王钊
张立
石全
王卓
黄刚
张艳君
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Routon Electronic Co ltd
Wuhan Precision Business Machine Co ltd
Original Assignee
Routon Electronic Co ltd
Wuhan Precision Business Machine 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 Routon Electronic Co ltd, Wuhan Precision Business Machine Co ltd filed Critical Routon Electronic Co ltd
Priority to CN202010873331.1A priority Critical patent/CN112087499A/en
Publication of CN112087499A publication Critical patent/CN112087499A/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/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/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users

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 And Data Communications (AREA)

Abstract

The embodiment of the invention provides a cloud management method and a cloud management system for an Internet of things, wherein the method comprises the following steps: the method comprises the steps of acquiring equipment information sent by an internet of things system based on a message management server, and forwarding the equipment information to a cloud management system through the message management server, wherein the message management server is arranged between the cloud management system and the internet of things system, and message management clients corresponding to the message management server are arranged in the cloud management system and the internet of things system. According to the embodiment of the invention, the message management server is added between the cloud management system and the Internet of things system, so that multiple pieces of equipment can be accessed to the same management platform without upgrading the equipment, and the equipment has good compatibility, thereby greatly reducing the overhead of the system and resources, ensuring the stability of the original system, realizing the unified management and data collection of various kinds of equipment, and being beneficial to the analysis of big data.

Description

Internet of things cloud management method and system
Technical Field
The invention relates to the technical field of Internet of things, in particular to a cloud management method and system of the Internet of things.
Background
Today, internet of things systems are very common, and many devices in the internet of things currently in use generally follow the communication protocol of the current system to realize access to the system and realize unified management.
However, if the devices in the multiple internet of things systems are connected to the same cloud platform, the devices must be upgraded uniformly to conform to the same communication protocol, so that not only is the resource overhead large and the compatibility development complicated, but also the waste is caused by the original internet of things systems.
Therefore, there is a need for a method and system for cloud management of internet of things to solve the above problems.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides an Internet of things cloud management method and system.
In a first aspect, an embodiment of the present invention provides an internet of things cloud management method, including:
the method comprises the steps of acquiring equipment information sent by an internet of things system based on a message management server, and forwarding the equipment information to a cloud management system through the message management server, wherein the message management server is arranged between the cloud management system and the internet of things system, and message management clients corresponding to the message management server are arranged in the cloud management system and the internet of things system.
Further, the device information includes device ID information, device parameter information, device type information, and device presence status.
Further, before the obtaining, based on the message management server, the device information sent by the internet of things system, the method further includes:
and packaging equipment information into JSON data according to a preset protocol based on an Internet of things system, so that the JSON data are forwarded to the cloud management system by the message management server.
Further, after the forwarding of the device information to the cloud management system by the message management server, the method further comprises:
and analyzing the JSON data according to a preset protocol based on a cloud management system to obtain analyzed data, and storing the analyzed data into a database of the cloud management system.
Further, after the JSON data is analyzed according to a preset protocol based on the cloud management system to obtain analyzed data, and the analyzed data is stored in a database of the cloud management system, the method further includes:
and acquiring equipment state change information of equipment in the Internet of things system through the message management server, and forwarding the equipment state change information to the cloud management system so that the cloud management system modifies corresponding equipment information stored in a database according to the equipment state change information, wherein the equipment state change information is JSON data.
Further, the method further comprises:
and receiving operation instruction information sent by the cloud management system based on a message management server, and forwarding the operation instruction information to a corresponding Internet of things system so that the Internet of things system controls equipment according to the operation instruction information, wherein the operation instruction information is JCOM data.
In a second aspect, an embodiment of the present invention provides an internet of things cloud management system, including:
the information management forwarding module is used for acquiring equipment information sent by an internet of things system based on an information management server and forwarding the equipment information to the cloud management system through the information management server, the information management server is arranged between the cloud management system and the internet of things system, and information management clients corresponding to the information management server are arranged in the cloud management system and the internet of things system.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the method provided in the first aspect when executing the program.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of the method as provided in the first aspect.
According to the Internet of things cloud management method and system provided by the embodiment of the invention, the message management server is additionally arranged between the cloud management system and the Internet of things system, so that the multi-party equipment can be accessed to the same management platform without upgrading the equipment, and the equipment has good compatibility, thereby greatly reducing the overhead of the system and resources, ensuring the stability of the original system, realizing the unified management and data collection of various equipment, and being beneficial to the analysis of big data.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a cloud management method of the internet of things according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an internet of things cloud management system according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow diagram of an internet of things cloud management method provided in an embodiment of the present invention, and as shown in fig. 1, an embodiment of the present invention provides an internet of things cloud management method, including:
step 101, acquiring device information sent by an internet of things system based on a message management server, and forwarding the device information to the cloud management system through the message management server, wherein the message management server is arranged between the cloud management system and the internet of things system, and message management clients corresponding to the message management server are arranged in the cloud management system and the internet of things system.
In the embodiment of the invention, the message management server is arranged between the cloud management system and the Internet of things system and is used for real-time communication and message partial pressure. Preferably, in the embodiment of the present invention, the message management server is an EMQ (Erlang/Enterprise/Elastic MQTT Broker) message server, and the EMQ message server is an open-source internet of things MQTT message server developed based on an Erlang/OTP platform, where Erlang/OTP is an excellent Soft-real-time (Soft-real), Low-Latency (Low-Latency), Distributed (Distributed) language platform; MQTT is a Lightweight (Lightweight) and publish-subscribe mode (PubSub) messaging protocol for the internet of things. The EMQ message server aims at bearing massive MQTT connection of the mobile terminal or the Internet of things terminal and realizing rapid low-delay message routing among massive Internet of things devices. Meanwhile, message clients, such as an EMQ client, are respectively deployed in the cloud management system and the IOT system and used for data interaction, so that the existing small IOT system is accessed into the cloud management system for unified management service with minimum overhead, and communication or cloud control of specific equipment in different IOT systems is realized. It should be noted that, in the embodiment of the present invention, there may be a plurality of internet of things systems, and each internet of things system may directly manage a plurality of terminal devices.
According to the Internet of things cloud management method provided by the embodiment of the invention, the message management server is additionally arranged between the cloud management system and the Internet of things system, so that multiple pieces of equipment can be accessed to the same management platform without upgrading the equipment, and the equipment has good compatibility, thereby greatly reducing the overhead of the system and resources, ensuring the stability of the original system, realizing the unified management and data collection of various pieces of equipment, and being beneficial to the analysis of big data.
On the basis of the above embodiment, the device information includes device ID information, device parameter information, device type information, and device presence status.
On the basis of the above embodiment, before the obtaining, based on the message management server, the device information sent by the internet of things system, the method further includes:
and packaging equipment information into JSON data according to a preset protocol based on an Internet of things system, so that the JSON data are forwarded to the cloud management system by the message management server.
On the basis of the above embodiment, after the forwarding, by the message management server, the device information to the cloud management system, the method further includes:
and analyzing the JSON data according to a preset protocol based on a cloud management system to obtain analyzed data, and storing the analyzed data into a database of the cloud management system.
In the embodiment of the invention, the internet of things system encapsulates equipment information (equipment ID, equipment parameters, equipment type, equipment online state and the like) into JSON data according to a protocol form of a data list and reports the JSON data to a cloud management system through an EMQ client; after receiving the device information packaged into JSON data through the EMQ client, the cloud management system analyzes the device information according to a protocol, stores the device information into a database of the cloud management system, and displays the device information to a page of the cloud management system so as to check the device information in real time at the cloud. Preferably, in the embodiment of the present invention, for a device in a closed network (for example, a local area network), since it cannot directly access to other cloud management systems, for a device in a local area network or a device that cannot connect to a public network, it is also possible to indirectly access to a cloud platform through an internet of things system, so that management and maintenance of the device in the closed network are promoted to the internet.
On the basis of the above embodiment, after the JSON data is analyzed according to a preset protocol based on the cloud management system to obtain analyzed data, and the analyzed data is stored in the database of the cloud management system, the method further includes:
and acquiring equipment state change information of equipment in the Internet of things system through the message management server, and forwarding the equipment state change information to the cloud management system so that the cloud management system modifies corresponding equipment information stored in a database according to the equipment state change information, wherein the equipment state change information is JSON data.
In the embodiment of the invention, when the device information changes (for example, the device up-down line state changes), the internet of things system reports the device change information to the cloud management system in the form of JSON data, and the cloud management system synchronously modifies the corresponding device information stored in the database, so that the device is monitored in real time without upgrading the device software to access the cloud management system.
On the basis of the above embodiment, the method further includes:
and receiving operation instruction information sent by the cloud management system based on a message management server, and forwarding the operation instruction information to a corresponding Internet of things system so that the Internet of things system controls equipment according to the operation instruction information, wherein the operation instruction information is JCOM data.
In the embodiment of the invention, when the equipment is operated through the operation interface of the cloud management system, the cloud management system encapsulates the message of the operation command into JSM format data, and sends the JSM format data to the corresponding Internet of things system through the EMQ client, and the Internet of things system performs corresponding operation on the equipment after analyzing the command message, so that the equipment is operated and controlled from the cloud.
Fig. 2 is a schematic structural diagram of an internet of things cloud management system according to an embodiment of the present invention, and as shown in fig. 2, the embodiment of the present invention provides an internet of things cloud management system, which includes a message management forwarding module 201, configured to obtain device information sent by an internet of things system 202 based on a message management server 2011, and forward the device information to the cloud management system 203 through the message management server 2011, where the message management server 2011 is disposed between the cloud management system 203 and the internet of things system 202, and a message management client 2012 corresponding to the message management server 2011 is disposed in the cloud management system 203 and the internet of things system 202.
According to the Internet of things cloud management system provided by the embodiment of the invention, the message management server is additionally arranged between the cloud management system and the Internet of things system, so that multiple pieces of equipment can be accessed to the same management platform without upgrading the equipment, and the equipment has good compatibility, thereby greatly reducing the overhead of the system and resources, ensuring the stability of the original system, realizing the unified management and data collection of various pieces of equipment, and being beneficial to the analysis of big data.
The system provided by the embodiment of the present invention is used for executing the above method embodiments, and for details of the process and the details, reference is made to the above embodiments, which are not described herein again.
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, and referring to fig. 3, the electronic device may include: a processor (processor)301, a communication Interface (communication Interface)302, a memory (memory)303 and a communication bus 304, wherein the processor 301, the communication Interface 302 and the memory 303 complete communication with each other through the communication bus 304. Processor 301 may call logic instructions in memory 303 to perform the following method: the method comprises the steps of acquiring equipment information sent by an internet of things system based on a message management server, and forwarding the equipment information to a cloud management system through the message management server, wherein the message management server is arranged between the cloud management system and the internet of things system, and message management clients corresponding to the message management server are arranged in the cloud management system and the internet of things system.
In addition, the logic instructions in the memory 303 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented by a processor to perform the internet of things cloud management method provided in the foregoing embodiments, for example, including: the method comprises the steps of acquiring equipment information sent by an internet of things system based on a message management server, and forwarding the equipment information to a cloud management system through the message management server, wherein the message management server is arranged between the cloud management system and the internet of things system, and message management clients corresponding to the message management server are arranged in the cloud management system and the internet of things system.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. An Internet of things cloud management method is characterized by comprising the following steps:
the method comprises the steps of acquiring equipment information sent by an internet of things system based on a message management server, and forwarding the equipment information to a cloud management system through the message management server, wherein the message management server is arranged between the cloud management system and the internet of things system, and message management clients corresponding to the message management server are arranged in the cloud management system and the internet of things system.
2. The internet of things cloud management method of claim 1, wherein the device information includes device ID information, device parameter information, device type information, and device presence status.
3. The internet of things cloud management method according to claim 1, wherein before the obtaining, based on the message management server, the device information sent by the internet of things system, the method further comprises:
and packaging equipment information into JSON data according to a preset protocol based on an Internet of things system, so that the JSON data are forwarded to the cloud management system by the message management server.
4. The internet of things cloud management method of claim 3, wherein after the forwarding of the device information to the cloud management system by the message management server, the method further comprises:
and analyzing the JSON data according to a preset protocol based on a cloud management system to obtain analyzed data, and storing the analyzed data into a database of the cloud management system.
5. The internet of things cloud management method according to claim 4, wherein after the cloud management system analyzes the JSON data according to a preset protocol to obtain analyzed data and stores the analyzed data in a database of the cloud management system, the method further comprises:
and acquiring equipment state change information of equipment in the Internet of things system through the message management server, and forwarding the equipment state change information to the cloud management system so that the cloud management system modifies corresponding equipment information stored in a database according to the equipment state change information, wherein the equipment state change information is JSON data.
6. The internet of things cloud management method of claim 1, further comprising:
and receiving operation instruction information sent by the cloud management system based on a message management server, and forwarding the operation instruction information to a corresponding Internet of things system so that the Internet of things system controls equipment according to the operation instruction information, wherein the operation instruction information is JCOM data.
7. An internet of things cloud management system, comprising:
the information management forwarding module is used for acquiring equipment information sent by an internet of things system based on an information management server and forwarding the equipment information to the cloud management system through the information management server, the information management server is arranged between the cloud management system and the internet of things system, and information management clients corresponding to the information management server are arranged in the cloud management system and the internet of things system.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program implements the steps of the internet of things cloud management method according to any of claims 1 to 6.
9. A non-transitory computer readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the internet of things cloud management method according to any one of claims 1 to 6.
CN202010873331.1A 2020-08-26 2020-08-26 Internet of things cloud management method and system Pending CN112087499A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010873331.1A CN112087499A (en) 2020-08-26 2020-08-26 Internet of things cloud management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010873331.1A CN112087499A (en) 2020-08-26 2020-08-26 Internet of things cloud management method and system

Publications (1)

Publication Number Publication Date
CN112087499A true CN112087499A (en) 2020-12-15

Family

ID=73728670

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010873331.1A Pending CN112087499A (en) 2020-08-26 2020-08-26 Internet of things cloud management method and system

Country Status (1)

Country Link
CN (1) CN112087499A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112804682A (en) * 2020-12-31 2021-05-14 新奥数能科技有限公司 Data transmission method and device, readable medium and electronic equipment
CN112866018A (en) * 2021-01-10 2021-05-28 宜昌科赛新能源科技有限公司 Internet of things management system and method
CN113222787A (en) * 2021-05-08 2021-08-06 广州富融信息技术有限公司 Internet of things-based method, device and equipment for processing management pipe data and storage medium
CN113839992A (en) * 2021-08-31 2021-12-24 青岛海尔科技有限公司 Equipment control method and device
CN114222315A (en) * 2021-11-12 2022-03-22 浙江大华技术股份有限公司 Method for polling radio frequency equipment and storage medium
CN116132496A (en) * 2023-02-03 2023-05-16 深圳康佳电子科技有限公司 Control system and method of Internet of things equipment and electronic equipment

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104601665A (en) * 2014-12-22 2015-05-06 西安电子科技大学 System and method for real-time cloud simulation on Internet of things sensing device
CN106603565A (en) * 2016-12-30 2017-04-26 上海浦东软件园汇智软件发展有限公司 Data transmission and display method and equipment thereof
US20180270310A1 (en) * 2017-03-14 2018-09-20 infiswift Inc. Method for transport agnostic communication between internet of things client and broker
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109245295A (en) * 2018-08-31 2019-01-18 中国科学院广州能源研究所 Photovoltaic power station monitoring system based on MQTT agreement
CN109861978A (en) * 2018-12-28 2019-06-07 浙江工业大学 A kind of Internet of Things SaaS platform based on MQTT agreement
CN109981668A (en) * 2019-04-02 2019-07-05 四川尊古科技有限公司 Common apparatus Internet of Things communication means based on the extensive agreement of MQTT
CN110022365A (en) * 2019-04-08 2019-07-16 清华大学 Lathe operating status remote monitoring system based on MT-Connect
CN110138842A (en) * 2019-04-23 2019-08-16 武汉理工大学 Microwave sintering real-time remote monitoring system based on MQTT agreement
CN110535889A (en) * 2019-10-15 2019-12-03 四川长虹电器股份有限公司 A kind of Internet of Things interactive system
CN110581851A (en) * 2019-09-10 2019-12-17 四川长虹电器股份有限公司 cloud identification method for abnormal behaviors of Internet of things equipment
CN110635970A (en) * 2019-10-10 2019-12-31 武汉普利商用机器有限公司 Internet of things equipment online state identification method, online information platform and server
CN110661652A (en) * 2019-09-09 2020-01-07 杭州玖欣物联科技有限公司 Internet equipment connection and data forwarding processing method
CN110807905A (en) * 2019-10-23 2020-02-18 北方工业大学 Community fire monitoring system based on end-edge-cloud architecture
CN110913000A (en) * 2019-11-27 2020-03-24 浙江华诺康科技有限公司 Method, system and computer readable storage medium for processing service information

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104601665A (en) * 2014-12-22 2015-05-06 西安电子科技大学 System and method for real-time cloud simulation on Internet of things sensing device
CN106603565A (en) * 2016-12-30 2017-04-26 上海浦东软件园汇智软件发展有限公司 Data transmission and display method and equipment thereof
US20180270310A1 (en) * 2017-03-14 2018-09-20 infiswift Inc. Method for transport agnostic communication between internet of things client and broker
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109245295A (en) * 2018-08-31 2019-01-18 中国科学院广州能源研究所 Photovoltaic power station monitoring system based on MQTT agreement
CN109861978A (en) * 2018-12-28 2019-06-07 浙江工业大学 A kind of Internet of Things SaaS platform based on MQTT agreement
CN109981668A (en) * 2019-04-02 2019-07-05 四川尊古科技有限公司 Common apparatus Internet of Things communication means based on the extensive agreement of MQTT
CN110022365A (en) * 2019-04-08 2019-07-16 清华大学 Lathe operating status remote monitoring system based on MT-Connect
CN110138842A (en) * 2019-04-23 2019-08-16 武汉理工大学 Microwave sintering real-time remote monitoring system based on MQTT agreement
CN110661652A (en) * 2019-09-09 2020-01-07 杭州玖欣物联科技有限公司 Internet equipment connection and data forwarding processing method
CN110581851A (en) * 2019-09-10 2019-12-17 四川长虹电器股份有限公司 cloud identification method for abnormal behaviors of Internet of things equipment
CN110635970A (en) * 2019-10-10 2019-12-31 武汉普利商用机器有限公司 Internet of things equipment online state identification method, online information platform and server
CN110535889A (en) * 2019-10-15 2019-12-03 四川长虹电器股份有限公司 A kind of Internet of Things interactive system
CN110807905A (en) * 2019-10-23 2020-02-18 北方工业大学 Community fire monitoring system based on end-edge-cloud architecture
CN110913000A (en) * 2019-11-27 2020-03-24 浙江华诺康科技有限公司 Method, system and computer readable storage medium for processing service information

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
刘芳等: "一种面向大数据分析的物联网平台架构", 《电脑知识与技术》 *
刘芳等: "一种面向大数据分析的物联网平台架构", 《电脑知识与技术》, no. 20, 15 July 2017 (2017-07-15) *
崔自赏等: "基于MQTT协议的物联网电梯监控系统设计", 《电子测量技术》 *
崔自赏等: "基于MQTT协议的物联网电梯监控系统设计", 《电子测量技术》, no. 07, 8 April 2018 (2018-04-08) *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112804682A (en) * 2020-12-31 2021-05-14 新奥数能科技有限公司 Data transmission method and device, readable medium and electronic equipment
CN112804682B (en) * 2020-12-31 2023-02-17 新奥数能科技有限公司 Data transmission method and device, readable medium and electronic equipment
CN112866018A (en) * 2021-01-10 2021-05-28 宜昌科赛新能源科技有限公司 Internet of things management system and method
CN113222787A (en) * 2021-05-08 2021-08-06 广州富融信息技术有限公司 Internet of things-based method, device and equipment for processing management pipe data and storage medium
CN113839992A (en) * 2021-08-31 2021-12-24 青岛海尔科技有限公司 Equipment control method and device
CN113839992B (en) * 2021-08-31 2023-09-19 青岛海尔科技有限公司 Equipment control method and device
CN114222315A (en) * 2021-11-12 2022-03-22 浙江大华技术股份有限公司 Method for polling radio frequency equipment and storage medium
CN114222315B (en) * 2021-11-12 2024-05-14 浙江大华技术股份有限公司 Method for inspecting radio frequency equipment and storage medium
CN116132496A (en) * 2023-02-03 2023-05-16 深圳康佳电子科技有限公司 Control system and method of Internet of things equipment and electronic equipment

Similar Documents

Publication Publication Date Title
CN112087499A (en) Internet of things cloud management method and system
CN109760041B (en) Chat robot-based cloud management system and operation method thereof
CN112559133A (en) Cloud-edge coordination system and cloud-edge coordination method based on native container technology
CN113742031B (en) Node state information acquisition method and device, electronic equipment and readable storage medium
US11150896B2 (en) Automated generation of service definitions for message queue application clients
CN108306804A (en) A kind of Ethercat main station controllers and its communication means and system
CN114205230B (en) Configuration method, system, medium and electronic equipment of cloud primary network element
CN112398669B (en) Hadoop deployment method and device
CN115373861A (en) GPU resource scheduling method and device, electronic equipment and storage medium
CN114490126A (en) Page processing method and device, electronic equipment and storage medium
CN113157480A (en) Error information processing method, device, storage medium and terminal
EP3828705A1 (en) Method and apparatus for processing a service of an abnormal server
CN115865974A (en) Edge device, cloud device, edge computing system and method, and storage medium
CN115658218B (en) Method, device, equipment and storage medium for accessing edge equipment to cloud
CN114610446B (en) Method, device and system for automatically injecting probe
CN107368523B (en) Data processing method and system
CN112994934B (en) Data interaction method, device and system
CN114489754A (en) Configurable service management method and device
CN114281563A (en) Application program reconstruction method and device
CN113986289A (en) Firmware upgrading method and device for edge computing gateway
CN109547439B (en) Processing method and device for service node access network
CN110727457A (en) Component management method, device, storage medium and electronic equipment
CN114726809B (en) Multi-tenant routing method, device, equipment, storage medium and program product
CN115567445B (en) Control method, device, equipment and storage medium for addressing message route
CN115515170B (en) Network slice management method and device, network management equipment and NSMF (non-uniform memory function)

Legal Events

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

Application publication date: 20201215

RJ01 Rejection of invention patent application after publication