CN111047807A - Data processing method, alarm platform, electronic device and storage medium - Google Patents

Data processing method, alarm platform, electronic device and storage medium Download PDF

Info

Publication number
CN111047807A
CN111047807A CN201911324482.5A CN201911324482A CN111047807A CN 111047807 A CN111047807 A CN 111047807A CN 201911324482 A CN201911324482 A CN 201911324482A CN 111047807 A CN111047807 A CN 111047807A
Authority
CN
China
Prior art keywords
alarm
data
real
information
time
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
CN201911324482.5A
Other languages
Chinese (zh)
Other versions
CN111047807B (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.)
China Unicom Internet of Things Corp Ltd
Original Assignee
China Unicom Internet of Things Corp 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 China Unicom Internet of Things Corp Ltd filed Critical China Unicom Internet of Things Corp Ltd
Priority to CN201911324482.5A priority Critical patent/CN111047807B/en
Publication of CN111047807A publication Critical patent/CN111047807A/en
Application granted granted Critical
Publication of CN111047807B publication Critical patent/CN111047807B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B13/00Burglar, theft or intruder alarms
    • G08B13/18Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength
    • G08B13/189Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems
    • G08B13/19Actuation by interference with heat, light, or radiation of shorter wavelength; Actuation by intruding sources of heat, light, or radiation of shorter wavelength using passive radiation detection systems using infrared-radiation detection systems

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application provides a data processing method, an alarm platform, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving daily information of the infrared monitoring equipment and alarm information sent in a trigger mode, which are periodically sent by the infrared monitoring equipment, through NB-IOT, wherein the alarm information comprises starting alarm data or ending alarm data, and the daily information is used for representing the working state of the infrared monitoring equipment; updating real-time table data in a database according to the daily information, wherein the real-time table data comprises historical daily information; and updating alarm table data in the database according to the alarm information, wherein the alarm table data comprises historical alarm information. The receiving rate of daily messages and alarm messages is ensured, and the power consumption can be effectively reduced; by periodically sending daily messages and triggering type sending alarm information, the data transmission amount can be further reduced, the data transmission pressure can be reduced, the data processing efficiency can be improved, and the system power consumption is reduced.

Description

