[go: up one dir, main page]

CN113784317B - Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine - Google Patents

Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine Download PDF

Info

Publication number
CN113784317B
CN113784317B CN202110987810.0A CN202110987810A CN113784317B CN 113784317 B CN113784317 B CN 113784317B CN 202110987810 A CN202110987810 A CN 202110987810A CN 113784317 B CN113784317 B CN 113784317B
Authority
CN
China
Prior art keywords
initialization
screen
throwing
vehicle
heartbeat
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.)
Active
Application number
CN202110987810.0A
Other languages
Chinese (zh)
Other versions
CN113784317A (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.)
SAIC GM Wuling Automobile Co Ltd
Original Assignee
SAIC GM Wuling Automobile 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 SAIC GM Wuling Automobile Co Ltd filed Critical SAIC GM Wuling Automobile Co Ltd
Priority to CN202110987810.0A priority Critical patent/CN113784317B/en
Publication of CN113784317A publication Critical patent/CN113784317A/en
Application granted granted Critical
Publication of CN113784317B publication Critical patent/CN113784317B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • H04W4/48Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for in-vehicle communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/19Connection re-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/30Connection release

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Debugging And Monitoring (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)

Abstract

The invention discloses a method, a device, computer equipment and a storage medium for preventing a screen-throwing initialization vehicle-making machine from dormancy failure, wherein the method comprises the steps of setting an initialization timer which respectively responds to a main thread starting state of a screen-throwing connection process and a starting state of a heartbeat detection process; in the heartbeat monitoring process, if the heartbeat signal is not received beyond the first preset time continuously counted by the initialization timer, the heartbeat detection process is forcibly disconnected; and initializing the screen-throwing connection process if the heartbeat signal is received in a first preset time continuously counted by the initialization timer and if the heartbeat signal is not received in a second preset time continuously counted from the time of receiving the heartbeat signal. The technical scheme of the invention optimizes the condition that the heartbeat detection process is not suspended when the vehicle is in sleep, does not influence the screen-throwing response time, and can recheck after the vehicle is awakened.

