CN113985767A - Method for synchronizing IOT equipment UI to cloud platform and Internet of things system - Google Patents

Method for synchronizing IOT equipment UI to cloud platform and Internet of things system Download PDF

Info

Publication number
CN113985767A
CN113985767A CN202111224600.2A CN202111224600A CN113985767A CN 113985767 A CN113985767 A CN 113985767A CN 202111224600 A CN202111224600 A CN 202111224600A CN 113985767 A CN113985767 A CN 113985767A
Authority
CN
China
Prior art keywords
cloud platform
internet
configuration file
remote control
control interface
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
CN202111224600.2A
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.)
Guangzhou Lubangtong Intelligent Technology Co ltd
Original Assignee
Guangzhou Lubangtong Intelligent 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 Guangzhou Lubangtong Intelligent Technology Co ltd filed Critical Guangzhou Lubangtong Intelligent Technology Co ltd
Priority to CN202111224600.2A priority Critical patent/CN113985767A/en
Publication of CN113985767A publication Critical patent/CN113985767A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/23Pc programming
    • G05B2219/23051Remote control, enter program remote, detachable programmer

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention belongs to the technical field of electronics, and provides a method for synchronizing an IOT device UI to a cloud platform, which comprises the following steps: step 1: inputting a control instruction on the cloud platform, and acquiring a configuration file of a UI (user interface) of a specific Internet of things device according to the control instruction; step 2: rendering according to the configuration file to obtain a remote control interface of the Internet of things equipment, displaying on the cloud platform, and generating an analysis rule according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the operation data and the configuration parameters of the configuration file; and step 3: and acquiring the operation data of the Internet of things equipment from the cloud platform, analyzing the operation data by adopting an analysis rule, and displaying the real-time parameters on a remote control interface. The method has the advantages that: the method and the system realize comprehensive data management and control on the cloud platform of the Internet of things, and simultaneously provide the Internet of things system.

Description

