WO2021052155A1 - 事件提醒方法、装置、设备及存储介质 - Google Patents

事件提醒方法、装置、设备及存储介质 Download PDF

Info

Publication number
WO2021052155A1
WO2021052155A1 PCT/CN2020/112459 CN2020112459W WO2021052155A1 WO 2021052155 A1 WO2021052155 A1 WO 2021052155A1 CN 2020112459 W CN2020112459 W CN 2020112459W WO 2021052155 A1 WO2021052155 A1 WO 2021052155A1
Authority
WO
WIPO (PCT)
Prior art keywords
event
reminded
time
reminder
reminding
Prior art date
Application number
PCT/CN2020/112459
Other languages
English (en)
French (fr)
Inventor
鲍舰
Original Assignee
深圳Tcl新技术有限公司
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 深圳Tcl新技术有限公司 filed Critical 深圳Tcl新技术有限公司
Publication of WO2021052155A1 publication Critical patent/WO2021052155A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • G06Q10/1093Calendar-based scheduling for persons or groups

Definitions

  • This application relates to the technical field of the Internet of Things, and in particular to an event reminding method, device, equipment, and storage medium.
  • Smartphones and instant messaging social networks have developed very rapidly.
  • the above reminders are often implemented by means of social networks/instant messages.
  • the number and types of instant messages are huge, and users cannot effectively filter out these reminders in front of a large number of messages. Omissions are common for similar messages.
  • some reminder messages will be released a long time in advance, causing users to forget these reminders in the middle of the time between receiving these reminders and executing the reminders.
  • This application provides an event reminding method, and the event reminding method includes the following steps:
  • the acquiring the event to be reminded and the corresponding time to be reminded includes:
  • the event to be reminded and the corresponding time to be reminded are extracted from the reminder instruction.
  • the selecting the corresponding device to be prompted from the history device list according to the target time period includes:
  • the first N reference devices are selected in the order of the usage time information from the time to be reminded from near to far, and the selected reference devices are used as the device to be reminded, where N is an integer greater than or equal to 1.
  • the method before the selecting the corresponding device to be prompted from the history device list according to the target time period, the method further includes:
  • a historical device list is established according to the historical time information and the corresponding historical used devices.
  • the method before the controlling the device to be prompted to perform event reminders when in use, the method further includes:
  • the controlling the device to be prompted to perform event reminders when in use includes:
  • the screening the device to be prompted according to the usage probability to obtain the target prompt device includes:
  • the device to be prompted corresponding to the target time information is used as the target prompt device.
  • the method further includes:
  • this application also proposes an event reminding device, which is used to execute the steps of the event reminding method as described above.
  • this application also proposes an event reminding device, the event reminding device comprising: a memory, a processor, and an event reminding program stored on the memory and running on the processor, so The event reminding program is configured to implement the steps of the event reminding method as described above.
  • the present application also proposes a storage medium with an event reminder program stored on the storage medium, and the event reminder program is executed by a processor to implement the steps of the event reminder method as described above.
  • the event reminding method proposed in this application determines the event acquisition time when the event to be reminded is acquired after acquiring the event to be reminded and the corresponding time to be reminded; determines the target time period according to the event acquisition time and the time to be reminded; Select the corresponding device to be reminded from the history device list in the target time period; control the device to be reminded to give event reminders when in use, so that when the reminder time is obtained, the corresponding device to be reminded is selected from the history device list for event reminders to avoid The user forgets the event, which improves the effectiveness of event reminders.
  • FIG. 1 is a schematic structural diagram of an event reminding device of a hardware operating environment involved in a solution of an embodiment of the present application
  • FIG. 3 is a schematic diagram of an event reminding system according to an embodiment of an event reminding method of this application;
  • FIG. 4 is a schematic flowchart of a second embodiment of an event reminding method according to this application.
  • FIG. 5 is a schematic flowchart of a third embodiment of an event reminding method according to this application.
  • FIG. 6 is a statistical table of equipment and time probability of an embodiment of the event reminding method of this application.
  • FIG. 7 is a schematic diagram of the functional modules of the first embodiment of the event reminding device of this application.
  • FIG. 1 is a schematic structural diagram of an event reminding device in a hardware operating environment involved in a solution of an embodiment of the application.
  • the event reminding device may include: a processor 1001, such as a CPU, a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005.
  • the communication bus 1002 is used to implement connection and communication between these components.
  • the user interface 1003 may include a display screen (Display) and an input unit such as a keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
  • the network interface 1004 may optionally include a standard wired interface and a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high-speed RAM memory, or a stable memory (non-volatile memory), such as a magnetic disk memory.
  • the memory 1005 may also be a storage device independent of the aforementioned processor 1001.
  • the structure of the event reminder device shown in FIG. 1 does not constitute a limitation on the event reminder device, and may include more or fewer components than shown, or a combination of certain components, or different components Layout.
  • the memory 1005 which is a computer-readable storage medium, may include an operating system, a network communication module, a user interface module, and an event reminder program.
  • the network interface 1004 is mainly used to connect to the server and communicate with the server; the user interface 1003 is mainly used to connect to the user terminal and communicate with the user terminal; the event reminder device of this application passes processing
  • the device 1001 calls the event reminder program stored in the memory 1005, and executes the method for implementing the event reminder provided in the embodiment of the present application.
  • FIG. 2 is a schematic flowchart of a first embodiment of an event reminding method according to this application.
  • the event reminding method includes the following steps:
  • Step S10 Obtain the event to be reminded and the corresponding time to be reminded.
  • execution subject of this embodiment may be an event reminder device, or other terminal devices, which is not limited in this embodiment.
  • an event reminder device is taken as an example for description.
  • Step S20 Determine the event acquisition time of the event to be reminded.
  • the event to be reminded may be a reminder event sent by other users, such as remembering to cook rice at 7 pm, or the time to be reminded by the user through a record book, where the event acquisition time is Obtain the current time of the time to be reminded. For example, if the reminder event is received at 12 noon and remember to cook rice at 7 pm, the event acquisition time is 12 noon.
  • Step S30 Determine the target time period according to the event acquisition time and the time to be reminded.
  • the target time period is determined according to the event acquisition time and the time to be reminded. For example, the event acquisition time is 12 o'clock noon, and the time of the event to be reminded is 7 pm, then
  • the time zone between 12 o'clock noon and 7 o'clock in the evening is used as the target time period.
  • Step S40 Select the corresponding device to be prompted from the history device list according to the target time period.
  • the device to be prompted includes the user's car, elevator, smart door, smart speaker at home, smart refrigerator, and smart TV in the living room.
  • the user’s life behavior can be recorded, such as watching TV at 7 pm, obtaining information about the time at 7 pm and the equipment used, the TV, by recording the user’s behavior trajectory, and the user’s need to use the equipment in advance Connected, so that the status of the equipment used by the user can be monitored in real time.
  • Step S50 controlling the device to be prompted to give an event reminder when in use.
  • the system when the system receives a reminder event E from user A to user B, the system records the time T0 when reminder E was received, the deadline Tt of the task involved in the reminder, and today’s date, and the system extracts user B’s Historical behavior records, that is, historical behavior records associated with related devices, cycle by week or month, generate a device list ⁇ D1, D2,..., Dn ⁇ and the corresponding statistical time axis ⁇ T1, T2,..., Tn ⁇ , After the user T0 time and before the deadline Tt, the list of devices passed by the user is ⁇ D1, D2,..., Dn ⁇ , and the statistical time axes of these devices are ⁇ T1, T2,..., Tn ⁇ , where Tn is the most Close to Tt, the system selects a certain probability P, generates a list of equipment and its corresponding time axis list, the system is in ⁇ T1, Select up to three devices from T2,..., Tn ⁇ , among which the devices Dn-2, Dn-1, Dn corresponding to Tn
  • the solution provided in this embodiment determines the event acquisition time when the event to be reminded is acquired after acquiring the event to be reminded and the corresponding time to be reminded; determines the target time period according to the event acquisition time and the time to be reminded; according to the target Select the corresponding device to be reminded from the history device list during the time period; control the device to be reminded to give event reminders when in use, so that when the reminder time is obtained, the corresponding device to be reminded is selected from the history device list for event reminders, so as to avoid users Forgetting events, improve the effectiveness of event reminders.
  • the method further includes:
  • the current message When a current message pushed by another device is received, the current message is compared with a preset keyword, and the current message containing the preset keyword is extracted to obtain the event to be reminded and the corresponding time to be reminded.
  • the event to be reminded and the corresponding time to be reminded are extracted from the reminder instruction.
  • receiving reminders including user A to user B, and A to himself, or A to a group of people, receive information in a variety of ways, thereby improving the flexibility of event reminders .
  • the preset application program is an application program with a reminder event recording function, such as a notepad application program, etc.
  • the preset keywords may be keywords related to event reminders such as time, remember, reminder, etc. , Can also include other keywords, which are not limited in this embodiment.
  • step S40 includes:
  • Step S401 Select a number of reference devices from a history device list according to the target time period, wherein the use time of the selected reference device is in the target time period.
  • the time period can be updated according to the current time.
  • the reminder time period is [12:00-19:00]. If the current time is 16:00, the reminder time period will be updated to [16:00-19:00] to improve the accuracy of event reminders.
  • the several reference devices are device information obtained after learning according to the user's behavior trajectory.
  • the devices used by the user include: the user's car, Elevators, smart doors, smart speakers at home, smart refrigerators, and smart TVs in the living room,
  • Step S402 Obtain the usage time information corresponding to the reference device from the history device list.
  • the user in addition to obtaining the equipment used by the user, including: the user's car, elevator, smart door, home smart speaker, smart refrigerator, and smart TV in the living room, it also includes the use time information corresponding to the device, such as in [17 :00-18:00]Using a car, [18:00-18:30] using a smart door, [18:20-18:30] using a smart speaker at home, [18:00-19:00] using a smart refrigerator, and [20:00-22:30] Use the smart TV in the living room.
  • the use time information corresponding to the device such as in [17 :00-18:00]Using a car, [18:00-18:30] using a smart door, [18:20-18:30] using a smart speaker at home, [18:00-19:00] using a smart refrigerator, and [20:00-22:30] Use the smart TV in the living room.
  • step S403 the first N reference devices are selected in the order of the use time information from the time to be reminded from near to far, and the selected reference devices are used as the device to be reminded, where N is an integer greater than or equal to 1.
  • the device closer to the reminder time is used as the device to be reminded, which can effectively prevent the user from forgetting.
  • reminders in order to obtain reminder events, reminders can be made in multiple ways, thereby increasing the flexibility of event reminders, and during processing, the reminder device can be updated according to time information, thereby improving the accuracy of event reminders .
  • the method further includes:
  • the user behavior path is generated by learning the user's behavior law, the reminder execution is deployed on the path, and the node device on the path is selected according to the user context, so as to remind the user in the best context and reduce the user's memory pressure , Provide users with the best reminder service.
  • two users A, B, and A will give B a reminder at 12 o'clock in the morning.
  • the content is: remember to cook rice at 7 o'clock in the evening, and user B will receive it at 12 o'clock in the evening.
  • This reminder he confirms OK, indicating that he accepts the tasks and time points involved in the reminder.
  • User B will experience these things in chronological order from 12 o'clock in the evening to 7 o'clock in the evening after receiving the message: 1. Open the car door, ignite, and drive. Go home, leave the car, lock the car; 2. Press the elevator; 3. Open the smart door of the home; 4. Enter the home; 5. Open the refrigerator to get a drink; 6. Sit on the sofa in the living room and take a break.
  • the time node of the above events The prerequisite that can be used to remind user B is: the time of these events must be before 7 o'clock, and the notifiable user equipment involved in each event includes: the user's car, elevator, smart door, smart speaker at home, and smart Refrigerator, smart TV in the living room.
  • the method further includes:
  • Step S501 Obtain the usage probability of the device to be prompted.
  • the system selects a certain probability P to generate a device list and its corresponding time axis list, as shown in Figure 6, the device and time probability statistics table, according to the target time period and the device to be prompted from the historical device list
  • the use probability of learning can be obtained in the middle, thereby improving the accuracy of selecting the device to be prompted.
  • step S502 the device to be prompted is screened according to the usage probability to obtain a target prompt device.
  • an intelligent reminder system to receive reminder events, including user A to user B, and A to himself, or A to a group of people, the reminder system learns each reminder's User historical behavior, determine the user path in the historical behavior, determine the devices that have gone through these paths, the system selects the last three devices that are closest to the current reminder time node to remind the user, therefore, in order to improve the accuracy of event reminders, the reminder device is treated Screening is performed, and devices with a high probability of use and closer to the reminder time are used as devices to be reminded, so as to obtain the target reminder device.
  • step S502 includes:
  • a device list and its corresponding time axis list are generated, such as ⁇ T1, T2,..., Tn ⁇ , select up to three from ⁇ T1, T2,..., Tn ⁇
  • One device can also be more devices. This embodiment does not limit this. In this embodiment, three devices are used as an example for description. Among them, Tn-2, Tn-1, and Tn that are closest to Tt correspond to The device Dn-2, Dn-1, Dn reminds the event, so that the device to be reminded that is closest to the time to be reminded is more likely to be used as the target reminding device for reminding, to achieve effective reminders of the event, and to avoid untimely reminding of the event Case.
  • step S502 further includes:
  • Obtain a preset statistical time count the usage frequency information of the device to be prompted within the preset statistical time; perform normalization processing on the usage frequency information to obtain the usage probability of the device to be prompted.
  • the device to be prompted is screened according to the usage probability to obtain the target reminding device, that is, the device with the higher probability of using the reminding device is selected as the target reminding device, so as to avoid using
  • the device to be prompted with a lower probability of use is used as the target reminder device, which reduces the user experience.
  • the device with a higher probability of being used by the user at the current time is a refrigerator in the kitchen, with a use probability of 90%, and a table lamp in a bedroom with a lower probability of use.
  • the refrigerator with 90% probability of use is selected as the target reminder device, and the desk lamp with 50% probability of use is not used as the target reminder device.
  • the refrigerator is used as a reminder It is easier for the device to remind the user of events. If the event reminder is made through the desk lamp in the bedroom, the user may not be able to hear the event because it is too far away from the bedroom, so the effect of the event reminder cannot be achieved. Therefore, the device to be reminded is based on the probability of use. Screening is performed and the device to be reminded with a higher probability of use is selected as the target reminding device, thereby improving the efficiency of event reminding.
  • the method further includes:
  • this embodiment is based on the premise of interconnection with the user equipment, it is necessary to determine the connection status with each device to be prompted when the device to be prompted is used for event reminding.
  • the connection status is normal, When the reminder time is reached, the event reminder is performed through the device to be reminded, and when the connection status is abnormal, a corresponding warning is issued to facilitate the user to view, thereby realizing the effectiveness of the event reminder.
  • the method further includes:
  • the stop reminder instruction can be a reminder message showing whether to stop through the mobile phone interface when the reminder time is reached, and when the reminder device is a mobile phone, it can also be in other forms.
  • the display format is different for different devices. The embodiment does not limit this.
  • the system reminds user B through device Dn-2.
  • B has two choices, whether to continue reminding or stop reminding. If B chooses to stop reminding, the subsequent Dn-1 and Dn devices The above will no longer remind the user. If B chooses to continue to remind, then the device Dn-1, Dn will continue to remind at the set reminder time until the last device, so that it can be flexibly set according to user needs to improve users The purpose of the experience.
  • the devices with a high probability of use and closer to the reminder time are used as the devices to be reminded, thereby improving the accuracy of event reminders, and can be flexibly set according to user needs to achieve improvement.
  • the purpose of user experience by screening the devices to be reminded, the devices with a high probability of use and closer to the reminder time are used as the devices to be reminded, thereby improving the accuracy of event reminders, and can be flexibly set according to user needs to achieve improvement.
  • This application further provides an event reminding device.
  • FIG. 7 is a schematic diagram of functional modules of the first embodiment of the event reminding device according to the present application.
  • the event reminding device includes:
  • the obtaining module 10 is used to obtain the event to be reminded and the corresponding time to be reminded.
  • execution subject of this embodiment may be an event reminder device, or other terminal devices, which is not limited in this embodiment.
  • an event reminder device is taken as an example for description.
  • the determining module 20 is configured to determine the event acquisition time when the event to be reminded is acquired.
  • the event to be reminded may be a reminder event sent by other users, such as remembering to cook rice at 7 pm, or the time to be reminded by the user through a record book, where the event acquisition time is Obtain the current time of the time to be reminded. For example, if the reminder event is received at 12 noon and remember to cook rice at 7 pm, the event acquisition time is 12 noon.
  • the determining module 20 is further configured to determine a target time period according to the event acquisition time and the time to be reminded.
  • the target time period is determined according to the event acquisition time and the time to be reminded. For example, the event acquisition time is 12 o'clock noon, and the time of the event to be reminded is 7 pm, then
  • the time zone between 12 o'clock noon and 7 o'clock in the evening is used as the target time period.
  • the selection module 30 is configured to select the corresponding device to be prompted from the history device list according to the target time period.
  • the device to be prompted includes the user's car, elevator, smart door, smart speaker at home, smart refrigerator, and smart TV in the living room.
  • the user’s life behavior can be recorded, such as watching TV at 7 pm, obtaining information about the time at 7 pm and the equipment used, the TV, by recording the user’s behavior trajectory, and the user’s need to use the equipment in advance Connected, so that the status of the equipment used by the user can be monitored in real time.
  • the reminding module 40 is used to control the device to be reminded to give event reminders when in use.
  • the system when the system receives a reminder event E from user A to user B, the system records the time T0 when reminder E was received, the deadline Tt of the task involved in the reminder, and today’s date, and the system extracts user B’s Historical behavior records, that is, historical behavior records associated with related devices, cycle by week or month, generate a device list ⁇ D1, D2,..., Dn ⁇ and the corresponding statistical time axis ⁇ T1, T2,..., Tn ⁇ , After the user T0 time and before the deadline Tt, the list of devices passed by the user is ⁇ D1, D2,..., Dn ⁇ , and the statistical time axes of these devices are ⁇ T1, T2,..., Tn ⁇ , where Tn is the most Close to Tt, the system selects a certain probability P, generates a list of equipment and its corresponding time axis list, the system is in ⁇ T1, Select up to three devices from T2,..., Tn ⁇ , among which the devices Dn-2, Dn-1, Dn corresponding to Tn
  • the solution provided in this embodiment determines the event acquisition time when the event to be reminded is acquired after acquiring the event to be reminded and the corresponding time to be reminded; determines the target time period according to the event acquisition time and the time to be reminded; according to the target Select the corresponding device to be reminded from the history device list during the time period; control the device to be reminded to give event reminders when in use, so that when the reminder time is obtained, the corresponding device to be reminded is selected from the history device list for event reminders, so as to avoid users Forgetting events, improve the effectiveness of event reminders.
  • the technical solution of this application essentially or the part that contributes to the prior art can be embodied in the form of a software product, and the computer software product is stored in a computer-readable storage medium as described above (such as The ROM/RAM, magnetic disk, optical disk) includes several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.
  • a terminal device which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Alarm Systems (AREA)

Abstract

一种事件提醒方法、装置、设备及存储介质,所述方法包括:获取待提醒事件以及对应的待提醒时间(S10),确定获取到所述待提醒事件的事件获取时间(S20);根据所述事件获取时间和待提醒时间确定目标时段(S30);根据所述目标时段从历史设备列表中选取对应的待提示设备(S40);控制所述待提示设备在使用时进行事件提醒(S50),从而在获取提醒时间时,从历史设备列表中选取对应的待提示设备进行事件提醒。

Description

事件提醒方法、装置、设备及存储介质
本申请要求:2019年09月20日申请的、申请号为201910896463.3、名称为“事件提醒方法、装置、设备及存储介质”的中国专利申请的优先权,在此将其引入作为参考。
技术领域
本申请涉及物联网技术领域,尤其涉及一种事件提醒方法、装置、设备及存储介质。
背景技术
提醒自己或者提醒他人在某个时间之前完成某件事,或者不要忘记某件事,这是人类的一个广泛的需求。
智能手机与即时通讯社交网络发展已经非常迅速,上述的提醒需求往往都会采用社交网络/即时消息的方式实现,但是即时消息的数量与种类庞大,用户在大量的消息面前无法有效的筛选出这些提醒类消息,产生疏漏是常有的事情,另外还有一些提醒消息会提前较长时间发布出来,导致用户在收到这些提醒到执行提醒中间时间过程中产生遗忘。
上述内容仅用于辅助理解本申请的技术方案,并不代表承认上述内容是现有技术。
技术解决方案
本申请提供一种事件提醒方法,所述事件提醒方法包括以下步骤:
获取待提醒事件以及对应的待提醒时间;
确定获取到所述待提醒事件的事件获取时间;
根据所述事件获取时间和待提醒时间确定目标时段;
根据所述目标时段从历史设备列表中选取对应的待提示设备;
控制所述待提示设备在使用时进行事件提醒。
在一实施例中,所述获取待提醒事件以及对应的待提醒时间,包括:
在接收到其他设备推送的当前消息时,将所述当前消息与预设关键字进行比较,将含有所述预设关键字的当前消息进行信息提取,得到待提醒事件以及对应的待提醒时间;
或,
从本地获取预设应用程序的文本数据,将所述文本数据与预设关键字进行比较,将含有所述预设关键字的文本数据进行信息提取,得到待提醒事件以及对应的待提醒时间;
或,
在接收到用户输入的提醒指令时,从所述提醒指令中提取待提醒事件以及对应的待提醒时间。
在一实施例中,所述根据所述目标时段从历史设备列表中选取对应的待提示设备,包括:
根据所述目标时段从历史设备列表中选取若干参考设备,其中,所选择的参考设备的使用时间在所述目标时段中;
从所述历史设备列表中获取所述参考设备对应的使用时间信息;
按照使用时间信息距离所述待提醒时间从近到远的顺序选取前N个参考设备,并将选取的参考设备作为所述待提示设备,所述N为大于等于1的整数。
在一实施例中,所述根据所述目标时段从历史设备列表中选取对应的待提示设备之前,所述方法还包括:
获取历史时间信息,根据所述历史时间信息记录用户的行为信息;
根据所述行为信息生成历史路径信息,从所述历史路径信息中查找所述历史时间信息对应的历史使用设备信息;
根据所述历史时间信息以及对应的历史使用设备建立历史设备列表。
在一实施例中,所述控制所述待提示设备在使用时进行事件提醒之前,所述方法还包括:
获取所述待提示设备的使用概率;
根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备;
所述控制所述待提示设备在使用时进行事件提醒,包括:
控制所述目标提示设备在使用时进行事件提醒。
在一实施例中,所述根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备,包括:
根据所述使用概率对所述待提示设备及其对应的时间信息进行统计,得到时间中轴列表;
根据所述待提醒时间从所述时间中轴列表中进行筛选,得到目标时间信息;
将所述目标时间信息对应的待提示设备作为目标提示设备。
在一实施例中,所述控制所述待提示设备在使用时进行事件提醒之后,所述方法还包括:
判断是否接收到所述待提示设备发出的中止提醒指令;
在未接收到所述中止提醒指令时,返回所述控制所述待提示设备在使用时进行事件提醒的步骤。
此外,为实现上述目的,本申请还提出一种事件提醒装置,所述事件提醒装置用于执行如上所述的事件提醒方法的步骤。
此外,为实现上述目的,本申请还提出一种事件提醒设备,所述事件提醒设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的事件提醒程序,所述事件提醒程序配置为实现如上所述的事件提醒方法的步骤。
此外,为实现上述目的,本申请还提出一种存储介质,所述存储介质上存储有事件提醒程序,所述事件提醒程序被处理器执行时实现如上文所述的事件提醒方法的步骤。
本申请提出的事件提醒方法,在获取待提醒事件以及对应的待提醒时间,确定获取到所述待提醒事件的事件获取时间;根据所述事件获取时间和待提醒时间确定目标时段;根据所述目标时段从历史设备列表中选取对应的待提示设备;控制所述待提示设备在使用时进行事件提醒,从而在获取提醒时间时,从历史设备列表中选取对应的待提示设备进行事件提醒,避免用户遗忘事件,提高事件提醒的有效性。
附图说明
图1是本申请实施例方案涉及的硬件运行环境的事件提醒设备结构示意图;
图2为本申请事件提醒方法第一实施例的流程示意图;
图3为本申请事件提醒方法一实施例的事件提醒系统示意图;
图4为本申请事件提醒方法第二实施例的流程示意图;
图5为本申请事件提醒方法第三实施例的流程示意图;
图6为本申请事件提醒方法一实施例的设备以及时间概率的统计表;
图7为本申请事件提醒装置第一实施例的功能模块示意图。
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
本发明的实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
参照图1,图1为本申请实施例方案涉及的硬件运行环境的事件提醒设备结构示意图。
如图1所示,该事件提醒设备可以包括:处理器1001,例如CPU,通信总线1002、用户接口1003,网络接口1004,存储器1005。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。
本领域技术人员可以理解,图1中示出的事件提醒设备结构并不构成对事件提醒设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
如图1所示,作为一种计算机可读存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及事件提醒程序。
在图1所示的事件提醒设备中,网络接口1004主要用于连接服务器,与服务器进行数据通信;用户接口1003主要用于连接用户终端,与用户终端进行数据通信;本申请事件提醒设备通过处理器1001调用存储器1005中存储的事件提醒程序,并执行本申请实施例提供的事件提醒的实施方法。
基于上述硬件结构,提出本申请事件提醒方法实施例。
参照图2,图2为本申请事件提醒方法第一实施例的流程示意图。
在第一实施例中,所述事件提醒方法包括以下步骤:
步骤S10,获取待提醒事件以及对应的待提醒时间。
需要说明的是,本实施例的执行主体可为事件提醒设备,还可为其他终端设备,本实施例对此不作限制,在本实施例中,以事件提醒设备为例进行说明。
步骤S20,确定获取到所述待提醒事件的事件获取时间。
在具体实现中,所述待提醒事件可为接收其他用户发送的提醒事件,例如晚上7点记得煮米饭,还可为用户自己通过记录本记录的待提醒时间,其中,所述事件获取时间为获取待提醒时间的当前时间,例如在中午12点整收到待提醒事件晚上7点记得煮米饭,则事件获取时间为中午12点整。
步骤S30,根据所述事件获取时间和待提醒时间确定目标时段。
在本实施例中,所述目标时段为根据所述事件获取时间和待提醒时间确定,例如事件获取时间为中午12点整,待提醒事件的时间为晚上7点,则将
中午12点整与晚上7点之间的时间区域作为目标时段。
步骤S40,根据所述目标时段从历史设备列表中选取对应的待提示设备。
可以理解的是,所述待提示设备包括用户的轿车、电梯、智能门、家里智能音箱、智能冰箱以及客厅中的智能电视等。
在具体实现中,可将用户生活中的行为进行记录,例如在晚上7点看电视,获取时间晚上7点以及使用的设备信息,电视,通过记录用户的行为轨迹,预先与用户需要使用的设备进行互联,从而可实时监控用户使用的设备的使用状态。
步骤S50,控制所述待提示设备在使用时进行事件提醒。
如图3所示的事件提醒系统示意图,用户A对用户B进行提醒时,通过智能提醒系统与关联的设备1、设备2以及设备n等进行连接,通过用户B使用的设备1、设备2以及设备n进行提醒,从而达到有效的事件提醒的目的。
在具体实现中,系统接收到用户A给到用户B的提醒事件E时,系统记录下提醒E收到的时刻T0与提醒涉及的任务的截止时间Tt,以及今天的日期,系统提取用户B的历史行为记录,即与相关设备关联的历史行为记录,按周循环或者月循环,产生设备列表{ D1, D2, … , Dn}以及对应的统计时间中轴{T1, T2, … , Tn},用户在T0时间之后,截止时间Tt之前,用户经过的设备列表为{ D1, D2, … , Dn},经过这些设备的统计时间中轴分别为{T1, T2, … , Tn},其中Tn最靠近Tt,系统选择某个概率P,产生一个设备列表及其对应的时间中轴列表,系统在{T1, T2, … , Tn}中选择最多三个设备,其中以最接近Tt的Tn-2,Tn-1,Tn对应的设备Dn-2,Dn-1,Dn进行事件提醒。
本实施例提供的方案,在获取待提醒事件以及对应的待提醒时间,确定获取到所述待提醒事件的事件获取时间;根据所述事件获取时间和待提醒时间确定目标时段;根据所述目标时段从历史设备列表中选取对应的待提示设备;控制所述待提示设备在使用时进行事件提醒,从而在获取提醒时间时,从历史设备列表中选取对应的待提示设备进行事件提醒,避免用户遗忘事件,提高事件提醒的有效性。
进一步地,如图4所示,基于第一实施例提出本申请事件提醒方法第二实施例,在本实施例中,所述步骤S10之前,所述方法还包括:
在接收到其他设备推送的当前消息时,将所述当前消息与预设关键字进行比较,将含有所述预设关键字的当前消息进行信息提取,得到待提醒事件以及对应的待提醒时间。
或,
从本地获取预设应用程序的文本数据,将所述文本数据与预设关键字进行比较,将含有所述预设关键字的文本数据进行信息提取,得到待提醒事件以及对应的待提醒时间。
或,
在接收到用户输入的提醒指令时,从所述提醒指令中提取待提醒事件以及对应的待提醒时间。
需要说明的是,接收提醒事件,包括用户A给到用户B的,以及A给到自己的提醒,或者A给到一群人的提醒,通过多种方式的信息接收,从而提高事件提醒的灵活性。
在具体实现中,所述预设应用程序为带有提醒事件记录功能的应用程序,例如记事本应用程序等,所述预设关键字可为时间、记得、提醒等与事件提醒相关的关键字,还可包括其他关键字,本实施例对此不作限制。
进一步地,所述步骤S40,包括:
步骤S401,根据所述目标时段从历史设备列表中选取若干参考设备,其中,所选择的参考设备的使用时间在所述目标时段中。
在本实施例中,为了更准确的得到待提示设备进行提醒,可根据当前时间进行时段的更新,根据上文提到的例子在中午12点整收到待提醒事件晚上7点记得煮米饭,则提醒时间段为[12:00-19:00],如果获取当前时间为16:00时,则将提醒时间段更新为[16:00-19:00],从而提高事件提醒的准确性。
需要说明的是,所述若干参考设备为根据根据用户的行为轨迹学习后得到的设备信息,例如在目标时段[12:00-19:00]中,用户使用到的设备包括:用户的轿车、电梯、智能门、家里智能音箱、智能冰箱以及客厅中的智能电视,
步骤S402,从所述历史设备列表中获取所述参考设备对应的使用时间信息。
在本实施例中,除了获得用户使用到的设备包括:用户的轿车、电梯、智能门、家里智能音箱、智能冰箱以及客厅中的智能电视,还包括设备对应的使用时间信息,例如在[17:00-18:00]使用轿车、[18:00-18:30]使用智能门、[18:20-18:30]使用家里智能音箱、[18:00-19:00]使用智能冰箱以及[20:00-22:30]使用客厅中的智能电视。
步骤S403,按照使用时间信息距离所述待提醒时间从近到远的顺序选取前N个参考设备,并将选取的参考设备作为所述待提示设备,所述N为大于等于1的整数。
在具体实现中,为了提高设备提醒的准确性,将离提醒时间较近的设备作为待提示设备,从而可有效避免用户遗忘。
本实施例提供的方案,为了获取提醒事件可通过多种方式进行提醒,从而提高事件提醒的灵活性,并在处理过程中,可根据时间信息对待提示设备进行更新,从而提高事件提醒的准确性。
进一步地,如图5所示,基于第一实施例提出本申请事件提醒方法第三实施例,在本实施例中,所述步骤S40之前,所述方法还包括:
获取历史时间信息,根据所述历史时间信息记录用户的行为信息;根据所述行为信息生成历史路径信息,从所述历史路径信息中查找所述历史时间信息对应的历史使用设备信息;根据所述历史时间信息以及对应的历史使用设备信息建立历史设备列表。
在具体实现中,通过学习用户的行为规律,产生用户行为路径,将提醒的执行部署在路径上,根据用户情境选择路径上的节点设备,实现在最佳的情境下提醒用户,减少用户记忆压力,为用户提供最佳的提醒服务。
在本实施例中,两个个用户A,B,A在上午中午12点整的时候给到B一个提醒,内容是:晚上7点记得煮米饭,用户B在12点整的时候会收到这个提醒,他确认OK,标志他接受这个提醒所涉及的任务与时间点,用户B从接收到消息12点到晚上7点按照时间顺序会陆续经历这些事情:1、打开轿车门,点火,驾车回家,离开轿车,锁车;2、按电梯;3、打开家庭的智能门;4、进入家里;5、打开冰箱取饮料;6、坐到客厅沙发上稍事休息,以上事件的时间节点可以用来提醒用户B的前提条件是:这些事件发生的时间点需要在7点之前,每一个事件上涉及的可通知的用户设备包括:用户的轿车,电梯,智能门,家里智能音箱,智能冰箱,客厅中的智能电视。
进一步地,所述步骤S50之前,所述方法还包括:
步骤S501,获取所述待提示设备的使用概率。
在具体实现中,系统选择某个概率P,产生一个设备列表及其对应的时间中轴列表,如图6所示的设备以及时间概率的统计表,根据目标时段以及待提示设备从历史设备列表中可得到学习的使用概率,从而提高选取待提示设备的准确性。
步骤S502,根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备。
在本实施例中,通过设计一个智能提醒系统,接收提醒事件,包括用户A给到用户B的,以及A给到自己的提醒,或者A给到一群人的提醒系统学习每一个提醒接受者的用户历史行为,确定历史行为中的用户路径,确定这些路径上经历过的设备系统选择最接近当前提醒时间节点的最后三个设备提醒用户,因此,为了提高事件提醒的准确性,通过对待提示设备进行筛选,将使用概率高以及更靠近提醒时间的设备作为待提示设备,从而得到目标提示设备。
进一步地,所述所述步骤S502,包括:
根据所述使用概率对所述待提示设备及其对应的时间信息进行统计,得到时间中轴列表;根据所述待提醒时间从所述时间中轴列表中进行筛选,得到目标时间信息;将所述目标时间信息对应的待提示设备作为目标提示设备。
在具体实现中,通过选择某个概率P,产生一个设备列表及其对应的时间中轴列表,例如{T1, T2, … , Tn},从{T1, T2, … , Tn}中选择最多三个设备,还可为更多的设备,本实施例对此不作限制,在本实施例中,以三个设备为例进行说明,其中以最接近Tt的Tn-2,Tn-1,Tn对应的设备Dn-2,Dn-1,Dn进行事件提醒,从而将最接近待提醒时间几率较高可使用的待提示设备作为目标提示设备进行提醒,达到事件的有效提醒,避免出现事件提醒不及时的情况。
进一步地,所述步骤S502,还包括:
获取预设统计时间,在所述预设统计时间内统计所述待提示设备的使用次数信息;对所述使用次数信息进行归一化处理,得到所述待提示设备的使用概率。
为了实现对用户行为的学习得到用户使用的待提示设备信息,如图6所示的对于某个设备的用户历史行为统计数据,假设以周为统计单位,提醒的时间是周三,那么统计用户B的周三期间的活动,用户B每周三经历设备1的时间序列为{T11,T12,T13,T1m},m是采用多少周的数据,F(T)表示在T时间节点上的次数,F值归一化之后对应概率P,T1为F(T)最大时候的T值,T1标记为设备1统计时间中轴,同样还有设备2以及设备3对应的T2和T3。
在本实施例中,为了提高事件提醒的效率,根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备,即选取提示设备使用概率较高的设备作为目标提示设备,从而避免将使用概率较低的待提示设备作为目标提示设备,降低用户体验,例如在当前时间用户使用概率较高的设备为厨房的冰箱,使用概率为90%,使用概率较低的卧室的台灯,使用概率为50%,在这种情况下,选取使用概率为90%的冰箱作为目标提示设备,而不将使用概率为50%的台灯作为目标提示设备,如果当前用户在厨房工作时,通过冰箱作为提示设备更容易对用户进行事件提醒,如果通过卧室的台灯进行事件提醒则用户可能由于距离卧室太远,没法听到,从而无法达到事件提醒的效果,因此,根据使用概率对所述待提示设备进行筛选,选取使用概率较高的待提示设备作为目标提示设备,从而提高事件提醒的效率。
进一步地,所述步骤S50之前,所述方法还包括:
监控与所述目标提示设备的连接状态;在所述连接状态为连接正常时,执行步骤S50。
由于本实施例都是基于与用户设备互联的前提下才可以进行,因此,在通过待提示设备进行事件提醒时,首先需要判断与各个待提示设备的连接状态,在连接状态为连接正常时,则达到提醒时间时,通过待提示设备进行事件提醒,在连接状态为非正常状态时,则进行相应的警示,以使用户方便进行查看,从而实现事件提醒的有效性。
进一步地,所述步骤S50之后,所述方法还包括:
判断是否接收到所述待提示设备发出的中止提醒指令;在未接收到所述中止提醒指令时,返回步骤S50。
需要说明的是,所述中止提醒指令可为在达到提醒时间时,在提醒设备为手机时,通过手机界面展示是否中止的提示消息,还可为其他形式,对于不同的设备展示形式不同,本实施例对此不作限制。
在本实施例中,用户经过Dn-2时,系统通过设备Dn-2提醒用户B,B有俩种选择,继续提醒或者中止提醒,如果B选择中止提醒,在后续的Dn-1,Dn设备上将不再提醒用户,如果B选择继续提醒,那么设备Dn-1,Dn将继续在设定的提醒时间进行提醒,一直到最后一个设备,从而可根据用户需求进行灵活设定,达到提高用户体验的目的。
本实施例提供的方案,通过对待提示设备进行筛选,将使用概率高以及更靠近提醒时间的设备作为待提示设备,从而提高事件提醒的准确性,并可根据用户需求进行灵活设定,达到提高用户体验的目的。
本申请进一步提供一种事件提醒装置。
参照图7,图7为本申请事件提醒装置第一实施例的功能模块示意图。
本申请事件提醒装置第一实施例中,该事件提醒装置包括:
获取模块10,用于获取待提醒事件以及对应的待提醒时间。
需要说明的是,本实施例的执行主体可为事件提醒设备,还可为其他终端设备,本实施例对此不作限制,在本实施例中,以事件提醒设备为例进行说明。
确定模块20,用于确定获取到所述待提醒事件的事件获取时间。
在具体实现中,所述待提醒事件可为接收其他用户发送的提醒事件,例如晚上7点记得煮米饭,还可为用户自己通过记录本记录的待提醒时间,其中,所述事件获取时间为获取待提醒时间的当前时间,例如在中午12点整收到待提醒事件晚上7点记得煮米饭,则事件获取时间为中午12点整。
所述确定模块20,还用于根据所述事件获取时间和待提醒时间确定目标时段。
在本实施例中,所述目标时段为根据所述事件获取时间和待提醒时间确定,例如事件获取时间为中午12点整,待提醒事件的时间为晚上7点,则将
中午12点整与晚上7点之间的时间区域作为目标时段。
选取模块30,用于根据所述目标时段从历史设备列表中选取对应的待提示设备。
可以理解的是,所述待提示设备包括用户的轿车、电梯、智能门、家里智能音箱、智能冰箱以及客厅中的智能电视等。
在具体实现中,可将用户生活中的行为进行记录,例如在晚上7点看电视,获取时间晚上7点以及使用的设备信息,电视,通过记录用户的行为轨迹,预先与用户需要使用的设备进行互联,从而可实时监控用户使用的设备的使用状态。
提醒模块40,用于控制所述待提示设备在使用时进行事件提醒。
如图3所示的事件提醒系统示意图,用户A对用户B进行提醒时,通过智能提醒系统与关联的设备1、设备2以及设备n等进行连接,通过用户B使用的设备1、设备2以及设备n进行提醒,从而达到有效的事件提醒的目的。
在具体实现中,系统接收到用户A给到用户B的提醒事件E时,系统记录下提醒E收到的时刻T0与提醒涉及的任务的截止时间Tt,以及今天的日期,系统提取用户B的历史行为记录,即与相关设备关联的历史行为记录,按周循环或者月循环,产生设备列表{ D1, D2, … , Dn}以及对应的统计时间中轴{T1, T2, … , Tn},用户在T0时间之后,截止时间Tt之前,用户经过的设备列表为{ D1, D2, … , Dn},经过这些设备的统计时间中轴分别为{T1, T2, … , Tn},其中Tn最靠近Tt,系统选择某个概率P,产生一个设备列表及其对应的时间中轴列表,系统在{T1, T2, … , Tn}中选择最多三个设备,其中以最接近Tt的Tn-2,Tn-1,Tn对应的设备Dn-2,Dn-1,Dn进行事件提醒。
本实施例提供的方案,在获取待提醒事件以及对应的待提醒时间,确定获取到所述待提醒事件的事件获取时间;根据所述事件获取时间和待提醒时间确定目标时段;根据所述目标时段从历史设备列表中选取对应的待提示设备;控制所述待提示设备在使用时进行事件提醒,从而在获取提醒时间时,从历史设备列表中选取对应的待提示设备进行事件提醒,避免用户遗忘事件,提高事件提醒的有效性。
由于本事件提醒装置采用了上述所有实施例的全部技术方案,因此至少具有上述实施例的技术方案所带来的所有有益效果,在此不再一一赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个计算机可读存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围。

