WO2023098287A1 - Message pushing method and apparatus, storage medium and electronic apparatus - Google Patents

Message pushing method and apparatus, storage medium and electronic apparatus Download PDF

Info

Publication number
WO2023098287A1
WO2023098287A1 PCT/CN2022/124211 CN2022124211W WO2023098287A1 WO 2023098287 A1 WO2023098287 A1 WO 2023098287A1 CN 2022124211 W CN2022124211 W CN 2022124211W WO 2023098287 A1 WO2023098287 A1 WO 2023098287A1
Authority
WO
WIPO (PCT)
Prior art keywords
target
information
message
determining
push
Prior art date
Application number
PCT/CN2022/124211
Other languages
French (fr)
Chinese (zh)
Inventor
孙云健
Original Assignee
青岛海尔科技有限公司
海尔智家股份有限公司
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 青岛海尔科技有限公司, 海尔智家股份有限公司 filed Critical 青岛海尔科技有限公司
Publication of WO2023098287A1 publication Critical patent/WO2023098287A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages

Definitions

  • Embodiments of the present disclosure relate to the field of artificial intelligence, and in particular, relate to a message push method, device, storage medium, and electronic device.
  • Embodiments of the present disclosure provide a message push method, device, storage medium, and electronic device, so as to at least solve the problem in the related art that excessive reminders of messages lead to poor user experience.
  • a message push method including: determining first information of a first device and second information of a target object when it is determined that a target message is received, wherein the target The message is a message generated by the second device triggered by a preset event; based on the first information and the second information, determine the target device from the first device; send the target message to the The target device is used to instruct the target device to push the target message according to a preset rule.
  • a device for pushing messages including: a first determination module, configured to determine the first information of the first device and the information of the target object when it is determined that the target message is received The second information, wherein the target message is a message generated by the second device triggered by a preset event; the second determination module is configured to obtain from the first information based on the first information and the second information A target device is determined in a device; a sending module configured to send the target message to the target device, so as to instruct the target device to push the target message according to preset rules.
  • a computer-readable storage medium wherein a computer program is stored in the computer-readable storage medium, wherein the computer program is configured to perform any one of the above-mentioned methods when running Steps in the examples.
  • an electronic device including a memory and a processor, wherein a computer program is stored in the memory, and the processor is configured to run the computer program to perform any of the above Steps in the method examples.
  • FIG. 1 is a block diagram of a hardware structure of a mobile terminal in a method for pushing messages according to an embodiment of the present disclosure
  • FIG. 2 is a flow chart of a message pushing method according to an embodiment of the present disclosure
  • Fig. 3 is a flow chart of a message pushing method according to a specific embodiment of the present disclosure.
  • Fig. 4 is a structural block diagram of a message push device according to an embodiment of the present disclosure.
  • Fig. 5 is an optional structural block diagram of a message push device according to an embodiment of the present disclosure.
  • FIG. 6 is a structural block diagram of an electronic device according to an embodiment of the present disclosure.
  • FIG. 1 is a block diagram of a hardware structure of a mobile terminal according to a message push method according to an embodiment of the present disclosure.
  • the mobile terminal may include one or more (only one is shown in Figure 1) processors 102 (processors 102 may include but not limited to processing devices such as microprocessor MCU or programmable logic device FPGA, etc.) and a memory 104 configured to store data, wherein the mobile terminal may further include a transmission device 106 and an input/output device 108 configured to communicate.
  • processors 102 may include but not limited to processing devices such as microprocessor MCU or programmable logic device FPGA, etc.
  • a transmission device 106 and an input/output device 108 configured to communicate.
  • the mobile terminal may also include more or fewer components than those shown in FIG. 1 , or have a different configuration from that shown in FIG. 1 .
  • the memory 104 can be set to store computer programs, for example, software programs and modules of application software, such as the computer program corresponding to the message push method in the embodiment of the present disclosure, and the processor 102 executes the computer program stored in the memory 104 by running the computer program.
  • the memory 104 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.
  • the memory 104 may further include a memory that is remotely located relative to the processor 102, and these remote memories may be connected to the mobile terminal through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the transmission device 106 is configured to receive or transmit data via a network.
  • the specific example of the above network may include a wireless network provided by the communication provider of the mobile terminal.
  • the transmission device 106 includes a network interface controller (NIC for short), which can be connected to other network devices through a base station so as to communicate with the Internet.
  • the transmission device 106 may be a radio frequency (Radio Frequency, referred to as RF) module, which is configured to communicate with the Internet in a wireless manner.
  • RF Radio Frequency
  • FIG. 2 is a flowchart of a message push method according to an embodiment of the present disclosure. As shown in FIG. 2 , the process includes the following steps:
  • Step S202 if it is determined that the target message is received, determine the first information of the first device and the second information of the target object, wherein the target message is generated by the second device triggered by a preset event information;
  • Step S204 based on the first information and the second information, determine a target device from the first device;
  • Step S206 sending the target message to the target device to instruct the target device to push the target message according to a preset rule.
  • the target device is determined based on the first information of the first device and the second information of the target object, the target message is sent to the target device, and the target device is instructed to push the target message according to the preset rules, realizing the combination of the target object Information and the information of the first device are used to determine the purpose of the target device to push the target message, which avoids the problem in the related art that multiple devices push messages and cause excessive message reminders.
  • the problem of poor user experience caused by excessive reminders of messages existing in related technologies is solved, thereby achieving the effect of improving user experience.
  • the executor of the above steps may be a server or a cloud, or a processor with human-computer interaction capability configured on a storage device, or a processing device or processing unit with similar processing capabilities, but not limited thereto.
  • the following takes the server performing the above operations as an example (it is only an exemplary description, and in actual operation, other devices or modules may also be used to perform the above operations):
  • the server determines the first information of the first device and the second information of the target object when it is determined that the target message is received, wherein the target message is the second device triggered by the preset event
  • the generated message for example, the target message is the message generated by the doorbell device triggered by a preset event.
  • the preset event can include a visitor pressing the doorbell, or someone staying outside the door, or an object moving outside the door, or forcibly demolishing the doorbell, etc.
  • the doorbell device uploads the target message to the server. In practical applications, there can be one or more target messages, and the target message can also be a message generated by other devices in the room. After receiving the target message, the server determines the number of the first device.
  • the first information and the second information of the target object can be other smart devices that are on the same network as the doorbell device, such as smart TVs, smart speakers, security panels, magic mirrors, etc.
  • the first device can be a device, It can also be multiple devices, and the target object can be the owner of the house or other users, and the first information of the first device can include the location information of the area where the device is located and the status information reflecting whether the device is online, for example, when the user binds the device.
  • the second information of the target object can be detected by the millimeter-wave radar sensor, and the second information of the target object (such as the user) can include the location information of the area where the user is located (such as master bedroom, second bedroom, living room, etc.), as well as the distance information of the user from the millimeter-wave radar sensor and the user's state information (stationary or moving state), the millimeter-wave radar has high distance accuracy, high speed accuracy, high angular resolution and Low false alarm rate and other advantages.
  • the millimeter-wave radar sensor can be installed at a suitable position inside the door, or a suitable position in the living room, or other positions in the house.
  • the first device Determine the target device, for example, based on the second information of the target object, determine the location information of the area where the target object is located, and then determine the device in the same area as the target device from the first device as the target device, or, from the second A device determines the device closest to the target object as the target device.
  • the target message can be sent to the target device to instruct the target device to push the target message according to the preset rules; in this embodiment, Combining the second information of the target object detected by the millimeter-wave radar sensor and the first information of the first device, the target device is determined, and then the target message is pushed through the target device, which avoids multiple devices in the related art to push messages and thereby Causes the problem of excessive reminder of the message.
  • the problem of poor user experience caused by excessive reminders of messages existing in related technologies is solved, thereby achieving the effect of improving user experience.
  • the method before determining the first information of the first device and the second information of the target object, the method further includes: receiving the first information sent by the first device, and receiving The second information sent by the target sensing device, wherein the second information is detected by the target sensing device under the trigger of an event in which the second device generates the target message;
  • the first information and the second information are stored in the target storage unit;
  • determining the first information of the first device and the second information of the target object includes: acquiring the first information from the target storage unit, and the Describe the second information.
  • the server or the cloud receives the first information sent by the first device and the second information sent by the target sensor device.
  • the first device may include a smart TV, a smart speaker or other smart home devices, and the second A device sends the first information.
  • part of the information of the device can also be uploaded to the server when the first device is bound with the APP.
  • the target sensing device can use a millimeter-wave radar sensor, which is similar to the infrared sensor used in related technologies. Compared with sensors such as inductive or optical cameras, millimeter-wave radar sensors have all-weather characteristics, and are much better than other sensors in terms of environmental robustness, and can meet the requirements of indoor personnel detection in terms of accuracy and stability. Therefore, millimeter-wave radar sensors The advantages of living alone in radar subdivision scenarios, especially when it comes to protecting personal privacy and life, millimeter wave radar has irreplaceable natural advantages.
  • the millimeter-wave radar sensor detects the second information of the target object.
  • the second information includes the location information of the area where the target object is located (such as master bedroom, second bedroom, living room, etc.), and the distance between the user and the millimeter-wave radar sensor.
  • the distance information and the user's state information (stationary or motion state), and then upload the second information to the server, and after the server receives the above-mentioned first information and second information, they are stored in the target storage unit, and the server can store it from the target
  • the unit obtains the first information and the second information to determine the relevant information of the first device and the target object.
  • determining the first information of the first device includes: determining first area information and first state information of the area where the first device is located, wherein the first state information is used to indicate that the whether the first device is online; determining the second information of the target object includes: determining the second area information, distance information, and second state information of the area where the target object is located, wherein the second state information is used to indicate The target object is in a static or moving state, and the distance information is used to indicate the distance between the target object and the target sensing device for sending the second information.
  • the first information of the first device includes first area information and first status information, for example, location information of the area where the first device is located (such as bedroom, living room, etc.), and whether the first device is online
  • the second information of the target object includes the second area information, distance information and second state information.
  • the second information of the target object can be detected by the millimeter wave radar sensor.
  • the target object such as the user
  • location information such as master bedroom, secondary bedroom, living room, etc.
  • the distance information of the target object from the millimeter-wave radar sensor such as static or moving state.
  • determining the target device from the first device based on the first information and the second information includes: based on the second area information included in the second information , and the first area information and the first state information included in the first information, the target device is determined from the first device.
  • the target device can be determined through the second area information, the first area information, and the first status information.
  • each sub-device corresponds to its own first area information, and one or more first sub-area information that meets the target condition with the second area information is determined from the plurality of first area information, And determine whether the sub-device corresponding to the first sub-area information is in the online state, for example, when it is determined that the first area information and the second area information where the sub-device A is located meet the target condition, and the sub-device A is in the online state, that is Sub-device A can be determined as a target device for message push.
  • the purpose of determining the target device based on the information of the target object and the information of the first device is achieved.
  • based on the second area information included in the second information, and the first area information and the first state information included in the first information, from the Determining the target device in the first device includes: determining first sub-area information that meets a preset condition with the second area information from the first area information; based on the pre-configured first device The corresponding relationship with the area information determines the first sub-device corresponding to the first sub-area information, wherein the first device includes the first sub-device; after determining the first sub-device If the first state information is an online state, determine the first sub-device as the target device.
  • the sub-device that meets the preset condition with the user's location information is determined from the first device, and the sub-device is determined In the case of online status, the sub-device can be determined as the target device. In practical applications, there can be one sub-device, or there can be multiple sub-device. information) in the same area, or satisfy a predetermined distance (such as 2m, 3m or other values) from the user's location.
  • a predetermined distance such as 2m, 3m or other values
  • sending the target message to the target device to instruct the target device to push the target message according to a preset rule includes: sending the target message to the target device, to instruct the target device to push the target message in one of the following ways: when it is determined that the second state information indicates that the target object is in a static state, the target device will press the volume increasing mode or pop-up window pushing the target message in a manner; if it is determined that the second information does not exist, or, when it is determined that the second information exists and the first device does not exist in the area indicated by the second area information, The target device pushes the target message in an enhanced manner, wherein the enhanced manner is used for a voice prompt manner indicating that the volume exceeds a predetermined decibel value.
  • the target device when it is determined that the current state of the target object (such as the user) is a resting state, the target device can mainly use gentle prompts. For example, the volume of the prompts can be gradually increased, or a small graphic window can be used. Notify the user; and when the millimeter-wave radar sensor fails to detect the user's location information (corresponding to the aforementioned second area information), or when the first device does not exist in the area where the user is located, for example, the master bedroom, secondary Both the bedroom and the living room have the first device, but the user is in the children's room, and there is no first device in the children's room. At this time, the target device will push the target message in an enhanced way.
  • the doorbell indoor unit or other target The device provides prompts with audio functions.
  • a voice with a volume above a predetermined decibel value (such as 60dB, or 70dB, or other values) can be selected for prompting.
  • the type of the target message includes at least one of the following: a first type, wherein the first type is used to indicate that the target message is prompted in an enhanced manner; the second type, Wherein, the second type is used to indicate that the target message is prompted by calling and requires the target object to confirm; the third type, wherein the third type is used to indicate that the target message is notified. prompt; wherein, the message push priority of the first type of target message is higher than the message push priority of the second type of target message, and the message push priority of the second type of target message The message pushing priority of the target message of the third type is higher in priority.
  • the types of target messages can include multiple types, and different types of target messages can be prompted in different ways, and different message push priorities can be set for different types of target messages.
  • the target message with high priority can be pushed first.
  • the priority of the target message generated by the doorbell can be set to Highest, correspondingly, this type of target message can be prompted in an enhanced manner.
  • sending the target message to the target device to instruct the target device to push the target message according to preset rules includes: when there are multiple target messages Next, multiple target messages are sent to the target device to instruct the target device to sequentially push the target messages in order of message push priority from high to low, wherein different target messages correspond to the Message push priorities are the same or different.
  • the message push priorities of different types of target messages can be preset, and when there are multiple messages in the target message, multiple target messages can be pushed sequentially in order of priority from high to low. Through this embodiment, the purpose of pushing the target message according to the message pushing priority is achieved.
  • Fig. 3 is a flowchart of a message push method according to a specific embodiment of the present disclosure. As shown in Fig. 3, the process includes the following steps:
  • the doorbell information (corresponding to the aforementioned second device) is collected to detect whether a preset event occurs.
  • the smart doorbell is mainly responsible for detecting whether a guest visits to trigger the doorbell event, whether there are people staying outside the door, objects
  • the enhanced doorbell detection may trigger the camera to capture pictures for mobile events, doorbell forced demolition, etc., to improve detection accuracy and avoid false alarms;
  • S304 generate an event message (corresponding to the aforementioned target message), for example, for the event of the guest visiting and pressing the doorbell, the event of someone staying outside the door and the forced demolition of the doorbell, etc., generate corresponding event messages respectively;
  • Detect user status for example, user position (corresponding to the aforementioned second area information), distance (corresponding to the distance information included in the aforementioned second information), action status (such as static resting status, or exercise status, corresponding to the aforementioned second state information);
  • a millimeter-wave radar sensor (corresponding to the aforementioned target sensing device) can be used to detect user status information.
  • the millimeter-wave radar has high distance accuracy, high speed accuracy, high angular resolution and low false alarm rate It can achieve accurate detection, precise positioning and stable tracking of multiple indoor targets, and can stably output information such as the distance, speed and angle of personnel;
  • the millimeter-wave radar sensor detects multiple targets and can output: 1) The position information of the user target. According to the angular position analysis of the reflected wave, the position of the room where the target is located is obtained, and according to the current position information of the user target, the intelligence in the space is obtained.
  • smart devices may include smart TVs, smart speakers, security panels, magic mirrors and other smart devices with visual or auditory interaction capabilities, the user configures the spatial information of the device after binding the device to the network, For example, the area information where the device is located; 2) the action state of the user target, whether the user target is in a stationary state or an active state; 3) the distance of the user target, calculate the target person and preset position according to the return time of the reflected wave (it can be doorbell position) distance;
  • micro-moving target filtering through the millimeter-wave radar sensor to accurately detect, accurately locate and stably track multiple indoor targets, and then analyze and filter through a certain algorithm, it can effectively distinguish whether the target is a person or an object; for example, some micro Moving targets (such as small pets, working fans, fan blades of air conditioners, etc.) also have a certain Doppler speed, and the tracking of the target may cause misjudgment. It is necessary to detect and track suspected targets, extract effective features, and perform target classification. Output accurate personnel tracking results;
  • message priority processing, the directional push priority consideration factors of the doorbell message include the room location of the device, the shortest historical message processing time, and the online readiness status of the device; The priority of processing the doorbell message is the highest, to ensure that the user can receive the doorbell device message in time;
  • doorbell messages display rules for doorbell messages.
  • Different doorbell messages and current user statuses have different display response strategies; for example, doorbell call devices use doorbell calls and require users to confirm; stay, displacement alarms, etc. Main, including audio and video pop-up windows, voice prompts, etc.; if it is detected that the current state of the user is in a resting state, use gentle prompts, and the volume of prompts on smart devices will gradually increase or only use small window notifications to prompt users; if If the millimeter-wave radar fails to detect the user target or there is no smart device under the target location, use the enhanced notification method, and the doorbell indoor unit or smart device will provide a notification with audio functions; when the user target is in a multi-target active state, the high priority Messages can use an enhanced prompt method, for example, when there are multiple target objects that are active, an enhanced prompt method can be used for high priority messages so that multiple target objects can receive the target message ;
  • the message push terminal (corresponding to the aforementioned target device), for example, the terminal can include a user terminal (such as a mobile phone), a home appliance smart screen, a smart speaker, etc., and the message can be pushed to one of the terminals, and optionally, the message can also be pushed to multiple Terminal: According to the message priority and prompt type, it is pushed to the user's smart terminal and smart home appliance in a targeted manner. The user responds on these smart terminals, answers the doorbell, checks the alarm information, etc.;
  • a series of processing is performed on the received signals to determine the distance, speed and angle of the object, and obtain the position and status of the person.
  • Information realize the linkage of security scenes and the directional push of messages, so as to improve user experience and avoid excessive reminders of calls and alarm messages; detect and track the status information of indoor personnel through millimeter wave radar sensors, including location, distance, and active status; According to the status information of the user target and the status information of the device, it is pushed to a specific device for priority processing; according to the status information of the user target and the type of doorbell information, an enhanced or gentle prompt method is provided to improve the user experience.
  • the embodiments of the present disclosure can also be applied to the push of messages such as family messages or group chats.
  • messages such as family messages or group chats
  • anyone who can see the messages is a reader.
  • the network device When specifying the recipient, it is necessary to use the network device with a camera to collect face information first, and then identify the reader through face recognition technology. After the identification is successful, track the eyeball information through gaze tracking technology, and determine the reception based on the reading completion index.
  • the reader completes the reading, and updates the status of the message as read synchronously.
  • the method according to the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation.
  • the technical solution of the present disclosure can be embodied in the form of a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to make a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) execute the methods described in various embodiments of the present disclosure.
  • FIG. 4 is a structural block diagram of a message push device according to an embodiment of the present disclosure. As shown in FIG. 4 , the device includes:
  • the first determining module 402 is configured to determine the first information of the first device and the second information of the target object when it is determined that the target message is received, wherein the target message is the second device at a preset event The message generated under the trigger;
  • the second determining module 404 is configured to determine a target device from the first device based on the first information and the second information;
  • the sending module 406 is configured to send the target message to the target device, so as to instruct the target device to push the target message according to a preset rule.
  • the above-mentioned device further includes: a receiving module 502 and a storage module 504, as shown in FIG. 502.
  • the storage module 504 is configured to store the first information and the The second information is stored in the target storage unit
  • the first determination module 402 includes: an acquisition unit configured to acquire the first information and the second information from the target storage unit.
  • the above-mentioned first determining module 402 includes: a first determining unit configured to determine first area information and first state information of the area where the first device is located, wherein the first state The information is used to indicate whether the first device is online; the second determination unit is configured to determine the second area information, distance information and second state information of the area where the target object is located, wherein the second state information It is used to indicate that the target object is in a static or moving state, and the distance information is used to indicate the distance between the target object and the target sensing device for sending the second information.
  • the above-mentioned second determining module 404 includes: a third determining unit configured to be based on the second area information included in the second information and all the information included in the first information The first area information and the first status information are used to determine the target device from the first device.
  • the above-mentioned third determining unit includes: a first determining subunit configured to determine from the first area information a first sub-area that meets a preset condition with the second area information information; a second determining subunit, configured to determine a first sub-device corresponding to the first sub-area information based on a pre-configured correspondence between the first device and area information, wherein the first device Including the first sub-device; a third determining subunit, configured to determine the first sub-device as the target when it is determined that the first status information of the first sub-device is online equipment.
  • the sending module 406 includes: a first sending unit configured to send the target message to the target device, so as to instruct the target device to push the target message in one of the following ways : When it is determined that the second state information indicates that the target object is in a static state, the target device pushes the target message in a manner of gradually increasing volume or in a pop-up window; when it is determined that the second information does not exist , or, when it is determined that the second information exists and the first device does not exist in the area indicated by the second area information, the target device pushes the target message in an enhanced manner, wherein, The enhanced mode is used for a voice prompt mode indicating that the volume exceeds a predetermined decibel value.
  • the type of the target message includes at least one of the following types: the first type, wherein the first type is used to indicate that the target message is prompted in an enhanced manner; the second type, wherein , the second type is used to indicate that the target message is prompted by calling and requires confirmation from the target object; the third type, wherein the third type is used to indicate that the target message is prompted by notification ;
  • the message push priority of the first type of target message is higher than the message push priority of the second type of target message, and the message push priority of the second type of target message The push priority of the message is higher than the target message of the third type.
  • the above-mentioned sending module 406 includes: a second sending unit configured to send a plurality of the target messages to the target device when the number of the target messages is multiple, Instructing the target device to sequentially push the target messages in descending order of message pushing priorities, wherein the message pushing priorities corresponding to different target messages are the same or different.
  • the above-mentioned modules can be realized by software or hardware. For the latter, it can be realized by the following methods, but not limited to this: the above-mentioned modules are all located in the same processor; or, the above-mentioned modules can be combined in any combination The forms of are located in different processors.
  • Embodiments of the present disclosure also provide a computer-readable storage medium, in which a computer program is stored, wherein the computer program is set to execute the steps in any one of the above method embodiments when running.
  • the above-mentioned computer-readable storage medium may include but not limited to: U disk, read-only memory (Read-Only Memory, referred to as ROM), random access memory (Random Access Memory, referred to as RAM) , mobile hard disk, magnetic disk or optical disk and other media that can store computer programs.
  • ROM read-only memory
  • RAM random access memory
  • mobile hard disk magnetic disk or optical disk and other media that can store computer programs.
  • an electronic device for implementing the above parameter adjustment method is also provided.
  • the electronic device includes a memory 602 and a processor 604, and the memory 602 stores computer program, the processor 604 is configured to execute the steps in any one of the above method embodiments through a computer program.
  • the foregoing electronic device may be located in at least one network device among multiple network devices of the computer network.
  • the above-mentioned processor may be configured to execute the following steps through a computer program:
  • the structure shown in FIG. 6 is only schematic, and the electronic device can also be a smart phone (such as an Android phone, an iOS phone, etc.), a tablet computer, a palmtop computer, and a mobile Internet device (Mobile Internet Devices, MID), PAD and other terminal equipment.
  • FIG. 6 does not limit the structure of the above-mentioned electronic device.
  • the electronic device may also include more or less components than those shown in FIG. 6 (such as a network interface, etc.), or have a different configuration from that shown in FIG. 6 .
  • the memory 602 can be set to store software programs and modules, such as program instructions/modules corresponding to the semantic transformation method and device in the embodiments of the present disclosure, and the processor 604 runs the software programs and modules stored in the memory 602 to execute Various functional applications and data processing are to realize the above-mentioned semantic conversion method.
  • the memory 602 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.
  • the memory 602 may further include a memory that is remotely located relative to the processor 604, and these remote memories may be connected to the terminal through a network.
  • the memory 602 may include, but is not limited to, the first acquisition module 602 , the first determination module 604 , the analysis module 606 and the second determination module 608 in the semantic conversion device. In addition, it may also include but not limited to other module units in the above-mentioned identity determination device, which will not be described in detail in this example.
  • the above-mentioned transmission device 606 is configured to receive or send data via a network.
  • the specific examples of the above-mentioned network may include a wired network and a wireless network.
  • the transmission device 606 includes a network adapter (Network Interface Controller, NIC), which can be connected with other network devices and a router through a network cable so as to communicate with the Internet or a local area network.
  • the transmission device 606 is a radio frequency (Radio Frequency, RF) module, which is configured to communicate with the Internet in a wireless manner.
  • RF Radio Frequency
  • the above-mentioned electronic device further includes: a display 608 configured to display the above-mentioned second control instruction; and a connection bus 610 configured to connect various module components in the above-mentioned electronic device.
  • each module or each step of the above-mentioned disclosure can be realized by a general-purpose computing device, and they can be concentrated on a single computing device, or distributed in a network composed of multiple computing devices In fact, they can be implemented in program code executable by a computing device, and thus, they can be stored in a storage device to be executed by a computing device, and in some cases, can be executed in an order different from that shown here. Or described steps, or they are fabricated into individual integrated circuit modules, or multiple modules or steps among them are fabricated into a single integrated circuit module for implementation. As such, the present disclosure is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Provided in the embodiments of the present disclosure are a message pushing method and apparatus, a storage medium and an electronic apparatus. The method comprises: when determining that a target message is received, determining first information of first devices and second information of a target object, the target message being a message generated by a second device when triggered by a preset event; on the basis of the first information and the second information, determining a target device from amongst the first devices; and sending the target message to the target device to instruct the target device to push the target message according to a preset rule.

