CN111818132A - Control method and device of Internet of things equipment, computer equipment and storage medium - Google Patents

Control method and device of Internet of things equipment, computer equipment and storage medium Download PDF

Info

Publication number
CN111818132A
CN111818132A CN202010566867.9A CN202010566867A CN111818132A CN 111818132 A CN111818132 A CN 111818132A CN 202010566867 A CN202010566867 A CN 202010566867A CN 111818132 A CN111818132 A CN 111818132A
Authority
CN
China
Prior art keywords
internet
configuration information
things
information
preset
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
CN202010566867.9A
Other languages
Chinese (zh)
Other versions
CN111818132B (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.)
Miracle Intelligent Network Co ltd
Original Assignee
Miracle Intelligent Network 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 Miracle Intelligent Network Co ltd filed Critical Miracle Intelligent Network Co ltd
Priority to CN202010566867.9A priority Critical patent/CN111818132B/en
Publication of CN111818132A publication Critical patent/CN111818132A/en
Application granted granted Critical
Publication of CN111818132B publication Critical patent/CN111818132B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application relates to a control method and device of Internet of things equipment, computer equipment and a storage medium. The method comprises the following steps: acquiring state data reported by Internet of things equipment, wherein the state data carries an application identifier corresponding to the Internet of things equipment; acquiring corresponding configuration information from a database according to the application identifier; determining whether the state data meets a preset trigger condition according to the configuration information; and when the preset trigger condition is met, generating processing information of the Internet of things equipment. By the method, the automatic adaptation of the Internet of things equipment in different scenes can be realized, flexible dynamic regulation and control can be realized according to the real-time state of the Internet of things equipment, and the problem that the Internet of things equipment cannot be flexibly regulated and controlled in different scenes is solved.

Description

