CN112367656A - ZigBee gateway control method, device, storage medium and gateway - Google Patents

ZigBee gateway control method, device, storage medium and gateway Download PDF

Info

Publication number
CN112367656A
CN112367656A CN202011239150.XA CN202011239150A CN112367656A CN 112367656 A CN112367656 A CN 112367656A CN 202011239150 A CN202011239150 A CN 202011239150A CN 112367656 A CN112367656 A CN 112367656A
Authority
CN
China
Prior art keywords
zigbee
gateway
zigbee gateway
control method
webpage
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
CN202011239150.XA
Other languages
Chinese (zh)
Other versions
CN112367656B (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.)
Shenzhen Konka Electronic Technology Co Ltd
Original Assignee
Shenzhen Konka Electronic 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 Shenzhen Konka Electronic Technology Co Ltd filed Critical Shenzhen Konka Electronic Technology Co Ltd
Priority to CN202011239150.XA priority Critical patent/CN112367656B/en
Publication of CN112367656A publication Critical patent/CN112367656A/en
Application granted granted Critical
Publication of CN112367656B publication Critical patent/CN112367656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/16Gateway arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a ZigBee gateway control method, a ZigBee gateway control device, a storage medium and a gateway, wherein the method comprises the following steps: reading ZigBee equipment information corresponding to a UCI configuration file; and mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system. The invention realizes the storage of the ZigBee equipment information under the ZigBee gateway through the UCI configuration file, and realizes the webpage display of the ZigBee equipment information through the Luci webpage system.

Description