Description

消息推送方法、装置、存储介质及电子装置Message push method, device, storage medium and electronic device
本公开要求于2021年11月30日提交中国专利局、申请号为202111450723.8、发明名称为“消息推送方法、装置、存储介质及电子装置”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。This disclosure claims the priority of a Chinese patent application with application number 202111450723.8 and titled "Message Pushing Method, Device, Storage Medium, and Electronic Device" filed with the China Patent Office on November 30, 2021, the entire contents of which are incorporated by reference in this disclosure.
技术领域technical field
本公开实施例涉及人工智能领域,具体而言,涉及一种消息推送方法、装置、存储介质及电子装置。Embodiments of the present disclosure relate to the field of artificial intelligence, and in particular, relate to a message push method, device, storage medium, and electronic device.
背景技术Background technique
随着科技的不断进步,越来越多的智能设备进入到了千家万户,例如智能冰箱、智能洗衣机、智能音箱、智能门铃等,它们能监测自身及家庭中的各种异常,并发出消息提醒,下面以智能门铃为例,智能门铃在家居、办公等场所的应用越来越普及,智能门铃可设置为检测是否有客人到访触发门铃事件,还可检测门外是否有人逗留、物体移动事件或门铃强拆等,极大地提高了工作和生活的便捷性和安全性。但是,在现代智能家居系统中,可能存在多个智能终端,就会造成消息的过度提醒,导致用户使用体验较差。With the continuous advancement of technology, more and more smart devices have entered thousands of households, such as smart refrigerators, smart washing machines, smart speakers, smart doorbells, etc. They can monitor various abnormalities in themselves and their families, and send out messages to remind them , Let’s take the smart doorbell as an example. The application of smart doorbells in homes and offices is becoming more and more popular. The smart doorbell can be set to detect whether there is a visitor to trigger the doorbell event, and it can also detect whether there are people staying outside the door and object movement events. Or the forced demolition of the doorbell, etc., which greatly improves the convenience and safety of work and life. However, in a modern smart home system, there may be multiple smart terminals, which will cause excessive reminders of messages, resulting in poor user experience.
针对相关技术中存在的消息的过度提醒导致使用体验差的问题,目前尚未提出有效的解决方案。Aiming at the problem that excessive reminders of messages in related technologies lead to poor user experience, no effective solution has been proposed so far.
发明内容Contents of the invention
本公开实施例提供了一种消息推送方法、装置、存储介质及电子装置,以至少解决相关技术中存在的消息的过度提醒导致使用体验差的问题。Embodiments of the present disclosure provide a message push method, device, storage medium, and electronic device, so as to at least solve the problem in the related art that excessive reminders of messages lead to poor user experience.
根据本公开的一个实施例,提供了一种消息推送方法,包括:在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设 备;将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息。According to an embodiment of the present disclosure, a message push method is provided, including: determining first information of a first device and second information of a target object when it is determined that a target message is received, wherein the target The message is a message generated by the second device triggered by a preset event; based on the first information and the second information, determine the target device from the first device; send the target message to the The target device is used to instruct the target device to push the target message according to a preset rule.
根据本公开的另一个实施例,还提供了一种消息推送装置,包括:第一确定模块,设置为在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;第二确定模块,设置为基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备;发送模块,设置为将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息。According to another embodiment of the present disclosure, there is also provided a device for pushing messages, including: a first determination module, configured to determine the first information of the first device and the information of the target object when it is determined that the target message is received The second information, wherein the target message is a message generated by the second device triggered by a preset event; the second determination module is configured to obtain from the first information based on the first information and the second information A target device is determined in a device; a sending module configured to send the target message to the target device, so as to instruct the target device to push the target message according to preset rules.
根据本公开的又一个实施例,还提供了一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。According to yet another embodiment of the present disclosure, there is also provided a computer-readable storage medium, wherein a computer program is stored in the computer-readable storage medium, wherein the computer program is configured to perform any one of the above-mentioned methods when running Steps in the examples.
根据本公开的又一个实施例,还提供了一种电子装置,包括存储器和处理器,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行上述任一项方法实施例中的步骤。According to yet another embodiment of the present disclosure, there is also provided an electronic device, including a memory and a processor, wherein a computer program is stored in the memory, and the processor is configured to run the computer program to perform any of the above Steps in the method examples.
附图说明Description of drawings
图1是本公开实施例的消息推送方法的移动终端的硬件结构框图;FIG. 1 is a block diagram of a hardware structure of a mobile terminal in a method for pushing messages according to an embodiment of the present disclosure;
图2是根据本公开实施例的消息推送方法的流程图;FIG. 2 is a flow chart of a message pushing method according to an embodiment of the present disclosure;
图3是根据本公开具体实施例的消息推送方法的流程图;Fig. 3 is a flow chart of a message pushing method according to a specific embodiment of the present disclosure;
图4是根据本公开实施例的消息推送装置的结构框图;Fig. 4 is a structural block diagram of a message push device according to an embodiment of the present disclosure;
图5是根据本公开实施例的消息推送装置的可选结构框图;Fig. 5 is an optional structural block diagram of a message push device according to an embodiment of the present disclosure;
图6是根据本公开实施例的电子装置的结构框图。FIG. 6 is a structural block diagram of an electronic device according to an embodiment of the present disclosure.
具体实施方式Detailed ways
下文中将参考附图并结合实施例来详细说明本公开的实施例。Hereinafter, embodiments of the present disclosure will be described in detail with reference to the drawings and in combination with the embodiments.
需要说明的是,本公开的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It should be noted that the terms "first" and "second" in the specification and claims of the present disclosure and the above drawings are used to distinguish similar objects, but not necessarily used to describe a specific sequence or sequence.
本申请实施例中所提供的方法实施例可以在移动终端、计算机终端或者类似的运算装置中执行。以运行在移动终端上为例,图1是本公开实施例的消息推送方法的移动终端的硬件结构框图。如图1所示,移动终端可以包括一个或多个(图1中仅示出一个)处理器102(处理器102可以包括但不限于微处理器MCU或可编程逻辑器件FPGA等的处理装置)和设置为存储数据的存储器104,其中,上述移动终端还可以包括设置为通信功能的传输设备106以及输入输出设备108。本领域普通技术人员可以理解,图1所示的结构仅为示意,其并不对上述移动终端的结构造成限定。例如,移动终端还可包括比图1中所示更多或者更少的组件,或者具有与图1所示不同的配置。The method embodiments provided in the embodiments of the present application may be executed in mobile terminals, computer terminals or similar computing devices. Taking running on a mobile terminal as an example, FIG. 1 is a block diagram of a hardware structure of a mobile terminal according to a message push method according to an embodiment of the present disclosure. As shown in Figure 1, the mobile terminal may include one or more (only one is shown in Figure 1) processors 102 (processors 102 may include but not limited to processing devices such as microprocessor MCU or programmable logic device FPGA, etc.) and a memory 104 configured to store data, wherein the mobile terminal may further include a transmission device 106 and an input/output device 108 configured to communicate. Those skilled in the art can understand that the structure shown in FIG. 1 is only for illustration, and it does not limit the structure of the above mobile terminal. For example, the mobile terminal may also include more or fewer components than those shown in FIG. 1 , or have a different configuration from that shown in FIG. 1 .
存储器104可设置为存储计算机程序,例如,应用软件的软件程序以及模块,如本公开实施例中的消息推送方法对应的计算机程序,处理器102通过运行存储在存储器104内的计算机程序,从而执行各种功能应用以及数据处理,即实现上述的方法。存储器104可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器104可进一步包括相对于处理器102远程设置的存储器,这些远程存储器可以通过网络连接至移动终端。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 104 can be set to store computer programs, for example, software programs and modules of application software, such as the computer program corresponding to the message push method in the embodiment of the present disclosure, and the processor 102 executes the computer program stored in the memory 104 by running the computer program. Various functional applications and data processing are to realize the above-mentioned method. The memory 104 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 104 may further include a memory that is remotely located relative to the processor 102, and these remote memories may be connected to the mobile terminal through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
传输装置106设置为经由一个网络接收或者发送数据。上述的网络具体实例可包括移动终端的通信供应商提供的无线网络。在一个实例中,传输装置106包括一个网络适配器(Network Interface Controller,简称为NIC),其可通过基站与其他网络设备相连从而可与互联网进行通讯。在一个实例中,传输装置106可以为射频(Radio Frequency,简称为RF)模块,其设置为通过无线方式与互联网进行通讯。The transmission device 106 is configured to receive or transmit data via a network. The specific example of the above network may include a wireless network provided by the communication provider of the mobile terminal. In one example, the transmission device 106 includes a network interface controller (NIC for short), which can be connected to other network devices through a base station so as to communicate with the Internet. In one example, the transmission device 106 may be a radio frequency (Radio Frequency, referred to as RF) module, which is configured to communicate with the Internet in a wireless manner.
在本实施例中提供了一种消息推送方法,图2是根据本公开实施例的消息推送方法的流程图,如图2所示,该流程包括如下步骤:In this embodiment, a message push method is provided. FIG. 2 is a flowchart of a message push method according to an embodiment of the present disclosure. As shown in FIG. 2 , the process includes the following steps:
步骤S202,在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;Step S202, if it is determined that the target message is received, determine the first information of the first device and the second information of the target object, wherein the target message is generated by the second device triggered by a preset event information;
步骤S204,基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备;Step S204, based on the first information and the second information, determine a target device from the first device;
步骤S206,将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息。Step S206, sending the target message to the target device to instruct the target device to push the target message according to a preset rule.
通过上述步骤,基于第一设备的第一信息以及目标对象的第二信息确定出目标设备,将目标消息发送至目标设备,并指示目标设备按照预设规则推送目标消息,实现了结合目标对象的信息及第一设备的信息以确定出目标设备进行目标消息推送的目的,避免了相关技术中存在的多个设备推送消息从而造成消息过度提醒的问题。解决了相关技术中存在的消息的过度提醒导致使用体验差的问题,进而达到了提升用户体验的效果。Through the above steps, the target device is determined based on the first information of the first device and the second information of the target object, the target message is sent to the target device, and the target device is instructed to push the target message according to the preset rules, realizing the combination of the target object Information and the information of the first device are used to determine the purpose of the target device to push the target message, which avoids the problem in the related art that multiple devices push messages and cause excessive message reminders. The problem of poor user experience caused by excessive reminders of messages existing in related technologies is solved, thereby achieving the effect of improving user experience.
其中,上述步骤的执行主体可以为服务器或云端,或者为配置在存储设备上的具备人机交互能力的处理器,或者为具备类似处理能力的处理设备或处理单元等,但不限于此。下面以服务器执行上述操作为例(仅是一种示例性说明,在实际操作中还可以是其他的设备或模块来执行上述操作)进行说明:Wherein, the executor of the above steps may be a server or a cloud, or a processor with human-computer interaction capability configured on a storage device, or a processing device or processing unit with similar processing capabilities, but not limited thereto. The following takes the server performing the above operations as an example (it is only an exemplary description, and in actual operation, other devices or modules may also be used to perform the above operations):
在上述实施例中,服务器在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,目标消息为第二设备在预设事件的触发下所产生的消息,例如,目标消息为门铃设备在预设事件触发下所产生的消息,预设事件可以包括访客按门铃,或者门外有人逗留,或者门外有物体移动,又或者强拆门铃等,门铃设备将目标消息上传至服务器,在实际应用中,目标消息可以有一个或多个,目标消息还可以是房间内其它设备产生的消息,在服务器接收到目标消息后,确定第一设 备的第一信息以及目标对象的第二信息,第一设备可以是与上述门铃设备同处一个网络的其它智能设备,例如智能电视,智能音箱,安防面板,魔镜等,第一设备可以是一个设备,也可以是多个设备,目标对象可以是房屋主人或其他用户,而第一设备的第一信息可以包括设备所在的区域位置信息及反映设备是否在线的状态信息,例如用户在绑定设备时给设备配置的空间信息,如卧室、客厅等,在实际应用中,可通过毫米波雷达传感器检测目标对象的第二信息,目标对象(例如用户)的第二信息可以包括用户所在的区域位置信息(如主卧、次卧、客厅等),以及用户距离毫米波雷达传感器的距离信息以及用户的状态信息(静止或运动状态),毫米波雷达具有距离精度高、速度精度高、角度分辨率高及虚警率低等优点,在实际应用中,毫米波雷达传感器可以安装于门内侧合适位置,或客厅合适位置,或屋内其它位置,然后,基于第一信息和第二信息,从第一设备中确定出目标设备,例如,基于目标对象的第二信息,确定出目标对象所在的区域位置信息,再从第一设备中确定出与目标对象处于同一个区域的设备作为目标设备,或者,从第一设备中确定出与目标对象距离最近的设备作为目标设备,在确定目标设备后,既可将目标消息发送至目标设备,以指示目标设备按照预设规则推送目标消息;在本实施例中,结合毫米波雷达传感器探测到的目标对象的第二信息,以及第一设备的第一信息,确定出目标设备,再通过目标设备推送目标消息,避免了相关技术中存在的多个设备推送消息从而造成消息过度提醒的问题。解决了相关技术中存在的消息的过度提醒导致使用体验差的问题,进而达到了提升用户体验的效果。In the above embodiment, the server determines the first information of the first device and the second information of the target object when it is determined that the target message is received, wherein the target message is the second device triggered by the preset event The generated message, for example, the target message is the message generated by the doorbell device triggered by a preset event. The preset event can include a visitor pressing the doorbell, or someone staying outside the door, or an object moving outside the door, or forcibly demolishing the doorbell, etc. The doorbell device uploads the target message to the server. In practical applications, there can be one or more target messages, and the target message can also be a message generated by other devices in the room. After receiving the target message, the server determines the number of the first device. The first information and the second information of the target object. The first device can be other smart devices that are on the same network as the doorbell device, such as smart TVs, smart speakers, security panels, magic mirrors, etc. The first device can be a device, It can also be multiple devices, and the target object can be the owner of the house or other users, and the first information of the first device can include the location information of the area where the device is located and the status information reflecting whether the device is online, for example, when the user binds the device. The spatial information of the device configuration, such as bedroom, living room, etc., in practical applications, the second information of the target object can be detected by the millimeter-wave radar sensor, and the second information of the target object (such as the user) can include the location information of the area where the user is located ( Such as master bedroom, second bedroom, living room, etc.), as well as the distance information of the user from the millimeter-wave radar sensor and the user's state information (stationary or moving state), the millimeter-wave radar has high distance accuracy, high speed accuracy, high angular resolution and Low false alarm rate and other advantages. In practical applications, the millimeter-wave radar sensor can be installed at a suitable position inside the door, or a suitable position in the living room, or other positions in the house. Then, based on the first information and the second information, from the first device Determine the target device, for example, based on the second information of the target object, determine the location information of the area where the target object is located, and then determine the device in the same area as the target device from the first device as the target device, or, from the second A device determines the device closest to the target object as the target device. After the target device is determined, the target message can be sent to the target device to instruct the target device to push the target message according to the preset rules; in this embodiment, Combining the second information of the target object detected by the millimeter-wave radar sensor and the first information of the first device, the target device is determined, and then the target message is pushed through the target device, which avoids multiple devices in the related art to push messages and thereby Causes the problem of excessive reminder of the message. The problem of poor user experience caused by excessive reminders of messages existing in related technologies is solved, thereby achieving the effect of improving user experience.
在一个可选的实施例中,在确定第一设备的第一信息,以及目标对象的第二信息之前,所述方法还包括:接收所述第一设备发送的所述第一信息,以及接收目标传感设备发送的所述第二信息,其中,所述第二信息是所述目标传感设备在所述第二设备产生所述目标消息的事件的触发下所检测得到的;将所述第一信息和所述第二信息存储至目标存储单元中;确定第一设备的第一信息,以及目标对象的第二信息包括:从所述目标存储 单元中获取所述第一信息,以及所述第二信息。在本实施例中,服务器或云端接收第一设备发送的第一信息以及目标传感设备发送的第二信息,例如,第一设备可以包括智能电视,智能音箱或其它智能家居设备,可以通过第一设备发送第一信息,在实际应用中,还可以通过应用APP绑定第一设备时将设备的部分信息上传至服务器,目标传感设备可以采用毫米波雷达传感器,与相关技术中采用的红外感应式或光学摄像头等传感器相比,毫米波雷达传感器则具备全天候的特性,在环境稳健性方面比其他传感器优异很多,能够满足室内人员检测在准确性、稳定性等方面的要求,因此毫米波雷达细分场景上独居优势,尤其在涉及到保护个人隐私生活等方面,毫米波雷达更有不可替代的天然优势,在第二设备产生目标消息的事件(如访客按门铃,或门外有人逗留等)的触发下,毫米波雷达传感器检测目标对象的第二信息,例如第二信息包括目标对象所在的区域位置信息(如主卧、次卧、客厅等),以及用户距离毫米波雷达传感器的距离信息以及用户的状态信息(静止或运动状态),然后将第二信息上传至服务器,服务器接收到上述第一信息和第二信息后将它们存储至目标存储单元中,服务器可以通过从目标存储单元中获取第一信息及第二信息,以确定出第一设备及目标对象的相关信息。通过本实施例,实现了接收并存储第一设备的第一信息及目标对象的第二信息的目的。In an optional embodiment, before determining the first information of the first device and the second information of the target object, the method further includes: receiving the first information sent by the first device, and receiving The second information sent by the target sensing device, wherein the second information is detected by the target sensing device under the trigger of an event in which the second device generates the target message; The first information and the second information are stored in the target storage unit; determining the first information of the first device and the second information of the target object includes: acquiring the first information from the target storage unit, and the Describe the second information. In this embodiment, the server or the cloud receives the first information sent by the first device and the second information sent by the target sensor device. For example, the first device may include a smart TV, a smart speaker or other smart home devices, and the second A device sends the first information. In practical applications, part of the information of the device can also be uploaded to the server when the first device is bound with the APP. The target sensing device can use a millimeter-wave radar sensor, which is similar to the infrared sensor used in related technologies. Compared with sensors such as inductive or optical cameras, millimeter-wave radar sensors have all-weather characteristics, and are much better than other sensors in terms of environmental robustness, and can meet the requirements of indoor personnel detection in terms of accuracy and stability. Therefore, millimeter-wave radar sensors The advantages of living alone in radar subdivision scenarios, especially when it comes to protecting personal privacy and life, millimeter wave radar has irreplaceable natural advantages. Events that generate target messages on the second device (such as a visitor pressing the doorbell, or someone staying outside the door) etc.), the millimeter-wave radar sensor detects the second information of the target object. For example, the second information includes the location information of the area where the target object is located (such as master bedroom, second bedroom, living room, etc.), and the distance between the user and the millimeter-wave radar sensor. The distance information and the user's state information (stationary or motion state), and then upload the second information to the server, and after the server receives the above-mentioned first information and second information, they are stored in the target storage unit, and the server can store it from the target The unit obtains the first information and the second information to determine the relevant information of the first device and the target object. Through this embodiment, the purpose of receiving and storing the first information of the first device and the second information of the target object is achieved.
在一个可选的实施例中,确定第一设备的第一信息包括:确定所述第一设备所在区域的第一区域信息、第一状态信息,其中,所述第一状态信息用于指示所述第一设备是否处于在线状态;确定目标对象的第二信息包括:确定所述目标对象所在区域的第二区域信息、距离信息及第二状态信息,其中,所述第二状态信息用于指示所述目标对象是处于静止或运动状态,所述距离信息用于指示所述目标对象与用于发送所述第二信息的目标传感设备之间的距离。在本实施例中,第一设备的第一信息包括第一区域信息以及第一状态信息,例如,第一设备所在的区域位置信息(如卧室、客厅等),以及第一设备是否处于在线状态的信息,目标对象的第二信息包括第二区域信息、距离信息及第二状态信息,在实际应用中,目标对象 的第二信息可以通过毫米波雷达传感器检测得到,例如,目标对象(如用户)所在的区域位置信息(如主卧、次卧、客厅等),目标对象距离毫米波雷达传感器的距离信息,以及目标对象的状态信息(如静止或运动状态)。通过本实施例,实现了确定第一设备的第一信息及目标对象的第二信息的目的。In an optional embodiment, determining the first information of the first device includes: determining first area information and first state information of the area where the first device is located, wherein the first state information is used to indicate that the whether the first device is online; determining the second information of the target object includes: determining the second area information, distance information, and second state information of the area where the target object is located, wherein the second state information is used to indicate The target object is in a static or moving state, and the distance information is used to indicate the distance between the target object and the target sensing device for sending the second information. In this embodiment, the first information of the first device includes first area information and first status information, for example, location information of the area where the first device is located (such as bedroom, living room, etc.), and whether the first device is online The second information of the target object includes the second area information, distance information and second state information. In practical applications, the second information of the target object can be detected by the millimeter wave radar sensor. For example, the target object (such as the user ) location information (such as master bedroom, secondary bedroom, living room, etc.), the distance information of the target object from the millimeter-wave radar sensor, and the state information of the target object (such as static or moving state). Through this embodiment, the purpose of determining the first information of the first device and the second information of the target object is achieved.
在一个可选的实施例中,基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备包括:基于所述第二信息中包括的所述第二区域信息,以及所述第一信息中包括的所述第一区域信息、所述第一状态信息,从所述第一设备中确定出所述目标设备。在本实施例中,通过第二区域信息以及第一区域信息和第一状态信息,可确定出目标设备,例如,在确定出用户的位置信息(即第二区域信息)后,由于第一设备可能包括一个或多个子设备,每个子设备对应有各自的第一区域信息,从多个第一区域信息中确定出与第二区域信息满足目标条件的其中一个或多个第一子区域信息,并确定第一子区域信息对应的子设备是否处于在线状态,例如,在确定子设备A所在的第一区域信息与第二区域信息满足目标条件,且子设备A处于在线状态的情况下,即可将子设备A确定为目标设备,以用于消息推送。通过本实施例,实现了基于目标对象的信息及第一设备的信息确定出目标设备的目的。In an optional embodiment, determining the target device from the first device based on the first information and the second information includes: based on the second area information included in the second information , and the first area information and the first state information included in the first information, the target device is determined from the first device. In this embodiment, the target device can be determined through the second area information, the first area information, and the first status information. It may include one or more sub-devices, each sub-device corresponds to its own first area information, and one or more first sub-area information that meets the target condition with the second area information is determined from the plurality of first area information, And determine whether the sub-device corresponding to the first sub-area information is in the online state, for example, when it is determined that the first area information and the second area information where the sub-device A is located meet the target condition, and the sub-device A is in the online state, that is Sub-device A can be determined as a target device for message push. Through this embodiment, the purpose of determining the target device based on the information of the target object and the information of the first device is achieved.
在一个可选的实施例中,基于所述第二信息中包括的所述第二区域信息,以及所述第一信息中包括的所述第一区域信息、所述第一状态信息,从所述第一设备中确定出所述目标设备包括:从所述第一区域信息中确定出与所述第二区域信息满足预设条件的第一子区域信息;基于预先配置的所述第一设备与区域信息之间的对应关系,确定出与所述第一子区域信息对应的第一子设备,其中,所述第一设备包括所述第一子设备;在确定所述第一子设备的所述第一状态信息为在线状态的情况下,将所述第一子设备确定为所述目标设备。例如,在通过毫米波雷达传感器检测出用户的位置信息(即第二区域信息)后,再从第一设备中确定出与用户的位置信息满足预设条件的子设备,并在确定该子设备为在线状态的情况下,可将该 子设备确定为目标设备,在实际应用中,子设备可以是一个,也可以是多个,上述预设条件可以是与用户的位置信息(即第二区域信息)处于同一个区域,或者,与用户的位置满足预定距离(如2m,3m或其它值)。通过本实施例,实现了基于目标对象的第二区域信息及第一设备的第一区域信息和第一状态信息确定出目标设备的目的。In an optional embodiment, based on the second area information included in the second information, and the first area information and the first state information included in the first information, from the Determining the target device in the first device includes: determining first sub-area information that meets a preset condition with the second area information from the first area information; based on the pre-configured first device The corresponding relationship with the area information determines the first sub-device corresponding to the first sub-area information, wherein the first device includes the first sub-device; after determining the first sub-device If the first state information is an online state, determine the first sub-device as the target device. For example, after the user's location information (that is, the second area information) is detected by the millimeter-wave radar sensor, the sub-device that meets the preset condition with the user's location information is determined from the first device, and the sub-device is determined In the case of online status, the sub-device can be determined as the target device. In practical applications, there can be one sub-device, or there can be multiple sub-device. information) in the same area, or satisfy a predetermined distance (such as 2m, 3m or other values) from the user's location. Through this embodiment, the purpose of determining the target device based on the second area information of the target object and the first area information and first status information of the first device is achieved.
在一个可选的实施例中,将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息包括:将所述目标消息发送至所述目标设备,以指示所述目标设备按照以下方式之一推送所述目标消息:在确定所述第二状态信息指示所述目标对象为静止状态的情况下,所述目标设备按照音量渐增的方式或弹窗方式推送所述目标消息;在确定不存在所述第二信息,或者,在确定存在所述第二信息且所述第二区域信息所指示的区域中不存在所述第一设备的情况下,所述目标设备按照增强型方式推送所述目标消息,其中,所述增强型方式用于指示音量超出预定分贝值的语音提示方式。在实际应用中,在确定目标对象(如用户)当前状态为静止休息状态的情况下,目标设备可以使用温和的提示为主,例如,提示音量可以采用渐变递增的方式,或者采用图文小窗口通知给用户;而当毫米波雷达传感器未能检测出用户的位置信息(对应于前述第二区域信息),或者,用户所在的区域中不存在第一设备的情况下,例如,主卧、次卧及客厅均有第一设备,而用户在儿童房,儿童房中没有第一设备,此时,目标设备将按照增强型方式推送目标消息,在实际应用中,可以使门铃室内机或其它目标设备提供具有音频功能的提示,可选地,在进行音频提示时,可选择音量达到预定分贝值(如60dB,或70dB,或其它值)以上的语音进行提示。通过本实施例,实现了按照预设规则推送目标消息的目的,以及实现了采用不同的方式推送目标消息的目的,达到了提高目标消息提示的灵活性的效果。In an optional embodiment, sending the target message to the target device to instruct the target device to push the target message according to a preset rule includes: sending the target message to the target device, to instruct the target device to push the target message in one of the following ways: when it is determined that the second state information indicates that the target object is in a static state, the target device will press the volume increasing mode or pop-up window pushing the target message in a manner; if it is determined that the second information does not exist, or, when it is determined that the second information exists and the first device does not exist in the area indicated by the second area information, The target device pushes the target message in an enhanced manner, wherein the enhanced manner is used for a voice prompt manner indicating that the volume exceeds a predetermined decibel value. In practical applications, when it is determined that the current state of the target object (such as the user) is a resting state, the target device can mainly use gentle prompts. For example, the volume of the prompts can be gradually increased, or a small graphic window can be used. Notify the user; and when the millimeter-wave radar sensor fails to detect the user's location information (corresponding to the aforementioned second area information), or when the first device does not exist in the area where the user is located, for example, the master bedroom, secondary Both the bedroom and the living room have the first device, but the user is in the children's room, and there is no first device in the children's room. At this time, the target device will push the target message in an enhanced way. In practical applications, the doorbell indoor unit or other target The device provides prompts with audio functions. Optionally, when performing audio prompts, a voice with a volume above a predetermined decibel value (such as 60dB, or 70dB, or other values) can be selected for prompting. Through this embodiment, the purpose of pushing the target message according to the preset rules and the purpose of pushing the target message in different ways are realized, and the effect of improving the flexibility of the target message prompt is achieved.
在一个可选的实施例中,所述目标消息的类型包括以下至少之一:第一类型,其中,所述第一类型用于指示所述目标消息采用增强型方式进行提示;第二类型,其中,所述第二类型用于指示所述目标消息采用呼叫并 需要所述目标对象确认的方式进行提示;第三类型,其中,所述第三类型用于指示所述目标消息采用通知方式进行提示;其中,所述第一类型的目标消息的所述消息推送优先级高于所述第二类型的目标消息的所述消息推送优先级,所述第二类型的目标消息的所述消息推送优先级高于所述第三类型的目标消息的所述消息推送优先级。在本实施例中,目标消息的类型可以包括多种,每种不同类型的目标消息可以分别采用不同的方式进行提示,而且,对于不同类型的目标消息可以设置不同的消息推送优先级,在实际应用中,当目标消息中存在多个消息的情况下,可以优先推送优先级高的目标消息,例如,在实际应用中,当发生门铃强拆事件时,门铃产生的目标消息的优先级可以设置为最高,相应的,该类型的目标消息可以采用增强型方式进行提示。通过本实施例,实现了对于不同类型的目标消息采用不同的方式进行提示的目的,以及对于不同类型的目标消息设置不同的消息推送优先级的目的。In an optional embodiment, the type of the target message includes at least one of the following: a first type, wherein the first type is used to indicate that the target message is prompted in an enhanced manner; the second type, Wherein, the second type is used to indicate that the target message is prompted by calling and requires the target object to confirm; the third type, wherein the third type is used to indicate that the target message is notified. prompt; wherein, the message push priority of the first type of target message is higher than the message push priority of the second type of target message, and the message push priority of the second type of target message The message pushing priority of the target message of the third type is higher in priority. In this embodiment, the types of target messages can include multiple types, and different types of target messages can be prompted in different ways, and different message push priorities can be set for different types of target messages. In the application, when there are multiple messages in the target message, the target message with high priority can be pushed first. For example, in practical applications, when a doorbell demolition event occurs, the priority of the target message generated by the doorbell can be set to Highest, correspondingly, this type of target message can be prompted in an enhanced manner. Through this embodiment, the purpose of prompting different types of target messages in different ways and the purpose of setting different message push priorities for different types of target messages are achieved.
在一个可选的实施例中,将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息包括:在所述目标消息的数量为多个的情况下,将多个所述目标消息发送至所述目标设备,以指示所述目标设备按照消息推送优先级从高到低的顺序依次推送所述目标消息,其中,不同的目标消息对应的所述消息推送优先级相同或不同。在实际应用中,可以预先设置不同类型目标消息的消息推送优先级,当目标消息中存在多个消息时,可按照优先级从高到低的顺序依次推送多个目标消息。通过本实施例,实现了按照消息推送优先级进行目标消息推送的目的。In an optional embodiment, sending the target message to the target device to instruct the target device to push the target message according to preset rules includes: when there are multiple target messages Next, multiple target messages are sent to the target device to instruct the target device to sequentially push the target messages in order of message push priority from high to low, wherein different target messages correspond to the Message push priorities are the same or different. In practical applications, the message push priorities of different types of target messages can be preset, and when there are multiple messages in the target message, multiple target messages can be pushed sequentially in order of priority from high to low. Through this embodiment, the purpose of pushing the target message according to the message pushing priority is achieved.
显然,上述所描述的实施例仅仅是本公开一部分的实施例,而不是全部的实施例。Apparently, the embodiments described above are only some of the embodiments of the present disclosure, not all of them.
下面结合实施例对本公开进行具体说明:Below in conjunction with embodiment the present disclosure is specifically described:
图3是根据本公开具体实施例的消息推送方法的流程图,如图3所示,该流程包括如下步骤:Fig. 3 is a flowchart of a message push method according to a specific embodiment of the present disclosure. As shown in Fig. 3, the process includes the following steps:
S302,门铃信息(对应于前述第二设备)收集,检测是否有预设事件 发生,例如,在实际应用中,智能门铃主要负责检测是否有客人到访触发门铃事件,门外是否有人逗留、物体移动事件、门铃强拆等,增强型的门铃检测可能会触发摄像头抓拍,提高检测精度避免误报;S302, the doorbell information (corresponding to the aforementioned second device) is collected to detect whether a preset event occurs. For example, in practical applications, the smart doorbell is mainly responsible for detecting whether a guest visits to trigger the doorbell event, whether there are people staying outside the door, objects The enhanced doorbell detection may trigger the camera to capture pictures for mobile events, doorbell forced demolition, etc., to improve detection accuracy and avoid false alarms;
S304,生成事件消息(对应于前述目标消息),例如,对于客人到访按门铃事件,门外有人逗留事件及门铃强拆事件等,分别生成对应的事件消息;S304, generate an event message (corresponding to the aforementioned target message), for example, for the event of the guest visiting and pressing the doorbell, the event of someone staying outside the door and the forced demolition of the doorbell, etc., generate corresponding event messages respectively;
S306,检测用户状态,例如,用户位置(对应于前述第二区域信息)、距离(对应于前述第二信息中包括的距离信息)、动作状态(如静止休息状态,或运动状态,对应于前述第二状态信息);S306. Detect user status, for example, user position (corresponding to the aforementioned second area information), distance (corresponding to the distance information included in the aforementioned second information), action status (such as static resting status, or exercise status, corresponding to the aforementioned second state information);
可选地,在实际应用中,可采用毫米波雷达传感器(对应于前述目标传感设备)检测用户状态信息,毫米波雷达具有距离精度高、速度精度高、角度分辨率高及虚警率低等优点,可以实现对室内的多个目标进行准确检测、精确定位和稳定跟踪,可稳定输出人员的距离、速度和角度等信息;Optionally, in practical applications, a millimeter-wave radar sensor (corresponding to the aforementioned target sensing device) can be used to detect user status information. The millimeter-wave radar has high distance accuracy, high speed accuracy, high angular resolution and low false alarm rate It can achieve accurate detection, precise positioning and stable tracking of multiple indoor targets, and can stably output information such as the distance, speed and angle of personnel;
毫米波雷达传感器对多目标进行检测可输出:1)用户目标的位置信息,根据反射波的角度位置分析得到目标所处的房间位置,并根据用户目标当前的位置信息,获得该空间下的智能设备(对应于前述第一设备),智能设备可包括智能电视、智能音箱、安防面板、魔镜等具有视觉或听觉交互能力的智能设备,用户在绑定设备在入网后配置设备的空间信息,例如,设备所处的区域信息;2)用户目标的动作状态,用户目标是处于静止平稳状态还是活跃状态;3)用户目标的距离,根据反射波返回时间计算目标人物和预设位置(可以是门铃位置)的距离;The millimeter-wave radar sensor detects multiple targets and can output: 1) The position information of the user target. According to the angular position analysis of the reflected wave, the position of the room where the target is located is obtained, and according to the current position information of the user target, the intelligence in the space is obtained. Device (corresponding to the aforementioned first device), smart devices may include smart TVs, smart speakers, security panels, magic mirrors and other smart devices with visual or auditory interaction capabilities, the user configures the spatial information of the device after binding the device to the network, For example, the area information where the device is located; 2) the action state of the user target, whether the user target is in a stationary state or an active state; 3) the distance of the user target, calculate the target person and preset position according to the return time of the reflected wave (it can be doorbell position) distance;
S308,微动目标过滤,通过毫米波雷达传感器对室内的多个目标进行准确检测、精确定位和稳定跟踪,再通过一定算法解析和过滤,可以有效区分目标是人还是物体;例如,有一些微动目标(比如小宠物,正在工作的风扇、空调的扇叶等)也具有一定多普勒速度,对目标的跟踪可能产生误判,需要对疑似目标检测跟踪,提取有效特征,进行目标分类,输出准确的人员的跟踪结果;S308, micro-moving target filtering, through the millimeter-wave radar sensor to accurately detect, accurately locate and stably track multiple indoor targets, and then analyze and filter through a certain algorithm, it can effectively distinguish whether the target is a person or an object; for example, some micro Moving targets (such as small pets, working fans, fan blades of air conditioners, etc.) also have a certain Doppler speed, and the tracking of the target may cause misjudgment. It is necessary to detect and track suspected targets, extract effective features, and perform target classification. Output accurate personnel tracking results;
S310,消息优先级处理,门铃消息的定向推送优先级考量因素包括设备的房间位置、最短历史消息处理时间以及设备的在线就绪状态决定;例如,相同房间内并且处于就绪连接状态的设备,能够及时处理门铃消息的优先级最高,确保用户能及时收到门铃设备消息;S310, message priority processing, the directional push priority consideration factors of the doorbell message include the room location of the device, the shortest historical message processing time, and the online readiness status of the device; The priority of processing the doorbell message is the highest, to ensure that the user can receive the doorbell device message in time;
S312,门铃消息的展示规则,不同的门铃消息和当前用户的状态有不同的展示响应策略;例如,门铃呼叫类的设备以门铃呼叫并需要用户去确认;逗留、位移告警等以提示通知类型为主,包括音视频弹窗,语音提示等;如果检测到用当前状态是静止休息状态,使用温和的提示为主,智能设备的提示音量渐变递增或仅使用图文小窗口通知给用户提示;如果毫米波雷达没能检测到用户目标或者目标位置下没有智能设备,使用增强型的提示方法,门铃室内机或智能设备提供具有音频功能的提示;当用户目标处于多目标活跃状态,优先级高的消息可使用增强型的提示方法,例如,当存在多个目标对象处于活跃状态的情况下,针对优先级高的消息可采用增强型的提示方法,以使多个目标对象都能接收到目标消息;S312, display rules for doorbell messages. Different doorbell messages and current user statuses have different display response strategies; for example, doorbell call devices use doorbell calls and require users to confirm; stay, displacement alarms, etc. Main, including audio and video pop-up windows, voice prompts, etc.; if it is detected that the current state of the user is in a resting state, use gentle prompts, and the volume of prompts on smart devices will gradually increase or only use small window notifications to prompt users; if If the millimeter-wave radar fails to detect the user target or there is no smart device under the target location, use the enhanced notification method, and the doorbell indoor unit or smart device will provide a notification with audio functions; when the user target is in a multi-target active state, the high priority Messages can use an enhanced prompt method, for example, when there are multiple target objects that are active, an enhanced prompt method can be used for high priority messages so that multiple target objects can receive the target message ;
S314,消息推送终端(对应于前述目标设备),例如终端可以包括用户终端(如手机)、家电智慧屏、智能音箱等,消息可推送至其中一个终端,可选地,消息也可以推送至多个终端;按消息优先级和提示类型定向推送给用户智能终端、智能家电,用户在这些智能终端上做出响应,接听门铃、查看报警信息等;S314, the message push terminal (corresponding to the aforementioned target device), for example, the terminal can include a user terminal (such as a mobile phone), a home appliance smart screen, a smart speaker, etc., and the message can be pushed to one of the terminals, and optionally, the message can also be pushed to multiple Terminal: According to the message priority and prompt type, it is pushed to the user's smart terminal and smart home appliance in a targeted manner. The user responds on these smart terminals, answers the doorbell, checks the alarm information, etc.;
通过上述实施例,基于毫米波雷达的高精度、低功耗的检测能力,对接收到的信号做一系列处理,可以确定物体的距离、速度和角度等信息,并从中获取人的位置和状态信息,实现安防场景的联动和消息的定向推送,达到提升用户体验,避免呼叫、告警消息的过度提醒的效果;通过毫米波雷达传感器检测跟踪室内人员的状态信息,包括位置、距离、活跃状态;根据用户目标的状态信息和设备的状态信息定向推送给特定设备优先处理;根据用户目标的状态信息和门铃信息类型提供增强型或温和型的提示方法,提高用户体验。Through the above-mentioned embodiments, based on the high-precision and low-power detection capabilities of the millimeter-wave radar, a series of processing is performed on the received signals to determine the distance, speed and angle of the object, and obtain the position and status of the person. Information, realize the linkage of security scenes and the directional push of messages, so as to improve user experience and avoid excessive reminders of calls and alarm messages; detect and track the status information of indoor personnel through millimeter wave radar sensors, including location, distance, and active status; According to the status information of the user target and the status information of the device, it is pushed to a specific device for priority processing; according to the status information of the user target and the type of doorbell information, an enhanced or gentle prompt method is provided to improve the user experience.
需要说明的是,本公开的实施例还可应用于家庭留言或群聊等消息的推送,对于家庭留言或群聊等消息,任何可看到消息者均为阅读者,对于某些特定消息在指定接收者时,需先采用带有摄像头的网器设备采集人脸信息,通过人脸识别技术对于阅读者进行身份识别,身份判别成功后通过注视追踪技术追踪眼球信息,结合阅读完成指数判定接收者完成阅读,并同步更新消息状态为已读。It should be noted that the embodiments of the present disclosure can also be applied to the push of messages such as family messages or group chats. For messages such as family messages or group chats, anyone who can see the messages is a reader. When specifying the recipient, it is necessary to use the network device with a camera to collect face information first, and then identify the reader through face recognition technology. After the identification is successful, track the eyeball information through gaze tracking technology, and determine the reception based on the reading completion index. The reader completes the reading, and updates the status of the message as read synchronously.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本公开各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the technical solution of the present disclosure can be embodied in the form of a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to make a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) execute the methods described in various embodiments of the present disclosure.
在本实施例中还提供了一种消息推送装置,图4是根据本公开实施例的消息推送装置的结构框图,如图4所示,该装置包括:In this embodiment, a message push device is also provided. FIG. 4 is a structural block diagram of a message push device according to an embodiment of the present disclosure. As shown in FIG. 4 , the device includes:
第一确定模块402,设置为在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;The first determining module 402 is configured to determine the first information of the first device and the second information of the target object when it is determined that the target message is received, wherein the target message is the second device at a preset event The message generated under the trigger;
第二确定模块404,设置为基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备;The second determining module 404 is configured to determine a target device from the first device based on the first information and the second information;
发送模块406,设置为将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息。The sending module 406 is configured to send the target message to the target device, so as to instruct the target device to push the target message according to a preset rule.
在一个可选的实施例中,上述装置还包括:接收模块502、存储模块504,如图5所示,图5是根据本公开实施例的消息推送装置的可选结构框图,其中,接收模块502,设置为在确定第一设备的第一信息,以及目标对象的第二信息之前,接收所述第一设备发送的所述第一信息,以及接 收目标传感设备发送的所述第二信息,其中,所述第二信息是所述目标传感设备在所述第二设备产生所述目标消息的事件的触发下所检测得到的;存储模块504,设置为将所述第一信息和所述第二信息存储至目标存储单元中;上述第一确定模块402包括:获取单元,设置为从所述目标存储单元中获取所述第一信息,以及所述第二信息。In an optional embodiment, the above-mentioned device further includes: a receiving module 502 and a storage module 504, as shown in FIG. 502. Before determining the first information of the first device and the second information of the target object, receive the first information sent by the first device and receive the second information sent by the target sensing device , wherein, the second information is detected by the target sensing device under the trigger of the event that the second device generates the target message; the storage module 504 is configured to store the first information and the The second information is stored in the target storage unit; the first determination module 402 includes: an acquisition unit configured to acquire the first information and the second information from the target storage unit.
在一个可选的实施例中,上述第一确定模块402包括:第一确定单元,设置为确定所述第一设备所在区域的第一区域信息、第一状态信息,其中,所述第一状态信息用于指示所述第一设备是否处于在线状态;第二确定单元,设置为确定所述目标对象所在区域的第二区域信息、距离信息及第二状态信息,其中,所述第二状态信息用于指示所述目标对象是处于静止或运动状态,所述距离信息用于指示所述目标对象与用于发送所述第二信息的目标传感设备之间的距离。In an optional embodiment, the above-mentioned first determining module 402 includes: a first determining unit configured to determine first area information and first state information of the area where the first device is located, wherein the first state The information is used to indicate whether the first device is online; the second determination unit is configured to determine the second area information, distance information and second state information of the area where the target object is located, wherein the second state information It is used to indicate that the target object is in a static or moving state, and the distance information is used to indicate the distance between the target object and the target sensing device for sending the second information.
在一个可选的实施例中,上述第二确定模块404包括:第三确定单元,设置为基于所述第二信息中包括的所述第二区域信息,以及所述第一信息中包括的所述第一区域信息、所述第一状态信息,从所述第一设备中确定出所述目标设备。In an optional embodiment, the above-mentioned second determining module 404 includes: a third determining unit configured to be based on the second area information included in the second information and all the information included in the first information The first area information and the first status information are used to determine the target device from the first device.
在一个可选的实施例中,上述第三确定单元包括:第一确定子单元,设置为从所述第一区域信息中确定出与所述第二区域信息满足预设条件的第一子区域信息;第二确定子单元,设置为基于预先配置的第一设备与区域信息之间的对应关系,确定出与所述第一子区域信息对应的第一子设备,其中,所述第一设备包括所述第一子设备;第三确定子单元,设置为在确定所述第一子设备的所述第一状态信息为在线状态的情况下,将所述第一子设备确定为所述目标设备。In an optional embodiment, the above-mentioned third determining unit includes: a first determining subunit configured to determine from the first area information a first sub-area that meets a preset condition with the second area information information; a second determining subunit, configured to determine a first sub-device corresponding to the first sub-area information based on a pre-configured correspondence between the first device and area information, wherein the first device Including the first sub-device; a third determining subunit, configured to determine the first sub-device as the target when it is determined that the first status information of the first sub-device is online equipment.
在一个可选的实施例中,上述发送模块406包括:第一发送单元,设置为将所述目标消息发送至所述目标设备,以指示所述目标设备按照以下方式之一推送所述目标消息:在确定所述第二状态信息指示所述目标对象为静止状态的情况下,所述目标设备按照音量渐增的方式或弹窗方式推送 所述目标消息;在确定不存在所述第二信息,或者,在确定存在所述第二信息且所述第二区域信息所指示的区域中不存在所述第一设备的情况下,所述目标设备按照增强型方式推送所述目标消息,其中,所述增强型方式用于指示音量超出预定分贝值的语音提示方式。In an optional embodiment, the sending module 406 includes: a first sending unit configured to send the target message to the target device, so as to instruct the target device to push the target message in one of the following ways : When it is determined that the second state information indicates that the target object is in a static state, the target device pushes the target message in a manner of gradually increasing volume or in a pop-up window; when it is determined that the second information does not exist , or, when it is determined that the second information exists and the first device does not exist in the area indicated by the second area information, the target device pushes the target message in an enhanced manner, wherein, The enhanced mode is used for a voice prompt mode indicating that the volume exceeds a predetermined decibel value.
在一个可选的实施例中,上述目标消息的类型包括以下至少之一:第一类型,其中,所述第一类型用于指示所述目标消息采用增强型方式进行提示;第二类型,其中,所述第二类型用于指示所述目标消息采用呼叫并需要所述目标对象确认的方式进行提示;第三类型,其中,所述第三类型用于指示所述目标消息采用通知方式进行提示;其中,所述第一类型的目标消息的所述消息推送优先级高于所述第二类型的目标消息的所述消息推送优先级,所述第二类型的目标消息的所述消息推送优先级高于所述第三类型的目标消息的所述消息推送优先级。In an optional embodiment, the type of the target message includes at least one of the following types: the first type, wherein the first type is used to indicate that the target message is prompted in an enhanced manner; the second type, wherein , the second type is used to indicate that the target message is prompted by calling and requires confirmation from the target object; the third type, wherein the third type is used to indicate that the target message is prompted by notification ; Wherein, the message push priority of the first type of target message is higher than the message push priority of the second type of target message, and the message push priority of the second type of target message The push priority of the message is higher than the target message of the third type.
在一个可选的实施例中,上述发送模块406包括:第二发送单元,设置为在所述目标消息的数量为多个的情况下,将多个所述目标消息发送至所述目标设备,以指示所述目标设备按照消息推送优先级从高到低的顺序依次推送所述目标消息,其中,不同的目标消息对应的所述消息推送优先级相同或不同。In an optional embodiment, the above-mentioned sending module 406 includes: a second sending unit configured to send a plurality of the target messages to the target device when the number of the target messages is multiple, Instructing the target device to sequentially push the target messages in descending order of message pushing priorities, wherein the message pushing priorities corresponding to different target messages are the same or different.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。It should be noted that the above-mentioned modules can be realized by software or hardware. For the latter, it can be realized by the following methods, but not limited to this: the above-mentioned modules are all located in the same processor; or, the above-mentioned modules can be combined in any combination The forms of are located in different processors.
本公开的实施例还提供了一种计算机可读存储介质,该计算机可读存储介质中存储有计算机程序,其中,该计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。Embodiments of the present disclosure also provide a computer-readable storage medium, in which a computer program is stored, wherein the computer program is set to execute the steps in any one of the above method embodiments when running.
在一个示例性实施例中,上述计算机可读存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储计算机程序的介质。In an exemplary embodiment, the above-mentioned computer-readable storage medium may include but not limited to: U disk, read-only memory (Read-Only Memory, referred to as ROM), random access memory (Random Access Memory, referred to as RAM) , mobile hard disk, magnetic disk or optical disk and other media that can store computer programs.
根据本公开实施例的又一个方面,还提供了一种用于实施上述参数调整方法的电子装置,如图6所示,该电子装置包括存储器602和处理器604,该存储器602中存储有计算机程序,该处理器604被设置为通过计算机程序执行上述任一项方法实施例中的步骤。According to yet another aspect of the embodiments of the present disclosure, an electronic device for implementing the above parameter adjustment method is also provided. As shown in FIG. 6 , the electronic device includes a memory 602 and a processor 604, and the memory 602 stores computer program, the processor 604 is configured to execute the steps in any one of the above method embodiments through a computer program.
可选地,在本实施例中,上述电子装置可以位于计算机网络的多个网络设备中的至少一个网络设备。Optionally, in this embodiment, the foregoing electronic device may be located in at least one network device among multiple network devices of the computer network.
可选地,在本实施例中,上述处理器可以被设置为通过计算机程序执行以下步骤:Optionally, in this embodiment, the above-mentioned processor may be configured to execute the following steps through a computer program:
S1,在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;S1. When it is determined that the target message is received, determine the first information of the first device and the second information of the target object, wherein the target message is a message generated by the second device triggered by a preset event ;
S2,基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备;S2. Determine a target device from the first device based on the first information and the second information;
S3,将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息。S3. Send the target message to the target device, to instruct the target device to push the target message according to a preset rule.
可选地,本领域普通技术人员可以理解,图6所示的结构仅为示意,电子装置也可以是智能手机(如Android手机、iOS手机等)、平板电脑、掌上电脑以及移动互联网设备(Mobile Internet Devices,MID)、PAD等终端设备。图6其并不对上述电子装置的结构造成限定。例如,电子装置还可包括比图6中所示更多或者更少的组件(如网络接口等),或者具有与图6所示不同的配置。Optionally, those of ordinary skill in the art can understand that the structure shown in FIG. 6 is only schematic, and the electronic device can also be a smart phone (such as an Android phone, an iOS phone, etc.), a tablet computer, a palmtop computer, and a mobile Internet device (Mobile Internet Devices, MID), PAD and other terminal equipment. FIG. 6 does not limit the structure of the above-mentioned electronic device. For example, the electronic device may also include more or less components than those shown in FIG. 6 (such as a network interface, etc.), or have a different configuration from that shown in FIG. 6 .
其中,存储器602可设置为存储软件程序以及模块,如本公开实施例中的语义转换方法和装置对应的程序指令/模块,处理器604通过运行存储在存储器602内的软件程序以及模块,从而执行各种功能应用以及数据处理,即实现上述的语义转换方法。存储器602可包括高速随机存储器,还 可以包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器602可进一步包括相对于处理器604远程设置的存储器,这些远程存储器可以通过网络连接至终端。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。作为一种示例,如图6所示,上述存储器602中可以但不限于包括上述语义转换装置中的第一获取模块602、第一确定模块604、分析模块606和第二确定模块608。此外,还可以包括但不限于上述身份确定装置中的其他模块单元,本示例中不再赘述。Wherein, the memory 602 can be set to store software programs and modules, such as program instructions/modules corresponding to the semantic transformation method and device in the embodiments of the present disclosure, and the processor 604 runs the software programs and modules stored in the memory 602 to execute Various functional applications and data processing are to realize the above-mentioned semantic conversion method. The memory 602 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 instances, the memory 602 may further include a memory that is remotely located relative to the processor 604, and these remote memories may be connected to the terminal through a network. Examples of the aforementioned networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof. As an example, as shown in FIG. 6 , the memory 602 may include, but is not limited to, the first acquisition module 602 , the first determination module 604 , the analysis module 606 and the second determination module 608 in the semantic conversion device. In addition, it may also include but not limited to other module units in the above-mentioned identity determination device, which will not be described in detail in this example.
可选地,上述的传输装置606设置为经由一个网络接收或者发送数据。上述的网络具体实例可包括有线网络及无线网络。在一个实例中,传输装置606包括一个网络适配器(Network Interface Controller,NIC),其可通过网线与其他网络设备与路由器相连从而可与互联网或局域网进行通讯。在一个实例中,传输装置606为射频(Radio Frequency,RF)模块,其设置为通过无线方式与互联网进行通讯。Optionally, the above-mentioned transmission device 606 is configured to receive or send data via a network. The specific examples of the above-mentioned network may include a wired network and a wireless network. In one example, the transmission device 606 includes a network adapter (Network Interface Controller, NIC), which can be connected with other network devices and a router through a network cable so as to communicate with the Internet or a local area network. In one example, the transmission device 606 is a radio frequency (Radio Frequency, RF) module, which is configured to communicate with the Internet in a wireless manner.
此外,上述电子装置还包括:显示器608,设置为显示上述第二控制指令;和连接总线610,设置为连接上述电子装置中的各个模块部件。In addition, the above-mentioned electronic device further includes: a display 608 configured to display the above-mentioned second control instruction; and a connection bus 610 configured to connect various module components in the above-mentioned electronic device.
本实施例中的具体示例可以参考上述实施例及示例性实施方式中所描述的示例,本实施例在此不再赘述。For specific examples in this embodiment, reference may be made to the examples described in the foregoing embodiments and exemplary implementation manners, and details will not be repeated here in this embodiment.
显然,本领域的技术人员应该明白,上述的本公开的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本公开不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that each module or each step of the above-mentioned disclosure can be realized by a general-purpose computing device, and they can be concentrated on a single computing device, or distributed in a network composed of multiple computing devices In fact, they can be implemented in program code executable by a computing device, and thus, they can be stored in a storage device to be executed by a computing device, and in some cases, can be executed in an order different from that shown here. Or described steps, or they are fabricated into individual integrated circuit modules, or multiple modules or steps among them are fabricated into a single integrated circuit module for implementation. As such, the present disclosure is not limited to any specific combination of hardware and software.
以上所述仅为本公开的优选实施例而已,并不用于限制本公开,对于 本领域的技术人员来说,本公开可以有各种更改和变化。凡在本公开的原则之内,所作的任何修改、等同替换、改进等,均应包含在本公开的保护范围之内。The above descriptions are only preferred embodiments of the present disclosure, and are not intended to limit the present disclosure. For those skilled in the art, the present disclosure may have various modifications and changes. Any modification, equivalent replacement, improvement, etc. made within the principle of the present disclosure shall be included in the protection scope of the present disclosure.