Control method and device of Internet of things equipment, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for controlling an internet of things device, a computer device, and a storage medium.
Background
With the development of computer technology and the coming of the 5G era, the appearance of the Internet of things brings great convenience to modern life, and more enterprises can intelligently sense, identify and manage various devices and use processes on line by using an Internet of things platform. Because the internet of things industry equipment is various in types and protocols, when the internet of things equipment in different scenes needs to be controlled, a manager is generally required to manually configure the equipment information in each scene of the internet of things, for example, when the internet of things equipment in a certain scene needs to be controlled, the manager is required to write trigger logic information of a fixed code for the internet of things equipment in the certain scene, so that the internet of things platform executes corresponding operation according to preset trigger logic information according to data reported by the internet of things equipment in the scene, and the defect of the control of the internet of things equipment is that the trigger logic corresponding to each internet of things equipment is fixed processing operation which is set by default, so that the control of the internet of things equipment has great limitation and is not flexible enough.
Disclosure of Invention
Based on this, it is necessary to provide a control method, an apparatus, a computer device and a storage medium capable of automatically adapting to different scenes of internet of things devices in order to solve the above technical problems.
A control method of Internet of things equipment, the method comprising:
acquiring state data reported by Internet of things equipment, wherein the state data carries an application identifier corresponding to the Internet of things equipment;
acquiring corresponding configuration information from a database according to the application identifier;
determining whether the state data meets a preset trigger condition according to the configuration information;
and when the preset trigger condition is met, generating processing information of the Internet of things equipment.
In one embodiment, the configuration information includes at least one of scene linkage configuration information, service linkage configuration information and strategy linkage configuration information, and the scene linkage configuration information is used for controlling different internet of things devices to work cooperatively; the service linkage configuration information is used for generating alarm information or work order information; and the strategy linkage configuration information is used for controlling the cooperative work of a plurality of Internet of things devices of the same type.
In one embodiment, the configuration information is service linkage configuration information;
the determining whether the state data meets a preset trigger condition according to the configuration information includes:
acquiring a preset attribute constraint condition corresponding to the service linkage configuration information;
judging whether the state data meets the preset attribute constraint condition or not;
when the preset trigger condition is met, processing information of the Internet of things equipment is generated, and the processing information comprises:
and when the preset attribute constraint condition is not met, generating alarm information or work order information corresponding to the Internet of things equipment.
In one embodiment, the configuration information is scene linkage configuration information;
the determining whether the state data meets a preset trigger condition according to the configuration information includes:
acquiring a preset trigger condition corresponding to the scene linkage configuration information;
judging whether the state data meets the preset triggering condition corresponding to the scene linkage configuration information or not;
when the preset trigger condition is met, processing information of the Internet of things equipment is generated, and the processing information comprises:
and generating a control instruction when the preset trigger condition corresponding to the scene linkage configuration information is met, wherein the control instruction is used for instructing the Internet of things equipment to execute a corresponding action.
In one embodiment, before the obtaining of the status data reported by the internet of things device, the method further includes:
acquiring configuration item information input by a user according to the application identifier;
and calling a preset configuration template corresponding to the application identifier, filling the configuration item information into a field corresponding to the preset configuration template, and generating configuration information corresponding to the application identifier.
In one embodiment, the determining whether the state data meets a preset trigger condition according to the configuration information includes:
screening abnormal data from the state data according to the configuration information, and comparing the abnormal data with a preset threshold value;
when the abnormal data exceeds a preset threshold value, acquiring a preset trigger condition corresponding to the abnormal data;
and when a preset trigger condition corresponding to the abnormal data is met, generating a control instruction, wherein the control instruction is used for indicating the Internet of things equipment corresponding to the abnormal data to execute a corresponding action.
In one embodiment, the internet of things devices include at least two internet of things devices of the same type.
A control apparatus of an internet of things device, the apparatus comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring state data reported by the Internet of things equipment, and the state data carries an application identifier corresponding to the Internet of things equipment; acquiring corresponding configuration information from a database according to the application identifier;
the determining module is used for determining whether the state data meets a preset triggering condition according to the configuration information;
and the generating module is used for generating processing information of the Internet of things equipment when the preset triggering condition is met.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
acquiring state data reported by Internet of things equipment, wherein the state data carries an application identifier corresponding to the Internet of things equipment;
acquiring corresponding configuration information from a database according to the application identifier;
determining whether the state data meets a preset trigger condition according to the configuration information;
and when the preset trigger condition is met, generating processing information of the Internet of things equipment.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring state data reported by Internet of things equipment, wherein the state data carries an application identifier corresponding to the Internet of things equipment;
acquiring corresponding configuration information from a database according to the application identifier;
determining whether the state data meets a preset trigger condition according to the configuration information;
and when the preset trigger condition is met, generating processing information of the Internet of things equipment.
According to the control method and device of the Internet of things equipment, the computer equipment and the storage medium, the state data reported by the Internet of things equipment is obtained, and the state data carries the application identification corresponding to the Internet of things equipment. Compared with a control mode of equipment in the field of traditional Internet of things, the method and the device for controlling the equipment in the field of traditional Internet of things acquire corresponding configuration information from a database according to the application identifier, and determine whether state data meet preset trigger conditions or not according to the configuration information. And when the preset trigger condition is met, generating processing information of the equipment of the Internet of things. Therefore, when a user needs to control the Internet of things equipment under different scenes, the user only needs to log in the Internet of things platform, corresponding configuration item information is input through triggering operation, and the Internet of things platform generates configuration information corresponding to the application identifier according to the configuration item information input by the user. When the Internet of things platform receives state data reported by the Internet of things equipment, corresponding configuration information is acquired from the database according to application identifications corresponding to the Internet of things equipment, whether the state data meet preset trigger conditions or not is determined according to the configuration information, and processing information of the Internet of things equipment is generated through intelligent analysis when the preset trigger conditions are met, so that the processing information corresponding to automatic dynamic configuration of multiple equipment in different scenes can be realized, and the complex operation of configuring fixed codes for the processing information of each Internet of things equipment in a traditional mode and the limitation that multiple types of equipment cannot be adapted are avoided. Whether the state data reported by the Internet of things equipment in real time meets the preset trigger condition is determined according to the configuration information, so that automatic adaptation of calling of the Internet of things equipment in different scenes can be realized, flexible dynamic regulation and control can be realized according to the real-time state of the Internet of things equipment, and the problem that the Internet of things equipment cannot be flexibly regulated and controlled in different scenes is solved.
Drawings
Fig. 1 is an application environment diagram of a control method of an internet of things device in one embodiment;
fig. 2 is a schematic flow chart illustrating a control method of an internet of things device in one embodiment;
fig. 3 is a schematic flow chart illustrating a step of generating processing information for the internet of things device in an embodiment in which the configuration information is service linkage configuration information;
fig. 4 is a schematic flowchart illustrating a step of generating processing information for the internet of things device in another embodiment in which the configuration information is scene linkage configuration information;
FIG. 5 is a flowchart illustrating the step of determining whether the state data satisfies the predetermined trigger condition according to the configuration information in one embodiment;
fig. 6 is a block diagram of a control apparatus of an internet of things device in one embodiment;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The control method of the internet of things equipment can be applied to the application environment shown in fig. 1. The internet of things device 102 communicates with the server 104 through a network. The server 104 obtains status data reported by the internet of things device 102, where the status data carries an application identifier corresponding to the internet of things device 102. The server 104 obtains corresponding configuration information from the database according to the application identifier, and the server 104 determines whether the state data meets a preset trigger condition according to the configuration information. When a preset trigger condition is met, the server 104 generates processing information for the internet of things device 102. The internet of things device 102 may be, but is not limited to, various smart home devices, smart transportation devices, smart medical devices, portable wearable devices, and the like, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, as shown in fig. 2, a method for controlling an internet of things device is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
step 202, obtaining status data reported by the internet of things device, wherein the status data carries an application identifier corresponding to the internet of things device.
The terminal may communicate with the server over a network and remain online over a network communication connection. For example, different types of terminal devices may be transmitted using the operator-stable network after connecting to the wireless network or the local area network. The user can use different types of terminal equipment to log in the Internet of things platform, and when different users log in the Internet of things platform, the user can log in the corresponding Internet of things application interface through triggering operation, and control management is carried out on the Internet of things equipment in the Internet of things application interface. The internet of things is an information bearing body such as the internet and a traditional telecommunication network, and all common objects capable of performing independent functions are enabled to realize an interconnected network. The Internet of things platform can provide real-time panoramic monitoring for all Internet of things devices on the platform, including panoramic monitoring of device temperature, humidity, on-off state and the like, and can also be used for issuing operation aiming at a certain classification, grouping or aiming at a single device in batches, and enterprise tenants can intelligently sense, recognize and manage various devices and use processes on line by using the Internet of things platform. Different enterprise tenants can perform real-time statistical analysis on the equipment monitoring conditions in different scenes through the Internet of things platform, visually display analysis results, and intuitively and comprehensively control the operation conditions of all access equipment on the platform. For example, enterprise tenants of different types can log in a specific intelligent internet of things platform main page in an account password mode, the tenants can display corresponding internet of things equipment information through established internet of things applications, the tenants can check the running state of any currently accessed internet of things equipment, and the tenants can also perform configuration operation on currently inaccessible internet of things equipment. Specifically, the server may maintain a long connection state with a plurality of different types of internet of things devices by using a message queue, and perform data transmission in a mode of subscribing to and publishing messages. The message queue is deployed on an Internet of things platform and mainly provides receiving and sending of messages, and when a large amount of task information is faced, the message queue can carry out peak clipping and valley leveling on the messages. The server receives the state data reported by the Internet of things equipment by using the message queue, and the server can acquire the state data corresponding to at least one Internet of things equipment from the message queue. The state data refers to data related to the state of the internet of things device, and may include running time of the device, basic information, attribute information, service information, online state of the device, output parameters of the device, and the like. The state data carries an application identifier corresponding to the internet of things equipment, and the application identifier is used for identifying corresponding internet of things scene application. Different tenants can create the Internet of things custom application corresponding to various scenes according to different business requirements of enterprises, and the Internet of things custom application can comprise scenic spot Internet of things application, station monitoring Internet of things application and the like. The application of the Internet of things can comprise information such as product management, equipment position management, engine rules, intelligent inspection, manual inspection, work order centers, alarm centers and the like. Besides information such as equipment information, real-time data and service call can be displayed in the equipment management interface, information such as historical data, file management, service logs and cleaning data corresponding to the equipment of the internet of things can be displayed in the equipment management interface.
And step 204, acquiring corresponding configuration information from the database according to the application identifier.
After the server acquires the state data reported by the Internet of things equipment, the server acquires the configuration information corresponding to the application identifier from the database according to the application identifier corresponding to the Internet of things equipment carried in the state data. The Internet of things platform can establish corresponding tenant information according to different enterprise types, Internet of things data among tenants are completely isolated, and the Internet of things data can comprise Internet of things equipment data, Internet of things application data, organization data and the like. The system of the internet of things partitions a user management center and an application management center corresponding to the same tenant, and the user management center uses a set of unified organization, role information and user information, namely unified data of organization, role, user and the like, which can be shared by all departments in the same tenant. Different departments of the tenant can create the own application of the internet of things of the department on an application management center interface by logging in the management account. Namely, the application of the internet of things can be created by each department in a user-defined manner according to business requirements. For example, the internet of things platform can create different types of tenants in a tenant management center interface through a super administrator. Each tenant, namely different enterprises or departments, can create applications belonging to different scenes under the framework of the organization of the tenant, and an administrator can log in an application interface of the internet of things through triggering operation and preset configuration information corresponding to specific application of the internet of things. The currently created application information of the internet of things can be displayed in the application management center interface. Each internet of things application can support access of a plurality of different types of internet of things devices. The internet of things equipment can comprise home internet of things equipment, scenic spot internet of things equipment, vehicle internet of things equipment, office internet of things equipment and the like. The configuration information refers to linkage rule information which is configured in advance according to the application of the internet of things, and the tenant can perform self-defined configuration according to different business linkage rules, scene linkage rules and strategy linkage rules. Different types of Internet of things equipment in the Internet of things application carry out data transmission according to protocol rules in configuration information. The configuration information may include basic information, static attribute information, dynamic attribute information, product service information, preset protocol information, configuration rules, configuration modes, and the like of corresponding devices in the application of the internet of things. The configuration information corresponding to different application identifiers of the internet of things is stored in the database in advance, and the server can acquire the corresponding configuration information from the database according to the different application identifiers. Meanwhile, the server can also generate a corresponding configuration rule according to historical configuration data which is recorded in the database and corresponds to the application of the internet of things, and the server can monitor whether state data reported by equipment in the application of the internet of things is abnormal or not according to the configuration rule.
And step 206, determining whether the state data meets a preset trigger condition according to the configuration information.
After the server obtains the corresponding configuration information from the database according to the application identifier, the server may determine whether the state data satisfies a preset trigger condition according to the configuration information. Specifically, the server may control all the internet of things devices in the application of the internet of things according to a configuration manner in the configuration information, may also control part of the internet of things devices, or controls a designated internet of things device. The tenant can perform self-defined setting in advance according to different service linkage rules, scene linkage rules and strategy linkage rules, and the configuration information acquired by the server from the database can include at least one of scene linkage configuration information, service linkage configuration information and strategy linkage configuration information. The scene linkage configuration information is used for controlling different Internet of things devices to work cooperatively, the business linkage configuration information is used for generating alarm information or work order information, and the strategy linkage configuration information is used for controlling a plurality of Internet of things devices of the same type to work cooperatively. Further, the server may determine whether the currently acquired status data reported by the internet of things device is abnormal or not and whether a preset trigger condition in the configuration item information is met or not according to at least one of the configuration item information.
And 208, generating processing information of the Internet of things equipment when the preset trigger condition is met.
The server can judge whether the currently acquired state data reported by the internet of things equipment is abnormal or not and whether the state data meets the trigger condition preset in the configuration item information or not according to the configuration item information in the configuration information. Specifically, when a preset trigger condition is met, the server generates processing information of the internet of things device. The processing information refers to a processing mode of different internet of things devices according to configuration rules in different application scenes. The processing information may include control instruction information, alarm information, work order information, and the like. And when the preset trigger condition is not met, the server continuously monitors all the Internet of things equipment accessed into the Internet of things platform.
In this embodiment, the state data reported by the internet of things device is obtained, and the state data carries the application identifier corresponding to the internet of things device. Compared with a control mode of equipment in the field of traditional Internet of things, the method and the device for controlling the equipment in the field of traditional Internet of things acquire corresponding configuration information from a database according to the application identifier, and determine whether state data meet preset trigger conditions or not according to the configuration information. And when the preset trigger condition is met, generating processing information of the equipment of the Internet of things. Therefore, when a user needs to control the Internet of things equipment under different scenes, the user only needs to log in the Internet of things platform, corresponding configuration item information is input through triggering operation, and the Internet of things platform generates configuration information corresponding to the application identifier according to the configuration item information input by the user. When the Internet of things platform receives state data reported by the Internet of things equipment, corresponding configuration information is acquired from the database according to application identifications corresponding to the Internet of things equipment, whether the state data meet preset trigger conditions or not is determined according to the configuration information, and processing information of the Internet of things equipment is generated through intelligent analysis when the preset trigger conditions are met, so that the processing information corresponding to automatic dynamic configuration of multiple equipment in different scenes can be realized, and the complex operation of configuring fixed codes for the processing information of each Internet of things equipment in a traditional mode and the limitation that multiple types of equipment cannot be adapted are avoided. Whether the state data reported by the Internet of things equipment in real time meets the preset trigger condition is determined according to the configuration information, so that the automatic adaptation of the calling of the Internet of things equipment in different scenes can be realized, flexible dynamic regulation and control can be performed according to the real-time state of the Internet of things equipment, and the problem that the Internet of things equipment cannot be flexibly regulated and controlled in different scenes is solved.
In one embodiment, as shown in fig. 3, the step of generating the processing information of the internet of things device by using the configuration information as the service linkage configuration information includes:
step 302, acquiring a preset attribute constraint condition corresponding to the service linkage configuration information.
And step 304, judging whether the state data meets the preset attribute constraint condition.
And step 306, generating alarm information or work order information corresponding to the Internet of things equipment when the preset attribute constraint condition is not met.
After the server acquires the corresponding configuration information from the database according to the application identifier, when the server identifies that the configuration information corresponding to the application identifier is service linkage configuration information, the server acquires a preset attribute constraint condition corresponding to the service linkage configuration information. Further, the server judges whether the state data meets the preset attribute constraint condition. And when the preset attribute constraint condition is not met, the server generates alarm information or work order information corresponding to the Internet of things equipment. Specifically, the server may obtain the attribute constraint condition corresponding to the service linkage configuration information according to the status data reported by the internet of things device in real time. For example, if the internet of things device camera can recognize the number of the faces, the dynamic attribute constraint condition can be set in the service linkage configuration information in advance to be a parameter range of the preset camera for recognizing the faces, and if the internet of things device is an air conditioner, the dynamic attribute constraint condition can be a parameter range of the preset external environment temperature and the preset indoor temperature. The server can judge whether the state data reported by the current internet of things equipment meets the dynamic attribute constraint condition or not according to the dynamic attribute constraint condition corresponding to the camera and the air conditioner, and when the server detects that the state data reported by the current internet of things equipment exceeds the preset attribute constraint condition range, namely when the server judges that the state data reported by the current internet of things equipment does not meet the preset attribute constraint condition, the server can generate alarm information or work order information corresponding to the internet of things equipment. For example, when the server detects that the output data, which is reported by the camera and rotates by 25 degrees, does not meet the preset attribute constraint condition, the server may generate work order data corresponding to the camera device identifier, and the server issues the work order data to the corresponding inspection personnel, so that the inspection personnel inspects the camera device and searches for the fault reason that the camera cannot normally rotate. Therefore, flexible dynamic regulation and control of the Internet of things equipment under different scenes can be achieved automatically, especially linkage and scheduling among the equipment are controlled, and automatic generation of processing information of different types of equipment is achieved.
In one embodiment, as shown in fig. 4, the step of generating the processing information of the internet of things device includes:
and 402, acquiring a preset trigger condition corresponding to the scene linkage configuration information.
Step 404, determining whether the state data meets a preset trigger condition corresponding to the scene linkage configuration information.
And 406, generating a control instruction when a preset trigger condition corresponding to the scene linkage configuration information is met, wherein the control instruction is used for instructing the internet of things equipment to execute a corresponding action.
After the server acquires the corresponding configuration information from the database according to the application identifier, when the server identifies that the configuration information corresponding to the application identifier is the scene linkage configuration information, the server acquires a preset trigger condition corresponding to the scene linkage configuration information. Further, the server judges whether the state data meets a preset trigger condition corresponding to the scene linkage configuration information. And when a preset trigger condition corresponding to the scene linkage configuration information is met, the server generates a corresponding control instruction, and the control instruction is used for instructing the Internet of things equipment to execute a corresponding action. Specifically, the server may obtain a preset trigger condition corresponding to the scene linkage configuration information according to the status data reported by the internet of things device in real time. For example, in the application of the internet of things in a certain specific scene, when the temperature sensing device detects that the current indoor temperature is 30 ℃, the temperature sensing device reports the detected indoor temperature data to the server. After the server acquires the indoor temperature data, the server acquires configuration information corresponding to the application identifier from a database according to the application identifier carried in the indoor temperature data. If the triggering condition corresponding to the application identifier is preset in the database and triggered when the parameter range of the indoor temperature exceeds 20-27 ℃, the server determines that the state data reported by the temperature sensing equipment meets the preset triggering condition, namely the state data reported by the temperature sensing equipment exceeds the preset indoor temperature range by 30 ℃, and calls the service corresponding to the air conditioning equipment to control the air conditioner to turn on and regulate the temperature. Therefore, flexible dynamic regulation and control of the Internet of things equipment under different scenes can be achieved automatically, especially linkage and scheduling among the equipment are controlled, and automatic generation of processing information of different types of equipment is achieved.
In one embodiment, before obtaining the status data reported by the internet of things device, the method further includes a step of generating configuration information corresponding to the application identifier, and specifically includes:
and acquiring the configuration item information input by the user according to the application identifier.
And calling a preset configuration template corresponding to the application identifier, filling the configuration item information into a field corresponding to the preset configuration template, and generating the configuration information corresponding to the application identifier.
After the server acquires the state data reported by the internet of things device, the server can acquire configuration information corresponding to the application identifier from the database according to the application identifier corresponding to the internet of things device carried in the state data. The configuration template refers to a configuration template which is preset for the scene information when the tenant creates the application of the internet of things. The configuration template may include a preset product model, that is, a general model abstracted from the same type of internet of things devices, and the internet of things devices are equivalent to specific examples of each product model. And different types of Internet of things equipment perform data transmission according to configuration information in the product model. The configuration information may include basic information, static attribute information, dynamic attribute information, product service information, preset protocol information, configuration rules, configuration modes, and the like of corresponding devices under the product model. For example, when an administrator of a certain enterprise tenant creates the application of the internet of things in the specific scene, the administrator inputs the configuration item information defined by the enterprise in the management interface, and then the server may obtain the configuration item information input by the administrator according to the application identifier of the internet of things in the specific scene, call a preset configuration template corresponding to the application identifier in the database, fill the configuration item information in a field corresponding to the preset configuration template, and generate the configuration information corresponding to the application identifier. Therefore, when a user needs to control the Internet of things equipment under different scenes, the user only needs to log in the Internet of things platform, the corresponding configuration item information is input through triggering operation, the Internet of things platform generates the configuration information corresponding to the application identification according to the configuration item information input by the user, the configuration information corresponding to different application identifications is recorded in the database, the automatic adaptation of the calling of the Internet of things equipment under different scenes can be realized, the complex operation process is avoided, a large amount of time is consumed, and the control efficiency of the Internet of things equipment is effectively improved.
In one embodiment, as shown in fig. 5, the step of determining whether the status data satisfies the preset trigger condition according to the configuration information includes:
and 502, screening abnormal data from the state data according to the configuration information, and comparing the abnormal data with a preset threshold value.
Step 504, when the abnormal data exceeds the preset threshold, a preset trigger condition corresponding to the abnormal data is obtained.
Step 506, when a preset trigger condition corresponding to the abnormal data is met, generating a control instruction, wherein the control instruction is used for instructing the internet of things device corresponding to the abnormal data to execute a corresponding action.
And after the server acquires the corresponding configuration information from the database according to the application identifier, the server screens the state data according to the configuration information to obtain abnormal data, and compares the abnormal data with a preset threshold value. And when the abnormal data exceeds a preset threshold value, the server acquires a preset trigger condition corresponding to the abnormal data. And when a preset trigger condition corresponding to the abnormal data is met, the server generates a corresponding control instruction, and the control instruction is used for indicating the Internet of things equipment corresponding to the abnormal data to execute a corresponding action. In the tenant device creation stage, the server sets a corresponding device data check rule according to attribute information of creation devices and normal value interval range information of the attributes. The server can extract the corresponding configuration template according to the abnormal information of the routing inspection equipment, and the abnormal data is the data which is not in accordance with the preset equipment data check rule and can comprise equipment attribute abnormal data, equipment service state abnormal data and the like. Specifically, the server may obtain configuration information corresponding to the application identifier from the database, filter, by the server, abnormal data from the status data according to a data verification rule in the configuration information, and compare the filtered abnormal data with a preset threshold. And when the abnormal data exceeds a preset threshold value, the server acquires a preset trigger condition corresponding to the abnormal data. For example, in the application of the internet of things in a specific scene, the server may screen, according to a preset data check rule in the configuration information, abnormal data of 30 degrees from state data reported by the temperature sensing device, if a preset trigger condition corresponding to the abnormal data is that a parameter range of the indoor temperature exceeds 20 to 27 degrees, the server compares the screened abnormal data with a preset threshold, and if the server determines that the abnormal data meets the preset trigger condition, the server invokes a service corresponding to the scene linkage device air conditioner corresponding to the abnormal data to control the air conditioner to turn on to adjust the indoor temperature. The temperature sensing equipment and the air conditioning equipment belong to scene linkage equipment, the air conditioner is the scene linkage equipment with temperature sensing, the temperature sensing equipment is used for detecting temperature, and the air conditioning equipment is used for adjusting the temperature. Therefore, the automatic dynamic regulation and control of the Internet of things equipment in different scenes can be realized, especially, the linkage and scheduling among the equipment are controlled, the combined calling of various equipment in different scenes is realized, and the problem that the various equipment cannot be called in a coordinated manner in different scenes is solved.
In one embodiment, the internet of things devices may include at least two internet of things devices of the same type. Specifically, when the server needs to monitor the devices in the application of the internet of things in a certain specific scene, the server can simultaneously acquire the state data reported by at least two devices of the internet of things of the same type in the application. The server acquires corresponding configuration information from the database according to the application identifier, and the server determines whether the state data meets a preset trigger condition according to the configuration information. And when the preset trigger condition is met, the server generates processing information of at least two pieces of equipment of the same type of Internet of things. For example, a tenant of an enterprise manages and controls devices in an office area by using an internet of things platform. The server can simultaneously acquire state data reported by at least two internet of things devices of the same type in office internet of things application corresponding to the enterprise tenant, the server acquires corresponding configuration information from the database according to the office internet of things application identifier, and the server determines whether the state data reported by the at least two internet of things devices of the same type meet preset trigger conditions according to the configuration information. For example, in the configuration information corresponding to the application of the office internet of things, the trigger condition includes that when all lamps in the office area are turned off, the service corresponding to all printer devices is triggered to be turned off. When the preset trigger condition is met, namely the server acquires that the state data of all office area lamps in the application are all closed, the server issues a corresponding control instruction to control a plurality of printer devices in the application of the office Internet of things to close corresponding services. Therefore, the processing information corresponding to the automatic dynamic configuration of various devices in different scenes can be realized, and the complex operation of configuring fixed codes for the processing information of each Internet of things device in the traditional mode and the limitation that various devices cannot be adapted are avoided. Meanwhile, the combined calling of various devices in different scenes is realized, and the problem that the various devices in different scenes cannot be called cooperatively is solved.
It should be understood that although the various steps in the flow charts of fig. 1-5 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-5 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 6, there is provided a control apparatus for an internet of things device, including: an obtaining module 602, a determining module 604, and a generating module 606, wherein:
an obtaining module 602, configured to obtain status data reported by an internet of things device, where the status data carries an application identifier corresponding to the internet of things device; and acquiring corresponding configuration information from the database according to the application identifier.
The determining module 604 is configured to determine whether the state data meets a preset trigger condition according to the configuration information.
The generating module 606 is configured to generate processing information for the internet of things device when a preset trigger condition is met.
In one embodiment, the obtaining module is further configured to obtain corresponding configuration information from a database according to the application identifier, where the configuration information includes at least one of scene linkage configuration information, service linkage configuration information, and policy linkage configuration information, and the scene linkage configuration information is used to control different internet of things devices to cooperatively work; the business linkage configuration information is used for generating alarm information or work order information; and the strategy linkage configuration information is used for controlling the cooperative work of a plurality of Internet of things devices of the same type.
In one embodiment, the apparatus further comprises: and a judging module.
And when the configuration information is the service linkage configuration information, the acquisition module is further used for acquiring a preset attribute constraint condition corresponding to the service linkage configuration information. The judging module is used for judging whether the state data accords with the preset attribute constraint condition or not, and generating alarm information or work order information corresponding to the Internet of things equipment when the state data does not accord with the preset attribute constraint condition.
In an embodiment, when the configuration information is the scene linkage configuration information, the obtaining module is further configured to obtain a preset trigger condition corresponding to the scene linkage configuration information. The judging module is used for judging whether the state data meets a preset triggering condition corresponding to the scene linkage configuration information or not, and generating a control instruction when the preset triggering condition corresponding to the scene linkage configuration information is met, wherein the control instruction is used for instructing the Internet of things equipment to execute a corresponding action.
In one embodiment, the apparatus further comprises: and calling the module.
The calling module is used for acquiring configuration item information input by a user according to the application identifier, calling a preset configuration template corresponding to the application identifier, filling the configuration item information into a field corresponding to the preset configuration template, and generating the configuration information corresponding to the application identifier.
In one embodiment, the apparatus further comprises: and a comparison module.
The comparison module is used for screening the state data according to the configuration information to obtain abnormal data, comparing the abnormal data with a preset threshold, acquiring a preset trigger condition corresponding to the abnormal data when the abnormal data exceeds the preset threshold, and generating a control instruction when the preset trigger condition corresponding to the abnormal data is met, wherein the control instruction is used for instructing the Internet of things equipment corresponding to the abnormal data to execute a corresponding action.
For specific limitations of the control device of the internet of things device, reference may be made to the above limitations on the control method of the internet of things device, and details are not described here. All or part of each module in the control device of the internet of things equipment can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer equipment is used for storing the control data of the Internet of things equipment. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a control method of an internet of things device.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the steps of the above-described method embodiments being implemented when the computer program is executed by the processor.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A control method of Internet of things equipment, the method comprising:
acquiring state data reported by Internet of things equipment, wherein the state data carries an application identifier corresponding to the Internet of things equipment;
acquiring corresponding configuration information from a database according to the application identifier;
determining whether the state data meets a preset trigger condition according to the configuration information;
and when the preset trigger condition is met, generating processing information of the Internet of things equipment.
2. The method of claim 1,
the configuration information comprises at least one of scene linkage configuration information, service linkage configuration information and strategy linkage configuration information, and the scene linkage configuration information is used for controlling different Internet of things devices to work cooperatively; the service linkage configuration information is used for generating alarm information or work order information; and the strategy linkage configuration information is used for controlling the cooperative work of a plurality of Internet of things devices of the same type.
3. The method of claim 1, wherein the configuration information is service linkage configuration information;
the determining whether the state data meets a preset trigger condition according to the configuration information includes:
acquiring a preset attribute constraint condition corresponding to the service linkage configuration information;
judging whether the state data meets the preset attribute constraint condition or not;
when the preset trigger condition is met, processing information of the Internet of things equipment is generated, and the processing information comprises:
and when the preset attribute constraint condition is not met, generating alarm information or work order information corresponding to the Internet of things equipment.
4. The method of claim 1, wherein the configuration information is scene linkage configuration information;
the determining whether the state data meets a preset trigger condition according to the configuration information includes:
acquiring a preset trigger condition corresponding to the scene linkage configuration information;
judging whether the state data meets the preset triggering condition corresponding to the scene linkage configuration information or not;
when the preset trigger condition is met, processing information of the Internet of things equipment is generated, and the processing information comprises:
and generating a control instruction when the preset trigger condition corresponding to the scene linkage configuration information is met, wherein the control instruction is used for instructing the Internet of things equipment to execute a corresponding action.
5. The method according to claim 1, wherein before the obtaining the status data reported by the internet of things device, the method further comprises:
acquiring configuration item information input by a user according to the application identifier;
and calling a preset configuration template corresponding to the application identifier, filling the configuration item information into a field corresponding to the preset configuration template, and generating configuration information corresponding to the application identifier.
6. The method of claim 1, wherein the determining whether the status data satisfies a preset trigger condition according to the configuration information comprises:
screening abnormal data from the state data according to the configuration information, and comparing the abnormal data with a preset threshold value;
when the abnormal data exceeds a preset threshold value, acquiring a preset trigger condition corresponding to the abnormal data;
and when a preset trigger condition corresponding to the abnormal data is met, generating a control instruction, wherein the control instruction is used for indicating the Internet of things equipment corresponding to the abnormal data to execute a corresponding action.
7. The method of claim 1, wherein the internet of things devices comprise at least two internet of things devices of a same type.
8. A control device of Internet of things equipment is characterized in that the device comprises:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring state data reported by the Internet of things equipment, and the state data carries an application identifier corresponding to the Internet of things equipment; acquiring corresponding configuration information from a database according to the application identifier;
the determining module is used for determining whether the state data meets a preset triggering condition according to the configuration information;
and the generating module is used for generating processing information of the Internet of things equipment when the preset triggering condition is met.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202010566867.9A 2020-06-19 2020-06-19 Control method and device of Internet of things equipment, computer equipment and storage medium Active CN111818132B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010566867.9A CN111818132B (en) 2020-06-19 2020-06-19 Control method and device of Internet of things equipment, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010566867.9A CN111818132B (en) 2020-06-19 2020-06-19 Control method and device of Internet of things equipment, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111818132A true CN111818132A (en) 2020-10-23
CN111818132B CN111818132B (en) 2023-05-23

Family

ID=72845301

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010566867.9A Active CN111818132B (en) 2020-06-19 2020-06-19 Control method and device of Internet of things equipment, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111818132B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112350907A (en) * 2020-11-05 2021-02-09 深圳Tcl新技术有限公司 Scene linkage control method, terminal and computer readable storage medium
CN113240553A (en) * 2021-05-08 2021-08-10 广州富融信息技术有限公司 Internet of things-based method, device and equipment for monitoring and controlling material pipe and storage medium
CN113347611A (en) * 2021-05-17 2021-09-03 佳讯飞鸿(北京)智能科技研究院有限公司 Internet of things M2M communication method and device and electronic equipment
CN113556389A (en) * 2021-07-14 2021-10-26 山东新一代信息产业技术研究院有限公司 RPC type cloud side end communication method, system and storage medium
CN113759734A (en) * 2021-08-05 2021-12-07 珠海市晶讯物联技术有限公司 Internet of things equipment intelligent linkage realization method and device and Internet of things equipment platform
CN113839992A (en) * 2021-08-31 2021-12-24 青岛海尔科技有限公司 Equipment control method and device
CN114301953A (en) * 2021-12-13 2022-04-08 北京首奥置业有限公司 Internet of things equipment linkage control method and device, storage medium and electronic device
CN115032901A (en) * 2021-12-22 2022-09-09 荣耀终端有限公司 Equipment control method and electronic equipment
WO2023201587A1 (en) * 2022-04-20 2023-10-26 Oppo广东移动通信有限公司 Device control method and apparatus, device, and storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017104859A1 (en) * 2015-12-15 2017-06-22 모다정보통신 주식회사 Computer program for creating service scenario of internet of things, portable terminal, and gateway device
WO2017107425A1 (en) * 2015-12-23 2017-06-29 乐视控股(北京)有限公司 Method and device for controlling smart home appliance
CN106993040A (en) * 2017-03-31 2017-07-28 浙江风向标科技有限公司 The linkage collocation method and device of internet of things equipment
CN107690262A (en) * 2017-08-22 2018-02-13 深圳企管加企业服务有限公司 Computer room air channel monitoring system based on Internet of Things
CN107728590A (en) * 2017-09-29 2018-02-23 四川长虹电器股份有限公司 ZigBee intelligent domestic systems and its scene inter-linked controlling method
CN108667858A (en) * 2017-03-27 2018-10-16 华为技术有限公司 A kind of interlock method of sensing equipment, apparatus and system
CN109936489A (en) * 2019-03-25 2019-06-25 美的智慧家居科技有限公司 The control method and system, gateway and storage medium of scene linkage
CN110262261A (en) * 2019-05-31 2019-09-20 华为技术有限公司 A kind of method, Cloud Server and smart home system controlling device service
CN110784336A (en) * 2019-09-25 2020-02-11 北京方研矩行科技有限公司 Multi-device intelligent timing delay scene setting method and system based on Internet of things
CN110825973A (en) * 2019-11-15 2020-02-21 珠海格力电器股份有限公司 Scene and linkage recommendation method and system, storage medium and network side equipment
CN111083180A (en) * 2018-10-19 2020-04-28 北京奇虎科技有限公司 Internet of things system and Internet of things equipment linkage method and device

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017104859A1 (en) * 2015-12-15 2017-06-22 모다정보통신 주식회사 Computer program for creating service scenario of internet of things, portable terminal, and gateway device
WO2017107425A1 (en) * 2015-12-23 2017-06-29 乐视控股(北京)有限公司 Method and device for controlling smart home appliance
CN108667858A (en) * 2017-03-27 2018-10-16 华为技术有限公司 A kind of interlock method of sensing equipment, apparatus and system
CN106993040A (en) * 2017-03-31 2017-07-28 浙江风向标科技有限公司 The linkage collocation method and device of internet of things equipment
CN107690262A (en) * 2017-08-22 2018-02-13 深圳企管加企业服务有限公司 Computer room air channel monitoring system based on Internet of Things
CN107728590A (en) * 2017-09-29 2018-02-23 四川长虹电器股份有限公司 ZigBee intelligent domestic systems and its scene inter-linked controlling method
CN111083180A (en) * 2018-10-19 2020-04-28 北京奇虎科技有限公司 Internet of things system and Internet of things equipment linkage method and device
CN109936489A (en) * 2019-03-25 2019-06-25 美的智慧家居科技有限公司 The control method and system, gateway and storage medium of scene linkage
CN110262261A (en) * 2019-05-31 2019-09-20 华为技术有限公司 A kind of method, Cloud Server and smart home system controlling device service
CN110784336A (en) * 2019-09-25 2020-02-11 北京方研矩行科技有限公司 Multi-device intelligent timing delay scene setting method and system based on Internet of things
CN110825973A (en) * 2019-11-15 2020-02-21 珠海格力电器股份有限公司 Scene and linkage recommendation method and system, storage medium and network side equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SHAN YIN, YUEMING LU AND YONGHUA LI: "Design and implementation of IoT centralized management model with linkage policy", 《THIRD INTERNATIONAL CONFERENCE ON CYBERSPACE TECHNOLOGY (CCT 2015)》 *
尹德帅,居文军,马成东等: "智慧家庭操作系统关键技术研究", 《物联网技术》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112350907A (en) * 2020-11-05 2021-02-09 深圳Tcl新技术有限公司 Scene linkage control method, terminal and computer readable storage medium
CN113240553A (en) * 2021-05-08 2021-08-10 广州富融信息技术有限公司 Internet of things-based method, device and equipment for monitoring and controlling material pipe and storage medium
CN113347611A (en) * 2021-05-17 2021-09-03 佳讯飞鸿(北京)智能科技研究院有限公司 Internet of things M2M communication method and device and electronic equipment
CN113556389A (en) * 2021-07-14 2021-10-26 山东新一代信息产业技术研究院有限公司 RPC type cloud side end communication method, system and storage medium
CN113556389B (en) * 2021-07-14 2024-02-09 山东新一代信息产业技术研究院有限公司 RPC type cloud edge communication method, system and storage medium
CN113759734A (en) * 2021-08-05 2021-12-07 珠海市晶讯物联技术有限公司 Internet of things equipment intelligent linkage realization method and device and Internet of things equipment platform
CN113839992A (en) * 2021-08-31 2021-12-24 青岛海尔科技有限公司 Equipment control method and device
CN113839992B (en) * 2021-08-31 2023-09-19 青岛海尔科技有限公司 Equipment control method and device
CN114301953A (en) * 2021-12-13 2022-04-08 北京首奥置业有限公司 Internet of things equipment linkage control method and device, storage medium and electronic device
CN115032901A (en) * 2021-12-22 2022-09-09 荣耀终端有限公司 Equipment control method and electronic equipment
WO2023201587A1 (en) * 2022-04-20 2023-10-26 Oppo广东移动通信有限公司 Device control method and apparatus, device, and storage medium

Also Published As

Publication number Publication date
CN111818132B (en) 2023-05-23

Similar Documents

Publication Publication Date Title
CN111818132B (en) Control method and device of Internet of things equipment, computer equipment and storage medium
CN111901144B (en) Interaction method and device of Internet of things equipment, computer equipment and storage medium
CN108322345B (en) Method for issuing fault repair data packet and server
CN111835582B (en) Configuration method and device of Internet of things inspection equipment and computer equipment
CN111835584A (en) Inspection method and device for products of Internet of things, computer equipment and storage medium
US11131972B2 (en) Performance optimization in a building automation system
CN109710346A (en) Server management method, device, equipment and computer readable storage medium
CN109669835B (en) MySQL database monitoring method, device, equipment and readable storage medium
CN112291075B (en) Network fault positioning method and device, computer equipment and storage medium
CN111767173A (en) Network equipment data processing method and device, computer equipment and storage medium
CN107729213B (en) Background task monitoring method and device
CN110968479B (en) Service level full-link monitoring method and server for application program
CN113448947B (en) Method and device for distributed deployment operation and maintenance of mongo database
CN110532105B (en) Method, system and device for controlling message queue consumer process
CN111835583B (en) Attribute inspection method and device for products of Internet of things and computer equipment
CN113132158A (en) Point table configuration method, device, controller and storage medium
CN115200178B (en) Building terminal equipment control method and device, electronic equipment and storage medium
CN115242622A (en) Alarm processing system and method and Internet of things system
CN104483880A (en) Data acquisition method and data acquisition server
CN112910706B (en) Automatic configuration method, system, device and readable storage medium
CN115469966A (en) Elastic expansion method and device for container cloud service
CN114167742A (en) Edge data processing method and device, computer equipment and storage medium
CN111935337B (en) MAC address keep-alive method, equipment and storage medium of aggregation link
CN115048260A (en) Cloud computing-based nuclear power plant PaaS platform resource quota monitoring method and system
CN109462423B (en) Method, device, equipment and medium for checking data transmission unit

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