Method for synchronizing IOT equipment UI to cloud platform and Internet of things system
Technical Field
The invention belongs to the technical field of electronics, and particularly relates to a method for synchronizing an IOT device UI to a cloud platform and an IOT system.
Background
In the prior art, when the state and data of each module of the IOT device are checked, the device needs to log in to a WEB page of the device for operation. If the configuration of the IOT device is to be updated on the cloud platform, the configuration needs to be modified by uploading the configuration file of the xml file.
Disadvantages and drawbacks of the prior art: 1. when the configuration of the IOT equipment is checked on the cloud platform, the whole xml can only be downloaded for checking, and the checking is very inconvenient. 2. When the IOT equipment configuration is updated by the cloud platform, the xml configuration needs to be manually modified, the operation is troublesome and errors are easy to occur. 3. Two systems, namely an IOT device WEB page and a cloud platform, need to be logged in to manage the device, and the difficulty of managing the device is increased.
CN201710911802.1 discloses a remote rendering method for a control panel of an intelligent device, which specifically comprises:
s1, the SmartApp on the intelligent terminal carries a user name and a password to send a login request to the intelligent cloud platform, the intelligent cloud platform verifies the user name and the password, and the operation is switched to S2 after the user name and the password are verified; stopping the control flow if the current time does not pass;
s2, the intelligent cloud platform queries a database of the intelligent cloud platform for a gateway corresponding to the intelligent device under the intelligent cloud platform;
s3, the intelligent cloud platform sends a control panel acquisition request to a background program of the intelligent device central controller of the gateway, the background program of the intelligent device central controller generates the profile of the intelligent device in real time after receiving the request, and then the profile returns to the intelligent cloud platform;
s4, the intelligent cloud platform packages the received profile into a json message and returns the json message to the SmartApp on the intelligent terminal;
s5, SmartApp detects the legality of the json message, if the json message is legal, a UI rendering module is called to generate a control panel interface to be displayed to a user; if not, the control flow is stopped.
Although the scheme renders the remote interface on the APP of the intelligent terminal, the technical problem cannot be solved.
The problems existing in the prior art are that: how to implement the comprehensive management and control of the cloud platform on the data, that is, it is desirable to implement analysis on the operating parameters of multiple devices, configuration modification of a specific device, and operating parameter analysis on the cloud platform, but no solution is given in the prior art to implement such comprehensive management and control on the data.
Disclosure of Invention
The invention mainly aims to provide a method for synchronizing an IOT device UI to a cloud platform; the method has the advantages that: the invention also embeds the display interface of the specific Internet of things equipment on the main display interface in a remote control interface mode, and a user can read the configuration parameters and the operation parameters of the Internet of things equipment on the remote control interface as required to modify the configuration parameters; in the process, the configuration related data are interacted by adopting the configuration file, the operation related parameters directly call the operation data of the cloud platform for realizing the related functions of the main display interface, and the remote control interface does not need to additionally acquire the data, so that the comprehensive management and control of the data of multiple pieces of Internet of things equipment and a single piece of Internet of things equipment are realized.
Meanwhile, the invention also provides an Internet of things system.
According to a first aspect of the present invention, there is provided a method for synchronizing an IOT device UI to a cloud platform, comprising the steps of:
step 1: inputting a control instruction on the cloud platform, and acquiring a configuration file of a UI (user interface) of a specific Internet of things device according to the control instruction;
step 2: rendering according to the configuration file to obtain a remote control interface of the Internet of things equipment, displaying on the cloud platform, and generating an analysis rule according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the operation data and the configuration parameters of the configuration file;
and step 3: and acquiring the operation data of the Internet of things equipment from the cloud platform, analyzing the operation data by adopting an analysis rule, and displaying the real-time parameters on a remote control interface.
In the method for synchronizing the IOT device UI to the cloud platform, the configuration file is in an xml format, and the operation data is a json format message or an http protocol message.
In the method for synchronizing the IOT device UI to the cloud platform, if the firmware of the IOT device is updated, the IOT device sends the firmware version number to the cloud platform, and the cloud platform acquires and updates the configuration file from the specific IOT device according to the firmware version number.
In the method for synchronizing the IOT equipment UI to the cloud platform, the cloud platform is pre-configured with a conversion file, converts the configuration file into a VUE code required by rendering a remote control interface according to the conversion file, and renders the VUE code to obtain the remote control interface.
In the method for synchronizing the UI of the IOT equipment to the cloud platform, after a user modifies the configuration parameters on a remote control interface of the cloud platform, the configuration parameters are updated in the configuration files to generate new configuration files, the new configuration files are sent to the IOT equipment, and the IOT equipment updates the firmware according to the new configuration files.
Meanwhile, the invention also discloses an Internet of things system, which comprises a plurality of Internet of things devices and a cloud platform; the cloud platform has the following modules:
a configuration file acquisition module: the configuration file is used for acquiring a UI (user interface) of the specific Internet of things equipment according to the control instruction for inputting;
an analysis rule generation module: the analysis rule is generated according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the running data and the configuration parameters of the configuration file
The remote control interface generation module: the remote control interface is used for rendering according to the configuration file to obtain a remote control interface for the Internet of things equipment and displaying the remote control interface on the cloud platform; the system is used for acquiring the operation data of the Internet of things equipment from the cloud platform, analyzing the operation data by adopting an analysis rule, and displaying the real-time parameters on a remote control interface.
In the above internet of things system, the configuration file is in an xml format, and the operation data is a json format message or an http protocol message;
the cloud platform further comprises:
a data processing module: the system comprises a data processing module, a data processing module and a data processing module, wherein the data processing module is used for sorting the operating data of a plurality of Internet of things devices to obtain analysis data;
a main display module: the remote control interface is used for displaying the analysis data and displaying the remote control interface on the main display module;
and the main display module is provided with an instruction input box for inputting a control instruction.
In the internet of things system, if the firmware of the internet of things equipment is updated, the internet of things equipment sends the firmware version number to the cloud platform, and the cloud platform acquires and updates the configuration file from the specific internet of things equipment according to the firmware version number.
In the internet of things system, the cloud platform is pre-configured with a conversion file, converts the configuration file into a VUE code required by rendering a remote control interface according to the conversion file, and renders the VUE code to obtain the remote control interface.
In the internet of things system, after a user modifies configuration parameters on a remote control interface of a cloud platform, the configuration parameters are updated in configuration files to generate new configuration files, the new configuration files are sent to internet of things equipment, and the internet of things equipment updates firmware according to the new configuration files.
One of the above technical solutions of the present invention has at least one of the following advantages or beneficial effects:
the method of the invention has the advantages that: the invention also embeds the display interface of the specific Internet of things equipment on the main display interface in a remote control interface mode, and a user can read the configuration parameters and the operation parameters of the Internet of things equipment on the remote control interface as required to modify the configuration parameters; in the process, the configuration related data are interacted by adopting the configuration file, the operation related parameters directly call the operation data of the cloud platform for realizing the related functions of the main display interface, and the remote control interface does not need to additionally acquire the data, so that the comprehensive management and control of the data of multiple pieces of Internet of things equipment and a single piece of Internet of things equipment are realized.
Meanwhile, the invention also provides an Internet of things system.
Drawings
The invention is further described below with reference to the accompanying drawings and examples;
FIG. 1 is a flow chart of example 1 of the present invention;
fig. 2 is a control block diagram of embodiment 1 of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
Example 1
Referring to fig. 1, a method for synchronizing an IOT device UI to a cloud platform includes the following steps:
step 1: inputting a control instruction on the cloud platform, and acquiring a configuration file of a UI (user interface) of a specific Internet of things device according to the control instruction;
any cloud platform is provided with a main display interface, an instruction input box for inputting a control instruction is arranged on the main display interface, the control instruction input by a user can be an SN (serial number) code of equipment, and according to the SN code of the equipment, the cloud platform can call a configuration file of the equipment of the Internet of things;
the configuration file of the internet of things equipment exists on the internet of things equipment or other servers, but the internet of things equipment always informs the cloud platform in a specific one or more ways every time the firmware is updated, for example, the cloud platform is informed in an email way of the updated firmware and the number of the firmware version number, and the cloud platform can acquire the configuration file representing the firmware from a specific object such as the internet of things equipment or other servers according to the firmware version number;
the configuration files of the internet of things equipment generally exist in an xml format, which is the format of the configuration files of most of the internet of things equipment;
step 2: rendering according to the configuration file to obtain a remote control interface of the Internet of things equipment, displaying on the cloud platform, and generating an analysis rule according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the operation data and the configuration parameters of the configuration file;
generally, a configuration file cannot be directly rendered to obtain a remote control interface, certain conversion is needed, a developer needs to define a set of xml format configuration files in advance to be converted into a front-end VUE code, and the cloud platform obtains the remote control interface according to the VUE code conversion;
for those skilled in the art, there is no technical difficulty in converting into VUE code of the remote control interface according to the configuration file;
the method for generating the analysis rule may be as follows: generally, the operating data exists in JSON format, a keyword such as "temperature" in the configuration file corresponds to the temperature, and the keyword and a parameter following the keyword also exist in the JSON format operating data, and the parameter is a real-time parameter;
according to the method, a set of configuration files and operation data can be automatically generated to be associated, and real-time parameters can be filled into a remote control interface according to the analysis rule.
Taking the configuration and data of the device link as an example:
1. the configuration file for the device link xml is as follows:
Figure BDA0003313610210000051
2. the device link JSON format operating data is as follows:
Figure BDA0003313610210000052
Figure BDA0003313610210000061
in the configuration file of the device link xml, the port type includes: the range is "eth0 eth1 eth2 eth3 eth4", that is, eth0 eth1 eth2 eth3 eth4 may be selected from the node of the port type, and when analyzing the device link JSON format operation data, the port of id1 may be separated from the port _ setting as eth0, and the port of id2 may be eth1, and the node corresponding to the id1 is filled in the remote control interface according to the rule and displayed.
The same holds true for node port _ assignment. Since the selectable range of node port _ assignment is lan0 lan1 lan2 lan3 wan, as known from the configuration file of device link xml, at least one type of data for lan0 lan1 lan2 lan3 wan can be collected into node port _ assignment and displayed on the corresponding node in the remote control interface.
Certainly, the JSON-formatted operating data is also basic data for data analysis of the cloud platform, and the basic function of the cloud platform is to collect, analyze and display data of various internet of things devices, so that in the invention, the JSON-formatted operating data can be used by the cloud platform and also can be unavailable or deficient data for displaying a remote control interface.
And step 3: and acquiring the operation data of the Internet of things equipment from the cloud platform, analyzing the operation data by adopting an analysis rule, and displaying the real-time parameters on a remote control interface.
If the firmware of the internet of things equipment is updated, the internet of things equipment sends the firmware version number to the cloud platform, and the cloud platform acquires and updates the configuration file from the specific internet of things equipment or the server storing the configuration file according to the firmware version number.
When a user modifies the configuration parameters on a remote control interface of the cloud platform, updating the configuration parameters in the configuration files to generate new configuration files, sending the new configuration files to the Internet of things equipment, and updating the firmware of the Internet of things equipment according to the new configuration files.
Example 2
Referring to fig. 2, an internet of things system includes a plurality of internet of things devices 2 and a cloud platform 1; the cloud platform 1 has the following modules:
the configuration file obtaining module 11: the configuration file is used for acquiring a UI (user interface) of the specific Internet of things equipment according to the control instruction for inputting;
the parsing rule generation module 12: the analysis rule is generated according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the running data and the configuration parameters of the configuration file
The remote control interface generation module 13: the remote control interface is used for rendering according to the configuration file to obtain a remote control interface for the Internet of things equipment and displaying the remote control interface on the cloud platform; the system comprises a cloud platform, a remote control interface and a data processing module, wherein the cloud platform is used for acquiring operation data of the Internet of things equipment, analyzing the operation data by adopting an analysis rule and displaying the real-time parameters on the remote control interface; the configuration file is in an xml format, and the operation data is a json format message or an http protocol message;
the data processing module 14: the system comprises a data processing module, a data processing module and a data processing module, wherein the data processing module is used for sorting the operating data of a plurality of Internet of things devices to obtain analysis data;
the main display module 15: the remote control interface is used for displaying the analysis data and displaying the remote control interface on the main display module;
and the main display module is provided with an instruction input box for inputting a control instruction.
If the firmware of the Internet of things equipment is updated, the Internet of things equipment sends the firmware version number to the cloud platform, and the cloud platform acquires and updates the configuration file from the specific Internet of things equipment according to the firmware version number.
When a user modifies the configuration parameters on a remote control interface of the cloud platform, updating the configuration parameters in the configuration files to generate new configuration files, sending the new configuration files to the Internet of things equipment, and updating the firmware of the Internet of things equipment according to the new configuration files.
The invention realizes integrated data management and control on the cloud platform of the Internet of things, namely, the comprehensive display of a plurality of Internet of things data is carried out on the main display page of the cloud platform, the data of a plurality of Internet of things equipment can be collected, analyzed and displayed, which is also a function of the existing cloud platform; in the process, the configuration related data are interacted by adopting the configuration file, the operation related parameters directly call the operation data of the cloud platform for realizing the related functions of the main display interface, and the remote control interface does not need to additionally acquire the data, so that the comprehensive management and control of the data of multiple pieces of Internet of things equipment and a single piece of Internet of things equipment are realized.
While embodiments of the present invention have been shown and described, it will be understood by those of ordinary skill in the art that: various changes, modifications, substitutions and alterations can be made to the embodiments without departing from the principles and spirit of the invention, the scope of which is defined by the claims and their equivalents.

