CN112506337A - Operation request processing method and device, computer equipment and storage medium - Google Patents

Operation request processing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112506337A
CN112506337A CN202011245620.3A CN202011245620A CN112506337A CN 112506337 A CN112506337 A CN 112506337A CN 202011245620 A CN202011245620 A CN 202011245620A CN 112506337 A CN112506337 A CN 112506337A
Authority
CN
China
Prior art keywords
operation request
motion state
triggered
wearable device
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011245620.3A
Other languages
Chinese (zh)
Other versions
CN112506337B (en
Inventor
王磊
王筱博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dongguan Youfang Internet Of Things Technology Co ltd
Original Assignee
Shenzhen Neoway Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Neoway Technology Co Ltd filed Critical Shenzhen Neoway Technology Co Ltd
Priority to CN202011245620.3A priority Critical patent/CN112506337B/en
Publication of CN112506337A publication Critical patent/CN112506337A/en
Application granted granted Critical
Publication of CN112506337B publication Critical patent/CN112506337B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/011Arrangements for interaction with the human body, e.g. for user immersion in virtual reality

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to an operation request processing method, an operation request processing device, computer equipment and a storage medium. The method comprises the following steps: the method includes the steps of receiving an operation request, obtaining a motion state of a user from a corresponding wearable device based on the operation request, and determining whether the operation request is triggered by mistake or not based on the motion state. By adopting the method, whether the operation request is triggered by mistake can be more accurately and intelligently judged.

Description

Operation request processing method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of communications device technologies, and in particular, to an operation request processing method and apparatus, a computer device, and a storage medium.
Background
Most of the current terminals rely on the pocket mode to solve various kinds of misoperation including telephone misdialing. However, in some normal use situations, the sensor is slightly shielded, and the pocket mode is falsely triggered, which affects the normal use of the mobile phone by the user. In addition, even if the pocket mode is opened, there is still a case where an emergency call is touched by mistake.
Along with the popularization of wearable equipment, many terminals have the function of intelligent unlocking, and the terminal can be in the non-lock screen state after being connected to the wearable equipment, has also increased the probability of maloperation.
Disclosure of Invention
In view of the above, it is necessary to provide an operation request processing method, an apparatus, a computer device, and a storage medium capable of more accurately determining whether an operation request is triggered by mistake, in order to solve the above-described technical problems.
An operation request processing method, the method comprising:
receiving an operation request;
acquiring the motion state of the user from the corresponding wearable device based on the operation request;
determining whether the operation request is false triggered based on the motion state.
In one embodiment, the method further comprises the following steps:
the motion state is calculated by the wearable device based on the collected motion data, or the motion state is a preset motion state in the wearable device.
In one embodiment, after the determining whether the operation request is triggered by mistake according to the motion state, the method includes:
when the operation request is determined not to be triggered by mistake according to the motion state, executing the operation corresponding to the operation request;
and when the operation request is determined to be triggered by mistake according to the motion state, sending out a mistake triggering prompt.
In one embodiment, the issuing of the false trigger alert includes:
sending a false trigger reminder to the wearable device;
the method further comprises the following steps:
receiving a feedback message of the wearable device aiming at the false trigger prompt;
when the operation request is determined not to be triggered by mistake according to the feedback message, executing the operation corresponding to the operation request;
and when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
In one embodiment, before the obtaining of the motion state of the user from the corresponding wearable device based on the operation request, the method further includes:
collecting first environment information;
when the operation request is determined not to be triggered by mistake according to the first environment information, executing the operation corresponding to the operation request;
when the operation request is determined to be triggered by mistake according to the first environment information, the operation request is continuously executed, and the motion state of the user is obtained from the corresponding wearable equipment.
In one embodiment, the collecting the first environment information includes:
first environmental information is collected by at least one of a light sensor or a distance sensor.
An operation request processing apparatus, the apparatus comprising:
the receiving module is used for receiving the operation request;
the obtaining module is used for obtaining the motion state of the user from the corresponding wearable equipment based on the operation request;
a determination module for determining whether the operation request is false-triggered based on the motion state.
In one embodiment, the apparatus further comprises:
the reminding module is used for sending a false trigger reminding to the wearable equipment;
a feedback receiving module, configured to receive a feedback message of the wearable device for the false trigger alert;
the feedback response module is used for executing the operation corresponding to the operation request when the operation request is determined not to be triggered by mistake according to the feedback message; and when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the method of any of the above embodiments when the processor executes the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of any of the above embodiments.
The operation request processing method, the operation request processing device, the computer equipment and the storage medium increase the analysis of the wearable equipment on the motion state of the user on the basis of detecting the surrounding environment information. When the user is in motion, the misoperation triggers the terminal, the motion state obtained by the wearable device can be analyzed, on one hand, the accuracy of motion state judgment is guaranteed, and on the other hand, the judgment of the misoperation is more accurate based on the accurate motion state.
Drawings
FIG. 1 is a diagram of an application environment in which a method of handling requests is operated according to one embodiment;
FIG. 2 is a flow diagram illustrating a method for handling operation requests in one embodiment;
FIG. 3 is a schematic flow chart illustrating the processing of false triggering of alerts and feedback in one embodiment;
FIG. 4 is a schematic diagram illustrating a process for collecting and determining environmental information according to an embodiment;
FIG. 5 is a timing diagram illustrating interaction between a smart phone and a smart watch in one embodiment;
FIG. 6 is a block diagram showing the structure of an operation request processing apparatus according to one embodiment;
FIG. 7 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The operation request processing method provided by the application can be applied to the application environment shown in fig. 1. Wherein, the terminal 102 and the wearable device 104 can be in communication connection. A wearable device 104 worn by a user collects motion state data of the user. After the terminal 102 receives the operation request, the terminal 102 first determines whether the operation request is triggered by mistake according to the environment information, and when the terminal 102 determines that the operation request is not triggered by mistake according to the environment information, the terminal 102 executes the operation corresponding to the operation request. When the terminal 102 determines that the operation request is triggered by mistake according to the environment information, the motion state of the user is obtained from the wearable device 104 which is more closely combined with the user. When the motion state acquired by the terminal 102 indicates that the user is not in the motion state, the operation corresponding to the operation request is directly performed. When the motion state obtained by the terminal 102 indicates that the user is in the motion state, a false trigger alert is sent to the wearable device 104 for further confirmation by the user. By the operation request processing method, the terminal 102 can more accurately judge whether the operation request is triggered by mistake.
The terminal 102 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers. Wearable device 104 may be, but is not limited to, various smart watches, smart bracelets, smart helmets, AR devices, VR devices, smart glasses, wireless headsets. The communication connection may be a wired connection or a wireless connection, such as but not limited to bluetooth, Wi-fi, 4G and 5G.
In one embodiment, as shown in fig. 2, an operation request processing method is provided, which is described by taking the application of the method to the terminal in fig. 1 as an example, and includes the following steps:
in step 202, an operation request is received.
The operation refers to operations such as clicking, moving, long-pressing and the like of a key or an icon on the terminal by a user received by the terminal. The keys may be physical keys or virtual keys. But in this embodiment, the method can be used for dialing a telephone by clicking a dial pad, unlocking a mobile phone by sliding, sending information by clicking a sending button, playing music by clicking a playing button, playing video by moving a progress bar, carrying out voice chat by long-pressing a voice button or carrying out video chat by clicking a video button. The operation request refers to an operation input by the user and a corresponding computer instruction generated by the terminal, and in this embodiment, the operation request may be, but is not limited to, a computer instruction for making a call, a computer instruction for unlocking a mobile phone, a computer instruction for sending information, a computer instruction for playing music, a computer instruction for playing video, a computer instruction for voice chat, and a computer instruction for video chat.
In this embodiment, the operation request may be generated by the terminal being actively triggered by the user, or may be generated by the terminal being triggered by the user by mistake.
And step 204, acquiring the motion state of the user from the corresponding wearable device based on the operation request.
Wherein, the wearable device that corresponds refers to with the terminal looks communication connection in step 202 in intelligent wrist-watch, intelligent bracelet, intelligent helmet, AR equipment, VR equipment, intelligent glasses and wireless earphone etc. at least one of the equipment. The motion state of the user refers to a judgment given by the wearable device according to the collected activity data of the user in combination with computational analysis to indicate whether the user is in motion, or may be a motion state preset in the wearable device.
In this embodiment, the motion state may include both moving and stationary. When the terminal judges through data collected by a sensor of the wearable device, whether the user is in a motion state or not can be determined according to comparison between each data and a set threshold value. When the wearable device is preset with a motion state, the terminal can directly read the preset motion state. In the case that there is a preset motion state, the terminal may further set priorities of the two motion state obtaining manners, for example, the priorities may be set as follows: the priority of the motion state acquired from the wearable device sensor is higher than the preset motion state, and then the motion state obtained by the terminal is the motion state of the user acquired by the wearable device in real time.
In particular, the wearable device may detect the motion state of the user through an acceleration sensor in the wearable device. The acceleration sensor may be a three-axis acceleration sensor capable of generating acceleration values for measuring X, Y and the Z-axis direction; when the user gets rid of hands or slightly moves the equipment, the wearable equipment can also send the displacement thereupon, and the translation rate is very fast, and the acceleration value of a certain axle of triaxial acceleration sensor can increase suddenly, and when the numerical value that triaxial acceleration sensor detected was greater than a predetermined threshold value, whether monitoring sensor data lasted more than this threshold value in a period of time, if can judge that the user is in the motion.
In particular, the wearable device may detect the motion state of the user through a gyroscope sensor in the wearable device. A gyroscopic sensor may be used to determine the direction of a moving object. When the user rocks the wrist, because the rotation of hand, wearable equipment also can rotate thereupon, the numerical value that the gyroscope detected can be greater than a threshold value, can judge from this whether the user is rocking the wrist.
Specifically, when the user is in a stationary state such as lying, sitting, and standing, the values collected by the sensors tend to be stable, and the wearable device determines that the user is not in motion.
Step 206, determining whether the operation request is triggered by mistake according to the motion state.
Specifically, when the motion state indicates that the user is not in motion, it may be determined that the operation request is not falsely triggered. And when the motion state indicates that the user is in motion, judging that the operation request is triggered by mistake.
In the operation request processing method, the wearable device can acquire a more accurate motion state because the wearable device and the human body are more closely combined. The terminal can more accurately judge whether the operation request is false triggering or not by combining the information of the user motion state in the wearable device.
In one embodiment, after determining whether the operation request is triggered by mistake according to the motion state of the user returned by the wearable device, the method comprises the following steps: and when the operation request is determined not to be triggered by mistake according to the motion state, executing the operation corresponding to the operation request. And when the operation request is determined to be triggered by mistake according to the motion state, sending out a mistake triggering prompt.
The false trigger reminder is a message sent from the terminal, and may be text information with an operation name, an application name, false trigger time, a terminal name, a terminal location, a false trigger reason, and the like corresponding to the false trigger operation. The false trigger reminder may also be in various data formats, such as XML, JSON, CSV, etc., which are agreed by the sender and the receiver of the false trigger reminder or which can be recognized and received by the receiver. The false trigger alert may also be in various data formats specifically customized by the sender and receiver. The false trigger alert may also be a binary data stream that can be recognized and processed by the recipient.
Specifically, the presentation form of the false trigger reminder depends on the interactive capability of the recipient, such as: the device with the display screen can be reminded through a graphical interface, the device with the voice broadcasting capability can also be reminded through voice, the simple bracelet-type device can be reminded through vibration in a specific form, and the reminding display forms can be used in combination for devices with various interaction capabilities.
In the embodiment, the operation request is judged and executed or the false triggering prompt is sent according to the motion state sent by the wearable device, so that the false triggering event occurring to the user can be timely prompted, and meanwhile, frequent false prompting is avoided through accurate judgment of the false triggering.
In one embodiment, referring to fig. 3, fig. 3 is a flowchart of a false trigger reminding and feedback process in an embodiment, where the flowchart includes:
step 302, a false trigger alert is sent to the wearable device.
To ensure that the user can obtain this false-trigger alert in time, the false-trigger alert is preferably sent to the wearable device worn by the user.
Step 304, receiving a feedback message of the wearable device for the false trigger reminder.
The feedback refers to the manual judgment of whether the operation request in the false trigger reminding is false triggered or not given by the user through the interaction capacity of the wearable device, and can also be an instruction of the subsequent operation.
Specifically, the user gives a judgment on whether the operation request is triggered by mistake or an indication of a subsequent operation through at least one of screen touch selection, gesture sensing, voice response, a certain specific physical key combination and the like, such as: ignore operation requests, execute operation requests, and the like.
The feedback message refers to information that the wearable device converts the judgment or instruction made by the user into information that the terminal can process and recognize.
And step 306, when the operation request is determined not to be triggered by mistake according to the feedback message, executing the operation corresponding to the operation request.
And 308, when the operation request is determined to be triggered by mistake according to the feedback message, not executing the operation corresponding to the operation request.
Specifically, when it can be directly derived from the feedback message that the operation request is not falsely triggered, the operation corresponding to the operation request is performed. When it can be directly derived from the feedback message that the operation request is falsely triggered, the operation corresponding to the operation request is not performed. In addition, the feedback message may also be a specific instruction, such as: ignoring the operation request or executing the operation request. And the feedback message indicates that the operation request is ignored, the operation request is falsely triggered, and then the operation corresponding to the operation request is not executed. And the feedback message indicates to execute the operation corresponding to the operation request, and if the operation request is not triggered by mistake, the operation corresponding to the operation request is executed.
In this embodiment, by sending the false trigger alert to the wearable device, the user can in time learn about the existence of the maloperation. Through the interactive ability of wearable equipment, convert user's feedback into the message that the terminal can discern, can in time conveniently handle the maloperation, avoid unnecessary loss.
In one embodiment, referring to fig. 4, fig. 4 is a flowchart of operations performed before obtaining a motion state of a user from a corresponding wearable device based on an operation request, the process including:
step 402, collecting first environment information.
The first environment information refers to natural information which can influence the induction of a terminal sensor and is in a specific range around the position where the terminal is located. The first environmental information may be, but is not limited to, the intensity of ambient light, and the distance to an object.
Specifically, the ambient light sensor or the distance sensor in the terminal is mainly responsible for collecting the first environmental information.
And step 404, when the operation request is determined not to be triggered by mistake according to the first environment information, executing the operation corresponding to the operation request.
And 406, when the operation request is determined to be triggered by mistake according to the first environment information, continuing to acquire the motion state of the user from the corresponding wearable device based on the operation request.
Specifically, when the light intensity detected by the ambient light sensor is greater than a certain set threshold value, it is determined that the operation request is not erroneously triggered, and the operation corresponding to the operation request is continuously executed. When the light intensity detected by the ambient light sensor is smaller than the set threshold value, the operation request is judged to be triggered by mistake, and then the motion state of the user is obtained from the corresponding wearable device continuously. This situation may correspond to closed environments such as pockets and backpacks.
Specifically, when the distance sensor detects that an object exists within a certain threshold of a specific range from the terminal, it is determined that the operation request is triggered by mistake, and the motion state of the user is acquired from the corresponding wearable device. And when the distance sensor detects that no object exists within a certain specific range threshold value from the terminal, judging that the operation request is not triggered by mistake, and continuing to execute the operation corresponding to the operation request.
Specifically, when the ambient light sensor detects that the ground light intensity is greater than a certain set ground threshold and the distance sensor detects that no object exists within a certain range threshold from the terminal, it is determined that the operation request is not falsely triggered, and the operation corresponding to the operation request is continuously executed. When the ambient light sensor detects that the ground light intensity is smaller than a certain set ground threshold value and the distance sensor detects that an object exists in a certain specific range threshold value from the terminal, it is determined that the operation request is triggered by mistake, and the user's motion state is continuously acquired from the corresponding wearable device.
In this embodiment, the ambient information around the terminal is acquired by the ambient light sensor, the distance sensor, and the like, so that it can be accurately determined that the operation request is not caused by false triggering, and the frequency of sending the false triggering reminder can be effectively reduced. On the basis of sending the false trigger prompt to the user, the user is disturbed as little as possible.
In order to make the operation request processing method fully understood by those skilled in the art, the following provides a specific embodiment of the operation request processing method:
specifically, as shown in fig. 1, the terminal 102 and the wearable device 104 are wirelessly connected. The terminal 102 is a smart phone of a user, and is equipped with an ambient light sensor and a distance sensor for detecting ambient environment information. Wearable device 104 is a smart watch worn on the wrist of a user, equipped with a three-axis acceleration sensor, a gyroscope, and a GPS positioning device.
In this embodiment, as shown in fig. 5: the smartphone receives a dial request. An ambient light sensor in the smart phone first detects whether the intensity of ambient light is greater than or equal to a certain set intensity threshold. And when the intensity of the ambient light detected by the ambient light sensor is greater than or equal to the set intensity threshold value, judging that the dialing request is not triggered by mistake, and executing dialing operation. And when the intensity of the ambient light detected by the ambient light sensor is smaller than the set intensity threshold value, judging that the dialing request is triggered by mistake. Similarly, when the distance sensor detects that no barrier exists in a certain threshold of the specific range, the misdialing request is judged not to be triggered by mistake, and the dialing operation is executed. When the distance sensor detects that an obstacle exists in a threshold value of a certain specific range, the misdialing request is judged to be triggered by mistake. The operation request can also be judged by combining two sensors at the same time, for example, the condition that the ambient light intensity is smaller than a certain threshold value and an obstacle exists in a specific range is met at the same time, and the operation request is judged to be triggered by mistake.
In this embodiment, as shown in fig. 5, when the dialing request is determined to be triggered by mistake, the smart phone sends a message to the smart watch to obtain the motion state of the user.
In this embodiment, the three-axis acceleration sensor in the smart watch detects whether there is a change in acceleration values in three directions of the X, Y, and Z axes, for example, continuously greater than a certain threshold value for a period of time. The acceleration sensor judges whether the user is in a motion state according to the collected data in a period of time.
In this embodiment, when the operation request is determined to be false-triggered, the smart phone sends a message to the smart watch. The gyroscope in the intelligent watch can also detect whether the user has actions such as steering.
In this embodiment, when the operation request is determined to be false-triggered, the smart phone sends a message to the smart watch. The GPS locator in the smart watch may also detect whether the user has moved location over a period of time in the past.
In this embodiment, the user may set the motion state of himself in advance in the smart watch, which indicates that the user will be in motion in the next period of time, and may set this setting as the highest priority. Therefore, the smart phone directly obtains the motion state set by the user.
In this embodiment, as shown in fig. 5, the smart watch obtains the motion state data of the user and then sends the data to the smart phone.
In this embodiment, as shown in fig. 5, when it is determined that the user is not in motion according to the motion state acquired by the smartphone, a dialing operation is performed. And when the motion state acquired by the smart phone indicates that the user is in motion, sending a false trigger prompt to the smart watch. The false trigger reminder is transmitted to the smart watch in a wireless transmission mode. After receiving the false trigger prompt, the smart watch informs the user through modes of vibration, ring, graphical interface and the like, the smart phone tries dialing operation, so that the user is reminded to confirm whether the current operation is the false dialing or not, and a user confirmation result is sent to the smart phone. And the smart phone confirms whether to carry out dialing operation according to the confirmation result.
In this embodiment, a preliminary judgment is made on the mis-dialing request by the ambient light sensor and the distance sensor in the smart phone. And then acquiring the motion state set in advance on the intelligent watch or the motion state of the user detected by the acceleration sensor, the gyroscope and the GPS positioning device, and further analyzing and judging the motion state. Only after the possibility of non-false triggering is eliminated, a false triggering prompt is given to the user through the intelligent watch. The embodiment reduces the interference of the false triggering prompt to the user to the maximum extent under the condition of accurately judging whether the dialing is false triggering or not, and is more intelligent.
It should be understood that although the various steps in the flow charts of fig. 2-4 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-4 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 6, there is provided an operation request processing apparatus including: the device comprises a receiving module, an obtaining module and a determining module, wherein:
the receiving module 100 is configured to receive an operation request.
An obtaining module 200, configured to obtain, based on the operation request, a motion state of the user from a corresponding wearable device.
A determining module 300, configured to determine whether the operation request is triggered by mistake based on the motion state.
In one embodiment, the motion state is calculated by the wearable device based on the collected motion data, or the motion state is a preset motion state in the wearable device.
In one embodiment, the operation request processing apparatus further includes:
and the motion state judgment processing module is used for judging whether the operation request is falsely triggered according to the motion state and executing the operation corresponding to the operation request. And the operation prompt module is used for judging that the operation request is falsely triggered according to the motion state and sending a false trigger prompt.
In one embodiment, the operation request processing apparatus further includes:
and the false trigger reminding sending module is used for sending false trigger reminding to the wearable equipment.
And the feedback message receiving module is used for receiving a feedback message of the wearable device aiming at the false trigger reminding.
And the feedback message judgment processing module is used for executing the operation corresponding to the operation request when the operation request is determined not to be triggered by mistake according to the feedback message. And when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
In one embodiment, the operation request processing apparatus further includes:
the first environment information acquisition module is used for acquiring first environment information.
And the first environment information judgment processing module is used for executing the operation corresponding to the operation request when the operation request is determined not to be triggered by mistake according to the first environment information. And when the operation request is determined to be triggered by mistake according to the first environment information, continuing to acquire the motion state of the user from the corresponding wearable device based on the operation request.
For specific limitations of the operation request processing device, reference may be made to the above limitations of the operation request processing method, which is not described herein again. The respective modules in the operation request processing device may be wholly or partially implemented by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 7. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement an operation request processing method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program: receiving an operation request; acquiring a motion state of a user from a corresponding wearable device based on the operation request; and determining whether the operation request is triggered by mistake according to the motion state.
In one embodiment, the motion state involved in the execution of the computer program by the processor is calculated by the wearable device based on the collected motion data, or the motion state is a motion state preset in the wearable device.
In one embodiment, the processor executes the computer program to determine whether the operation request is triggered by mistake according to the motion state, and then the following steps are further implemented: when the operation request is determined not to be triggered by mistake according to the motion state, executing the operation corresponding to the operation request; and when the operation request is determined to be triggered by mistake according to the motion state, sending out a mistake triggering prompt.
In one embodiment, the processor, when executing the computer program, performs the steps of: sending a false trigger reminder to the wearable device; receiving a feedback message of the wearable device aiming at the false trigger prompt; when the operation request is determined not to be triggered by mistake according to the feedback message, executing the operation corresponding to the operation request; and when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
In one embodiment, the processor executing the computer program enables the following steps to be further implemented before obtaining the motion state of the user from the corresponding wearable device based on the operation request: collecting first environment information; when the operation request is determined not to be triggered by mistake according to the first environment information, executing the operation corresponding to the operation request; when the operation request is determined to be triggered by mistake according to the first environment information, the operation request is continuously executed, and the motion state of the user is obtained from the corresponding wearable equipment.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: receiving an operation request; acquiring a motion state of a user from a corresponding wearable device based on the operation request; and determining whether the operation request is triggered by mistake according to the motion state.
In an embodiment, the computer program, when executed by the processor, is related to a motion state calculated by the wearable device based on the collected motion data, or the motion state is a motion state preset in the wearable device.
In one embodiment, the computer program executed by the processor performs the following steps after determining whether the operation request is triggered by mistake according to the motion state: when the operation request is determined not to be triggered by mistake according to the motion state, executing the operation corresponding to the operation request; and when the operation request is determined to be triggered by mistake according to the motion state, sending out a mistake triggering prompt.
In one embodiment, the computer program when executed by the processor implements the steps of: sending a false trigger reminder to the wearable device; receiving a feedback message of the wearable device aiming at the false trigger prompt; when the operation request is determined not to be triggered by mistake according to the feedback message, executing the operation corresponding to the operation request; and when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
In one embodiment, the computer program is executed by the processor to perform the following further steps before obtaining the motion state of the user from the corresponding wearable device based on the operation request: collecting first environment information; when the operation request is determined not to be triggered by mistake according to the first environment information, executing the operation corresponding to the operation request; when the operation request is determined to be triggered by mistake according to the first environment information, the operation request is continuously executed, and the motion state of the user is obtained from the corresponding wearable equipment.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An operation request processing method, characterized in that the method comprises:
receiving an operation request;
acquiring a motion state of a user from a corresponding wearable device based on the operation request;
and determining whether the operation request is triggered by mistake according to the motion state.
2. The method of claim 1, wherein the motion state is calculated by the wearable device based on the collected motion data, or wherein the motion state is a preset motion state in the wearable device.
3. The method according to claim 1 or 2, wherein after determining whether the operation request is false-triggered according to the motion state, the method comprises:
when the operation request is determined not to be triggered by mistake according to the motion state, executing the operation corresponding to the operation request;
and when the operation request is determined to be triggered by mistake according to the motion state, sending out a mistake triggering prompt.
4. The method of claim 3, wherein said issuing a false trigger alert comprises:
sending a false trigger reminder to the wearable device;
the method further comprises the following steps:
receiving a feedback message of the wearable device aiming at the false trigger prompt;
when the operation request is determined not to be triggered by mistake according to the feedback message, executing the operation corresponding to the operation request;
and when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
5. The method of claim 1 or 2, further comprising, prior to said obtaining a motion state of a user from a corresponding wearable device based on the operation request:
collecting first environment information;
when the operation request is determined not to be triggered by mistake according to the first environment information, executing the operation corresponding to the operation request;
when the operation request is determined to be triggered by mistake according to the first environment information, the operation request is continuously executed, and the motion state of the user is obtained from the corresponding wearable equipment.
6. The method of claim 5, wherein the collecting the first environmental information comprises:
first environmental information is collected by at least one of a light sensor or a distance sensor.
7. An operation request processing apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving the operation request;
the obtaining module is used for obtaining the motion state of the user from the corresponding wearable equipment based on the operation request;
a determination module for determining whether the operation request is false-triggered based on the motion state.
8. The operation request processing apparatus according to claim 7, wherein the apparatus further comprises:
the reminding module is used for sending a false trigger reminding to the wearable equipment;
a feedback receiving module, configured to receive a feedback message of the wearable device for the false trigger alert;
the feedback response module is used for executing the operation corresponding to the operation request when the operation request is determined not to be triggered by mistake according to the feedback message; and when the operation request is determined to be triggered by mistake according to the feedback message, the operation corresponding to the operation request is not executed.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 6.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN202011245620.3A 2020-11-10 2020-11-10 Operation request processing method, device, computer equipment and storage medium Active CN112506337B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011245620.3A CN112506337B (en) 2020-11-10 2020-11-10 Operation request processing method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011245620.3A CN112506337B (en) 2020-11-10 2020-11-10 Operation request processing method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112506337A true CN112506337A (en) 2021-03-16
CN112506337B CN112506337B (en) 2024-04-12

Family

ID=74957103

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011245620.3A Active CN112506337B (en) 2020-11-10 2020-11-10 Operation request processing method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112506337B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105243799A (en) * 2015-09-30 2016-01-13 小米科技有限责任公司 Safety reminding processing method and device
CN105376692A (en) * 2014-08-19 2016-03-02 中兴通讯股份有限公司 Method and device for information interaction between intelligent terminal and wearable equipment
CN105468267A (en) * 2015-11-19 2016-04-06 上海与德通讯技术有限公司 Gesture recognition method and system as well as mobile terminal
CN105739760A (en) * 2016-01-22 2016-07-06 北京小米移动软件有限公司 Control method and device for anti-false touch mode
CN105786183A (en) * 2016-02-29 2016-07-20 宇龙计算机通信科技(深圳)有限公司 Control method, control device and wearable intelligent device
CN106164920A (en) * 2014-04-04 2016-11-23 高通股份有限公司 Assist the method and apparatus of wearable identity manager
CN108021235A (en) * 2017-12-27 2018-05-11 广东欧珀移动通信有限公司 Method, apparatus, terminal and the storage medium of trigger action
CN108259054A (en) * 2016-12-29 2018-07-06 西安中兴通讯终端科技有限公司 A kind of method and apparatus of reminder message
CN110069200A (en) * 2019-04-24 2019-07-30 努比亚技术有限公司 Wearable device input control method, wearable device and storage medium
CN111382691A (en) * 2020-03-05 2020-07-07 甄十信息科技(上海)有限公司 Screen content page turning method and mobile terminal
CN111813280A (en) * 2020-05-28 2020-10-23 维沃移动通信有限公司 Display interface control method and device, electronic equipment and readable storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106164920A (en) * 2014-04-04 2016-11-23 高通股份有限公司 Assist the method and apparatus of wearable identity manager
CN105376692A (en) * 2014-08-19 2016-03-02 中兴通讯股份有限公司 Method and device for information interaction between intelligent terminal and wearable equipment
CN105243799A (en) * 2015-09-30 2016-01-13 小米科技有限责任公司 Safety reminding processing method and device
CN105468267A (en) * 2015-11-19 2016-04-06 上海与德通讯技术有限公司 Gesture recognition method and system as well as mobile terminal
CN105739760A (en) * 2016-01-22 2016-07-06 北京小米移动软件有限公司 Control method and device for anti-false touch mode
CN105786183A (en) * 2016-02-29 2016-07-20 宇龙计算机通信科技(深圳)有限公司 Control method, control device and wearable intelligent device
CN108259054A (en) * 2016-12-29 2018-07-06 西安中兴通讯终端科技有限公司 A kind of method and apparatus of reminder message
CN108021235A (en) * 2017-12-27 2018-05-11 广东欧珀移动通信有限公司 Method, apparatus, terminal and the storage medium of trigger action
CN110069200A (en) * 2019-04-24 2019-07-30 努比亚技术有限公司 Wearable device input control method, wearable device and storage medium
CN111382691A (en) * 2020-03-05 2020-07-07 甄十信息科技(上海)有限公司 Screen content page turning method and mobile terminal
CN111813280A (en) * 2020-05-28 2020-10-23 维沃移动通信有限公司 Display interface control method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN112506337B (en) 2024-04-12

Similar Documents

Publication Publication Date Title
US10848910B2 (en) Contextual information usage in systems that include accessory devices
EP3162284B1 (en) Communication method and apparatus for wearable device
US20210124454A1 (en) Device with integrated health, safety, and security functions
US10694015B2 (en) Digital device and method for controlling the same
US20150172441A1 (en) Communication management for periods of inconvenience on wearable devices
KR20170138667A (en) Method for activating application and electronic device supporting the same
CN108323237B (en) Terminal behavior triggering method and terminal
CN106357898A (en) Method and system for reminding user not to walk and simultaneously play with mobile phones on basis of intelligent wearable equipment
CN107566604B (en) Message reminding control method and user terminal
CN107908939B (en) Terminal alarm method and device and mobile terminal
KR20150049942A (en) Method, apparatus and computer readable recording medium for controlling on an electronic device
CN106408869B (en) Terminal and method and device for detecting human body falling
WO2016131245A1 (en) Method and apparatus for controlling operation of terminal
EP2996316B1 (en) Methods and systems for communication management between an electronic device and a wearable electronic device
US9933403B2 (en) Method for alarming gas and electronic device thereof
CN114532992B (en) Method, device and system for detecting nap state and computer readable storage medium
CN112506337B (en) Operation request processing method, device, computer equipment and storage medium
CN110570625A (en) safety reminding method of intelligent wearable device, intelligent wearable device and storage medium
CN113596656A (en) Earphone state detection method, device, equipment and storage medium
CN113157090A (en) Bright screen control method and device of electronic equipment and electronic equipment
CN108512993B (en) Timing reminding method and mobile terminal
KR20120057256A (en) Mobile terminal and operation method thereof
CN111882823B (en) Anti-falling control method and device, terminal equipment and storage medium
CN110875042B (en) Designated crowd monitoring method and device and storage medium
CN114253405A (en) Wearing detection method and device, wearable device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20240227

Address after: Room 202, 506, 507, 508, 601, 602, 610, Building 1, No. 11 Keji Fourth Road, Songshan Lake Park, Dongguan City, Guangdong Province, 523000

Applicant after: Dongguan Youfang Internet of things Technology Co.,Ltd.

Country or region after: China

Address before: 4 / F, No.2, LianJian Industrial Park, Huarong Road, Tongsheng community, Dalang street, Longhua District, Shenzhen City, Guangdong Province

Applicant before: SHENZHEN NEOWAY TECHNOLOGY Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant