CN115175111A - Message processing method, device, bluetooth gateway equipment, storage medium and system - Google Patents

Message processing method, device, bluetooth gateway equipment, storage medium and system Download PDF

Info

Publication number
CN115175111A
CN115175111A CN202210809747.6A CN202210809747A CN115175111A CN 115175111 A CN115175111 A CN 115175111A CN 202210809747 A CN202210809747 A CN 202210809747A CN 115175111 A CN115175111 A CN 115175111A
Authority
CN
China
Prior art keywords
notification message
message
intelligent
comparison result
processing method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210809747.6A
Other languages
Chinese (zh)
Inventor
杨诗伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Mxchip Information Technology Co Ltd
Original Assignee
Shanghai Mxchip Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Mxchip Information Technology Co Ltd filed Critical Shanghai Mxchip Information Technology Co Ltd
Priority to CN202210809747.6A priority Critical patent/CN115175111A/en
Publication of CN115175111A publication Critical patent/CN115175111A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0048Allocation of pilot signals, i.e. of signals known to the receiver
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0053Allocation of signaling, i.e. of overhead other than pilot signals

Landscapes

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

Abstract

The invention discloses a message processing method, a message processing device, bluetooth gateway equipment, a storage medium and a message processing system. Wherein, the method comprises the following steps: receiving a first notification message reported by the intelligent device, wherein the information carried in the first notification message includes: application data acquired by the intelligent equipment in real time; comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway; and determining the processing mode of the first notification message based on the comparison result. The invention solves the technical problem of overlarge cloud load pressure caused by frequent response of the cloud to repeated messages.

Description

Message processing method, device, bluetooth gateway equipment, storage medium and system
Technical Field
The present invention relates to the field of wireless communications, and in particular, to a method, an apparatus, a bluetooth gateway device, a storage medium, and a system for processing a message.
Background
The whole-house intelligent home Control system is used for carrying out centralized Control and management on whole-house homes by utilizing a Wireless Communication technology (Wireless Communication), an Automatic Control technology (Automatic Control), a safety wiring technology and the like, so that a user can conveniently and quickly carry out local or remote Control on the whole-house homes.
In the prior art, the smart home uploads the collected real-time application data to the cloud server, and the cloud server needs to perform logic analysis and control on the data uploaded by each smart home. However, when the smart home frequently uploads the application data to the cloud server, the cloud server needs to perform logic analysis and control frequently, which causes problems of frequent response, high load pressure, and the like of the cloud server.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a message processing method, a message processing device, bluetooth gateway equipment, a storage medium and a message processing system, which are used for at least solving the technical problem of overlarge cloud load pressure caused by frequent response of a cloud to repeated messages.
According to an aspect of an embodiment of the present invention, there is provided a message processing method, including:
receiving a first notification message reported by the intelligent device, wherein the information carried in the first notification message includes: application data acquired by the intelligent equipment in real time; comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway; and determining the processing mode of the first notification message based on the comparison result.
Optionally, based on the comparison result, determining a processing manner of the first notification message includes: and in response to the comparison result indicating that the first notification message and the second notification message are different messages, forwarding the first notification message to a cloud server, wherein the cloud server is used for executing a control operation corresponding to the first notification message according to a preset control logic.
Optionally, the message processing method further includes: acquiring a device identifier of the intelligent device; establishing a corresponding relation between the equipment identifier and the first notification message; and caching the corresponding relation to the intelligent gateway.
Optionally, determining, based on the comparison result, a processing manner of the first notification message includes: and filtering the first notification message in response to the comparison result indicating that the first notification message and the second notification message are repeated messages.
Optionally, the comparing the first notification message with the second notification message to obtain a comparison result includes: acquiring a device identifier of the intelligent device; searching at least one candidate notification message corresponding to the equipment identifier from a preset corresponding relation, wherein the preset corresponding relation is the corresponding relation between different history notification messages cached locally by the intelligent gateway and different intelligent equipment; selecting a second notification message from the at least one candidate notification message; and comparing the first notification message with the second notification message until the first notification message is compared with each message in the at least one candidate notification message, and obtaining a comparison result.
Optionally, the message processing method further includes: and responding to a preset processing event, and cleaning the second notification message locally cached by the intelligent gateway, wherein the preset processing event is used for determining the cleaning time of the second notification message.
Optionally, the preset processing event comprises one of: clearing the trigger event of the second notification message according to a preset period; triggering an event when the total amount of messages cached locally by the intelligent gateway exceeds a preset threshold; and triggering an event when the intelligent device exits the mesh network corresponding to the intelligent gateway.
According to an embodiment of the present invention, there is also provided a message processing apparatus, including:
a receiving module, configured to receive a first notification message reported by an intelligent device, where information carried in the first notification message includes: application data acquired by the intelligent equipment in real time; the comparison module is used for comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway; and the processing module is used for determining a processing mode of the first notification message based on the comparison result.
Optionally, the processing module is further configured to determine, based on the comparison result, a processing manner of the first notification message, including: and in response to the comparison result indicating that the first notification message and the second notification message are different messages, forwarding the first notification message to a cloud server, wherein the cloud server is used for executing a control operation corresponding to the first notification message according to a preset control logic.
Optionally, the message processing apparatus further includes: the acquisition module is used for acquiring the equipment identifier of the intelligent equipment; the processing module is further used for establishing a corresponding relation between the equipment identifier and the first notification message; and the cache module is used for caching the corresponding relation to the intelligent gateway.
Optionally, the processing module is configured to determine, based on the comparison result, a processing manner of the first notification message, and includes: and filtering the first notification message in response to the comparison result indicating that the first notification message and the second notification message are repeated messages.
Optionally, the comparing module is further configured to compare the first notification message with the second notification message, and obtaining a comparison result includes: acquiring a device identifier of the intelligent device; searching at least one candidate notification message corresponding to the equipment identifier from a preset corresponding relation, wherein the preset corresponding relation is the corresponding relation between different history notification messages cached locally by the intelligent gateway and different intelligent equipment; selecting a second notification message from at least one candidate notification message; and comparing the first notification message with the second notification message until the first notification message is compared with each message in the at least one candidate notification message, and obtaining a comparison result.
Optionally, the message processing apparatus further includes: and the clearing module is used for responding to a preset processing event and clearing the second notification message cached locally by the intelligent gateway, wherein the preset processing event is used for determining the clearing time of the second notification message.
According to an embodiment of the present invention, there is also provided a bluetooth gateway apparatus, 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 any one of the message processing methods described above.
There is also provided, according to an embodiment of the present invention, a computer-readable storage medium storing computer instructions for causing a computer to perform the message processing method according to any one of the above.
According to an embodiment of the present invention, there is also provided a message processing system including: a plurality of smart machines, bluetooth gateway device and high in the clouds server.
In at least some embodiments of the present invention, an intelligent gateway receives a first notification message including real-time application data reported by an intelligent device, compares the first notification message with a second notification message including a historical notification message cached locally by the intelligent gateway, and finally determines a processing manner of the first notification message by using a comparison result, so as to achieve a purpose of filtering a duplicate message, thereby achieving technical effects of reducing cloud end response times and alleviating cloud end load, and further solving a technical problem of excessive cloud end load pressure caused by frequent cloud end response to the duplicate message in the related art.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a schematic diagram of a message processing method according to the related art;
FIG. 2 is a flow diagram of a message processing method according to one embodiment of the invention;
FIG. 3 is a diagram of a message processing method according to one embodiment of the present invention;
fig. 4 is a block diagram of a message processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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 invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above 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 invention described herein are capable of operation in sequences other than those illustrated or described herein. Moreover, 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.
Fig. 1 is a schematic diagram of a message processing method according to the related art, as shown in fig. 1, the specific implementation process includes the following steps:
step S101, the intelligent device sends a message 1 containing real-time application data to the intelligent gateway;
step S102, after receiving the message 1, the intelligent gateway forwards the message 1 to a cloud server;
step S103, the cloud server transmits the received message 1 to the mobile terminal;
step S104, the intelligent device repeatedly sends the message 1 containing the real-time application data to the intelligent gateway again;
step S105, after receiving the repeatedly sent message 1, the intelligent gateway forwards the message 1 to a cloud server;
step S106, the cloud server sends the received repeatedly sent message 1 to the mobile terminal;
step S107, the intelligent device repeatedly sends the message 1 containing the real-time application data to the intelligent gateway again;
step S108, after receiving the repeatedly sent message 1, the intelligent gateway forwards the message 1 to a cloud server;
step S109, the cloud server issues the received repeatedly sent message 1 to the mobile terminal.
In the message processing process, since the control logic of the intelligent device in the related art is processed in the cloud server, when the intelligent device frequently sends data to the cloud server through the intelligent gateway, the cloud server needs to respond to the message in real time, for example, in fig. 1, the cloud server needs to repeatedly execute steps S106 and S109, so that the load pressure of the cloud server is too high, and the user experience is seriously affected.
In accordance with an embodiment of the present invention, there is provided an embodiment of a message processing method, it being noted that the steps illustrated in the flowchart of the figure may be carried out in a computer system such as a set of computer-executable instructions, and that while a logical order is illustrated in the flowchart, in some cases, the steps illustrated or described may be carried out in an order different than here.
The method embodiment may be performed in a message processing system of a bluetooth gateway device. The message processing system includes: a plurality of smart machines, bluetooth gateway device and high in the clouds server.
Specifically, the intelligent device may be a whole-house intelligent control device, for example, a bluetooth Mesh human body sensor, a bluetooth Mesh intelligent lighting lamp, a bluetooth Mesh intelligent curtain, or the like.
The internal main structure of the smart device will be described as an example.
The smart device may include one or more processors (which may include, but are not limited to, processing devices such as Central Processing Units (CPUs), graphics Processing Units (GPUs), digital Signal Processing (DSP) chips, microprocessors (MCUs), programmable logic devices (FPGAs), neural Network Processors (NPUs), tensor Processors (TPUs), artificial Intelligence (AI) type processors, etc.) and memory for storing data. Optionally, the smart device may further include a transmission device for a communication function, an input/output device, and a display device. It will be understood by those skilled in the art that the above structural description is illustrative only and is not intended to limit the structure of the target configuration device. For example, a smart device may also include more or fewer components than described above, or have a different configuration than described above.
The memory may be used to store computer programs, for example, software programs and modules of application software, such as a computer program corresponding to the message processing method in the embodiment of the present invention, and the processor executes various functional applications and data processing by running the computer programs stored in the memory, that is, implements the message processing method described above. The memory may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory may further include memory located remotely from the processor, and these remote memories may be connected to the message processing device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal. In one example, the transmission device includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device may be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
The display device may be, for example, a touch screen type Liquid Crystal Display (LCD) and a touch display (also referred to as a "touch screen" or "touch display screen"). The liquid crystal display may enable a user to interact with a user interface of the mobile terminal. In some embodiments, the smart device has a Graphical User Interface (GUI) with which a user can interact by touching finger contacts and/or gestures on a touch-sensitive surface, where the human interaction functionality optionally includes the following interactions: executable instructions for creating web pages, drawing, word processing, making electronic documents, games, video conferencing, instant messaging, emailing, call interfacing, playing digital video, playing digital music, and/or web browsing, etc., for performing the above-described message processing methods, are configured/stored in one or more processor-executable computer program products or readable storage media.
In this embodiment, a message processing method operating in the above system is provided, and fig. 2 is a flowchart of a message processing method according to an embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S22, receiving a first notification message reported by the intelligent device, where information carried in the first notification message includes: application data acquired by intelligent equipment in real time;
step S24, comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway;
step S26, based on the comparison result, determines the processing mode of the first notification message.
Specifically, the information carried in the first notification message includes: and the intelligent equipment acquires the application data in real time. For example, the bluetooth Mesh human body induction sensor detects data that a person or animal is stationary around the sensor, and the person or animal is moving around the sensor. The second notification message is a history notification message locally cached by the intelligent gateway, for example, the intelligent gateway caches data of whether there is no human or animal around, whether there is a static human or animal around, and whether there is a human or animal around, which are detected by the bluetooth Mesh human body sensor, so as to obtain the history notification message of the bluetooth Mesh human body sensor.
Based on the above steps S22 to S26, the first notification message containing the real-time application data reported by the smart device is received by the smart gateway, the first notification message is compared with the second notification message containing the historical notification message cached locally by the smart gateway, and finally, the purpose of filtering the duplicate messages is achieved by determining the processing mode of the first notification message by using the comparison result, so that the technical effects of reducing the cloud end response times and lightening the cloud end load are achieved, and the technical problem of the cloud end load caused by frequent responses of the cloud end to the duplicate messages in the related art is solved.
Optionally, in step S26, determining a processing manner of the first notification message based on the comparison result may further include the following steps:
step S261, in response to the comparison result indicating that the first notification message and the second notification message are different messages, forwarding the first notification message to the cloud server, where the cloud server is configured to execute a control operation corresponding to the first notification message according to a preset control logic.
Specifically, the comparison result shows that the first notification message and the second notification message are different messages, which indicates that the data uploaded by the intelligent device received by the intelligent gateway is different from the historical data cached in the intelligent gateway. For example, the data of the smart gateway, which is uploaded by the bluetooth Mesh human body sensor and detects that people around the smart gateway are moving, is different from the data of the smart gateway, which is cached in the smart gateway and detects that people around the smart gateway are not moving.
The cloud server is configured to execute a control operation corresponding to the first notification message according to a preset control logic, and specifically, when the data reported by the intelligent device received by the intelligent gateway is different from the historical data cached in the intelligent gateway, the data reported by the intelligent device is forwarded to the cloud server, so that the cloud server executes the control operation according to the preset control logic. For example, when the intelligent gateway receives the detection that the bluetooth Mesh human body induction sensor uploads that people around are moving, and the intelligent gateway caches that the people around are detected, the intelligent gateway forwards the data that the bluetooth Mesh human body induction sensor uploads that people around are moving to the cloud server, so as to inform the cloud server to send corresponding prompt information to the mobile phone, so as to prompt the user that the bluetooth Mesh human body induction sensor detects that people around are moving.
Based on the step S261, according to a comparison result indicating that the first notification message and the second notification message are different messages, the intelligent gateway forwards the first notification message to the cloud server, so that the cloud server executes a control operation corresponding to the first notification message according to a preset control logic, and can compare the real-time application data acquired by the intelligent gateway, thereby analyzing the real-time application data and reducing the response frequency of the cloud server.
Optionally, the message processing method further includes the following steps:
step S231, acquiring an equipment identifier of the intelligent equipment;
step S232, establishing a corresponding relation between the equipment identifier and the first notification message;
and step S233, caching the corresponding relation to the intelligent gateway.
Specifically, each of the intelligent devices has a unique device identification number (ID), and a correspondence exists between the device identification of the intelligent device and the first notification message. For example, the device identifier of the bluetooth Mesh human body sensor 1 is ID1, where data corresponding to the device identifier ID1 may include that the bluetooth Mesh human body sensor 1 detects that there is no person around, the bluetooth Mesh human body sensor 1 detects that there is a stationary person around, the bluetooth Mesh human body sensor 1 detects that there is a person around, and the like. For example, the device identifier of the bluetooth Mesh human body sensor 2 is ID2, where the data corresponding to the device identifier ID2 may include that the bluetooth Mesh human body sensor 2 detects that there is no person around, the bluetooth Mesh human body sensor 2 detects that there is a stationary person around, the bluetooth Mesh human body sensor 2 detects that there is a person around in motion, and the like. The caching of the corresponding relation to the intelligent gateway means that the corresponding relation between the equipment identifier of the intelligent equipment and the data detected by the intelligent equipment is cached to the intelligent gateway.
Based on the above steps S231 to S233, the device identifier of the smart device is obtained, the corresponding relationship between the device identifier and the first notification message is established, and finally the corresponding relationship is cached in the smart gateway, so that the corresponding relationship between the device identifier and the first notification message can be cached, and the load pressure of the cloud server is reduced.
Optionally, in step S26, determining a processing manner of the first notification message based on the comparison result may further include the following steps:
step S262, in response to the comparison result indicating that the first notification message and the second notification message are repeated messages, filtering the first notification message.
Specifically, when the comparison result indicates that the first notification message and the second notification message are repeated messages, it indicates that the data uploaded by the intelligent device received by the intelligent gateway is the same as the historical data cached in the intelligent gateway. For example, the data that the intelligent gateway receives and uploads by the bluetooth Mesh human body sensor and detects that people are around the intelligent gateway are the same as the data that is cached in the intelligent gateway and detects that people are around the intelligent gateway.
Specifically, when the data uploaded by the intelligent device received by the intelligent gateway is the same as the historical data cached in the intelligent gateway, the data uploaded by the intelligent device is ignored, and no control operation is executed. For example, when the smart gateway receives data uploaded by the bluetooth Mesh human body sensor and detecting that people around the smart gateway are moving, and data cached by the smart gateway and detecting that people around the smart gateway are moving exists, the data uploaded by the bluetooth Mesh human body sensor and detecting that people around the smart gateway are moving is ignored, and no control operation is executed, so that the first notification message is filtered.
Based on the step S262, according to the comparison result indicating that the first notification message and the second notification message are repeated messages, the intelligent gateway does not perform any control operation, and can analyze and filter the real-time application data, thereby reducing the response frequency of the cloud server.
Optionally, in step S24, comparing the first notification message with the second notification message to obtain a comparison result, the following steps may be further performed:
step S241, acquiring an equipment identifier of the intelligent equipment;
step S242, searching at least one candidate notification message corresponding to the device identifier from a preset corresponding relationship, where the preset corresponding relationship is a corresponding relationship between different history notification messages locally cached by the intelligent gateway and different intelligent devices;
step S243, selecting a second notification message from at least one candidate notification message;
step S244, comparing the first notification message with the second notification message until the first notification message is compared with each of the at least one candidate notification message, and obtaining a comparison result.
Specifically, the preset correspondence represents a correspondence between different history notification messages cached locally by the intelligent gateway and different intelligent devices. For example, the bluetooth Mesh human body sensor 1 (i.e., ID 1) corresponds to data uploaded by the bluetooth Mesh human body sensor 1 and used for detecting that people around the sensor are moving, and the bluetooth Mesh human body sensor 1 (i.e., ID 1) corresponds to data uploaded by the bluetooth Mesh human body sensor 1 and used for detecting that people around the sensor are not moving; the bluetooth Mesh human body induction sensor 2 (i.e., ID 2) corresponds to data uploaded by the bluetooth Mesh human body induction sensor 2 and detecting that people are moving around, and the bluetooth Mesh human body induction sensor 2 (i.e., ID 2) corresponds to data uploaded by the bluetooth Mesh human body induction sensor 2 and detecting that people are not moving around.
Specifically, the searching for the at least one candidate notification message corresponding to the device identifier from the preset corresponding relationship indicates that the cache application data of the intelligent device corresponding to the device identifier is found according to the preset corresponding relationship. For example, the cache application data of the bluetooth Mesh human body induction sensor 1 corresponding to the device identifier ID1 is found out according to the preset corresponding relationship, and includes data uploaded by the bluetooth Mesh human body induction sensor 1 and used for detecting that people around the bluetooth Mesh human body induction sensor 1 are moving, data uploaded by the bluetooth Mesh human body induction sensor 1 and used for detecting that no people around the bluetooth Mesh human body induction sensor 1 are moving, and the like.
And selecting a second notification message from the at least one candidate notification message, and comparing the first notification message with the second notification message until the comparison of the first notification message with each message in the at least one candidate notification message is completed, so as to obtain a comparison result. Specifically, the real-time application data of the intelligent device and the cache application data of the intelligent device corresponding to the intelligent device identifier are compared one by one until the real-time application data of the intelligent device and each cache application data of the intelligent device corresponding to the intelligent device identifier are completely compared, and a comparison result is obtained, wherein the real-time application data of the intelligent device is the same as a certain cache application data or the real-time application data of the intelligent device is different from a certain cache application data.
For example, the data of the activities of people around the bluetooth Mesh human body sensor 1 detected by the bluetooth Mesh human body sensor 1 and the data of the activities of people around the bluetooth Mesh human body sensor 1 corresponding to the ID1 and the data of the people without people around the bluetooth Mesh human body sensor 1 and the data of the people with rest around the bluetooth Mesh human body sensor 1 are compared one by one until the comparison between the data of the activities of people around the bluetooth Mesh human body sensor 1 detected by the bluetooth Mesh human body sensor 1 and each cache application data of the bluetooth Mesh human body sensor 1 corresponding to the ID1 is completed, and a comparison result is obtained. In the comparison result, the data of the activities of people around the bluetooth Mesh human body induction sensor 1 detected by the bluetooth Mesh human body induction sensor 1 is the same as the data of the activities of people around the bluetooth Mesh human body induction sensor 1 corresponding to the ID 1.
Based on steps S241 to S244, by obtaining the device identifier of the smart device, at least one candidate notification message corresponding to the device identifier is searched from the preset corresponding relationship, and then a second notification message is selected from the at least one candidate notification message, and the first notification message is compared with the second notification message until the comparison of the first notification message with each message in the at least one candidate notification message is completed, and finally, a comparison result is obtained, the first notification message of the smart device can be compared and analyzed, and whether the first notification message is repeated with the cached data is determined, so as to determine whether to continue forwarding, ignoring, and the like the data, thereby reducing the load pressure of the cloud server.
Optionally, the message processing method further includes the following steps:
and S27, responding to a preset processing event, and cleaning the second notification message cached locally by the intelligent gateway, wherein the preset processing event is used for determining the cleaning time of the second notification message.
The second notification message cached locally by the intelligent gateway is cleared in response to the preset processing event, and specifically, when the preset processing event occurs, the application data collected by the intelligent device cached locally by the intelligent gateway is deleted. For example, data such as no people around, people around and people around moving, etc. collected by the bluetooth Mesh human body induction sensor cached locally by the intelligent gateway are deleted.
Based on the steps, the second notification message cached locally by the intelligent gateway is cleared when the preset processing event occurs, so that the cache can be cleared in time, and the use of a cache space is reduced.
Optionally, the preset processing event comprises one of: clearing a trigger event of the second notification message according to a preset period; a trigger event when the total amount of messages cached locally by the intelligent gateway exceeds a preset threshold value; and triggering an event when the intelligent device exits the mesh network corresponding to the intelligent gateway.
Specifically, when the intelligent device application data cached to the intelligent gateway is longer than the current time or the access frequency is lower, the intelligent device application data cached to the intelligent gateway is cleared. For example, when the bluetooth Mesh human body sensor continuously operates for 24 hours (h), application data collected by the bluetooth Mesh human body sensor cached to the intelligent gateway is cleared.
The triggering event when the total amount of the messages cached locally by the intelligent gateway exceeds the preset threshold value is specifically to clear the intelligent device application data cached to the intelligent gateway when the total amount of the intelligent device application data cached to the intelligent gateway is too large to cause insufficient storage space. For example, when the total amount of data collected by the local cached bluetooth Mesh human body sensor, such as no people around, people around and people around moving, exceeds 50, the intelligent gateway clears the data collected by the local cached bluetooth Mesh human body sensor, such as no people around, people around and people around moving.
The above triggering event when the intelligent device exits from the mesh network corresponding to the intelligent gateway specifically triggers the cleaning of the intelligent device application data cached to the intelligent gateway when the intelligent device exits from the intelligent gateway and no longer participates in information transmission and reception. For example, when the bluetooth Mesh human body induction sensor exits the intelligent gateway and is no longer used, the bluetooth Mesh human body induction sensor cached to the intelligent gateway is triggered to clear data such as no people around, static people around and activities of people around, which are acquired by the bluetooth Mesh human body induction sensor.
The second notification message cached to the intelligent gateway is cleaned by utilizing the preset processing event, so that the cache can be cleaned in time, and the use of a cache space is reduced.
Fig. 3 is a schematic diagram of a message processing method according to an embodiment of the present invention, and as shown in fig. 3, the workflow of the message processing method is as follows:
step S301, sending a first notification message, where information carried in the first notification message includes: application data acquired by intelligent equipment in real time;
step S302, sending the equipment identification of the intelligent equipment;
step S303, establishing a corresponding relation between the equipment identifier and the first notification message, and caching the corresponding relation;
step S304, at least one candidate notification message corresponding to the device identifier is searched from a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between different history notification messages cached locally by the intelligent gateway and different intelligent devices;
step S305, selecting a second notification message from at least one candidate notification message, wherein the second notification message is a history notification message cached locally by the intelligent gateway;
step S306, comparing the first notification message with the second notification message until the first notification message is compared with each message in at least one candidate notification message, and obtaining a comparison result;
step S307, responding to the comparison result that the first notification message and the second notification message are different messages, and forwarding the first notification message;
step S308, executing a control operation corresponding to the first notification message according to a preset control logic;
step S309, issuing a first notification message to enable the mobile terminal to acquire application data acquired by the intelligent device in real time;
step S310, responding to the comparison result that the first notification message and the second notification message are repeated messages, and filtering the first notification message;
step S311, in response to a preset processing event, cleaning the second notification message cached locally by the intelligent gateway, where the preset processing event is used to determine a cleaning time of the second notification message.
Based on the above steps S301 to S311, the first notification message containing the real-time application data reported by the smart device is received by the smart gateway, and the first notification message is compared with the second notification message containing the historical notification message cached locally by the smart gateway, and finally, the purpose of filtering the duplicate messages is achieved by determining the processing mode of the first notification message by using the comparison result, so that the technical effects of reducing the cloud end response times and lightening the cloud end load are achieved, and the technical problem of the cloud end load caused by frequent responses of the cloud end to the duplicate messages in the related art is solved.
The following describes in detail the workflow of the message processing method by taking the example of the bluetooth Mesh human body induction sensor sending the repeated notification message:
in the working process of the message processing method, a first notification message reported by the Bluetooth Mesh human body induction sensor 1 and an equipment identifier ID1 of the Bluetooth Mesh human body induction sensor 1 are received, wherein the first notification message comprises application data, such as no people around, static people around, people around and activities, acquired by the Bluetooth Mesh human body induction sensor 1 in real time; meanwhile, a corresponding relation is established between the ID1 and application data, such as no people around, static people around, activities of people around and the like, acquired by the Bluetooth Mesh human body induction sensor 1 in real time, and the corresponding relation is cached in an intelligent gateway; secondly, finding out notification messages such as nobody around, people who are static around and people who are in the activities around corresponding to the ID1 from the corresponding relation between the ID1 stored in the intelligent gateway and the application data collected by the Bluetooth Mesh human body induction sensor 1, and selecting second notification messages from the notification messages, wherein the second notification messages are the notification messages of nobody around, the notification messages of people who are static around and the notification messages of people who are in the activities around in sequence; then, comparing the application data of the people around and moving acquired by the Bluetooth Mesh human body induction sensor 1 in real time with the notification message of no people around, the notification message of people around and moving respectively to obtain a repeated comparison result of the application data of the people around and moving acquired by the Bluetooth Mesh human body induction sensor 1 in real time and the cached notification message of the people around and moving; finally, determining a processing mode of the application data of people around activities acquired by the Bluetooth Mesh human body induction sensor 1 in real time according to a preset control logic based on the repeated comparison result of the notification message as follows: and filtering the application data of the people around the real-time collected by the Bluetooth Mesh human body induction sensor 1. When the storage space of the intelligent gateway is insufficient, the application data such as no people around, static people around and people around moving collected by the Bluetooth Mesh human body induction sensor 1 cached in the intelligent gateway can be cleaned.
The following describes in detail the working flow of the message processing method by taking the example of the bluetooth Mesh human body sensor sending different notification messages:
in the working process of the message processing method, a first notification message reported by the Bluetooth Mesh human body induction sensor 2 and an equipment identifier ID2 of the Bluetooth Mesh human body induction sensor 2 are received, wherein the first notification message comprises application data, such as no people around, static people around and the like, acquired by the Bluetooth Mesh human body induction sensor 2 in real time; meanwhile, a corresponding relation is established between the ID1 and application data such as no people around and static people around acquired by the Bluetooth Mesh human body induction sensor 2 in real time, and the corresponding relation is cached in an intelligent gateway; secondly, searching for notification messages such as nobody around and people with rest around and the like corresponding to the ID2 from the corresponding relation between the ID2 stored in the intelligent gateway and the application data collected by the Bluetooth Mesh human body induction sensor 2, and selecting a second notification message from the notification messages, wherein the second notification message is the notification message of nobody around and the notification message of people with rest around in sequence; subsequently, comparing the application data of the people around the living, which is acquired by the Bluetooth Mesh human body induction sensor 2 in real time, with the notification message of no people around the living and the notification message of people around the living respectively to obtain a comparison result of the application data of the people around the living, which is acquired by the Bluetooth Mesh human body induction sensor 2 in real time, with the cached notification message; finally, determining a processing mode of the application data which is acquired by the Bluetooth Mesh human body induction sensor 2 in real time and is occupied by people on the periphery based on different comparison results of the notification messages as follows: the application data of activities of people around acquired by the Bluetooth Mesh human body induction sensor 2 in real time is sent to a cloud server; the cloud server sends a notification message containing the activities of people around to the mobile phone after receiving the notification message, so that the mobile phone executes control operations corresponding to the activities of people around, including lighting a warning lamp or sounding a warning whistle and the like. When the storage space of the intelligent gateway is insufficient, the application data such as no people around, static people around and people around moving collected by the Bluetooth Mesh human body induction sensor 2 cached in the intelligent gateway can be cleared.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
In this embodiment, a message processing apparatus is further provided, and the apparatus is used to implement the foregoing embodiments and preferred embodiments, and details of which have been already described are omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 4 is a block diagram of a message processing apparatus according to an embodiment of the present invention, and as shown in fig. 4, the apparatus includes:
a receiving module 401, configured to receive a first notification message reported by an intelligent device, where information carried in the first notification message includes: application data acquired by the intelligent equipment in real time;
a comparison module 402, configured to compare the first notification message with a second notification message to obtain a comparison result, where the second notification message is a history notification message cached locally by the intelligent gateway;
the processing module 403 is configured to determine a processing manner of the first notification message based on the comparison result.
Optionally, the processing module 403 is further configured to determine, based on the comparison result, that the processing manner of the first notification message includes: and in response to the comparison result indicating that the first notification message and the second notification message are different messages, forwarding the first notification message to a cloud server, wherein the cloud server is used for executing a control operation corresponding to the first notification message according to a preset control logic.
Optionally, the message processing apparatus further includes: an obtaining module 404, configured to obtain a device identifier of an intelligent device; the processing module 403 is further configured to establish a corresponding relationship between the device identifier and the first notification message; and a caching module 405, configured to cache the correspondence to the intelligent gateway.
Optionally, the processing module 403 is further configured to determine, based on the comparison result, that the processing manner of the first notification message includes: and responding to the comparison result that the first notification message and the second notification message are repeated messages, and filtering the first notification message.
Optionally, the comparing module 402 is further configured to compare the first notification message with the second notification message, and obtaining a comparison result includes: acquiring a device identifier of the intelligent device; searching at least one candidate notification message corresponding to the equipment identifier from a preset corresponding relation, wherein the preset corresponding relation is the corresponding relation between different history notification messages cached locally by the intelligent gateway and different intelligent equipment; selecting a second notification message from at least one candidate notification message; and comparing the first notification message with the second notification message until the first notification message is compared with each message in at least one candidate notification message, and obtaining a comparison result.
Optionally, the message processing apparatus further includes: and a cleaning module 406, configured to respond to a preset processing event, and clean the second notification message cached locally by the intelligent gateway, where the preset processing event is used to determine a cleaning time of the second notification message.
Optionally, the preset processing event comprises one of: clearing a trigger event of the second notification message according to a preset period; a trigger event when the total amount of messages cached locally by the intelligent gateway exceeds a preset threshold value; and triggering an event when the intelligent device exits the mesh network corresponding to the intelligent gateway.
It should be noted that the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
According to an embodiment of the present invention, there is also provided a bluetooth gateway apparatus, 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 any one of the message processing methods described above.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
step S1, receiving a first notification message reported by an intelligent device, wherein the information carried in the first notification message comprises: application data acquired by the intelligent equipment in real time;
s2, comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway;
and S3, determining a processing mode of the first notification message based on the comparison result.
There is also provided, according to an embodiment of the present invention, a computer-readable storage medium storing computer instructions for causing a computer to perform the message processing method according to any one of the above.
Alternatively, in the present embodiment, the storage medium may be configured to store a computer program for executing the steps of:
step S1, receiving a first notification message reported by an intelligent device, wherein the information carried in the first notification message comprises: application data acquired by the intelligent equipment in real time;
s2, comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway;
and S3, determining a processing mode of the first notification message based on the comparison result.
Optionally, in this embodiment, the storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
According to an embodiment of the present invention, there is also provided a message processing system including: a plurality of smart machine, bluetooth gateway equipment and high in the clouds server.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technical content can be implemented in other manners. The above-described apparatus embodiments are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or may not be executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in the form of hardware, or may also be implemented in the form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is substantially or partly contributed by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (11)

1. A message processing method, comprising:
receiving a first notification message reported by an intelligent device, wherein information carried in the first notification message includes: the intelligent equipment acquires application data in real time;
comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway;
and determining the processing mode of the first notification message based on the comparison result.
2. The message processing method according to claim 1, wherein determining a processing manner of the first notification message based on the comparison result comprises:
and in response to the comparison result indicating that the first notification message and the second notification message are different messages, forwarding the first notification message to a cloud server, wherein the cloud server is configured to execute a control operation corresponding to the first notification message according to a preset control logic.
3. The message processing method according to claim 2, wherein the message processing method further comprises:
acquiring a device identifier of the intelligent device;
establishing a corresponding relation between the equipment identification and the first notification message;
and caching the corresponding relation to the intelligent gateway.
4. The message processing method according to claim 1, wherein determining a processing manner of the first notification message based on the comparison result comprises:
and responding to the comparison result that the first notification message and the second notification message are repeated messages, and filtering the first notification message.
5. The message processing method according to claim 1, wherein comparing the first notification message with the second notification message to obtain the comparison result comprises:
acquiring a device identifier of the intelligent device;
searching at least one candidate notification message corresponding to the equipment identifier from a preset corresponding relation, wherein the preset corresponding relation is the corresponding relation between different history notification messages cached locally by the intelligent gateway and different intelligent equipment;
selecting the second notification message from the at least one candidate notification message;
and comparing the first notification message with the second notification message until the first notification message is compared with each message in the at least one candidate notification message, and obtaining the comparison result.
6. The message processing method according to claim 1, wherein the message processing method further comprises:
and responding to a preset processing event, and cleaning the second notification message cached locally by the intelligent gateway, wherein the preset processing event is used for determining the cleaning time of the second notification message.
7. The message processing method according to claim 6, wherein the preset processing event comprises one of:
clearing the trigger event of the second notification message according to a preset period;
a triggering event when the total amount of messages cached locally by the intelligent gateway exceeds a preset threshold value;
and triggering an event when the intelligent device exits the mesh network corresponding to the intelligent gateway.
8. A message processing apparatus, comprising:
a receiving module, configured to receive a first notification message reported by an intelligent device, where information carried in the first notification message includes: the intelligent equipment acquires application data in real time;
the comparison module is used for comparing the first notification message with a second notification message to obtain a comparison result, wherein the second notification message is a history notification message cached locally by the intelligent gateway;
and the processing module is used for determining a processing mode of the first notification message based on the comparison result.
9. A bluetooth gateway device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the message processing method of any one of claims 1-7.
10. A computer-readable storage medium storing computer instructions for causing a computer to perform the message processing method according to any one of claims 1-7.
11. A message processing system, comprising: a plurality of smart devices, the bluetooth gateway device of claim 9, and a cloud server.
CN202210809747.6A 2022-07-11 2022-07-11 Message processing method, device, bluetooth gateway equipment, storage medium and system Pending CN115175111A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210809747.6A CN115175111A (en) 2022-07-11 2022-07-11 Message processing method, device, bluetooth gateway equipment, storage medium and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210809747.6A CN115175111A (en) 2022-07-11 2022-07-11 Message processing method, device, bluetooth gateway equipment, storage medium and system