Description

Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine
Technical Field
The present invention relates to the field of information processing, and in particular, to a method, an apparatus, a device, and a medium for preventing a failure of sleep of a vehicle caused by screen-throwing initialization.
Background
With the continuous development of intelligent network on-board (machine) technology, the mobile terminal is increasingly used for screen-projection application of the machine.
When the screen-throwing connection process runs normally, the running state output is continuously carried out, and when the process is finished, the running state is not reported. Sometimes, the screen throwing process is abnormally disconnected, and in order to optimize the response of the screen throwing connection process, a heartbeat detection process is started in the screen throwing connection process to detect the running condition of the main thread; that is, when the main thread does not report the running state for several seconds, it is regarded that the main thread has not responded, and at this time, the heartbeat detection process may dump the call stack of the "screen connection process" to analyze when the user provides the log, and then reinitialize the "screen connection process".
However, WIFI is initialized for wireless screen-on use when the screen-on connection process is initialized, and initializing WIFI results in failure of vehicle sleep. If the vehicle is in sleep failure, the dark current of the whole vehicle is overlarge after a user turns off the vehicle, so that the phenomenon of power shortage occurs after the vehicle is parked for a period of time.
Disclosure of Invention
The embodiment of the invention provides a method, a device, computer equipment and a storage medium for preventing a screen-throwing initialization from causing a vehicle to sleep failure, optimizes the condition that a heartbeat detection process is not suspended when the vehicle is in sleep, does not influence the screen-throwing response time, and can be rechecked after the vehicle is awakened.
The method for preventing the failure of the sleep of the vehicle-mounted machine by the screen-throwing initialization is characterized by comprising the following steps:
setting an initialization timer, wherein the initialization timer respectively responds to a main thread starting state of a screen throwing connection process and a starting state of a heartbeat detection process;
in the heartbeat monitoring process, if the heartbeat signal is not received beyond the first preset time continuously counted by the initialization timer, the heartbeat detection process is forcibly disconnected;
and initializing the screen-throwing connection process if the heartbeat signal is received in a first preset time continuously counted by the initialization timer and if the heartbeat signal is not received in a second preset time continuously counted from the time of receiving the heartbeat signal.
The device for preventing the failure of the sleep of the vehicle-mounted machine caused by the screen-throwing initialization is characterized by comprising the following components:
the timer setting module is used for setting an initialization timer which responds to the starting state of the main thread of the screen throwing connection process and the starting state of the heartbeat detection process respectively;
the forced stopping module is used for forcibly disconnecting the heartbeat detection process if the heartbeat signal is not received beyond the first preset time continuously counted by the initialization timer in the heartbeat monitoring process;
and the restarting module is used for initializing the screen-throwing connection process if the heartbeat signal is received in the first preset time continuously counted by the initializing timer and if the heartbeat signal is not received in the second preset time continuously counted from the time of receiving the heartbeat signal.
A computer device comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, wherein the processor realizes the steps of the method for preventing the failure of the screen-throwing initialization vehicle-causing machine dormancy when executing the computer program.
A computer readable storage medium storing a computer program which when executed by a processor implements the steps of the method for preventing a screen-drop initialization failure of a vehicle-causing machine from dormancy described above.
According to the method, the device, the computer equipment and the storage medium for preventing the screen-throwing initialization failure of the vehicle-mounted device from dormancy, an initialization timer which can respond to the starting state of the main thread of the screen-throwing connection process and the starting state of the heartbeat detection process is added, and the initialization timer is used for judging whether the main thread is completely disconnected in the heartbeat monitoring process, namely, after a heartbeat signal is not received in a first preset time, the main thread is determined to be completely disconnected, at the moment, the heartbeat detection process is forcibly disconnected to prevent the program from locking, and the condition that the heartbeat detection thread is not suspended in the dormancy of the vehicle-mounted device is optimized; furthermore, on the basis of determining that the main thread is not completely disconnected, the judgment on whether the main thread survives is increased, namely, a heartbeat signal is not received in a second preset time of continuous timing, a screen-throwing connection process is initialized, the screen-throwing response time is not influenced, and the vehicle is rechecked after being awakened.
Compared with the prior art, the heartbeat detection process can be suspended when the vehicle is dormant, the normal entering of the vehicle into the dormant state can be ensured, the phenomenon of vehicle power shortage caused by screen-throwing initialization can be solved without changing hardware, and the optimization cost is low.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the description of the embodiments of the present invention will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a method for preventing a failure of a vehicle to sleep due to screen-throwing initialization in an embodiment of the invention;
FIG. 2 is a data processing flow chart of a method for preventing a sleep failure of a vehicle caused by screen-dropping initialization according to an embodiment of the invention;
FIG. 3 is a schematic diagram of an apparatus for preventing a failure of sleep of a vehicle caused by screen-dropping initialization according to an embodiment of the invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The method for preventing the sleep failure of the vehicle caused by the screen-throwing initialization is used for solving the problem that the sleep failure of the vehicle caused by the screen-throwing process initialization is prevented when the mobile terminal such as a smart phone and the like are connected with the vehicle-mounted terminal/equipment in a screen-throwing way.
In an embodiment, as shown in fig. 1, a method for preventing a sleep failure of a vehicle caused by screen-throwing initialization is provided, which includes the following steps:
s1: an initialization timer is set, and the initialization timer responds to the starting state of the main thread of the screen throwing connection process and the starting state of the heartbeat detection process respectively.
The initialization timer is a timer, and is used for respectively timing the start of the main thread of the screen-throwing connection process and the start of the heartbeat detection process.
S2: in the heartbeat monitoring process, if the heartbeat signal is not received in the first preset time exceeding the continuous timing of the initialization timer, the heartbeat detection process is forcibly disconnected.
The first preset time may be fine-tuned according to the actual application, for example, 25 seconds. The heartbeat detection process monitors the heartbeat of the main thread of the screen throwing connection process, and when no heartbeat signal is received for more than 25 seconds, the main thread stops reporting the running state and is in a complete disconnection state; at this time, the heartbeat detection process is forcibly disconnected, and the program can be prevented from being locked.
Preferably, before the heartbeat detection process is forcibly disconnected, the timing of the initialization timer is paused to ensure that the vehicle can normally enter a sleep state.
S3: if the heartbeat signal is received in a first preset time for continuously counting the initialization timer, and if the heartbeat signal is not received in a second preset time for continuously counting the initialization timer from the time of receiving the heartbeat signal, initializing a screen-throwing connection process.
The second preset time may be fine-tuned according to the actual application, for example, 5 seconds. That is, after judging whether the main thread is in a completely disconnected state, further judging whether the main thread survives; if the main thread does not survive, the screen throwing process is reinitialized so as to ensure that the vehicle machine can recheck after being awakened.
Preferably, call stack data of the screen-connection process is stored, i.e. the data field is saved, for providing log analysis for the user, before the screen-connection process is initialized.
In the embodiment, the processing logic of the heartbeat detection process and the screen-throwing connection process is optimized, so that the failure of the sleep of the vehicle and the machine caused by the initialization of the screen-throwing connection process is prevented, and the problem that the dark current of the whole vehicle is overlarge after a user turns off the vehicle and the power shortage occurs after the vehicle is parked for a period of time is avoided.
Further, in an embodiment, the method for preventing the screen-throwing initialization from causing the sleep failure of the vehicle machine further includes the steps of:
s4: if the heartbeat signal is received within a first preset time for continuously counting the initialization timer, and if the heartbeat signal is continuously received within a second preset time from the time of continuously counting the heartbeat signal, resetting the initialization timer.
Namely, after the heartbeat signal is received in the first preset time continuously counted by the initialization timer, if the heartbeat signal is continuously received in the second preset time continuously counted from the time when the heartbeat signal is received, the main thread still survives, at this time, the initialization timer is reset so as to monitor the state of the main thread again, and resource waste caused by the fact that the screen connection process is re-initialized by mistake is prevented.
Specifically, the complete data processing flow corresponding to the above steps is shown in fig. 2. The screen-throwing connection process corresponds to the heartbeat detection process, and a main thread under the screen-throwing connection process triggers an initialization timer to count when being started; at the same time, when the heartbeat detection process is started, the initialization timer is triggered to count. In the heartbeat monitoring process, the heartbeat data of the main thread is monitored and acquired by a monitoring thread under the heartbeat detection process.
Judging whether the main thread is completely disconnected according to the first preset time of the initialization timer, and if the heartbeat data is not received after the first preset time (such as 25 seconds) is exceeded, suspending the initialization timer first and then forcibly disconnecting the heartbeat detection process.
When the heartbeat data is received within the first preset time (for example, 25 seconds), further judging whether the main thread survives, namely, continuing to count the second preset time (for example, 5 seconds) from the time of receiving the heartbeat data, and if the heartbeat signal is received within the second preset time, resetting an initialization timer to count the heartbeat monitoring process again in order to avoid the false reinitialization of the screen throwing connection process.
If the heartbeat signal is not reached within the second preset time, the main thread is not survived and needs to be reinitialized, at the moment, call stack data of the screen throwing connection process are stored first and saved as a log file for later analysis; and initializing a screen-throwing connection process, so that the vehicle machine can recheck after being awakened.
In an embodiment, a device for preventing a failure of sleep of a vehicle caused by screen-throwing initialization is provided, which comprises:
the timer setting module is used for setting an initialization timer which respectively responds to the starting state of the main thread of the screen throwing connection process and the starting state of the heartbeat detection process;
the forced stopping module is used for forcibly disconnecting the heartbeat detection process if the heartbeat signal is not received in the heartbeat monitoring process beyond the first preset time continuously counted by the initialization timer;
the restarting module is used for initializing the screen-throwing connection process if the heartbeat signal is received in a first preset time continuously counted by the initializing timer and if the heartbeat signal is not received in a second preset time continuously counted from the time of receiving the heartbeat signal;
the storage module is used for storing call stack data of the screen throwing connection process;
the timer resetting module is used for resetting the initialization timer if the heartbeat signal is received in a first preset time for continuously counting the initialization timer and if the heartbeat signal is continuously received in a second preset time for continuously counting the heartbeat signal;
and the timer pause module is used for pausing the initialization timer before the screen-throwing connection process is initialized.
In this embodiment, the function of the device for preventing the sleep failure of the vehicle-mounted device by screen-mounted initialization corresponds to the method for preventing the sleep failure of the vehicle-mounted device by screen-mounted initialization one by one, and will not be described herein.
In one embodiment, a computer device is provided, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor executes the computer program to implement steps of the method for preventing a failure of sleep of a vehicle caused by screen-dropping initialization in the above embodiment, for example, steps S1 to S3 shown in fig. 1. Alternatively, the processor may implement the functions of the modules/units of the device for preventing the failure of the sleep of the vehicle caused by the initialization of the screen-dropping device in the above embodiment when executing the computer program, for example, the functions of the device shown in fig. 3. In order to avoid repetition, a description thereof is omitted.
In one embodiment, a computer readable storage medium is provided, on which a computer program is stored, where the computer program when executed by a processor implements a method for preventing a failure of sleep of a vehicle caused by screen-dropping initialization in the above method embodiment, or the computer program when executed by a processor implements a function of each module/unit in a device for preventing a failure of sleep of a vehicle caused by screen-dropping initialization in the above system embodiment. In order to avoid repetition, a description thereof is omitted.
The above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention, and are intended to be included in the scope of the present invention.

Claims (10)

1. The method for preventing the failure of the sleep of the vehicle-mounted machine by the screen-throwing initialization is characterized by comprising the following steps:
setting an initialization timer, wherein the initialization timer respectively responds to a main thread starting state of a screen throwing connection process and a starting state of a heartbeat detection process;
in the heartbeat monitoring process, if the heartbeat signal is not received beyond the first preset time continuously counted by the initialization timer, the heartbeat detection process is forcibly disconnected;
and initializing the screen-throwing connection process if the heartbeat signal is received in a first preset time continuously counted by the initialization timer and if the heartbeat signal is not received in a second preset time continuously counted from the time of receiving the heartbeat signal.
2. The method for preventing a failure of a vehicle to sleep during screen initialization of claim 1, wherein the first preset time is 25 seconds and the second preset time is 5 seconds.
3. The method for preventing a failure of a screen shot initialization to sleep in a vehicle as claimed in claim 1, further comprising, prior to said initializing said screen shot connection process:
and storing call stack data of the screen throwing connection process.
4. The method for preventing a failure of a screen-throwing initialization to cause a vehicle to sleep as claimed in claim 1, wherein the method for preventing a failure of a screen-throwing initialization to cause a vehicle to sleep further comprises:
and if the heartbeat signal is received within a first preset time continuously counted by the initialization timer, and if the heartbeat signal is continuously received within a second preset time continuously counted from the time of receiving the heartbeat signal, resetting the initialization timer.
5. The method for preventing a failure of a screen-cast initialization vehicle-mounted device from dormancy according to claim 1, wherein the method for preventing a failure of a screen-cast initialization vehicle-mounted device from dormancy before the forced disconnection of the heartbeat detection process further comprises: suspending the initialization timer.
6. The device for preventing the failure of the sleep of the vehicle-mounted machine caused by the screen-throwing initialization is characterized by comprising the following components:
the timer setting module is used for setting an initialization timer which responds to the starting state of the main thread of the screen throwing connection process and the starting state of the heartbeat detection process respectively;
the forced stopping module is used for forcibly disconnecting the heartbeat detection process if the heartbeat signal is not received beyond the first preset time continuously counted by the initialization timer in the heartbeat monitoring process;
and the restarting module is used for initializing the screen-throwing connection process if the heartbeat signal is received in the first preset time continuously counted by the initializing timer and if the heartbeat signal is not received in the second preset time continuously counted from the time of receiving the heartbeat signal.
7. The apparatus for preventing a failure of a screen initialization to sleep in a vehicle as claimed in claim 6, further comprising:
and the storage module is used for storing call stack data of the screen throwing connection process.
8. The apparatus for preventing a failure of a screen initialization to sleep in a vehicle as claimed in claim 6, further comprising:
the timer resetting module is used for resetting the initialization timer if the heartbeat signal is received in a first preset time continuously counted by the initialization timer and if the heartbeat signal is continuously received in a second preset time continuously counted from the time of receiving the heartbeat signal.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor, when executing the computer program, performs the steps of the method of preventing a screen break initialization induced sleep failure of a vehicle according to any one of claims 1 to 5.
10. A computer readable storage medium storing a computer program, wherein the computer program when executed by a processor performs the steps of the method for preventing a failure of a screen-break initialization to sleep in a vehicle according to any one of claims 1 to 5.
CN202110987810.0A 2021-08-26 2021-08-26 Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine Active CN113784317B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110987810.0A CN113784317B (en) 2021-08-26 2021-08-26 Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110987810.0A CN113784317B (en) 2021-08-26 2021-08-26 Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine

Publications (2)

Publication Number Publication Date
CN113784317A CN113784317A (en) 2021-12-10
CN113784317B true CN113784317B (en) 2023-11-21

Family

ID=78839527

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110987810.0A Active CN113784317B (en) 2021-08-26 2021-08-26 Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine

Country Status (1)

Country Link
CN (1) CN113784317B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114911440A (en) * 2022-03-28 2022-08-16 联想(北京)有限公司 Control method, device, system and storage medium
CN114793202B (en) * 2022-04-25 2023-11-24 珠海格力电器股份有限公司 Communication method, device, equipment and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102647314A (en) * 2012-05-16 2012-08-22 深圳市乐唯科技开发有限公司 Client side on-line state judgment method and system
CN106293979A (en) * 2015-06-25 2017-01-04 伊姆西公司 Detection procedure is without the method and apparatus of response
CN107872367A (en) * 2017-10-31 2018-04-03 努比亚技术有限公司 Blank screen detection method, mobile terminal and computer-readable recording medium
CN109586989A (en) * 2017-09-28 2019-04-05 阿里巴巴集团控股有限公司 A kind of state detection method, device and group system
CN111953845A (en) * 2020-07-17 2020-11-17 五八有限公司 Vehicle driving positioning method and device, electronic equipment and medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10742761B2 (en) * 2018-04-10 2020-08-11 Dell Products L.P. Inter-process communication fault detection and recovery system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102647314A (en) * 2012-05-16 2012-08-22 深圳市乐唯科技开发有限公司 Client side on-line state judgment method and system
CN106293979A (en) * 2015-06-25 2017-01-04 伊姆西公司 Detection procedure is without the method and apparatus of response
CN109586989A (en) * 2017-09-28 2019-04-05 阿里巴巴集团控股有限公司 A kind of state detection method, device and group system
CN107872367A (en) * 2017-10-31 2018-04-03 努比亚技术有限公司 Blank screen detection method, mobile terminal and computer-readable recording medium
CN111953845A (en) * 2020-07-17 2020-11-17 五八有限公司 Vehicle driving positioning method and device, electronic equipment and medium