Claims (10)

1. A method for synchronizing an IOT device UI to a cloud platform is characterized by comprising the following steps:
step 1: inputting a control instruction on the cloud platform, and acquiring a configuration file of a UI (user interface) of a specific Internet of things device according to the control instruction;
step 2: rendering according to the configuration file to obtain a remote control interface of the Internet of things equipment, displaying on the cloud platform, and generating an analysis rule according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the operation data and the configuration parameters of the configuration file;
and step 3: and acquiring the operation data of the Internet of things equipment from the cloud platform, analyzing the operation data by adopting an analysis rule, and displaying the real-time parameters on a remote control interface.
2. The method of synchronizing the UI of the IOT device to the cloud platform of claim 1, wherein the configuration file is in xml format and the operational data is a json format packet or an http protocol packet.
3. The method of claim 1, wherein if a firmware of the internet of things device is updated, the internet of things device sends a firmware version number to the cloud platform, and the cloud platform obtains and updates the configuration file from a specific internet of things device according to the firmware version number.
4. The method of claim 1, wherein a conversion file is pre-configured on the cloud platform, the cloud platform converts the configuration file into VUE codes required for rendering to a remote control interface according to the conversion file, and the remote control interface is rendered by using the VUE codes.
5. The method of claim 1, wherein when a user modifies configuration parameters at a remote control interface of the cloud platform, the configuration parameters are updated in the configuration file and a new configuration file is generated, the new configuration file is sent to the internet of things device, and the internet of things device updates firmware according to the new configuration file.
6. An Internet of things system is characterized by comprising a plurality of Internet of things devices and a cloud platform; the cloud platform has the following modules:
a configuration file acquisition module: the configuration file is used for acquiring a UI (user interface) of the specific Internet of things equipment according to the control instruction for inputting;
an analysis rule generation module: the analysis rule is generated according to the configuration file; the analysis rule is used for carrying out one-to-one correspondence between the real-time parameters in the running data and the configuration parameters of the configuration file
The remote control interface generation module: the remote control interface is used for rendering according to the configuration file to obtain a remote control interface for the Internet of things equipment and displaying the remote control interface on the cloud platform; the system is used for acquiring the operation data of the Internet of things equipment from the cloud platform, analyzing the operation data by adopting an analysis rule, and displaying the real-time parameters on a remote control interface.
7. The internet of things system of claim 6, wherein the configuration file is in an xml format, and the operation data is json format messages or http protocol messages;
the cloud platform further comprises:
a data processing module: the system comprises a data processing module, a data processing module and a data processing module, wherein the data processing module is used for sorting the operating data of a plurality of Internet of things devices to obtain analysis data;
a main display module: the remote control interface is used for displaying the analysis data and displaying the remote control interface on the main display module;
and the main display module is provided with an instruction input box for inputting a control instruction.
8. The system of claim 7, wherein if the firmware of the IOT device is updated, the IOT device sends a firmware version number to the cloud platform, and the cloud platform obtains and updates the configuration file from the specific IOT device according to the firmware version number.
9. The system according to claim 7, wherein a conversion file is pre-configured on the cloud platform, the cloud platform converts the configuration file into a VUE code required for rendering to a remote control interface according to the conversion file, and the remote control interface is rendered by using the VUE code.
10. The system of claim 7, wherein when a user modifies the configuration parameters at the remote control interface of the cloud platform, the configuration parameters are updated in the configuration file to generate a new configuration file, the new configuration file is sent to the internet of things device, and the internet of things device updates the firmware according to the new configuration file.
CN202111224600.2A 2021-10-21 2021-10-21 Method for synchronizing IOT equipment UI to cloud platform and Internet of things system Pending CN113985767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111224600.2A CN113985767A (en) 2021-10-21 2021-10-21 Method for synchronizing IOT equipment UI to cloud platform and Internet of things system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111224600.2A CN113985767A (en) 2021-10-21 2021-10-21 Method for synchronizing IOT equipment UI to cloud platform and Internet of things system