Publications (1)

Publication Number Publication Date
CN115175111A true CN115175111A (en) 2022-10-11

Family

ID=83493687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210809747.6A Pending CN115175111A (en) 2022-07-11 2022-07-11 Message processing method, device, bluetooth gateway equipment, storage medium and system

Country Status (1)

Country Link
CN (1) CN115175111A (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106412111A (en) * 2016-11-14 2017-02-15 南京物联传感技术有限公司 Cloud-based whole house intelligent system
CN106453657A (en) * 2016-12-07 2017-02-22 海信集团有限公司 Status information update method and device of smart home equipment
CN107273512A (en) * 2017-06-21 2017-10-20 深圳市盛路物联通讯技术有限公司 A kind of method and apparatus that data deduplication is carried out based on device type and geographical position
CN108449404A (en) * 2018-03-13 2018-08-24 深圳市中科智联科技有限公司 Reporting terminal information approach, terminal, concentrator and computer readable storage medium
CN108616433A (en) * 2018-05-04 2018-10-02 青岛海信智慧家居系统股份有限公司 State synchronization method, device, gateway device and storage medium
CN110460971A (en) * 2019-09-24 2019-11-15 上海禾视信息技术有限公司 A kind of motive objects connection cut-in method based on edge calculations
US20200329102A1 (en) * 2019-04-11 2020-10-15 International Business Machines Corporation Method and apparatus for deduplication of sensor data
CN111800773A (en) * 2020-06-30 2020-10-20 深圳市中科蓝讯科技股份有限公司 Bluetooth Mesh node message repetition identification method, system and storage medium
CN112019445A (en) * 2020-07-31 2020-12-01 青岛海尔科技有限公司 Method and device for intelligent device flow control and intelligent device
CN112035274A (en) * 2020-07-23 2020-12-04 珠海格力电器股份有限公司 Service processing method, device and system
CN112737849A (en) * 2020-12-29 2021-04-30 青岛海尔科技有限公司 Equipment information processing method and device
CN112869734A (en) * 2021-01-11 2021-06-01 乐鑫信息科技(上海)股份有限公司 Wi-Fi human body detection method and intelligent device
CN113037620A (en) * 2021-01-20 2021-06-25 厦门市智联信通物联网科技有限公司 Intelligent edge computing gateway

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106412111A (en) * 2016-11-14 2017-02-15 南京物联传感技术有限公司 Cloud-based whole house intelligent system
CN106453657A (en) * 2016-12-07 2017-02-22 海信集团有限公司 Status information update method and device of smart home equipment
CN107273512A (en) * 2017-06-21 2017-10-20 深圳市盛路物联通讯技术有限公司 A kind of method and apparatus that data deduplication is carried out based on device type and geographical position
CN108449404A (en) * 2018-03-13 2018-08-24 深圳市中科智联科技有限公司 Reporting terminal information approach, terminal, concentrator and computer readable storage medium
CN108616433A (en) * 2018-05-04 2018-10-02 青岛海信智慧家居系统股份有限公司 State synchronization method, device, gateway device and storage medium
US20200329102A1 (en) * 2019-04-11 2020-10-15 International Business Machines Corporation Method and apparatus for deduplication of sensor data
CN110460971A (en) * 2019-09-24 2019-11-15 上海禾视信息技术有限公司 A kind of motive objects connection cut-in method based on edge calculations
CN111800773A (en) * 2020-06-30 2020-10-20 深圳市中科蓝讯科技股份有限公司 Bluetooth Mesh node message repetition identification method, system and storage medium
CN112035274A (en) * 2020-07-23 2020-12-04 珠海格力电器股份有限公司 Service processing method, device and system
CN112019445A (en) * 2020-07-31 2020-12-01 青岛海尔科技有限公司 Method and device for intelligent device flow control and intelligent device
CN112737849A (en) * 2020-12-29 2021-04-30 青岛海尔科技有限公司 Equipment information processing method and device
CN112869734A (en) * 2021-01-11 2021-06-01 乐鑫信息科技(上海)股份有限公司 Wi-Fi human body detection method and intelligent device
CN113037620A (en) * 2021-01-20 2021-06-25 厦门市智联信通物联网科技有限公司 Intelligent edge computing gateway

Similar Documents

Publication Publication Date Title
CN109491263A (en) Intelligent home equipment control method, device, system and storage medium
CN103460769A (en) Adaptive notifications
CN104184763B (en) A kind of feedback information processing method and system, service equipment
CN104469717B (en) Note transmission method and device
CN104038412A (en) Method and device for filtering spam messages
CN104268154A (en) Recommended information providing method and device
CN102917118A (en) Terminal and task display method
CN111010547A (en) Target object tracking method and device, storage medium and electronic device
CN104618425A (en) Real-time data monitoring method and system
CN104539678A (en) Information pushing and receiving method and device
CN106527161A (en) Data processing method and data processing device
CN112949172A (en) Data processing method and device, machine readable medium and equipment
CN108171079A (en) A kind of collecting method based on terminal, device, terminal and storage medium
CN115103157A (en) Video analysis method and device based on edge cloud cooperation, electronic equipment and medium
CN103209398B (en) The method and system of the method and system that gray list is set up and short message sending
CN115175111A (en) Message processing method, device, bluetooth gateway equipment, storage medium and system
CN113722105A (en) Cloud application operation method, device, equipment, medium and product
CN109521915A (en) Method, apparatus, mobile terminal, storage medium and the processor that message is shown
CN117196587A (en) On-line detection method, device and system for wire making workshop and storage medium
CN115398861A (en) Abnormal file detection method and related product
CN106375363A (en) Method, system and device for eliminating message alert in social application client
CN106790339A (en) Metadata server, network device, and automatic resource management method
CN112019410B (en) Data importing method and device of intelligent household equipment, server and storage medium
CN104683589A (en) Method, device and mobile terminal for changing information of contact persons in address book
CN110232393B (en) Data processing method and device, storage medium and electronic device

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