Data processing method, alarm platform, electronic device and storage medium
Technical Field
The application relates to the technical field of indoor infrared security, in particular to a data processing method, an alarm platform, electronic equipment and a storage medium.
Background
With the development of information technology, security equipment is more widely applied. The security protection equipment contains categories such as vision capture, temperature-sensing, smell sensing, physics touch because the difference of response mode, wherein, because infrared ray possess the characteristic that can sense the heat source, still possess good perception detection performance in the not good night of vision situation, indoor warehouse, underground mine, security protection monitoring and alarm device based on infrared ray technique has also obtained extensive application.
Currently, in an infrared monitoring device for indoor security, the infrared monitoring device in the same area or the same system is indirectly connected to a software platform through a host, for example, the infrared monitoring device is connected to the host through a WIreless mode or a wired mode such as 433 mega (M) WIreless module, 315 mega (M) WIreless module, Zigbee (Zigbee), WIreless Fidelity (WiFi), and the like, and then the host transmits acquired data to the software platform in real time based on a public network such as a mobile network or a fixed network, and stores, analyzes and applies the data, thereby ensuring the safety of indoor property.
In the prior art, the collected data are transmitted to the software platform in real time through the host based on the public network, and the energy consumption of data processing is high due to the fact that the data transmitted through the public network is large in size.
Disclosure of Invention
The application provides a data processing method, an alarm platform, electronic equipment and a storage medium, so that data of infrared monitoring equipment can be processed, and energy consumption of a system can be reduced.
In a first aspect, an embodiment of the present application provides a data processing method, including:
receiving daily information of the infrared monitoring equipment and alarm information sent in a triggering mode, wherein the daily information is periodically sent by the infrared monitoring equipment, the alarm information comprises starting alarm data or ending alarm data, and the daily information is used for representing the working state of the infrared monitoring equipment;
updating real-time table data in a database according to the daily information, wherein the real-time table data comprises historical daily information;
and updating alarm table data in the database according to the alarm information, wherein the alarm table data comprises historical alarm information.
In the embodiment of the application, the daily messages and the alarm messages sent by the infrared monitoring equipment are received based on the NB-IOT, so that the receiving rate of the daily messages and the alarm messages is ensured, and the power consumption can be effectively reduced; by periodically sending daily messages and triggering type alarm information, the data transmission quantity can be further reduced, and the data transmission pressure is reduced; and finally, the real-time table data and the alarm table data in the database are updated according to the daily information and the alarm information respectively, so that the daily information and the alarm information are processed and stored, and the data processing efficiency is improved.
In one possible embodiment, updating the real-time table data in the database according to the daily information includes:
delivering daily information to a real-time message queue; and updating the real-time table data according to the real-time message queue.
The embodiment of the application ensures the transmission of the daily information by delivering the daily information to the real-time message queue.
Optionally, updating the real-time table data according to the real-time message queue includes:
generating real-time message data with the same data type as the real-time table data through a head message of the real-time message queue; comparing the real-time table data with the real-time message data; if the real-time table data is the same as the real-time message data, updating the updating time of the real-time table data; and if the real-time table data is different from the real-time message data, updating the real-time table data into the real-time message data, and updating the updating time of the real-time table data.
In the embodiment of the application, the real-time table data and the real-time message data are compared, and only the updating time is needed when the real-time table data is the same as the real-time message data, so that the updating efficiency of the real-time table data is improved.
In one possible embodiment, updating alarm table data in the database based on the alarm information includes:
the alarm information is sent to an alarm message queue; and updating the alarm table data according to the alarm message queue.
In the embodiment of the application, the alarm information is delivered to the alarm message queue, so that the transmission of the alarm information is effectively ensured.
Optionally, updating the alarm table data according to the alarm message queue includes:
acquiring a head message of an alarm message queue, and generating first alarm data with the same data type as the data of an alarm table, wherein the first alarm data is first starting alarm data or first ending alarm data;
acquiring unfinished second alarm data in the alarm table data, wherein the second alarm data comprise second starting alarm data but not second finishing alarm data;
and if the first alarm data is the first end alarm data, determining that the first end alarm data is the second end alarm data of the second alarm data.
According to the embodiment of the application, the unfinished alarm data is updated.
Optionally, the data processing method provided in the embodiment of the present application further includes:
if the first alarm data is first starting alarm data, judging whether the time of the first starting alarm data is the time of receiving daily information or not;
and if the time of the first starting alarm data is not the time of receiving the daily information, newly adding the first starting alarm data in the alarm table data.
According to the embodiment of the application, the newly added alarm data is updated.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
acquiring service information of the infrared monitoring equipment, wherein the service information comprises at least one of the following:
equipment number, equipment service state, equipment place and equipment installation position;
and managing the infrared monitoring equipment according to the service information.
In the implementation of the application, the management of the infrared monitoring equipment is realized.
In a possible implementation manner, in the data processing method provided in this embodiment of the present application, the service information includes an equipment service state, and the equipment service state includes:
an idle state, a monitoring state, an operation and maintenance state and a scrapping state;
managing the infrared monitoring equipment according to the service information, comprising:
if the service state of the equipment is a monitoring state, receiving daily information and alarm information sent by the infrared monitoring equipment;
and if the equipment service state is an idle state, an operation and maintenance state or a scrapped state, stopping receiving the daily information and alarm information sent by the infrared monitoring equipment.
According to the embodiment of the application, the infrared monitoring equipment is managed through the equipment service state of the infrared monitoring equipment, and the data redundancy in the system can be avoided by stopping receiving the data sent by the infrared monitoring equipment in the non-monitoring state, so that the accuracy of the daily data and the alarm data of the infrared monitoring equipment is ensured.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
and displaying the real-time meter data and the alarm meter data through the terminal.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
receiving a false alarm message of a user through a terminal;
and generating a false alarm record by the false alarm message and storing the false alarm record in a database.
In the embodiment of the application, the false alarm record is saved, so that the subsequent data analysis is facilitated.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
real-time processing and/or timing processing are carried out on the real-time table data and/or the alarm table data so as to carry out data analysis on the real-time table data and/or the alarm table data and generate an analysis result;
the analysis results are stored in a database.
In a second aspect, an embodiment of the present application provides an alarm platform, including:
the infrared monitoring device periodically sends daily information and triggered alarm information to the processor through the NB-IOT, wherein the alarm information includes start alarm data or end alarm data, and the daily information is used to indicate the working state of the infrared monitoring device.
The infrared monitoring equipment directly sends daily information and alarm information to the treater through NB-IOT, and on the one hand, avoided a plurality of infrared monitoring equipment to pass through the host computer and connected the treater, solved the host computer in case the problem appears, the problem that a plurality of infrared monitoring equipment all monitored failure, on the other hand, through periodic sending daily information and the sending alarm information of trigger formula, can improve data transmission's transmission efficiency to system's consumption has been reduced.
In one possible embodiment, the infrared monitoring device is powered by a battery.
According to the embodiment of the application, the battery is used for supplying power to the infrared monitoring equipment, so that the problem that the traditional infrared monitoring equipment is supplied with power through an external power supply, the position of the infrared monitoring equipment is required to be determined according to the position of the power supply, and the infrared monitoring equipment cannot be mounted according to the maximum monitoring effect is solved; and because the daily information is periodically sent and the alarm information is sent in a triggering mode, the power consumption of the system can be reduced, and the service life of the battery is further ensured.
The apparatus, the electronic device, the computer-readable storage medium, and the computer program product provided in the embodiments of the present application are described below, and contents and effects thereof may refer to the data processing method provided in the embodiments of the present application, and are not described again.
In a third aspect, an embodiment of the present application provides a data processing apparatus, including:
the first receiving module is used for receiving daily information of the infrared monitoring equipment and triggering-type sent alarm information which are periodically sent by the infrared monitoring equipment through the NB-IOT, wherein the alarm information comprises starting alarm data or ending alarm data, and the daily information is used for representing the working state of the infrared monitoring equipment;
the first updating module is used for updating the real-time table data in the database according to the daily information, wherein the real-time table data comprises historical daily information;
and the second updating module is used for updating the alarm table data in the database according to the alarm information, wherein the alarm table data comprises historical alarm information.
In a possible implementation manner, the first updating module is specifically configured to:
delivering daily information to a real-time message queue; and updating the real-time table data according to the real-time message queue.
The embodiment of the application ensures the transmission of the daily information by delivering the daily information to the real-time message queue.
Optionally, the first updating module is specifically configured to:
generating real-time message data with the same data type as the real-time table data through a head message of the real-time message queue; comparing the real-time table data with the real-time message data; if the real-time table data is the same as the real-time message data, updating the updating time of the real-time table data; and if the real-time table data is different from the real-time message data, updating the real-time table data into the real-time message data, and updating the updating time of the real-time table data.
In a possible implementation manner, the second updating module is specifically configured to:
the alarm information is sent to an alarm message queue; and updating the alarm table data according to the alarm message queue.
In the embodiment of the application, the alarm information is delivered to the alarm message queue, so that the transmission of the alarm information is effectively ensured.
Optionally, the second updating module is specifically configured to:
acquiring a head message of an alarm message queue, and generating first alarm data with the same data type as the data of an alarm table, wherein the first alarm data is first starting alarm data or first ending alarm data;
acquiring unfinished second alarm data in the alarm table data, wherein the second alarm data comprise second starting alarm data but not second finishing alarm data;
and if the first alarm data is the first end alarm data, determining that the first end alarm data is the second end alarm data of the second alarm data.
Optionally, in the data processing method provided in the embodiment of the present application, the second updating module is further configured to:
if the first alarm data is first starting alarm data, judging whether the time of the first starting alarm data is the time of receiving daily information or not;
and if the time of the first starting alarm data is not the time of receiving the daily information, newly adding the first starting alarm data in the alarm table data.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
the acquisition module is used for acquiring service information of the infrared monitoring equipment, wherein the service information comprises at least one of the following:
equipment number, equipment service state, equipment place and equipment installation position;
and the management module is used for managing the infrared monitoring equipment according to the service information.
In a possible implementation manner, in the data processing method provided in this embodiment of the present application, the service information includes an equipment service state, and the equipment service state includes:
an idle state, a monitoring state, an operation and maintenance state and a scrapping state;
the management module is specifically configured to:
if the service state of the equipment is a monitoring state, receiving daily information and alarm information sent by the infrared monitoring equipment;
and if the equipment service state is an idle state, an operation and maintenance state or a scrapped state, stopping receiving the daily information and alarm information sent by the infrared monitoring equipment.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
and the display module is used for displaying the real-time meter data and the alarm meter data through the terminal.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
the second receiving module is used for receiving the false alarm message of the user through the terminal;
and the storage module is used for generating a false alarm record from the false alarm message and storing the false alarm record in the database.
In the embodiment of the application, the false alarm record is saved, so that the subsequent data analysis is facilitated.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
the processing module is used for carrying out real-time processing and/or timing processing on the real-time table data and/or the alarm table data so as to carry out data analysis on the real-time table data and/or the alarm table data and generate an analysis result;
and the storage module is also used for storing the analysis result in the database.
In a fourth aspect, an embodiment of the present application provides an electronic device, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method as provided by the first aspect or the first aspect realizable manner.
In a fifth aspect, embodiments of the present application provide a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method as provided in the first aspect or the first aspect implementable manner.
In a sixth aspect, an embodiment of the present application provides a computer program product, including: executable instructions for implementing the method as provided in the first aspect or the first aspect alternatives.
According to the data processing method, the alarm platform, the electronic device and the storage medium, daily information of the infrared monitoring device and alarm information sent in a trigger mode, which are periodically sent by the infrared monitoring device, are received through the NB-IOT, the alarm information comprises start alarm data or end alarm data, and the daily information is used for representing the working state of the infrared monitoring device; updating real-time table data in a database according to the daily information, wherein the real-time table data comprises historical daily information; and updating alarm table data in the database according to the alarm information, wherein the alarm table data comprises historical alarm information. The daily messages and the alarm messages sent by the infrared monitoring equipment are received based on the NB-IOT, so that the receiving rate of the daily messages and the alarm messages is ensured, and the power consumption can be effectively reduced; by periodically sending daily messages and triggering type alarm information, the data transmission quantity can be further reduced, and the data transmission pressure is reduced; and finally, the real-time table data and the alarm table data in the database are updated according to the daily information and the alarm information respectively, so that the daily information and the alarm information are processed and stored, the data processing efficiency is improved, and the system power consumption is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a diagram of an exemplary application scenario provided by an embodiment of the present application;
FIG. 2 is a schematic flow chart diagram illustrating a data processing method according to an embodiment of the present application;
FIG. 3 is a schematic flow chart diagram illustrating a data processing method according to another embodiment of the present application;
FIG. 4 is a schematic flow chart diagram illustrating a data processing method according to another embodiment of the present application;
fig. 5 is an interface schematic diagram of a terminal device provided in an embodiment of the present application;
FIG. 6 is a schematic flow chart diagram illustrating a data processing method according to yet another embodiment of the present application;
FIG. 7 is a schematic structural diagram of an alarm platform provided in an embodiment of the present application;
FIG. 8 is a block diagram of a data processing apparatus according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
With the development of information technology, security equipment is more widely applied. Because the infrared ray possess the characteristic that can sense the heat source, still possess good perception detection performance in the not good night of vision situation, indoor warehouse, underground mine, security protection monitoring and alarm device based on infrared ray technique has also obtained extensive application. In the prior art, a host transmits acquired data to a software platform in real time based on a public network, and the data processing energy consumption is high due to the large data volume transmitted through the public network.
An exemplary application scenario of the embodiments of the present application is described below.
The data processing method provided by the embodiment of the present application may be executed by the data processing apparatus provided by the embodiment of the present application, the data processing apparatus provided by the embodiment of the present application may be part or all of a terminal device, fig. 1 is an exemplary application scenario diagram provided by the embodiment of the present application, as shown in fig. 1, the data processing method provided by the embodiment of the present application may be applied to a terminal device 11, and may be implemented by an application program or a web page in the terminal device, for example, the terminal device 11 and an infrared monitoring device 12 have data communication, the infrared monitoring device 12 includes an NB-IOT communication module and an infrared sensor, the infrared sensor is used to detect and collect indoor alarm information, the NB-IOT communication module sends daily information of the infrared sensor and the detected alarm information to the terminal device 11, in a possible implementation, the infrared monitoring equipment 12 is powered by the battery, so that when the power supply by an external power supply is avoided, the limitation of the position of the external power supply to the installation position of the infrared monitoring equipment is avoided, the flexibility of the installation of the infrared monitoring equipment is improved, and the infrared monitoring equipment sends alarm information by periodically sending daily information and triggering information of the infrared monitoring equipment, so that the service life of the battery can be greatly prolonged by reducing the data transmission quantity. In addition, since the data transmission amount is reduced, the power consumption of data processing can be reduced. The specific type of the terminal device is not limited in the embodiment of the application, for example, the terminal device may be a smart phone, a personal computer, a tablet computer, a wearable device, a vehicle-mounted terminal, and the like. The embodiment of the application does not limit the specific equipment model, function and the like of the infrared monitoring equipment. Based on this, the embodiment of the application provides a data processing method, an alarm platform, an electronic device and a storage medium.
Fig. 2 is a flowchart of a data processing method provided in an embodiment of the present application, where the method may be executed by a data processing apparatus, and the apparatus may be implemented by software and/or hardware, for example: the apparatus may be a client or a terminal device, the terminal device may be a personal computer, a smart phone, a user terminal, a tablet computer, a wearable device, and the like, and the data processing method is described below with the terminal device as an execution subject, as shown in fig. 2, the method in this embodiment of the present application may include:
step S101: daily information of the infrared monitoring equipment and alarm information sent in a triggering mode, which are periodically sent by the infrared monitoring equipment, are received through the NB-IOT.
The method and the device for sending the daily information and the alarm information by the infrared monitoring equipment have the advantages that the daily information of the infrared monitoring equipment and the alarm information sent in a triggering mode are periodically sent by the infrared monitoring equipment through the NB-IOT, the method and the device for sending the daily information and the alarm information by the infrared monitoring equipment are not limited, and the daily information and the alarm information can be sent to the terminal equipment in a message mode. The terminal equipment comprises a software platform, and receives daily information and alarm information sent by the infrared monitoring equipment through the software platform.
The daily information is used for indicating the working state of the infrared monitoring device, and in a possible implementation mode, the daily information of the infrared monitoring device may include at least one of the following: the working state of the infrared monitoring device, the alarm state of the infrared monitoring device, the online state of the infrared monitoring device, the electric quantity data of the infrared monitoring device, the signal data of the infrared monitoring device, and the like. The embodiment of the present application does not limit the period in which the infrared monitoring device periodically sends the daily data of the infrared monitoring device to the terminal device through the NB-IOT, for example, the daily data may be periodically sent through a frequency once a day, and the daily data may also be sent to the terminal device by setting a fixed time, for example, setting 6 am and 6 pm to send the daily data to the terminal device every day, which is only an exemplary description, and the embodiment of the present application is not limited thereto.
The alarm information comprises start alarm data or end alarm data, the infrared monitoring equipment sends the alarm information to the terminal equipment in a triggering mode, for example, when the alarm exists, the infrared monitoring equipment sends the alarm information to the terminal equipment, and the alarm information comprises the start alarm data; when the alarm is finished, the infrared monitoring equipment sends alarm information to the terminal, and the alarm information comprises finishing alarm data. The embodiment of the application does not limit the specific implementation mode of sending alarm information to the terminal device by the infrared monitoring device in a triggering mode, for example, the output level of the infrared sensor can be monitored by the infrared monitoring device, when the output level is changed from a low level to a high level, the alarm starting data is sent, and when the output level is changed from the high level to the low level, the alarm ending data is sent.
Step S102: and updating the real-time table data in the database according to the daily information, wherein the real-time table data comprises historical daily information.
The terminal equipment comprises a database, the database can comprise real-time table data, and the real-time table data comprises historical daily information. After the daily information is acquired, the real-time table data in the database can be updated according to the acquired daily information, and the specific implementation manner of updating the real-time table data in the database according to the daily information is not limited in the embodiment of the application. For example, the real-time table data in the database may be updated directly through the daily information, and in one possible implementation, the real-time table data in the database is updated according to the daily information, including:
delivering daily information to a real-time message queue; and updating the real-time table data according to the real-time message queue.
The method comprises the steps that daily information is delivered to a real-time message queue and can be achieved through an access gateway module in the terminal device, the access gateway module can be used for managing access of the infrared monitoring device, receiving of messages sent by the infrared monitoring device and analyzing of message information, and the message information comprises the daily information and alarm information. The daily information is delivered to the real-time message queue, so that the transmission of the daily information is guaranteed.
After delivering the daily information to the real-time message queue, in one implementable manner, the real-time table data is updated from the real-time message queue, including:
generating real-time message data with the same data type as the real-time table data through a head message of the real-time message queue; comparing the real-time table data with the real-time message data; if the real-time table data is the same as the real-time message data, updating the updating time of the real-time table data; and if the real-time table data is different from the real-time message data, updating the real-time table data into the real-time message data, and updating the updating time of the real-time table data.
In the embodiment of the application, the real-time message data with the same data type as the real-time table data is generated through the head message of the real-time message queue, so that the real-time table data and the real-time message data can be compared conveniently, and through comparison, if the real-time table data is completely the same as the real-time message data, the updating time of the real-time table data only needs to be updated to be the receiving time of the real-time message data, and the updating efficiency of the real-time table data can be effectively improved. If the real-time table data is different from the real-time message data through comparison, updating the real-time table data into the real-time message data, and updating the updating time of the real-time table data; the updating of the real-time table data is real-time message data, the real-time message data may be directly used to replace the real-time table data, or the real-time table data and the real-time table data may be replaced by different data, which is not limited in the embodiment of the present application.
Step S103: and updating alarm table data in the database according to the alarm information, wherein the alarm table data comprises historical alarm information.
The database further comprises alarm table data, the alarm table data comprises historical alarm information, and after the alarm information is obtained, the alarm table data in the database can be updated according to the obtained alarm information. For example, the alarm table data in the database may be updated directly according to the alarm information, and in one possible implementation, the updating of the alarm table data in the database according to the alarm information includes: the alarm information is sent to an alarm message queue; and updating the alarm table data according to the alarm message queue.
In the embodiment of the application, the alarm information is delivered to the alarm message queue, the access gateway module in the terminal equipment can be used for realizing, and the alarm information is delivered to the alarm message queue, so that the transmission of the alarm information is effectively guaranteed.
After delivering the alert information to the alert message queue, in one implementable manner, updating the alert table data according to the alert message queue includes:
acquiring a head message of an alarm message queue, and generating first alarm data with the same data type as the data of an alarm table, wherein the first alarm data is first starting alarm data or first ending alarm data; acquiring unfinished second alarm data in the alarm table data, wherein the second alarm data comprise second starting alarm data but not second finishing alarm data; and if the first alarm data is the first end alarm data, determining that the first end alarm data is the second end alarm data of the second alarm data.
In the embodiment of the application, the alarm table data comprises historical alarm information, wherein the alarm information comprises starting alarm data or ending alarm data, and aiming at the same alarm event, when the starting alarm data is received, the alarm event starts, and when the ending alarm data is received, the alarm event ends. If the alarm event only has the starting alarm data but does not have the ending alarm data, the alarm event is not ended. And if the alarm event which is not finished does not exist in the historical alarm information, the alarm information is a new alarm event and is added to the alarm table data.
If the unfinished alarm event exists in the historical alarm information, acquiring unfinished second alarm data in the alarm table data, wherein the second alarm data comprises second starting alarm data but does not comprise second finishing alarm data; and if the first alarm data is the first end alarm data, determining that the first end alarm data is the second end alarm data of the second alarm data. Data updating of the unfinished alarm event is achieved.
In order to prevent the alarm state in the daily information from interfering with the alarm information, in a possible implementation manner, if the first alarm data is the first start alarm data, whether the time of the first start alarm data is the time of receiving the daily information is judged; and if the time of the first starting alarm data is not the time of receiving the daily information, newly adding the first starting alarm data in the alarm table data. The updating of the newly added alarm data is realized.
If the time of the first starting alarm data is the time of receiving the daily information, the first starting alarm data is sent through the daily information, and the first starting alarm data does not need to be updated into the alarm table data, so that the accuracy of the time of starting the alarm of the alarm event is ensured.
The order of step S102 and step S103 may be interchanged, which is not limited in this embodiment of the application.
In the embodiment of the application, the daily messages and the alarm messages sent by the infrared monitoring equipment are received based on the NB-IOT, so that the receiving rate of the daily messages and the alarm messages is ensured, and the power consumption can be effectively reduced; by periodically sending daily messages and triggering type alarm information, the data transmission quantity can be further reduced, and the data transmission pressure is reduced; and finally, the real-time table data and the alarm table data in the database are updated according to the daily information and the alarm information respectively, so that the daily information and the alarm information are processed and stored, and the data processing efficiency is improved.
In order to ensure the effectiveness of the infrared monitoring device, it is necessary to manage the infrared monitoring device, and in a possible implementation manner, fig. 3 is a schematic flow chart of a data processing method provided in another embodiment of the present application, where the method may be executed by a data processing apparatus, and the apparatus may be implemented by software and/or hardware, for example: the apparatus may be a client or a terminal device, the terminal device may be a personal computer, a smart phone, a user terminal, a tablet computer, a wearable device, and the like, and the data processing method is described below with the terminal device as an execution subject, as shown in fig. 3, the method in this embodiment of the present application may further include:
step S201: and acquiring the service information of the infrared monitoring equipment.
The service information of the infrared monitoring equipment comprises at least one of the following: equipment number, equipment service status, equipment location and equipment installation location. The equipment number, the equipment place and the equipment installation position of the infrared monitoring equipment can be acquired by receiving information input by a user, and the acquisition of the equipment service state can be acquired by a system or by receiving information input by the user. The embodiment of the application does not limit the implementation manner of acquiring the service information of the infrared monitoring equipment.
Step S202: and managing the infrared monitoring equipment according to the service information.
For example, the infrared monitoring device is managed according to the service information, the monitoring information of the infrared monitoring device may be acquired according to a device number of the infrared monitoring device, or the infrared monitoring device in a certain device location may be managed, and the device installation location of the infrared monitoring device may be updated when the device installation location of the infrared monitoring device changes, which is not limited to this embodiment of the application. In one possible implementation, the service information includes a device service status, and the device service status includes: an idle state, a monitoring state, an operation and maintenance state and a scrap state. Managing the infrared monitoring equipment according to the service information, comprising: if the service state of the equipment is a monitoring state, receiving daily information and alarm information sent by the infrared monitoring equipment; and if the equipment service state is an idle state, an operation and maintenance state or a scrapped state, stopping receiving the daily information and alarm information sent by the infrared monitoring equipment.
When the equipment information of the infrared monitoring equipment is newly added through the service information service in the terminal equipment, the equipment service state is an idle state; after the equipment information is activated through the installation activation service, the service state of the equipment enters a monitoring state, and an access gateway module of the terminal equipment starts to receive daily information and alarm information sent by the infrared monitoring equipment; when the equipment needs to be removed due to recycling or operation and maintenance, equipment information is removed through installation and activation service, the service state of the equipment enters an idle state or an operation and maintenance state, and an access gateway module of the terminal equipment stops receiving daily information and alarm information sent by the infrared monitoring equipment; when the equipment is in the operation and maintenance state, based on whether the repair is successful or not, the equipment service information enters an idle or scrapped state from the operation and maintenance state through the service information service, and the whole life cycle is completed after the equipment enters the scrapped state.
According to the embodiment of the application, the infrared monitoring equipment is managed through the equipment service state of the infrared monitoring equipment, and the data redundancy in the system can be avoided by stopping receiving the data sent by the infrared monitoring equipment in the non-monitoring state, so that the accuracy of the daily data and the alarm data of the infrared monitoring equipment is ensured.
In a possible implementation manner, fig. 4 is a schematic flowchart of a data processing method provided in another embodiment of the present application, and as shown in fig. 4, the method in the embodiment of the present application may further include:
step S301: and displaying the real-time meter data and the alarm meter data through the terminal.
The terminal equipment acquires the real-time table data and the alarm table data from the database and displays the real-time table data and the alarm table data on a front-end webpage of the terminal equipment. For example, the presentation may be in the form of a table, text, or picture. In a possible implementation manner, taking a terminal device as an example, fig. 5 is an interface schematic diagram of the terminal device provided in the embodiment of the present application, as shown in fig. 5, real-time table data and alarm table data may be displayed in the terminal device, where the real-time table data may include a working state, an offline state, electric quantity data, and signal data of an infrared monitoring device, and the alarm table data may include an alarm device, alarm time, a processing result, and the like.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes: receiving a false alarm message of a user through a terminal; and generating a false alarm record by the false alarm message and storing the false alarm record in a database.
The method for receiving the false alarm message of the user by the terminal is not limited in the embodiment of the present application, and in a possible implementation manner, the method may be implemented by inputting the processing result in the terminal interface as shown in fig. 5, which is not limited in the embodiment of the present application. And the false alarm records are saved so as to facilitate subsequent data analysis.
In order to analyze the alarm condition of the area where the infrared monitoring device is located, in a possible implementation manner, fig. 6 is a schematic flow chart of a data processing method provided in another embodiment of the present application, and as shown in fig. 6, the method in the embodiment of the present application may further include:
step S401: and carrying out real-time processing and/or timing processing on the real-time table data and/or the alarm table data so as to carry out data analysis on the real-time table data and/or the alarm table data and generate an analysis result.
The terminal equipment can acquire real-time table data and/or alarm table data from the database through the data analysis processing service and then perform analysis statistical processing according to requirements. The processing mode of the real-time table data and/or the alarm table data is not limited, for example, real-time processing and/or timing processing can be performed according to the application scene requirements, wherein the real-time processing is to perform real-time processing on the data, has real-time performance, and is suitable for data which is small in data calculation and needs to be checked immediately; the timing processing is to process the data according to a certain period, has no real-time property, and is suitable for data with large calculation amount and no need of instant viewing. The data analysis can comprise alarm analysis, offline anomaly analysis, high-risk alarm analysis, regional alarm statistics, false alarm analysis and the like, various analysis data are formed, and data support is provided for judging security and protection conditions and knowing monitoring efficiency.
Step S402: the analysis results are stored in a database.
After the analysis result is generated, the analysis result may be stored in a database, and the user may obtain the analysis result from the database to view the analysis result.
An embodiment of the present application further provides an alarm platform, fig. 7 is a schematic structural diagram of the alarm platform provided in the embodiment of the present application, and as shown in fig. 7, the alarm platform provided in the embodiment of the present application may include: the infrared monitoring device 71 and the processor 72, where the processor is configured to execute the data processing method, which is not described in detail in this embodiment of the present application. The infrared monitoring equipment periodically sends daily information and triggered alarm information to the processor through the NB-IOT, the alarm information comprises start alarm data or end alarm data, and the daily information is used for representing the working state of the infrared monitoring equipment.
The infrared monitoring equipment directly sends daily information and alarm information to the treater through NB-IOT, and on the one hand, avoided a plurality of infrared monitoring equipment to pass through the host computer and connected the treater, solved the host computer in case the problem appears, the problem that a plurality of infrared monitoring equipment all monitored failure, on the other hand, through periodic sending daily information and the sending alarm information of trigger formula, can improve data transmission's transmission efficiency to system's consumption has been reduced.
In one possible embodiment, the infrared monitoring device is powered by a battery.
According to the embodiment of the application, the battery is used for supplying power to the infrared monitoring equipment, so that the problem that the traditional infrared monitoring equipment is supplied with power through an external power supply, the position of the infrared monitoring equipment is required to be determined according to the position of the power supply, and the infrared monitoring equipment cannot be mounted according to the maximum monitoring effect is solved; and because the daily information is periodically sent and the alarm information is sent in a triggering mode, the power consumption of the system can be reduced, and the service life of the battery is further ensured.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Fig. 8 is a schematic structural diagram of a data processing apparatus provided in an embodiment of the present application, where the apparatus may be implemented by software and/or hardware, for example: the device may be a client or a terminal device, and the terminal device may be a personal computer, a smart phone, a user terminal, a tablet computer, a wearable device, or the like, as shown in fig. 8, the data processing device provided in the embodiment of the present application may include:
the first receiving module 81 is configured to receive, through the NB-IOT, daily information of the infrared monitoring device and alarm information sent in a triggered manner, where the alarm information includes start alarm data or end alarm data, and the daily information is used to indicate a working state of the infrared monitoring device;
the first updating module 82 is used for updating the real-time table data in the database according to the daily information, wherein the real-time table data comprises historical daily information;
and the second updating module 83 is configured to update alarm table data in the database according to the alarm information, where the alarm table data includes historical alarm information.
In a possible implementation, the first updating module 82 is specifically configured to:
delivering daily information to a real-time message queue; and updating the real-time table data according to the real-time message queue.
The embodiment of the application ensures the transmission of the daily information by delivering the daily information to the real-time message queue.
Optionally, the first updating module 82 is specifically configured to:
generating real-time message data with the same data type as the real-time table data through a head message of the real-time message queue; comparing the real-time table data with the real-time message data; if the real-time table data is the same as the real-time message data, updating the updating time of the real-time table data; and if the real-time table data is different from the real-time message data, updating the real-time table data into the real-time message data, and updating the updating time of the real-time table data.
In a possible implementation manner, the second updating module 83 is specifically configured to:
the alarm information is sent to an alarm message queue; and updating the alarm table data according to the alarm message queue.
In the embodiment of the application, the alarm information is delivered to the alarm message queue, so that the transmission of the alarm information is effectively ensured.
Optionally, the second updating module 83 is specifically configured to:
acquiring a head message of an alarm message queue, and generating first alarm data with the same data type as the data of an alarm table, wherein the first alarm data is first starting alarm data or first ending alarm data;
acquiring unfinished second alarm data in the alarm table data, wherein the second alarm data comprise second starting alarm data but not second finishing alarm data;
and if the first alarm data is the first end alarm data, determining that the first end alarm data is the second end alarm data of the second alarm data.
Optionally, in the data processing method provided in the embodiment of the present application, the second updating module 83 is further configured to:
if the first alarm data is first starting alarm data, judging whether the time of the first starting alarm data is the time of receiving daily information or not;
and if the time of the first starting alarm data is not the time of receiving the daily information, newly adding the first starting alarm data in the alarm table data.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
the obtaining module 84 is configured to obtain service information of the infrared monitoring device, where the service information includes at least one of:
equipment number, equipment service state, equipment place and equipment installation position;
and the management module 85 is used for managing the infrared monitoring equipment according to the service information.
In a possible implementation manner, in the data processing method provided in this embodiment of the present application, the service information includes an equipment service state, and the equipment service state includes:
an idle state, a monitoring state, an operation and maintenance state and a scrapping state;
the management module 85 is specifically configured to:
if the service state of the equipment is a monitoring state, receiving daily information and alarm information sent by the infrared monitoring equipment;
and if the equipment service state is an idle state, an operation and maintenance state or a scrapped state, stopping receiving the daily information and alarm information sent by the infrared monitoring equipment.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
and the display module 86 is used for displaying the real-time meter data and the alarm meter data through the terminal.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
a second receiving module 87, configured to receive a false alarm message of a user through a terminal;
and the storage module 88 is used for generating a false alarm record from the false alarm message and storing the false alarm record in the database.
In the embodiment of the application, the false alarm record is saved, so that the subsequent data analysis is facilitated.
In a possible implementation manner, the data processing method provided in the embodiment of the present application further includes:
the processing module 89 is used for performing real-time processing and/or timing processing on the real-time table data and/or the alarm table data so as to perform data analysis on the real-time table data and/or the alarm table data and generate an analysis result;
the storage module 88 is further configured to store the analysis result in a database.
The device embodiments provided in the present application are merely schematic, and the module division in fig. 8 is only one logic function division, and there may be another division manner in actual implementation. For example, multiple modules may be combined or may be integrated into another system. The coupling of the various modules to each other may be through interfaces that are typically electrical communication interfaces, but mechanical or other forms of interfaces are not excluded. Thus, modules described as separate components may or may not be physically separate, may be located in one place, or may be distributed in different locations on the same or different devices.
Fig. 9 is a schematic structural diagram of an electronic device provided in an embodiment of the present application, and as shown in fig. 9, the electronic device includes:
a processor 91, a memory 92, a transceiver 93, and a computer program; wherein the transceiver 93 implements data transmission with other devices, a computer program is stored in the memory 92 and configured to be executed by the processor 91, the computer program comprising instructions for executing the data processing method, the contents and effects thereof refer to the method embodiment.
In addition, embodiments of the present application further provide a computer-readable storage medium, in which computer-executable instructions are stored, and when at least one processor of the user equipment executes the computer-executable instructions, the user equipment performs the above-mentioned various possible methods.
Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. Of course, the storage medium may also be integral to the processor. The processor and the storage medium may reside in an ASIC. Additionally, the ASIC may reside in user equipment. Of course, the processor and the storage medium may reside as discrete components in a communication device.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present application.

Claims (15)

1. A data processing method, comprising:
receiving daily information of the infrared monitoring equipment and triggering-type sent alarm information of the infrared monitoring equipment, which are periodically sent by the infrared monitoring equipment, through a narrow-band Internet of things NB-IOT based on a honeycomb, wherein the alarm information comprises starting alarm data or ending alarm data, and the daily information is used for representing the working state of the infrared monitoring equipment;
updating real-time table data in a database according to the daily information, wherein the real-time table data comprises historical daily information;
and updating alarm table data in the database according to the alarm information, wherein the alarm table data comprises historical alarm information.
2. The method of claim 1, wherein updating the real-time table data in the database according to the daily information comprises:
delivering the daily information to a real-time message queue;
and updating the real-time table data according to the real-time message queue.
3. The method of claim 2, wherein updating the real-time table data according to the real-time message queue comprises:
generating real-time message data with the same data type as the real-time table data through the head message of the real-time message queue;
comparing the real-time table data with the real-time message data;
if the real-time table data is the same as the real-time message data, updating the updating time of the real-time table data;
and if the real-time table data is different from the real-time message data, updating the real-time table data into the real-time message data, and updating the updating time of the real-time table data.
4. The method of claim 1, wherein the updating alarm table data in the database based on the alarm information comprises:
delivering the alarm information to an alarm message queue;
and updating the alarm table data according to the alarm message queue.
5. The method of claim 4, wherein updating the alarm table data according to the alarm message queue comprises:
acquiring a head message of the alarm message queue, and generating first alarm data with the same data type as the data of the alarm table, wherein the first alarm data is first starting alarm data or first ending alarm data;
acquiring unfinished second alarm data in the alarm table data, wherein the second alarm data comprise second starting alarm data but not second finishing alarm data;
and if the first alarm data is the first end alarm data, determining that the first end alarm data is the second end alarm data of the second alarm data.
6. The method of claim 5, further comprising:
if the first alarm data is the first starting alarm data, judging whether the time of the first starting alarm data is the time of receiving the daily information;
and if the time of the first starting alarm data is not the time of receiving the daily information, newly adding the first starting alarm data in the alarm table data.
7. The method of any one of claims 1-6, further comprising:
acquiring service information of the infrared monitoring equipment, wherein the service information comprises at least one of the following:
equipment number, equipment service state, equipment place and equipment installation position;
and managing the infrared monitoring equipment according to the service information.
8. The method of claim 7,
the service information includes the device service state, and the device service state includes:
an idle state, a monitoring state, an operation and maintenance state and a scrapping state;
the managing the infrared monitoring equipment according to the service information includes:
if the equipment service state is the monitoring state, receiving the daily information and the alarm information sent by the infrared monitoring equipment;
and if the equipment service state is the idle state, the operation and maintenance state or the scrapped state, stopping receiving the daily information and the alarm information sent by the infrared monitoring equipment.
9. The method of any one of claims 1-6, further comprising:
and displaying the real-time meter data and the alarm meter data through a terminal.
10. The method of claim 9, further comprising:
receiving a false alarm message of a user through a terminal;
and generating a false alarm record by the false alarm message and storing the false alarm record in the database.
11. The method of any one of claims 1-6, further comprising:
real-time processing and/or timing processing are carried out on the real-time table data and/or the alarm table data, so that data analysis is carried out on the real-time table data and/or the alarm table data, and an analysis result is generated;
storing the analysis results in the database.
12. An alarm platform, comprising: an infrared monitoring device and a processor for performing the method of any one of claims 1-11,
the infrared monitoring equipment periodically sends daily information and triggered alarm information to the processor through the NB-IOT, the alarm information comprises starting alarm data or ending alarm data, and the daily information is used for representing the working state of the infrared monitoring equipment.
13. The alarm platform of claim 12, wherein the infrared monitoring device is battery powered.
14. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein
The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-11.
15. A computer-readable storage medium having computer instructions stored thereon for causing a computer to perform the method of any one of claims 1-11.
CN201911324482.5A 2019-12-20 2019-12-20 Data processing method, alarm platform, electronic device and storage medium Active CN111047807B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911324482.5A CN111047807B (en) 2019-12-20 2019-12-20 Data processing method, alarm platform, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911324482.5A CN111047807B (en) 2019-12-20 2019-12-20 Data processing method, alarm platform, electronic device and storage medium

Publications (2)

Publication Number Publication Date
CN111047807A true CN111047807A (en) 2020-04-21
CN111047807B CN111047807B (en) 2022-02-11

Family

ID=70238043

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911324482.5A Active CN111047807B (en) 2019-12-20 2019-12-20 Data processing method, alarm platform, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN111047807B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102946422A (en) * 2012-11-01 2013-02-27 江苏物联网研究发展中心 Private network weather monitoring system based on digital microwave network
CN106383763A (en) * 2016-05-30 2017-02-08 徐克� Data center intelligent fault detection alarm system
CN107888414A (en) * 2017-11-03 2018-04-06 杭州钛比科技有限公司 A kind of biogas leakage monitoring system based on NB IoT
CN109974771A (en) * 2017-12-28 2019-07-05 北京元正数据科技有限公司 A kind of method, apparatus and system monitoring subsurface environment
CN110032103A (en) * 2019-04-09 2019-07-19 广西俊锦科技有限公司 Intelligent building monitoring system
CN110051953A (en) * 2019-05-15 2019-07-26 智慧式有限公司 A kind of wisdom formula fire-fighting system
CN110149218A (en) * 2019-04-04 2019-08-20 视联动力信息技术股份有限公司 A kind for the treatment of method and apparatus of warning information
CN209343481U (en) * 2018-12-12 2019-09-03 深圳市物联微电子有限公司 A kind of garage door intelligent security guard control device based on NB-IOT
CN110428580A (en) * 2019-07-03 2019-11-08 智慧式有限公司 A kind of household safe wisdom formula method of controlling
AU2019101347A4 (en) * 2019-11-05 2019-12-12 Hangzhou Shanshuo Technology Co., Ltd Intelligent home control system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102946422A (en) * 2012-11-01 2013-02-27 江苏物联网研究发展中心 Private network weather monitoring system based on digital microwave network
CN106383763A (en) * 2016-05-30 2017-02-08 徐克� Data center intelligent fault detection alarm system
CN107888414A (en) * 2017-11-03 2018-04-06 杭州钛比科技有限公司 A kind of biogas leakage monitoring system based on NB IoT
CN109974771A (en) * 2017-12-28 2019-07-05 北京元正数据科技有限公司 A kind of method, apparatus and system monitoring subsurface environment
CN209343481U (en) * 2018-12-12 2019-09-03 深圳市物联微电子有限公司 A kind of garage door intelligent security guard control device based on NB-IOT
CN110149218A (en) * 2019-04-04 2019-08-20 视联动力信息技术股份有限公司 A kind for the treatment of method and apparatus of warning information
CN110032103A (en) * 2019-04-09 2019-07-19 广西俊锦科技有限公司 Intelligent building monitoring system
CN110051953A (en) * 2019-05-15 2019-07-26 智慧式有限公司 A kind of wisdom formula fire-fighting system
CN110428580A (en) * 2019-07-03 2019-11-08 智慧式有限公司 A kind of household safe wisdom formula method of controlling
AU2019101347A4 (en) * 2019-11-05 2019-12-12 Hangzhou Shanshuo Technology Co., Ltd Intelligent home control system

Also Published As

Publication number Publication date
CN111047807B (en) 2022-02-11

Similar Documents

Publication Publication Date Title
CN106161060B (en) Data monitoring method and device
CN107295064B (en) Web-based configuration type remote monitoring method, electronic equipment and storage medium
CN111343424B (en) Monitoring system and method for online bid evaluation
CN112311617A (en) Configured data monitoring and alarming method and system
CN102853871A (en) Oil level monitoring method and system
CN110347694B (en) Equipment monitoring method, device and system based on Internet of things
CN104573904A (en) Data visualizing system for monitoring user and software behaviors during network transaction
CN107733712A (en) The monitoring method and device of Service Source in cloud computing system
CN107367658A (en) A kind of system for monitoring power equipment
CN103988137A (en) Data collection system, data collection device, data collection system program, and data collection program
CN110739637A (en) power transmission line monitoring method, system, terminal and storage medium
CN105278521A (en) Unit fault cause diagnostic method, diagnostic device and air conditioning unit
CN113438113A (en) Monitoring and maintaining method and system for equipment operation abnormity based on Internet of things
CN110749027B (en) Monitoring method and device for electrical equipment, air conditioner and storage medium
CN114200877B (en) Monitoring method and device for electric equipment
CN105207367B (en) A kind of electric power remote monitoring and control system
CN111047807B (en) Data processing method, alarm platform, electronic device and storage medium
CN110996314B (en) Information processing method, information processing device, electronic equipment and computer readable medium
CN202632054U (en) Remote monitoring system for automatic devices
CN111858573A (en) Performance index display method and device of intelligent equipment
CN111062503A (en) Power grid monitoring alarm processing method, system, terminal and storage medium
CN105607983A (en) Data exception monitoring method and apparatus
CN109218062B (en) Internet service alarm method and device based on confidence interval
CN110309032A (en) Data managing method, device and electronic equipment
CN114867050A (en) Vehicle flow detection method, device, system, equipment and storage medium

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