ZigBee gateway control method, device, storage medium and gateway
Technical Field
The invention relates to the technical field of computer communication, in particular to a ZigBee gateway control method, a ZigBee gateway control device, a storage medium and a gateway.
Background
At present, in the technical field of smart home, an existing ZigBee intelligent gateway generally only forwards information, and does not have local area network display and control, or local area network control needs to be supported by a local server, or local area network control needs to use an APP, so that the ZigBee intelligent gateway in the prior art has higher requirements on hardware performance when performing information display and control.
Thus, there is a need for improvements and enhancements in the art.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a ZigBee gateway control method, device, storage medium, and gateway, so as to enable the gateway to implement information storage and web page display, and reduce the performance requirement on hardware.
The technical scheme adopted by the invention is as follows:
in a first aspect, an embodiment of the present invention provides a ZigBee gateway control method, including:
reading ZigBee equipment information corresponding to a UCI configuration file;
and mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system.
As a further improved technical solution, before reading the ZigBee device information corresponding to the UCI configuration file, the method further includes:
creating a Unified Configuration Interface (UCI) configuration file;
after the ZigBee equipment completes network access, acquiring the ZigBee equipment information;
and storing the ZigBee device information to a UCI configuration file.
As a further improved technical solution, after storing the ZigBee device information in the UCI configuration file, the method further includes:
and forwarding the ZigBee device information to a cloud end to realize the synchronization of the cloud end and the ZigBee device information stored in the ZigBee gateway.
As a further improved technical scheme, the webpage also comprises a webpage click event;
transmitting the webpage click event to a ZigBee gateway based on a Luci webpage system;
and the ZigBee gateway transmits the webpage clicking event to ZigBee equipment.
As a further improved technical solution, the gateway control method further includes:
the ZigBee gateway receives a control message from the cloud;
and the data is stored by the ZigBee gateway and then forwarded to the ZigBee device.
As a further improved technical scheme, the ZigBee gateway comprises a ZigBee coordinator; the ZigBee device is connected with the ZigBee coordinator through the ZigBee network for communication, and the ZigBee coordinator is connected with the ZigBee gateway main control MCU through the UART protocol for communication.
As a further improved technical scheme, the ZigBee gateway main control MCU is communicated with the cloud through an MQTT protocol.
In a second aspect, an embodiment of the present invention provides a ZigBee gateway control device, including:
the reading module is used for reading ZigBee equipment information corresponding to the UCI configuration file;
and the display module maps the ZigBee equipment information to a webpage for local display based on the Luci webpage system.
In a third aspect, the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores one or more programs, and the one or more programs are executable by one or more processors to implement the steps in the ZigBee gateway control method according to any one of the above items.
In a fourth aspect, an embodiment of the present invention provides a ZigBee gateway, including: a processor and memory and a communication bus; the memory has stored thereon a computer readable program executable by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps in the ZigBee gateway control method as described in any one of the above.
Has the advantages that: compared with the prior art, the invention provides a message processing method, a storage medium and a system of a ZigBee gateway, wherein the method comprises the following steps: reading ZigBee equipment information corresponding to a UCI configuration file; and mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system. The invention realizes the storage of the ZigBee equipment information under the ZigBee gateway through the UCI configuration file, and realizes the webpage display of the ZigBee equipment information through the Luci webpage system.
Drawings
Fig. 1 is a flowchart of a ZigBee gateway control method provided by the present invention.
Fig. 2 is a structural diagram of data information of a ZigBee gateway provided by the present invention.
Fig. 3 is a hardware style diagram of the ZigBee gateway provided by the present invention.
Fig. 4 is a schematic structural diagram of a ZigBee gateway control device provided by the present invention.
Fig. 5 is a schematic diagram of a ZigBee gateway structure provided by the present invention.
Detailed Description
The invention provides a ZigBee gateway control method, a ZigBee gateway control device, a storage medium and a gateway, and in order to make the purpose, technical scheme and effect of the invention clearer and clearer, the invention is further described in detail below by referring to the attached drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
For the convenience of understanding the embodiments of the present invention, relevant elements related to the embodiments of the present application will be described first.
OpenWrt may be described as an embedded Linux distribution. (mainstream router firmware has four categories of dd-wrt, tomato, OpenWrt, padavan.) in contrast to a single, static system, OpenWrt's package management provides a fully writable file system, selection and configuration from the application provider, and allows your custom device to fit any application. For developers, OpenWrt builds applications using a framework without building a complete firmware to support.
Lua is designed as a lightweight scripting language that is easily embedded (other applications) and extensible, so she is always following the principles of simplicity, compactness, portability, and rapidity, with the official implementation written entirely in ANSI C, and can be embedded in the host program in the form of a C library. Each version of Lua remains the tradition of the open source, although the licensing agreements adopted by the versions are different, and since 5.0 (the latest version is 5.1) she adopted the well-known MIT licensing agreement. Owing to the above-mentioned characteristics, Lua is finding wider and wider applications in various fields such as game development, robot control, distributed applications, image processing, bioinformatics, and the like. Luci is short for Lua Confi regulatory interface, and is intended for centralization of configuration of the entire OpenWrt system.
UCI is the abbreviation of the Unified Configuration Interface, the translation into Chinese is the uniform Configuration Interface, and the purpose is to provide a centralized control Interface for OpenWrt.
The UCI is a main configuration user interface above OpenWrt, and is used as a main system setting, which is usually critical to the device, for example, a network interface, a wireless setting, a remote login right setting, etc. are all configured through the UCI, and are an essential part for constructing a whole set of system. In addition, most third party software is also integrated into the UCI, so they can be configured simply in 0 pendrt as well. Many programs have their own configuration files like/etc/network/interfaces,/etc/ports,/etc/dnsmasq.conf,/etc/samba/smb.conf and they have their own syntax, 0penWrt does not need to change them, just to change the UCI settings, 0penWrt developers have already made UCI integration for many software, although OpenWrt developers cannot integrate all software because their efforts are also limited.
Most software integrated into the UCI system can be configured simply by modifying the UCI configuration file, the configuration is mainly applied to system initialization scripts, and the UCI configuration file is required for starting the process integrated by the UCI system under/etc/init.d. For example, run/etc/init.d/sambas tart will use the/etc/conf ig/samba configuration file.
In order to solve the above problem, in an embodiment of the present application, the present invention provides a ZigBee gateway control method, apparatus, storage medium, and gateway, where the method includes: reading ZigBee equipment information corresponding to a UCI configuration file; and mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system. The invention realizes the storage of the ZigBee equipment information under the ZigBee gateway through the UCI configuration file, and realizes the webpage display of the ZigBee equipment information through the Luci webpage system.
The invention will be further explained by the description of the embodiments with reference to the drawings.
The embodiment provides a ZigBee gateway control method, as shown in fig. 1, the method includes:
s100, reading ZigBee device information corresponding to the UCI configuration file.
S200, mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system.
In this embodiment, the ZigBee gateway is applied to an intelligent home system, and realizes control and message display of ZigBee devices such as a door sensor, an intelligent switch, an intelligent socket, an intelligent temperature controller, an intelligent door lock, and the like. Furthermore, the ZigBee device information under the ZigBee gateway is stored by using an UCI (unified Configuration interface) system of OpenWrt, and the information of the ZigBee device is reasonably arranged, so that the increase, deletion, modification and check of the ZigBee gateway device are realized, and the ZigBee gateway device information storage method has the characteristics of simple and direct Configuration, flexible application, strong compatibility and capability of realizing visual display of a webpage by matching with a Lua script.
As shown in fig. 2, fig. 2 is a structural diagram of data information of a ZigBee gateway provided by the present invention, and as can be seen from fig. 2, the structural type of the device is ZigBee, fe951 is a segment name, and as a unique identifier of the device, the segment name is fe951 in the figure is taken as an example, where air conditioning (air conditioning) represents a device type, fe95 represents a ZigBee short address, fc00 represents a ZigBee device type, 1 represents an endpoint number, c79bfa84565ac0e9 represents a mac address, online represents an online status, and 431165283 represents a device status.
Further, before reading the ZigBee device information corresponding to the UCI configuration file, the method further includes:
s10, creating a unified configuration interface UCI configuration file;
s20, when the ZigBee device is connected to the network, the ZigBee device information is obtained;
and S30, storing the ZigBee device information to a UCI configuration file.
Specifically, the UCI configuration file includes a plurality of segments, each of which corresponds to a unique identifier, where the unique identifier is determined according to a short address and an endpoint number of the ZigBee device. For example, as shown in fig. 2, fe951 is a segment name, which is determined by a short address and an endpoint number of a ZigBee device and thus serves as a unique identifier of the ZigBee device. Further, storing the ZigBee device information with the segment name fe951 in the UCI configuration file, including indicating the device type, ZigBee short address, ZigBee device type, endpoint number, mac address, online status, device status, etc. In practical application, the ZigBee gateway comprises a ZigBee coordinator, the ZigBee coordinator is connected with a gateway main MCU through a serial port, after the ZigBee equipment is connected into a network, the ZigBee coordinator informs the ZigBee gateway main controller of network access information of the ZigBee equipment through serial port communication, an Openwrt operating system carried by the ZigBee gateway transmits information to a UUI configuration file through UCI storage equipment information and transmits the information to a cloud end through an MQTT protocol, and equipment information storage and information synchronization of a cloud server and the ZigBee intelligent gateway are achieved. Correspondingly, after the storing the ZigBee device information to the UCI configuration file, the method further includes:
s300, the ZigBee device information is forwarded to a cloud end, so that synchronization between the cloud end and the ZigBee device information stored in the ZigBee gateway is achieved.
In this embodiment, the ZigBee gateway main control MCU communicates with the cloud via MQTT protocol. Therefore, the ZigBee gateway forwards the ZigBee device information to the cloud end, so that the cloud end and the ZigBee device information stored by the ZigBee gateway are synchronized.
Further, in an implementation manner of this embodiment, the cloud server may also implement control over the ZigBee device by sending a control message to the corresponding ZigBee device, and therefore, the gateway control method further includes:
the ZigBee gateway receives a control message from the cloud;
and the data is stored by the ZigBee gateway and then forwarded to the ZigBee device.
Specifically, the control message of the cloud server is sent to the ZigBee gateway through the MQTT protocol, and is stored by the ZigBee gateway and then forwarded to the ZigBee device.
Further, in an implementation manner of this embodiment, the web page further includes a web page click event, and correspondingly, the ZigBee gateway control method further includes:
s201, transmitting the webpage click event to a ZigBee gateway based on a Luci webpage system;
s202, the ZigBee gateway transmits the webpage clicking event to the ZigBee device.
In the embodiment, as shown in fig. 3, the invention discloses an OpenWrt-based ZigBee intelligent gateway, the ZigBee intelligent gateway is connected to a ZigBee network and an internet, a ZigBee device is connected to and communicates with a ZigBee coordinator through the ZigBee network, the ZigBee coordinator is connected to and communicates with a ZigBee gateway main control MCU through a UART protocol, the ZigBee gateway main control MCU is connected to and communicates with a cloud server through a network port, the ZigBee gateway MCU carries an OpenWrt operating system based on linux, local web page display and control are realized through Luci, and MQTT connection and communication with a cloud server are realized by transplanting an MQTT protocol. Correspondingly, in the embodiment, the webpage click event can directly call the process 1 through Luci, be transmitted to the ZigBee coordinator through the process 1, and then reach the ZigBee device through ZigBee.
It should be noted that, in practical application, the ZigBee gateway implements two processes to respectively process device messages from the ZigBee coordinator, including addition/deletion of devices/reporting of device information, and the like; on the other hand, the ZigBee gateway also needs to publish and subscribe MQTT messages from the cloud, including deletion of devices, device operation, and the like, and two processes maintain a message queue, and communication is achieved between the processes in the message queue manner.
In summary, compared with the prior art, the embodiment of the invention has the following advantages:
the invention discloses a ZigBee gateway control method, a ZigBee gateway control device, a storage medium and a gateway, wherein the method comprises the following steps: reading ZigBee equipment information corresponding to a UCI configuration file; and mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system. The invention realizes the storage of the ZigBee equipment information under the ZigBee gateway through the UCI configuration file, and realizes the webpage display of the ZigBee equipment information through the Luci webpage system.
Based on the ZigBee gateway control method, the present invention also provides a ZigBee gateway control device, as shown in fig. 4, the device includes:
the reading module 41 is configured to read ZigBee device information corresponding to the UCI configuration file;
and the display module 42 is used for mapping the ZigBee equipment information to a webpage for local display based on the Luci webpage system.
It should be noted that, as can be clearly understood by those skilled in the art, the above ZigBee gateway control method and the specific implementation process of each module may refer to the corresponding description in the foregoing ZigBee gateway control method embodiment, and for convenience and brevity of description, no further description is provided here.
The ZigBee gateway control device may be implemented in the form of a computer program that can run on a ZigBee gateway as shown in fig. 5.
Based on the ZigBee gateway control method, the present invention also provides a computer-readable storage medium, where one or more programs are stored, and the one or more programs can be executed by one or more processors to implement the steps in the ZigBee gateway control method according to the above embodiment.
Based on the ZigBee gateway control method, the present invention further provides a ZigBee gateway, as shown in fig. 5, which includes at least one processor (processor) 20; a display screen 21; and a memory (memory)22, and may further include a communication Interface (Communications Interface)23 and a bus 24. The processor 20, the display 21, the memory 22 and the communication interface 23 can communicate with each other through the bus 24. The display screen 21 is configured to display a user guidance interface preset in the initial setting mode. The communication interface 23 may transmit information. The processor 20 may call logic instructions in the memory 22 to perform the methods in the embodiments described above.
Furthermore, the logic instructions in the memory 22 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product.
The memory 22, which is a computer-readable storage medium, may be configured to store a software program, a computer-executable program, such as program instructions or modules corresponding to the methods in the embodiments of the present disclosure. The processor 20 executes the functional application and data processing, i.e. implements the method in the above-described embodiments, by executing the software program, instructions or modules stored in the memory 22.
The memory 22 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like. Further, the memory 22 may include a high speed random access memory and may also include a non-volatile memory. For example, a variety of media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, may also be transient storage media.
In addition, the specific processes loaded and executed by the storage medium and the instruction processors in the terminal device are described in detail in the method, and are not stated herein.
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 (10)