Claims (18)

  1. 一种消息推送方法,包括:A message push method, comprising:
    在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;When it is determined that the target message is received, determining the first information of the first device and the second information of the target object, wherein the target message is a message generated by the second device triggered by a preset event;
    基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备;determining a target device from the first device based on the first information and the second information;
    将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息。sending the target message to the target device to instruct the target device to push the target message according to a preset rule.
  2. 根据权利要求1所述的方法,其中,The method according to claim 1, wherein,
    在确定第一设备的第一信息,以及目标对象的第二信息之前,所述方法还包括:接收所述第一设备发送的所述第一信息,以及接收目标传感设备发送的所述第二信息,其中,所述第二信息是所述目标传感设备在所述第二设备产生所述目标消息的事件的触发下所检测得到的;将所述第一信息和所述第二信息存储至目标存储单元中;Before determining the first information of the first device and the second information of the target object, the method further includes: receiving the first information sent by the first device, and receiving the first information sent by the target sensing device Two information, wherein, the second information is detected by the target sensing device under the trigger of the event that the second device generates the target message; the first information and the second information stored in the target storage unit;
    确定第一设备的第一信息,以及目标对象的第二信息包括:从所述目标存储单元中获取所述第一信息,以及所述第二信息。Determining the first information of the first device and the second information of the target object includes: acquiring the first information and the second information from the target storage unit.
  3. 根据权利要求1所述的方法,其中,The method according to claim 1, wherein,
    确定第一设备的第一信息包括:确定所述第一设备所在区域的第一区域信息、第一状态信息,其中,所述第一状态信息用于指示所述第一设备是否处于在线状态;Determining the first information of the first device includes: determining first area information and first status information of the area where the first device is located, wherein the first status information is used to indicate whether the first device is in an online state;
    确定目标对象的第二信息包括:确定所述目标对象所在区域的第二区域信息、距离信息及第二状态信息,其中,所述第二状态信息用于指示所述目标对象是处于静止或运动状态,所述距离信息用于指示所述目标对象与用于发送所述第二信息的目标传感设备之间的距离。Determining the second information of the target object includes: determining second area information, distance information, and second state information of the area where the target object is located, wherein the second state information is used to indicate whether the target object is stationary or moving state, the distance information is used to indicate the distance between the target object and the target sensing device used to send the second information.
  4. 根据权利要求3所述的方法,其中,基于所述第一信息和所述 第二信息,从所述第一设备中确定出目标设备包括:The method according to claim 3, wherein, based on the first information and the second information, determining the target device from the first device comprises:
    基于所述第二信息中包括的所述第二区域信息,以及所述第一信息中包括的所述第一区域信息、所述第一状态信息,从所述第一设备中确定出所述目标设备。Based on the second area information included in the second information, and the first area information and the first state information included in the first information, determine from the first device that the target device.
  5. 根据权利要求4所述的方法,其中,基于所述第二信息中包括的所述第二区域信息,以及所述第一信息中包括的所述第一区域信息、所述第一状态信息,从所述第一设备中确定出所述目标设备包括:The method according to claim 4, wherein, based on the second area information included in the second information, and the first area information and the first state information included in the first information, Determining the target device from the first device includes:
    从所述第一区域信息中确定出与所述第二区域信息满足预设条件的第一子区域信息;determining, from the first area information, first sub-area information that meets a preset condition with the second area information;
    基于预先配置的所述第一设备与区域信息之间的对应关系,确定出与所述第一子区域信息对应的第一子设备,其中,所述第一设备包括所述第一子设备;determining a first sub-device corresponding to the first sub-area information based on a pre-configured correspondence between the first device and area information, where the first device includes the first sub-device;
    在确定所述第一子设备的所述第一状态信息为在线状态的情况下,将所述第一子设备确定为所述目标设备。If it is determined that the first status information of the first sub-device is online, the first sub-device is determined as the target device.
  6. 根据权利要求3所述的方法,其中,将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息包括:The method according to claim 3, wherein sending the target message to the target device to instruct the target device to push the target message according to preset rules comprises:
    将所述目标消息发送至所述目标设备,以指示所述目标设备按照以下方式之一推送所述目标消息:sending the target message to the target device to instruct the target device to push the target message in one of the following ways:
    在确定所述第二状态信息指示所述目标对象为静止状态的情况下,所述目标设备按照音量渐增的方式或弹窗方式推送所述目标消息;When it is determined that the second state information indicates that the target object is in a static state, the target device pushes the target message in a manner of gradually increasing the volume or in a pop-up window;
    在确定不存在所述第二信息,或者,在确定存在所述第二信息且所述第二区域信息所指示的区域中不存在所述第一设备的情况下,所述目标设备按照增强型方式推送所述目标消息,其中,所述增强型方式用于指示音量超出预定分贝值的语音提示方式。If it is determined that the second information does not exist, or if it is determined that the second information exists and the first device does not exist in the area indicated by the second area information, the target device according to the enhanced Push the target message in a manner, wherein the enhanced manner is used to indicate a voice prompt manner in which the volume exceeds a predetermined decibel value.
  7. 根据权利要求6所述的方法,其中,所述目标消息的类型包括以下至少之一:The method according to claim 6, wherein the type of the target message includes at least one of the following:
    第一类型,其中,所述第一类型用于指示所述目标消息采用增强型方式进行提示;The first type, wherein the first type is used to indicate that the target message is prompted in an enhanced manner;
    第二类型,其中,所述第二类型用于指示所述目标消息采用呼叫并需要所述目标对象确认的方式进行提示;The second type, wherein the second type is used to indicate that the target message is prompted by calling and requiring confirmation by the target object;
    第三类型,其中,所述第三类型用于指示所述目标消息采用通知方式进行提示;The third type, wherein the third type is used to indicate that the target message is prompted in a notification manner;
    其中,所述第一类型的目标消息的所述消息推送优先级高于所述第二类型的目标消息的所述消息推送优先级,所述第二类型的目标消息的所述消息推送优先级高于所述第三类型的目标消息的所述消息推送优先级。Wherein, the message push priority of the first type of target message is higher than the message push priority of the second type of target message, and the message push priority of the second type of target message The message pushing priority is higher than the target message of the third type.
  8. 根据权利要求1所述的方法,其中,将所述目标消息发送至所述目标设备,以指示所述目标设备按照预设规则推送所述目标消息包括:The method according to claim 1, wherein sending the target message to the target device to instruct the target device to push the target message according to preset rules comprises:
    在所述目标消息的数量为多个的情况下,将多个所述目标消息发送至所述目标设备,以指示所述目标设备按照消息推送优先级从高到低的顺序依次推送所述目标消息,其中,不同的目标消息对应的所述消息推送优先级相同或不同。When the number of the target messages is multiple, send multiple target messages to the target device to instruct the target device to push the targets sequentially in order of message push priority from high to low message, wherein the message pushing priorities corresponding to different target messages are the same or different.
  9. 一种消息推送装置,包括:A message push device, comprising:
    第一确定模块,设置为在确定接收到目标消息的情况下,确定第一设备的第一信息,以及目标对象的第二信息,其中,所述目标消息为第二设备在预设事件的触发下所产生的消息;The first determining module is configured to determine the first information of the first device and the second information of the target object when it is determined that the target message is received, wherein the target message is a trigger of the second device in a preset event The message generated under;
    第二确定模块,设置为基于所述第一信息和所述第二信息,从所述第一设备中确定出目标设备;A second determining module, configured to determine a target device from the first device based on the first information and the second information;
    发送模块,设置为将所述目标消息发送至所述目标设备,以指示 所述目标设备按照预设规则推送所述目标消息。A sending module, configured to send the target message to the target device to instruct the target device to push the target message according to preset rules.
  10. 根据权利要求9所述的装置,其中,所述装置还包括:The device according to claim 9, wherein the device further comprises:
    接收模块,用于在确定第一设备的第一信息,以及目标对象的第二信息之前,接收所述第一设备发送的所述第一信息,以及接收目标传感设备发送的所述第二信息,其中,所述第二信息是所述目标传感设备在所述第二设备产生所述目标消息的事件的触发下所检测得到的;存储模块,用于将所述第一信息和所述第二信息存储至目标存储单元中;A receiving module, configured to receive the first information sent by the first device and the second information sent by the target sensing device before determining the first information of the first device and the second information of the target object. information, wherein the second information is detected by the target sensing device triggered by an event in which the second device generates the target message; a storage module is configured to store the first information and the storing the second information in the target storage unit;
    所述第一确定模块包括:获取单元,设置为从所述目标存储单元中获取所述第一信息,以及所述第二信息。The first determining module includes: an obtaining unit configured to obtain the first information and the second information from the target storage unit.
  11. 根据权利要求9所述的装置,其中,所述第一确定模块包括:The device according to claim 9, wherein the first determining module comprises:
    第一确定单元,设置为确定所述第一设备所在区域的第一区域信息、第一状态信息,其中,所述第一状态信息用于指示所述第一设备是否处于在线状态;The first determining unit is configured to determine first area information and first state information of the area where the first device is located, wherein the first state information is used to indicate whether the first device is in an online state;
    第二确定单元,设置为确定所述目标对象所在区域的第二区域信息、距离信息及第二状态信息,其中,所述第二状态信息用于指示所述目标对象是处于静止或运动状态,所述距离信息用于指示所述目标对象与用于发送所述第二信息的目标传感设备之间的距离。The second determining unit is configured to determine second area information, distance information, and second state information of the area where the target object is located, wherein the second state information is used to indicate whether the target object is in a stationary or moving state, The distance information is used to indicate the distance between the target object and the target sensing device for sending the second information.
  12. 根据权利要求11所述的装置,其中,所述第二确定模块包括:The device according to claim 11, wherein the second determining module comprises:
    第三确定单元,设置为基于所述第二信息中包括的所述第二区域信息,以及所述第一信息中包括的所述第一区域信息、所述第一状态信息,从所述第一设备中确定出所述目标设备。The third determining unit is configured to, based on the second area information included in the second information, the first area information and the first status information included in the first information, from the first information The target device is determined in a device.
  13. 根据权利要求12所述的装置,其中,所述第三确定单元包括:The device according to claim 12, wherein the third determining unit comprises:
    第一确定子单元,设置为从所述第一区域信息中确定出与所述第二区域信息满足预设条件的第一子区域信息;The first determination subunit is configured to determine, from the first area information, first sub-area information that meets a preset condition with the second area information;
    第二确定子单元,设置为基于预先配置的所述第一设备与区域信息之间的对应关系,确定出与所述第一子区域信息对应的第一子设备,其中,所述第一设备包括所述第一子设备;The second determination subunit is configured to determine a first sub-device corresponding to the first sub-area information based on a pre-configured correspondence between the first device and area information, wherein the first device including said first sub-device;
    第三确定子单元,设置为在确定所述第一子设备的所述第一状态信息为在线状态的情况下,将所述第一子设备确定为所述目标设备。The third determining subunit is configured to determine the first sub-device as the target device when it is determined that the first status information of the first sub-device is in an online state.
  14. 根据权利要求11所述的装置,其中,所述发送模块包括:The device according to claim 11, wherein the sending module comprises:
    第一发送单元,设置为将所述目标消息发送至所述目标设备,以指示所述目标设备按照以下方式之一推送所述目标消息:The first sending unit is configured to send the target message to the target device, so as to instruct the target device to push the target message in one of the following ways:
    在确定所述第二状态信息指示所述目标对象为静止状态的情况下,所述目标设备按照音量渐增的方式或弹窗方式推送所述目标消息;When it is determined that the second state information indicates that the target object is in a static state, the target device pushes the target message in a manner of gradually increasing the volume or in a pop-up window;
    在确定不存在所述第二信息,或者,在确定存在所述第二信息且所述第二区域信息所指示的区域中不存在所述第一设备的情况下,所述目标设备按照增强型方式推送所述目标消息,其中,所述增强型方式用于指示音量超出预定分贝值的语音提示方式。If it is determined that the second information does not exist, or, when it is determined that the second information exists and the first device does not exist in the area indicated by the second area information, the target device according to the enhanced Push the target message in a manner, wherein the enhanced manner is used to indicate a voice prompt manner in which the volume exceeds a predetermined decibel value.
  15. 根据权利要求14所述的装置,其中,所述目标消息的类型包括以下至少之一:The apparatus according to claim 14, wherein the type of the target message includes at least one of the following:
    第一类型,其中,所述第一类型用于指示所述目标消息采用增强型方式进行提示;The first type, wherein the first type is used to indicate that the target message is prompted in an enhanced manner;
    第二类型,其中,所述第二类型用于指示所述目标消息采用呼叫并需要所述目标对象确认的方式进行提示;The second type, wherein the second type is used to indicate that the target message is prompted by calling and requiring confirmation by the target object;
    第三类型,其中,所述第三类型用于指示所述目标消息采用通知方式进行提示;The third type, wherein the third type is used to indicate that the target message is prompted in a notification manner;
    其中,所述第一类型的目标消息的所述消息推送优先级高于所述第二类型的目标消息的所述消息推送优先级,所述第二类型的目标消息的所述消息推送优先级高于所述第三类型的目标消息的所述消息推送优先级。Wherein, the message push priority of the first type of target message is higher than the message push priority of the second type of target message, and the message push priority of the second type of target message The message pushing priority is higher than the target message of the third type.
  16. 根据权利要求9所述的装置,其中,所述发送模块包括:The device according to claim 9, wherein the sending module comprises:
    第二发送单元,设置为在所述目标消息的数量为多个的情况下,将多个所述目标消息发送至所述目标设备,以指示所述目标设备按照消息推送优先级从高到低的顺序依次推送所述目标消息,其中,不同的目标消息对应的所述消息推送优先级相同或不同。The second sending unit is configured to send a plurality of the target messages to the target device when the number of the target messages is multiple, so as to instruct the target device to push messages from high to low according to priority The target messages are pushed in sequence, wherein the message push priorities corresponding to different target messages are the same or different.
  17. 一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机程序,其中,所述计算机程序被处理器执行时实现所述权利要求1至8任一项中所述的方法的步骤。A computer-readable storage medium, wherein a computer program is stored in the computer-readable storage medium, wherein, when the computer program is executed by a processor, the steps of the method described in any one of claims 1 to 8 are implemented .
  18. 一种电子装置,包括存储器和处理器,其中,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行所述权利要求1至8任一项中所述的方法的步骤。An electronic device, comprising a memory and a processor, wherein a computer program is stored in the memory, and the processor is configured to run the computer program to perform the method described in any one of claims 1 to 8 method steps.
PCT/CN2022/124211 2021-11-30 2022-10-09 Message pushing method and apparatus, storage medium and electronic apparatus WO2023098287A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111450723.8A CN114338585A (en) 2021-11-30 2021-11-30 Message pushing method and device, storage medium and electronic device
CN202111450723.8 2021-11-30

Publications (1)

Publication Number Publication Date
WO2023098287A1 true WO2023098287A1 (en) 2023-06-08

Family

ID=81048333

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/124211 WO2023098287A1 (en) 2021-11-30 2022-10-09 Message pushing method and apparatus, storage medium and electronic apparatus

Country Status (2)

Country Link
CN (1) CN114338585A (en)
WO (1) WO2023098287A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338585A (en) * 2021-11-30 2022-04-12 青岛海尔科技有限公司 Message pushing method and device, storage medium and electronic device
CN115167162A (en) * 2022-06-27 2022-10-11 青岛海尔科技有限公司 Visiting information reminding method and system
CN117717351B (en) * 2024-02-08 2024-05-14 南京鼓楼医院集团宿迁医院有限公司 Bluetooth transmission-based electrocardiograph quick auxiliary matching method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580464A (en) * 2015-01-08 2015-04-29 珠海格力电器股份有限公司 Intelligent home furnishing equipment control method, device and system
US20200143167A1 (en) * 2018-02-13 2020-05-07 Sumitomo Electric Industries, Ltd. Information generation device, information generation method, computer program, and in-vehicle device
CN112738740A (en) * 2020-12-30 2021-04-30 青岛海尔科技有限公司 Message pushing sending method and device, storage medium and electronic device
CN113296729A (en) * 2021-06-01 2021-08-24 青岛海尔科技有限公司 Prompt message broadcasting method, device and system, storage medium and electronic device
CN114338585A (en) * 2021-11-30 2022-04-12 青岛海尔科技有限公司 Message pushing method and device, storage medium and electronic device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113301209B (en) * 2020-02-21 2023-06-02 佛山市云米电器科技有限公司 Message reminding method, mobile terminal and computer readable storage medium
CN112399147A (en) * 2020-11-09 2021-02-23 珠海格力电器股份有限公司 Monitoring method, device, equipment and storage medium
CN113093561B (en) * 2021-03-24 2023-09-19 青岛海尔科技有限公司 Door equipment control method and device, storage medium and electronic device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580464A (en) * 2015-01-08 2015-04-29 珠海格力电器股份有限公司 Intelligent home furnishing equipment control method, device and system
US20200143167A1 (en) * 2018-02-13 2020-05-07 Sumitomo Electric Industries, Ltd. Information generation device, information generation method, computer program, and in-vehicle device
CN112738740A (en) * 2020-12-30 2021-04-30 青岛海尔科技有限公司 Message pushing sending method and device, storage medium and electronic device
CN113296729A (en) * 2021-06-01 2021-08-24 青岛海尔科技有限公司 Prompt message broadcasting method, device and system, storage medium and electronic device
CN114338585A (en) * 2021-11-30 2022-04-12 青岛海尔科技有限公司 Message pushing method and device, storage medium and electronic device