Claims (15)

  1. 一种事件提醒方法,其特征在于,所述事件提醒方法包括以下步骤:
    获取待提醒事件以及对应的待提醒时间;
    确定获取到所述待提醒事件的事件获取时间;
    根据所述事件获取时间和待提醒时间确定目标时段;
    根据所述目标时段从历史设备列表中选取对应的待提示设备;
    控制所述待提示设备在使用时进行事件提醒。
  2. 如权利要求1所述的事件提醒方法,其特征在于,所述获取待提醒事件以及对应的待提醒时间,包括:
    在接收到其他设备推送的当前消息时,将所述当前消息与预设关键字进行比较,将含有所述预设关键字的当前消息进行信息提取,得到待提醒事件以及对应的待提醒时间;
    或,
    从本地获取预设应用程序的文本数据,将所述文本数据与预设关键字进行比较,将含有所述预设关键字的文本数据进行信息提取,得到待提醒事件以及对应的待提醒时间;
    或,
    在接收到用户输入的提醒指令时,从所述提醒指令中提取待提醒事件以及对应的待提醒时间。
  3. 如权利要求2所述的事件提醒方法,其特征在于,
    所述预设应用程序为带有提醒事件记录功能的应用程序;
    所述预设关键字为时间、记得、提醒等与事件提醒相关的关键字。
  4. 如权利要求1所述的事件提醒方法,其特征在于,所述根据所述目标时段从历史设备列表中选取对应的待提示设备,包括:
    根据所述目标时段从历史设备列表中选取若干参考设备,其中,所选择的参考设备的使用时间在所述目标时段中;
    从所述历史设备列表中获取所述参考设备对应的使用时间信息;
    按照使用时间信息距离所述待提醒时间从近到远的顺序选取前N个参考设备,并将选取的参考设备作为所述待提示设备,所述N为大于等于1的整数。
  5. 如权利要求4所述的事件提醒方法,其特征在于,
    所述若干参考设备为根据根据用户的行为轨迹学习后得到的设备。
  6. 如权利要求1至5中任一项所述的事件提醒方法,其特征在于,所述根据所述目标时段从历史设备列表中选取对应的待提示设备之前,所述方法还包括:
    获取历史时间信息,根据所述历史时间信息记录用户的行为信息;
    根据所述行为信息生成历史路径信息,从所述历史路径信息中查找所述历史时间信息对应的历史使用设备信息;
    根据所述历史时间信息以及对应的历史使用设备建立历史设备列表。
  7. 如权利要求1至5中任一项所述的事件提醒方法,其特征在于,所述控制所述待提示设备在使用时进行事件提醒之前,所述方法还包括:
    获取所述待提示设备的使用概率;
    根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备;
    所述控制所述待提示设备在使用时进行事件提醒,包括:
    控制所述目标提示设备在使用时进行事件提醒。
  8. 如权利要求7所述的事件提醒方法,其特征在于,所述获取所述待提示设备的使用概率,包括:
    产生一个设备列表及其对应的时间中轴列表;
    根据所述目标时段以及所述待提示设备从所述设备列表中得到待提示设备的使用概率。
  9. 如权利要求7所述的事件提醒方法,其特征在于,所述根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备,包括:
    根据所述使用概率对所述待提示设备及其对应的时间信息进行统计,得到时间中轴列表;
    根据所述待提醒时间从所述时间中轴列表中进行筛选,得到目标时间信息;
    将所述目标时间信息对应的待提示设备作为目标提示设备。
  10. 如权利要求7所述的事件提醒方法,其特征在于,所述根据所述使用概率对所述待提示设备进行筛选,得到目标提示设备,包括:
    获取预设统计时间,在所述预设统计时间内统计所述待提示设备的使用次数信息;对所述使用次数信息进行归一化处理,得到所述待提示设备的使用概率。
  11. 如权利要求1至5中任一项所述的事件提醒方法,其特征在于,所述控制所述待提示设备在使用时进行事件提醒之后,所述方法还包括:
    判断是否接收到所述待提示设备发出的中止提醒指令;
    在未接收到所述中止提醒指令时,返回所述控制所述待提示设备在使用时进行事件提醒的步骤。
  12. 如权利要求1至5中任一项所述的事件提醒方法,其特征在于,所述控制所述待提示设备在使用时进行事件提醒之前,所述方法还包括:
    监控与所述目标提示设备的连接状态,确定所述连接状态连接正常。
  13. 一种事件提醒装置,其特征在于,所述事件提醒装置用于执行如权利要求1至12中任一项所述的事件提醒方法的步骤。
  14. 一种事件提醒设备,其特征在于,所述事件提醒设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的事件提醒程序,所述事件提醒程序配置为实现如权利要求1至12中任一项所述的事件提醒方法的步骤。
  15. 一种存储介质,其特征在于,所述存储介质上存储有事件提醒程序,所述事件提醒程序被处理器执行时实现如权利要求1至12中任一项所述的事件提醒方法的步骤。