1. A ZigBee gateway control method is characterized by comprising the following steps:
reading ZigBee equipment information corresponding to a UCI configuration file;
and mapping the ZigBee equipment information to a webpage for local display based on a Luci webpage system.
2. The ZigBee gateway control method according to claim 1, wherein reading the ZigBee device information corresponding to the UCI configuration file further comprises:
creating a Unified Configuration Interface (UCI) configuration file;
after the ZigBee equipment completes network access, acquiring the ZigBee equipment information;
and storing the ZigBee device information to a UCI configuration file.
3. The ZigBee gateway control method of claim 2, wherein the storing the ZigBee device information to a UCI profile further comprises:
and forwarding the ZigBee device information to a cloud end to realize the synchronization of the cloud end and the ZigBee device information stored in the ZigBee gateway.
4. The ZigBee gateway control method of claim 1, wherein the web page further comprises a web page click event;
transmitting the webpage click event to a ZigBee gateway based on a Luci webpage system;
and the ZigBee gateway transmits the webpage clicking event to ZigBee equipment.
5. The ZigBee gateway control method according to claim 1, further comprising:
the ZigBee gateway receives a control message from the cloud;
and the data is stored by the ZigBee gateway and then forwarded to the ZigBee device.
6. The ZigBee gateway control method of claim 2, wherein the ZigBee gateway comprises a ZigBee coordinator; the ZigBee device is connected with the ZigBee coordinator through the ZigBee network for communication, and the ZigBee coordinator is connected with the ZigBee gateway main control MCU through the UART protocol for communication.
7. The ZigBee gateway control method of claim 1, wherein the ZigBee gateway main control MCU communicates with a cloud terminal through an MQTT protocol.
8. A ZigBee gateway control device is characterized by comprising:
the reading module is used for reading ZigBee equipment information corresponding to the UCI configuration file;
and the display module maps the ZigBee equipment information to a webpage for local display based on the Luci webpage system.
9. A computer readable storage medium, characterized in that the computer readable storage medium stores one or more programs, which are executable by one or more processors to implement the steps in the ZigBee gateway control method according to any one of claims 1 to 7.
10. A ZigBee gateway, comprising: a processor and memory and a communication bus; the memory has stored thereon a computer readable program executable by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor, when executing the computer readable program, implements the steps in the ZigBee gateway control method of any one of claims 1-7.
CN202011239150.XA 2020-11-09 2020-11-09 ZigBee gateway control method and device, storage medium and gateway Active CN112367656B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011239150.XA CN112367656B (en) 2020-11-09 2020-11-09 ZigBee gateway control method and device, storage medium and gateway

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011239150.XA CN112367656B (en) 2020-11-09 2020-11-09 ZigBee gateway control method and device, storage medium and gateway

Publications (2)

Publication Number Publication Date
CN112367656A true CN112367656A (en) 2021-02-12
CN112367656B CN112367656B (en) 2024-03-12

Family

ID=74509867

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011239150.XA Active CN112367656B (en) 2020-11-09 2020-11-09 ZigBee gateway control method and device, storage medium and gateway

Country Status (1)

Country Link
CN (1) CN112367656B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871881A (en) * 2016-05-06 2016-08-17 中国科学技术大学 Portal authentication method based on Openwrt router
CN108683740A (en) * 2018-05-18 2018-10-19 烽火通信科技股份有限公司 A kind of method and system of the promotion configuration access speed based on UCI
CN108683537A (en) * 2018-05-18 2018-10-19 烽火通信科技股份有限公司 The configuring management method and system of home gateway node based on UCI files
CN108933716A (en) * 2018-06-20 2018-12-04 山东大学 Cloud interactive gateway, communication means and smart home system based on OpenWrt
US20200336929A1 (en) * 2017-12-26 2020-10-22 Sengled Co., Ltd. Method and apparatus for monitoring zigbee node network status

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871881A (en) * 2016-05-06 2016-08-17 中国科学技术大学 Portal authentication method based on Openwrt router
US20200336929A1 (en) * 2017-12-26 2020-10-22 Sengled Co., Ltd. Method and apparatus for monitoring zigbee node network status
CN108683740A (en) * 2018-05-18 2018-10-19 烽火通信科技股份有限公司 A kind of method and system of the promotion configuration access speed based on UCI
CN108683537A (en) * 2018-05-18 2018-10-19 烽火通信科技股份有限公司 The configuring management method and system of home gateway node based on UCI files
CN108933716A (en) * 2018-06-20 2018-12-04 山东大学 Cloud interactive gateway, communication means and smart home system based on OpenWrt