Also Published As

Publication number Publication date
CN114338585A (en) 2022-04-12

Similar Documents

Publication Publication Date Title
WO2023098287A1 (en) Message pushing method and apparatus, storage medium and electronic apparatus
EP3460770B1 (en) Systems and methods of presenting appropriate actions for responding to a visitor to a smart home environment
CN110535732B (en) Equipment control method and device, electronic equipment and storage medium
CN107065586B (en) Interactive intelligent home service system and method
US8730029B2 (en) Tablet computer as user interface of security system
CN107592498B (en) Cell management method based on intelligent camera and related equipment
US11875659B2 (en) Privacy-preserving radar-based fall monitoring
TWI628611B (en) A method for monitoring the state of the intelligent device on the same screen, a projection device and a user terminal
CN109032039B (en) Voice control method and device
CN105116859A (en) UAV-based smart home system and method
WO2018232922A1 (en) Home security method and system
CN204903983U (en) Smart home systems and unmanned vehicles , intelligent maincenter equipment thereof
US10706699B1 (en) Projector assisted monitoring system
US11393306B2 (en) Intruder detection method and apparatus
EP3398029B1 (en) Intelligent smart room control system
CN112820014A (en) Intelligent access control system control method, device, equipment and medium
KR20190044375A (en) System for controlling entrance based on beacon and Method thereof
CN110634211A (en) Visiting reminding method and related equipment
CN113689687A (en) Ultra-wideband-based equipment control method and device
KR20220163527A (en) Determining User Presence and Absence Using WiFi Connections
CN105488965A (en) Alarm method and device
US20200320852A1 (en) Anti-Theft Method and Apparatus
CN112286071A (en) Alarm method and device of intelligent household system, control panel and storage medium
CN111354144A (en) Security early warning system, method, equipment and storage medium
CN114639383A (en) Device wake-up method, apparatus, electronic device and medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22900094

Country of ref document: EP

Kind code of ref document: A1