CN116016604A - Cascade monitoring control method, device and equipment for Internet of things equipment and storage medium - Google Patents
Cascade monitoring control method, device and equipment for Internet of things equipment and storage medium Download PDFInfo
- Publication number
- CN116016604A CN116016604A CN202310002645.8A CN202310002645A CN116016604A CN 116016604 A CN116016604 A CN 116016604A CN 202310002645 A CN202310002645 A CN 202310002645A CN 116016604 A CN116016604 A CN 116016604A
- Authority
- CN
- China
- Prior art keywords
- internet
- platform
- things
- equipment
- level
- 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
Links
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/02—Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
Landscapes
- Telephonic Communication Services (AREA)
Abstract
The invention discloses a cascade monitoring control method, device and equipment for Internet of things equipment and a storage medium. According to the method, the enterprise Internet of things equipment specification is defined according to the Internet of things equipment type; controlling an upper-level platform to manage a lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform; the basic information synchronization service of the Internet of things equipment in the lower Internet of things platform on the upper platform is realized; the remote data forwarding service of the Internet of things equipment on the upper platform is realized; and realizing the control command receiving service of the Internet of things equipment on the upper platform. The method can realize hierarchical deployment of the Internet of things platform, cascade transmission of telemetry data and sequential issuing of control commands, and can adapt to the requirement of enterprise multistage management.
Description
Technical Field
The invention relates to the technical field of the internet of things, in particular to a cascade monitoring control method, device and equipment for equipment of the internet of things and a storage medium.
Background
The Internet of things platform enables enterprises to construct an Internet of things system with simple low cost on Internet of things equipment through a built-in supported equipment connection protocol and a management tool, and the Internet of things platform is widely applied to the field of industrial Internet of things. At present, the internet of things platform generally needs front centralized deployment, cannot adapt to the actual needs of multi-level architecture and multi-level management of enterprises, for example, an operation company cannot directly monitor the internet of things equipment on a road section governed by the operation company, and a group cannot monitor the management governed by the operation company. Therefore, how to reliably and efficiently solve the problem of cascade monitoring control of the internet of things equipment has become a problem to be solved by those skilled in the art.
Disclosure of Invention
Aiming at the defects, the embodiment of the invention provides a cascade monitoring control method, device, equipment and storage medium for equipment of the Internet of things, wherein the cascade monitoring control method, device, equipment and storage medium comprise 5 parts of equipment attribute specification, equipment platform registration service, equipment basic data synchronization service, equipment telemetry data forwarding service and equipment control command receiving service of the Internet of things platform, and can realize hierarchical deployment of the Internet of things platform, telemetry data cascade transmission and control command sequential issuing and can adapt to the requirement of enterprise multistage management.
In order to solve the technical problems, an embodiment of the present invention provides a cascade monitoring control method for an internet of things device, where the method includes:
defining an enterprise internet of things device specification according to the internet of things device type;
controlling an upper-level platform to manage a lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform;
the basic information synchronization service of the Internet of things equipment in the lower Internet of things platform on the upper platform is realized;
the remote data forwarding service of the Internet of things equipment on the upper platform is realized;
and realizing the control command receiving service of the Internet of things equipment on the upper platform.
Preferably, the controlling the upper platform manages the lower-level internet of things platform, so as to realize registration service of the lower-level internet of things platform includes:
controlling the upper platform to realize a lower registration interface through a restful api;
controlling the registration interface to monitor a registration request of the lower-level internet of things platform through an http protocol;
controlling the superior platform to verify the token strings stored in the platform after receiving the registration request, and allowing registration if the token strings are matched;
and controlling the lower-level internet of things platform to send the registration information to the upper-level platform.
Preferably, the controlling the lower-level internet of things platform to register information into the upper-level platform includes:
calling the registration interface issued by the superior platform;
and sending a unique identifier of the platform, a token string, ip information and a platform name distributed by the upper-level platform through the registration interface, wherein the unit of the platform is registered in the upper-level platform.
Preferably, the implementing the basic information synchronization service of the internet of things device in the lower-level internet of things platform on the upper-level platform includes:
controlling the superior platform to realize equipment basic information receiving service;
after the upper platform is controlled to receive the basic information of the equipment, the equipment information which is not stored in the database is compared through the unique identification of the equipment;
controlling the lower-level internet of things platform to realize equipment basic information sending service;
and when the equipment basic information is changed, sending the equipment basic information to the upper platform.
Preferably, the controlling the upper platform to implement the device basic information receiving service includes:
the basic information of the equipment is defined by json format;
the device base information is received using the MQTT message protocol.
Preferably, the implementation of the telemetry data forwarding service of the internet of things device on the upper platform includes:
and after receiving the telemetry data sent by the Internet of things equipment, the lower-level Internet of things platform directly forwards the telemetry data to an MQTT reader opened by the upper-level platform.
Preferably, the implementation of the control command receiving service of the internet of things device on the upper platform includes:
controlling the lower-level internet of things platform to subscribe to the upper-level platform control command message queue;
after receiving the message, if the device belongs to the Internet of things device managed by the platform, directly calling the device control service in the platform;
if the control command message belongs to a lower-level internet of things platform registered to the local, the control command message is forwarded to a lower-level internet of things platform subscription control message queue.
In order to solve the technical problems, an embodiment of the present invention provides a cascade monitoring control device for an internet of things device, where the device includes:
the definition module is used for defining the specification of the enterprise Internet of things equipment according to the type of the Internet of things equipment;
the registration module is used for controlling the upper-level platform to manage the lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform;
the synchronous service module is used for realizing basic information synchronous service of the Internet of things equipment in the lower-level Internet of things platform on the upper-level platform;
the forwarding service module is used for realizing telemetry data forwarding service of the Internet of things equipment on the upper platform;
and the receiving service module is used for realizing the control command receiving service of the Internet of things equipment on the upper platform.
In order to solve the above technical problems, an embodiment of the present invention provides a cascade monitoring control device for an internet of things device, including: at least one processor, at least one memory and computer program instructions stored in the memory, which when executed by the processor, implement the method as in the first aspect of the embodiments described above.
To solve the above technical problem, an embodiment of the present invention provides a storage medium having stored thereon computer program instructions which, when executed by a processor, implement a method as in the first aspect of the above embodiments.
In summary, the embodiment of the invention provides a cascade monitoring control method, device and equipment for internet of things equipment and a storage medium. According to the method, the enterprise Internet of things equipment specification is defined according to the Internet of things equipment type; controlling an upper-level platform to manage a lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform; the basic information synchronization service of the Internet of things equipment in the lower Internet of things platform on the upper platform is realized; the remote data forwarding service of the Internet of things equipment on the upper platform is realized; and realizing the control command receiving service of the Internet of things equipment on the upper platform. Therefore, the method and the system can realize hierarchical deployment of the Internet of things platform, telemetering data cascade transmission and sequential issuing of control commands, and can adapt to the requirement of enterprise multistage management.
Drawings
In order to more clearly illustrate the technical solution of the embodiments of the present invention, the drawings that are needed to be used in the embodiments of the present invention will be briefly described, and other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a cascade monitoring control method for an internet of things device according to an embodiment of the present invention.
Fig. 2 is a flowchart of a control upper stage platform of the cascade monitoring control method for the internet of things equipment to manage a lower stage internet of things platform so as to realize registration service of the lower stage internet of things platform.
Fig. 3 is a flowchart of implementing basic information synchronization service of an internet of things device in the lower-level internet of things platform on the upper-level platform by using the cascade monitoring control method of the internet of things device according to the embodiment of the invention.
Fig. 4 is a flowchart of implementing a control command receiving service of the internet of things device on the upper platform according to the cascade monitoring control method of the internet of things device in the embodiment of the invention.
Fig. 5 is a schematic structural diagram of a cascade monitoring control device for an internet of things device according to an embodiment of the present invention.
Fig. 6 is a schematic structural diagram of an internet of things device cascade monitoring control device according to an embodiment of the present invention.
Detailed Description
The core of the application is to provide a cascade monitoring control method, a device, equipment and a storage medium for the equipment of the Internet of things, wherein in the scheme, the cascade monitoring control method comprises 5 parts including an attribute specification of the equipment of the Internet of things platform, a registration service of the equipment platform, a basic data synchronization service of the equipment, a telemetry data forwarding service of the equipment and a control command receiving service of the equipment, and can realize hierarchical deployment of the Internet of things platform, cascade transmission of telemetry data and sequential issuing of control commands, so that the cascade monitoring control method can adapt to the requirement of enterprise multistage management.
Features and exemplary embodiments of various aspects of the present invention will be described in detail below, and in order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely configured to illustrate the invention and are not configured to limit the invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the invention by showing examples of the invention.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
Referring to fig. 1, fig. 1 is a control method for cascade monitoring of devices of the internet of things, where the method includes the following steps:
s1, defining an enterprise Internet of things equipment specification according to the type of the Internet of things equipment;
specifically, the embodiment defines the unified attribute definition, the telemetry data definition and the control command definition of the internet of things equipment in the enterprise, and the same equipment definition specification is used for each level of platform.
S2, controlling an upper-level platform to manage a lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform;
specifically, in this embodiment, the upper-level platform provides a management function for the lower-level internet of things platform, the upper-level platform distributes access credentials to the lower-level internet of things platform, and the lower-level internet of things platform provides commands for the upper-level platform to send the credentials. The lower-level internet of things platform realizes the registration service of the lower-level internet of things platform through the pre-allocated access credentials.
S3, realizing basic information synchronization service of the Internet of things equipment in the lower Internet of things platform on the upper platform;
specifically, after registering to the upper-level platform, the lower-level internet of things platform sends basic information of internet of things equipment managed by the lower-level platform, such as equipment model, equipment manufacturer and the like, to the upper-level platform.
S4, implementing telemetry data forwarding service of the Internet of things equipment on the upper platform;
specifically, the lower-level internet of things platform receives the remote measurement data of the internet of things equipment managed by the lower-level internet of things platform and forwards the data to the upper-level platform.
S5, the control command receiving service of the Internet of things equipment on the upper platform is achieved.
Specifically, the lower-level internet of things platform receives an upper-level internet of things platform control command, and transmits the command downwards, if the lower-level internet of things platform is the lowest-level platform, the command is directly controlled to be executed by the device.
In summary, the application provides a cascade monitoring control method for an internet of things device, in the scheme, an enterprise internet of things device specification is defined according to the type of the internet of things device; controlling an upper-level platform to manage a lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform; the basic information synchronization service of the Internet of things equipment in the lower Internet of things platform on the upper platform is realized; the remote data forwarding service of the Internet of things equipment on the upper platform is realized; and realizing the control command receiving service of the Internet of things equipment on the upper platform. Therefore, the method and the system can realize hierarchical deployment of the Internet of things platform, telemetering data cascade transmission and sequential issuing of control commands, and can adapt to the requirement of enterprise multistage management.
Based on the above embodiments:
referring to fig. 2, fig. 2 is a flowchart of controlling an upper platform to manage a lower-level internet of things platform to implement registration services of the lower-level internet of things platform.
Specifically, in this embodiment, the specification of the enterprise internet of things device is defined according to the type of the internet of things device, where the specification includes attribute definition of the internet of things device such as a fan, an information board, a signal lamp, etc., telemetry data specification sent by the device, control command specification received by the device, etc., and is not limited herein specifically.
As a preferred embodiment, the controlling the upper platform to manage the lower internet of things platform to implement the registration service of the lower internet of things platform includes:
s21, controlling the upper platform to realize a lower registration interface through a restful api;
s22, controlling the registration interface to monitor a registration request of the lower-level Internet of things platform through an http protocol;
s23, controlling the superior platform to verify the token strings stored in the platform after receiving the registration request, and allowing registration if the token strings are matched;
s24, controlling the lower-level internet of things platform to send the registration information to the upper-level platform.
As a preferred embodiment, the controlling the lower-level internet of things platform to register information into the upper-level platform includes:
calling the registration interface issued by the superior platform;
and sending a unique identifier of the platform, a token string, ip information and a platform name distributed by the upper-level platform through the registration interface, wherein the unit of the platform is registered in the upper-level platform.
Specifically, in this embodiment, the upper platform implements the lower registration interface through the restful api, and the registration interface monitors a registration request of the lower platform through an http protocol, verifies a token string stored in the platform after receiving the request, and allows registration if the token string matches the token string, so that the registered lower platform can receive basic information, telemetry data and the like of the internet of things device.
Specifically, the lower platform calls a registration interface issued by the upper platform, sends a platform unique identifier, a token string and ip distributed by the upper platform and other information, and registers itself in the upper platform.
Referring to fig. 3, fig. 3 is a flowchart for implementing a basic information synchronization service of an internet of things device in the lower internet of things platform in the upper platform provided by the present application.
As a preferred embodiment, the implementing the basic information synchronization service of the internet of things device in the lower-level internet of things platform on the upper-level platform includes:
s31, controlling the upper platform to realize equipment basic information receiving service;
s32, after the upper platform is controlled to receive the basic information of the equipment, the equipment information which is not stored in the database is stored through the comparison of the unique identification of the equipment;
s33, controlling the lower-level internet of things platform to realize equipment basic information sending service;
and when the equipment basic information is changed, sending the equipment basic information to the upper platform.
As a preferred embodiment, the controlling the upper platform to implement the device basic information receiving service includes:
the basic information of the equipment is defined by json format;
the device base information is received using the MQTT message protocol.
Specifically, in this embodiment, the lower-level internet of things platform realizes the device basic information sending service. When the basic information of the equipment changes, the basic equipment information defined by json is sent to an upper platform through an MQTT message protocol.
As a preferred embodiment, the implementation of the telemetry data forwarding service of the internet of things device on the upper platform includes:
and after receiving the telemetry data sent by the Internet of things equipment, the lower-level Internet of things platform directly forwards the telemetry data to an MQTT reader opened by the upper-level platform.
Referring to fig. 4, fig. 4 is a flowchart of a control command receiving service of the internet of things device on the upper platform provided by the present application.
As a preferred embodiment, the implementation of the control command receiving service of the internet of things device on the upper platform includes:
s51, the lower-level internet of things platform is controlled to subscribe to the upper-level platform control command message queue;
s52, after receiving the message, if the device belongs to the Internet of things device managed by the platform, directly calling the device control service in the platform;
s53, if the control command message belongs to a lower-level internet of things platform registered to the local, the control command message is forwarded to a lower-level internet of things platform subscription control message queue.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a cascade monitoring control device for an internet of things device provided in the present application.
The embodiment of the invention provides a cascade monitoring control device of Internet of things equipment, which comprises the following components:
the definition module 1 is used for defining the specification of the enterprise Internet of things equipment according to the type of the Internet of things equipment;
the registration module 2 is used for controlling the upper-level platform to manage the lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform;
the synchronous service module 3 is used for realizing basic information synchronous service of the Internet of things equipment in the lower-level Internet of things platform on the upper-level platform;
the forwarding service module 4 is used for realizing telemetry data forwarding service of the Internet of things equipment on the upper platform;
and the receiving service module 5 is used for realizing the control command receiving service of the Internet of things equipment on the upper platform.
In addition, the cascade monitoring control method of the internet of things device in the embodiment of the invention described in connection with fig. 1 can be implemented by the cascade monitoring control device of the internet of things device. Fig. 6 shows a schematic hardware structure of an internet of things device cascade monitoring control device according to an embodiment of the present invention.
The internet of things device cascade monitoring control device may comprise a processor 401 and a memory 402 storing computer program instructions.
In particular, the processor 401 described above may include a Central Processing Unit (CPU), or an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), or may be configured as one or more integrated circuits implementing embodiments of the present invention.
The processor 401 reads and executes the computer program instructions stored in the memory 402 to implement any one of the cascade monitoring control methods of the internet of things device in the above embodiment.
In one example, the internet of things device cascade monitoring control device may further comprise a communication interface 403 and a bus 410. As shown in fig. 6, the processor 401, the memory 402, and the communication interface 403 are connected by a bus 410 and perform communication with each other.
The communication interface 403 is mainly used to implement communication between each module, device, unit and/or apparatus in the embodiment of the present invention.
In addition, in combination with the cascade monitoring control method of the internet of things equipment in the above embodiment, the embodiment of the invention can be realized by providing a computer readable storage medium. The computer readable storage medium has stored thereon computer program instructions; the computer program instructions, when executed by the processor, implement any one of the cascade monitoring control methods of the internet of things device in the above embodiments.
It should also be noted that the exemplary embodiments mentioned in this disclosure describe some methods or systems based on a series of steps or devices. However, the present invention is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, or may be performed in a different order from the order in the embodiments, or several steps may be performed simultaneously.
In the foregoing, only the specific embodiments of the present invention are described, and it will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the systems, modules and units described above may refer to the corresponding processes in the foregoing method embodiments, which are not repeated herein. It should be understood that the scope of the present invention is not limited thereto, and any equivalent modifications or substitutions can be easily made by those skilled in the art within the technical scope of the present invention, and they should be included in the scope of the present invention.
Claims (10)
1. The cascade monitoring control method for the equipment of the Internet of things is characterized by comprising the following steps of:
defining an enterprise internet of things device specification according to the internet of things device type;
controlling an upper-level platform to manage a lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform;
the basic information synchronization service of the Internet of things equipment in the lower Internet of things platform on the upper platform is realized;
the remote data forwarding service of the Internet of things equipment on the upper platform is realized;
and realizing the control command receiving service of the Internet of things equipment on the upper platform.
2. The cascade monitoring control method of the internet of things device according to claim 1, wherein the controlling the upper platform to manage the lower internet of things platform to realize the registration service of the lower internet of things platform comprises:
controlling the upper platform to realize a lower registration interface through a restful api;
controlling the registration interface to monitor a registration request of the lower-level internet of things platform through an http protocol;
controlling the superior platform to verify the token strings stored in the platform after receiving the registration request, and allowing registration if the token strings are matched;
and controlling the lower-level internet of things platform to send the registration information to the upper-level platform.
3. The method for controlling cascade monitoring of internet of things devices according to claim 2, wherein the controlling the lower-level internet of things platform to send registration information to the upper-level platform comprises:
calling the registration interface issued by the superior platform;
and sending a unique identifier of the platform, a token string, ip information and a platform name distributed by the upper-level platform through the registration interface, wherein the unit of the platform is registered in the upper-level platform.
4. The method for cascade monitoring control of internet of things devices according to claim 1, wherein the implementing the basic information synchronization service of the internet of things devices in the lower-level internet of things platform on the upper-level platform comprises:
controlling the superior platform to realize equipment basic information receiving service;
after the upper platform is controlled to receive the basic information of the equipment, the equipment information which is not stored in the database is compared through the unique identification of the equipment;
controlling the lower-level internet of things platform to realize equipment basic information sending service;
and when the equipment basic information is changed, sending the equipment basic information to the upper platform.
5. The method for controlling cascade monitoring of devices of the internet of things according to claim 4, wherein the controlling the upper platform to implement the device basic information receiving service comprises:
the basic information of the equipment is defined by json format;
the device base information is received using the MQTT message protocol.
6. The method for cascade monitoring control of an internet of things device according to claim 5, wherein the implementing a telemetry data forwarding service of the internet of things device on the upper platform comprises:
and after receiving the telemetry data sent by the Internet of things equipment, the lower-level Internet of things platform directly forwards the telemetry data to an MQTT reader opened by the upper-level platform.
7. The method for cascade monitoring control of the internet of things device according to claim 6, wherein the implementing the control command receiving service of the internet of things device on the upper platform comprises:
controlling the lower-level internet of things platform to subscribe to the upper-level platform control command message queue;
after receiving the message, if the device belongs to the Internet of things device managed by the platform, directly calling the device control service in the platform;
if the control command message belongs to a lower-level internet of things platform registered to the local, the control command message is forwarded to a lower-level internet of things platform subscription control message queue.
8. An internet of things equipment cascade monitoring control device, which is characterized in that the device comprises:
the definition module is used for defining the specification of the enterprise Internet of things equipment according to the type of the Internet of things equipment;
the registration module is used for controlling the upper-level platform to manage the lower-level internet of things platform so as to realize registration service of the lower-level internet of things platform;
the synchronous service module is used for realizing basic information synchronous service of the Internet of things equipment in the lower-level Internet of things platform on the upper-level platform;
the forwarding service module is used for realizing telemetry data forwarding service of the Internet of things equipment on the upper platform;
and the receiving service module is used for realizing the control command receiving service of the Internet of things equipment on the upper platform.
9. The utility model provides an thing networking equipment cascade control equipment which characterized in that includes: at least one processor, at least one memory, and computer program instructions stored in the memory, which when executed by the processor, implement the method of any one of claims 1-7.
10. A storage medium having stored thereon computer program instructions, which when executed by a processor, implement the method of any of claims 1-7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202310002645.8A CN116016604A (en) | 2023-01-03 | 2023-01-03 | Cascade monitoring control method, device and equipment for Internet of things equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202310002645.8A CN116016604A (en) | 2023-01-03 | 2023-01-03 | Cascade monitoring control method, device and equipment for Internet of things equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN116016604A true CN116016604A (en) | 2023-04-25 |
Family
ID=86022780
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202310002645.8A Pending CN116016604A (en) | 2023-01-03 | 2023-01-03 | Cascade monitoring control method, device and equipment for Internet of things equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN116016604A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116996341A (en) * | 2023-09-26 | 2023-11-03 | 深圳市顾美科技有限公司 | Device management method, device, terminal device and storage medium |
-
2023
- 2023-01-03 CN CN202310002645.8A patent/CN116016604A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116996341A (en) * | 2023-09-26 | 2023-11-03 | 深圳市顾美科技有限公司 | Device management method, device, terminal device and storage medium |
CN116996341B (en) * | 2023-09-26 | 2023-12-19 | 深圳市顾美科技有限公司 | Device management method, device, terminal device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101640700B (en) | Method and system for mediating enterprise service access for smart devices | |
CN111510425B (en) | Intelligent household equipment management method, device, equipment and storage medium | |
CN116016604A (en) | Cascade monitoring control method, device and equipment for Internet of things equipment and storage medium | |
CN112685709B (en) | Authorization token management method and device, storage medium and electronic equipment | |
CN102622247A (en) | Basic input / output system (BIOS) information allocation system and method of server | |
US11651415B2 (en) | On-demand service providing system and on-demand service providing method | |
CN109309737A (en) | Wireless assignment of network addresses | |
CN106936653A (en) | A kind of recognition methods of optical mode block type and device | |
US20210396417A1 (en) | System for device addition or replacement that uses a code scan | |
CN110083371B (en) | Vehicle program updating system and method, updating tool and storage medium | |
CN113472574A (en) | Method, device, medium and electronic equipment for monitoring user equipment based on 5G private network | |
CN104320415B (en) | A kind of substation equipment kinematic insert formula specification analytic method | |
WO2020182463A1 (en) | Method for creating an asset data model to control an iot-device by a control message | |
JP2022070222A (en) | Computer-implemented methods, device provisioning systems and computer programs (internet-of-things device provisioning) | |
CN117391596A (en) | Material and procedure matching method and device, communication equipment and storage medium | |
CN113497735A (en) | Open interface management method, electronic device and storage medium | |
RU2005141751A (en) | SYSTEM AND METHOD OF ORGANIZING ACCESS TO MOBILE INFORMATION DEVICES | |
US20140136671A1 (en) | Device and method for aggregating services for use across networks using separate data format protocols | |
JP6589516B2 (en) | Information processing device | |
CN115034347A (en) | Industrial Internet of things for tracing two-dimensional code data and control method thereof | |
CN114968822A (en) | Interface testing method and device, computer equipment and storage medium | |
CN112558571A (en) | Production formula analysis method and system based on information security | |
CN114500542A (en) | Service flow distribution method, device, equipment and computer storage medium | |
CN108011804B (en) | Service pairing system and method for instant messaging software | |
WO2024011634A1 (en) | Subscription message processing method and apparatus, device, storage medium, and program product |
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 |