PCT/CN2020/112459 2019-09-20 2020-08-31 事件提醒方法、装置、设备及存储介质 WO2021052155A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910896463.3 2019-09-20
CN201910896463.3A CN110648115B (zh) 2019-09-20 2019-09-20 事件提醒方法、装置、设备及存储介质

Publications (1)

Publication Number Publication Date
WO2021052155A1 true WO2021052155A1 (zh) 2021-03-25

Family

ID=68992533

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/112459 WO2021052155A1 (zh) 2019-09-20 2020-08-31 事件提醒方法、装置、设备及存储介质

Country Status (2)

Country Link
CN (1) CN110648115B (zh)
WO (1) WO2021052155A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114143578A (zh) * 2021-11-30 2022-03-04 海信视像科技股份有限公司 一种食材提醒方法及显示设备、服务器

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110648115B (zh) * 2019-09-20 2023-09-22 深圳Tcl新技术有限公司 事件提醒方法、装置、设备及存储介质
CN112422733A (zh) * 2020-11-19 2021-02-26 Oppo广东移动通信有限公司 通知提醒方法、装置、终端及存储介质
CN112738740B (zh) * 2020-12-30 2022-10-11 青岛海尔科技有限公司 消息推送的发送方法及装置、存储介质及电子装置

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504557A (zh) * 2014-12-19 2015-04-08 广东欧珀移动通信有限公司 终端事件提醒方法和系统
CN105574704A (zh) * 2015-04-23 2016-05-11 宇龙计算机通信科技(深圳)有限公司 一种取消提醒事件的方法、装置及终端
CN106920064A (zh) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 一种信息提醒的方法和终端设备
CN107534837A (zh) * 2015-12-31 2018-01-02 华为技术有限公司 基于位置的提醒方法、指示设备、提醒设备和移动终端
US20180025326A1 (en) * 2016-07-19 2018-01-25 Samsung Electronics Co., Ltd. Schedule management method and electronic device adapted to the same
CN108629433A (zh) * 2018-03-30 2018-10-09 维沃移动通信有限公司 一种预约提醒方法和移动终端
CN108876284A (zh) * 2018-05-14 2018-11-23 平安科技(深圳)有限公司 一种用户行为提示生成方法及终端设备
CN110648115A (zh) * 2019-09-20 2020-01-03 深圳Tcl新技术有限公司 事件提醒方法、装置、设备及存储介质

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102404397A (zh) * 2011-11-15 2012-04-04 宇龙计算机通信科技(深圳)有限公司 信息提醒的方法、装置及系统
CN104253896A (zh) * 2013-06-28 2014-12-31 中国电信股份有限公司 基于短信内容的事件提醒方法、装置与移动终端
CN106792578B (zh) * 2015-11-25 2020-05-15 珠海豹趣科技有限公司 一种事件提醒消息推送方法及装置
CN105530307B (zh) * 2015-12-21 2019-07-09 惠州Tcl移动通信有限公司 一种基于多关联设备的事件提醒方法及系统
CN106296135A (zh) * 2016-08-25 2017-01-04 广州华多网络科技有限公司 事件提醒方法、装置及终端
CN108810852A (zh) * 2018-06-12 2018-11-13 奇瑞汽车股份有限公司 创建提醒事件的方法和装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504557A (zh) * 2014-12-19 2015-04-08 广东欧珀移动通信有限公司 终端事件提醒方法和系统
CN105574704A (zh) * 2015-04-23 2016-05-11 宇龙计算机通信科技(深圳)有限公司 一种取消提醒事件的方法、装置及终端
CN106920064A (zh) * 2015-12-24 2017-07-04 北京奇虎科技有限公司 一种信息提醒的方法和终端设备
CN107534837A (zh) * 2015-12-31 2018-01-02 华为技术有限公司 基于位置的提醒方法、指示设备、提醒设备和移动终端
US20180025326A1 (en) * 2016-07-19 2018-01-25 Samsung Electronics Co., Ltd. Schedule management method and electronic device adapted to the same
CN108629433A (zh) * 2018-03-30 2018-10-09 维沃移动通信有限公司 一种预约提醒方法和移动终端
CN108876284A (zh) * 2018-05-14 2018-11-23 平安科技(深圳)有限公司 一种用户行为提示生成方法及终端设备
CN110648115A (zh) * 2019-09-20 2020-01-03 深圳Tcl新技术有限公司 事件提醒方法、装置、设备及存储介质

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114143578A (zh) * 2021-11-30 2022-03-04 海信视像科技股份有限公司 一种食材提醒方法及显示设备、服务器

Also Published As

Publication number Publication date
CN110648115B (zh) 2023-09-22
CN110648115A (zh) 2020-01-03

Similar Documents

Publication Publication Date Title
WO2021052155A1 (zh) 事件提醒方法、装置、设备及存储介质
US11496460B2 (en) Dynamic, customizable, controlled-access child outcome planning and administration resource
CN113785295A (zh) 为计算设备配置基于背景的限制
AU2020200345A1 (en) Conference room management system
US6604059B2 (en) Predictive calendar
US20030055908A1 (en) Controlling throughput of message requests in a messaging system
US10666450B2 (en) Operation execution control server, rule generation server, terminal device, linkage system, method for controlling operation execution control server, method for controlling rule generation server, method for controlling terminal device, and computer-readable recording medium
JP2016512622A (ja) さまざまな認知能力レベルの人々のためのコンテクスト依存型アプリケーション/イベント起動
US20190197496A1 (en) Task reminding method and apparatus for multiple information sources
KR20130137098A (ko) 통지에 응답하기 위한 상황-기반 옵션들의 생성
WO2020055775A1 (en) Matching and connection methods and systems requiring video communication
US11206152B2 (en) Method and apparatus for managing missed events
US20200137007A1 (en) Apparatus and method for matching individuals during an ephemeral time period based upon voting and matching criteria
CN107025143A (zh) 一种应用消息的通知处理方法、装置及通信终端
JP5973378B2 (ja) 通信端末、通信システム、通信方法およびプログラム
Du et al. HYCARE: A hybrid context-aware reminding framework for elders with mild dementia
US11177044B2 (en) Summarily conveying smart appliance statuses
WO2014151333A1 (en) Methods for prompting a user to use enhanced automation system features, and systems and devices related thereto
US11546443B2 (en) Connected focus time experience that spans multiple devices
US20140057619A1 (en) System and method for adjusting operation modes of a mobile device
Perttunen et al. Inferring presence in a context-aware instant messaging system
JP6934132B2 (ja) 情報提示システム、プログラム及び情報提示方法
JP7125183B1 (ja) 情報処理装置、情報処理方法及びプログラム
TWI740295B (zh) 自動客服代理系統
Okoshi et al. UbiTtention 2017: 2nd international workshop on smart & ambient notification and attention management

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: 20865457

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20865457

Country of ref document: EP

Kind code of ref document: A1