Also Published As

Publication number Publication date
CN112367656B (en) 2024-03-12

Similar Documents

Publication Publication Date Title
JP6656612B2 (en) Network service configuration method and network management device
US20130055135A1 (en) Intelligent device framework
US20090204725A1 (en) Wimax communication through wi-fi emulation
WO2017032112A1 (en) Method for communicating with board having no central processing unit and communication device
CN113242534B (en) General type multi-protocol digital instrument thing allies oneself with module based on WI-FI
US20220229654A1 (en) Enabling upgrading firmware of a target device
WO2017182002A1 (en) Device control method, apparatus and storage medium
US20140206331A1 (en) Method and apparatus for initially configuring wireless devices by using wireless gateway in internet environment
US20190342737A1 (en) Remote bluetooth communication system
CN108337308A (en) LWM2M clients and host computer data communications method, device and its system
CN112887440B (en) IP address management method and device
Boškov et al. Time-to-provision evaluation of IoT devices using automated zero-touch provisioning
US8051191B2 (en) Ethernet extensibility
CN112367656A (en) ZigBee gateway control method, device, storage medium and gateway
CN114756257A (en) Data updating method and device, communication module and readable storage medium
CN106648805A (en) Intelligent device, intelligent system, and method for intelligently installing application
KR102149529B1 (en) Industrial communication system and method
CN113572816B (en) Equipment control processing method and device, storage medium and electronic device
CN109688000B (en) Method for simultaneously accessing multiple IPTV network management server platforms
US11216424B2 (en) Dynamically rendering an application programming interface for internet of things applications
CN114968386A (en) Equipment information management method, device and equipment of electronic equipment
CN111638896B (en) Upgrade method, upgrade device, storage medium, processor and mobile terminal
KR20210053090A (en) Operation management server for IoT module applied to various devices
CA3132658A1 (en) Cloud enabling of legacy trusted networking devices for zero touch provisioning and enterprise as a service
CN112468321B (en) Data processing method, storage medium and system of ZigBee gateway

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