Publications (1)

Publication Number Publication Date
CN113985767A true CN113985767A (en) 2022-01-28

Family

ID=79739785

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111224600.2A Pending CN113985767A (en) 2021-10-21 2021-10-21 Method for synchronizing IOT equipment UI to cloud platform and Internet of things system

Country Status (1)

Country Link
CN (1) CN113985767A (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719462A (en) * 2016-03-31 2016-06-29 苏州工业园区威斯威尔智能科技有限公司 Industrial equipment control system based on multi-terminal personal hotspot control and industrial equipment control method
CN106506213A (en) * 2016-11-09 2017-03-15 深圳云联讯数据科技有限公司 A kind of internet of things equipment visualization interface display packing and system
CN107783809A (en) * 2017-09-29 2018-03-09 烽火通信科技股份有限公司 A kind of smart machine control panel remote rendering method
WO2018121573A1 (en) * 2016-12-28 2018-07-05 珠海国芯云科技有限公司 Cloud computing-based internet-of-things platform creation system and method thereof
CN108667807A (en) * 2018-04-11 2018-10-16 华南师范大学 A kind of protocol self-adapting method and system based on monitoring cloud platform and gateway
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109428911A (en) * 2017-08-24 2019-03-05 阿里巴巴集团控股有限公司 Apparatus control method, device, terminal device and operating system
CN109981617A (en) * 2019-03-12 2019-07-05 深圳市智物联网络有限公司 A kind of internet of things equipment monitoring method, system and electronic equipment and storage medium
CN110661873A (en) * 2019-09-27 2020-01-07 南京博联智能科技有限公司 Internet of things platform parameter conversion method, device, equipment, medium and system
CN111404883A (en) * 2020-03-02 2020-07-10 青岛聚好联科技有限公司 Method and device for analyzing Internet of things equipment universal protocol
CN111459594A (en) * 2020-03-31 2020-07-28 西安万像电子科技有限公司 Display interface processing method, device and system
CN111651314A (en) * 2019-03-04 2020-09-11 北京奇虎科技有限公司 Cloud-based Promethus rule file management method and device
CN111722881A (en) * 2020-05-22 2020-09-29 广东浪潮大数据研究有限公司 Resource expansion method, system and device of container cloud platform
CN111948228A (en) * 2020-07-06 2020-11-17 中国电子科技集团公司第四十一研究所 Industrial production line overall process visual detection system based on 5G communication cloud test

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719462A (en) * 2016-03-31 2016-06-29 苏州工业园区威斯威尔智能科技有限公司 Industrial equipment control system based on multi-terminal personal hotspot control and industrial equipment control method
CN106506213A (en) * 2016-11-09 2017-03-15 深圳云联讯数据科技有限公司 A kind of internet of things equipment visualization interface display packing and system
WO2018121573A1 (en) * 2016-12-28 2018-07-05 珠海国芯云科技有限公司 Cloud computing-based internet-of-things platform creation system and method thereof
CN109428911A (en) * 2017-08-24 2019-03-05 阿里巴巴集团控股有限公司 Apparatus control method, device, terminal device and operating system
CN107783809A (en) * 2017-09-29 2018-03-09 烽火通信科技股份有限公司 A kind of smart machine control panel remote rendering method
CN108667807A (en) * 2018-04-11 2018-10-16 华南师范大学 A kind of protocol self-adapting method and system based on monitoring cloud platform and gateway
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN111651314A (en) * 2019-03-04 2020-09-11 北京奇虎科技有限公司 Cloud-based Promethus rule file management method and device
CN109981617A (en) * 2019-03-12 2019-07-05 深圳市智物联网络有限公司 A kind of internet of things equipment monitoring method, system and electronic equipment and storage medium
CN110661873A (en) * 2019-09-27 2020-01-07 南京博联智能科技有限公司 Internet of things platform parameter conversion method, device, equipment, medium and system
CN111404883A (en) * 2020-03-02 2020-07-10 青岛聚好联科技有限公司 Method and device for analyzing Internet of things equipment universal protocol
CN111459594A (en) * 2020-03-31 2020-07-28 西安万像电子科技有限公司 Display interface processing method, device and system
CN111722881A (en) * 2020-05-22 2020-09-29 广东浪潮大数据研究有限公司 Resource expansion method, system and device of container cloud platform
CN111948228A (en) * 2020-07-06 2020-11-17 中国电子科技集团公司第四十一研究所 Industrial production line overall process visual detection system based on 5G communication cloud test

Similar Documents

Publication Publication Date Title
US10715639B2 (en) Data processing method and apparatus for performing protocol parsing in a cloud
CN108769165B (en) Data processing method in Internet of things and Internet of things access system
CN109150610B (en) Network event acquisition method based on rule adaptation
WO2013063950A1 (en) Inspection method and system of multimode communication device
CN111193602B (en) Automatic operation and maintenance management system and method
CN107947954B (en) System, method and server for dynamically adjusting log level
CN105072398B (en) A kind of device updating method and device
CN110659109A (en) Openstack cluster virtual machine monitoring system and method
CN111580869A (en) Data communication method and system based on OPC UA
CN112187922A (en) Intelligent Internet of things shutdown machine based on MQTT communication protocol
US10887408B2 (en) Remote monitoring of network communication devices
CN105656643B (en) Method and equipment for performing compatible management based on network configuration protocol
CN111651639B (en) Address space management method, device, equipment and medium
CN110990025A (en) Instance deployment method and system
CN106130787B (en) Service processing system based on software defined network
CN113467832A (en) Equipment control processing method, device, storage medium and electronic device
CN112653566B (en) Data processing method and device
EP3065387A1 (en) Method and device for achieving matching between acquisition system and analysis system
CN113985767A (en) Method for synchronizing IOT equipment UI to cloud platform and Internet of things system
CN107844366B (en) Power grid application service calling method and device, storage medium and computer equipment
CN106156308B (en) Local updating method and system for webpage
CN111090853B (en) Account management method, system, electronic equipment and storage medium
JP2014060636A (en) Communication interface conversion device
CN113934683A (en) Log transmission method and device, CDN system and electronic equipment
KR101235199B1 (en) An interface construction system and method to control low­erformance equipment using web technology

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