Also Published As

Publication number Publication date
CN113784317A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
CN113784317B (en) Method, device, equipment and medium for preventing screen-throwing initialization from causing sleep failure of car machine
US20220201534A1 (en) Method and device for determining terminal behavior analysis
CN106557407B (en) Method and device for monitoring equipment load
CN101873616B (en) Mobile terminal self-check method and system and mobile terminal
CN109982417B (en) Sensor control method, sensor control device, sensor, and storage medium
US20130238915A1 (en) Application processor wake-up suppression
US20230367664A1 (en) Method for managing ecu on vehicle, and ecu and readable storage medium
US20130055271A1 (en) Apparatus and method for controlling polling
CN111930222B (en) Control method, device and electronic equipment
CN101989933A (en) Method and system for failure detection
CN109862583A (en) A kind of method and device reporting exception information
CN105780379A (en) Work reminding method and system for washing machine
CN111737060A (en) Method and device for processing component exception and electronic equipment
WO2021218548A1 (en) Screen freezing detection method and apparatus, terminal device, and computer storage medium
CN117294573A (en) Fault processing method, device and computer readable storage medium
CN112469005B (en) Method, device, equipment and computer readable storage medium for reducing power consumption of 5G equipment
US10223902B2 (en) Methods and systems for operating a point device included in a system of point devices
CN113965496B (en) Method for optimizing screen-throwing process response
CN107911229B (en) Running state change reminding method and device, electronic equipment and storage medium
CN111949421B (en) SDK calling method, device, electronic equipment and computer readable storage medium
CN117369533A (en) Vehicle control method, device and equipment for serious weak network
CN114791835B (en) Program restart method and device, storage medium and electronic device
CN116483649A (en) Process monitoring method and device for passenger parking system, vehicle and storage medium
CN111049881B (en) Cloud platform node resource monitoring method and system and computer readable medium
CN114124644A (en) Ethernet OAM (operation administration and maintenance) alarming method and device based on Linux kernel mode

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant