CN111131001A - Message sending method, device, storage medium and server - Google Patents

Message sending method, device, storage medium and server Download PDF

Info

Publication number
CN111131001A
CN111131001A CN201911353377.4A CN201911353377A CN111131001A CN 111131001 A CN111131001 A CN 111131001A CN 201911353377 A CN201911353377 A CN 201911353377A CN 111131001 A CN111131001 A CN 111131001A
Authority
CN
China
Prior art keywords
message
state
internet
sent
things
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911353377.4A
Other languages
Chinese (zh)
Inventor
杨帆
张东冬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Zhenshi Intelligent Technology Co Ltd
Original Assignee
Nanjing Zhenshi Intelligent 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 Nanjing Zhenshi Intelligent Technology Co Ltd filed Critical Nanjing Zhenshi Intelligent Technology Co Ltd
Priority to CN201911353377.4A priority Critical patent/CN111131001A/en
Publication of CN111131001A publication Critical patent/CN111131001A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/043Real-time or near real-time messaging, e.g. instant messaging [IM] using or handling presence information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/234Monitoring or handling of messages for tracking messages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Abstract

The embodiment of the application discloses a message sending method, a message sending device, a storage medium and a server, and belongs to the technical field of Internet of things. The method comprises the following steps: when a message is sent to the equipment of the Internet of things, recording the message state of the message as a sent state; reading the message status after a first time period; and if the message state is the sent state, the message is sent to the Internet of things equipment again. The method and the device for the internet of things can improve the success rate of receiving the message by the internet of things device.

Description

Message sending method, device, storage medium and server
Technical Field
The embodiment of the application relates to the technical field of internet of things, in particular to a message sending method, a message sending device, a storage medium and a server.
Background
The Internet of things comprises cloud equipment and massive Internet of things equipment, and the Internet of things equipment can communicate with the cloud equipment. For example, the cloud device may send a message to the internet of things device.
In the related art, after the cloud device sends a message to the internet of things device, the internet of things device may not receive the message due to a network reason or a reason of the internet of things device itself, and the cloud device may misunderstand that the internet of things device has received the message, and may not resend the message to the internet of things device, so that the internet of things device may not receive the message sent by the cloud device.
Disclosure of Invention
The embodiment of the application provides a message sending method, a message sending device, a storage medium and a server, and is used for solving the problem that due to the fact that the information is not received by the Internet of things equipment for some reasons, the cloud end equipment mistakenly thinks that the information is received by the Internet of things equipment, the information cannot be retransmitted, and the Internet of things equipment cannot receive the information sent by the cloud end equipment. The technical scheme is as follows:
in one aspect, a message sending method is provided, and the method includes:
when a message is sent to the equipment of the Internet of things, recording the message state of the message as a sent state;
reading the message status after a first time period;
and if the message state is the sent state, the message is sent to the Internet of things equipment again.
In one aspect, a message sending apparatus is provided, and the apparatus includes:
the recording module is used for recording the message state of the message as a sent state when the message is sent to the Internet of things equipment;
the reading module is used for reading the message state after a first time period;
and the sending module is used for sending the message to the Internet of things equipment again if the message state is the sent state.
In one aspect, a computer-readable storage medium is provided, in which at least one instruction, at least one program, a set of codes, or a set of instructions is stored, which is loaded and executed by a processor to implement the message sending method as described above.
In one aspect, a server is provided, which includes a processor and a memory, where at least one instruction is stored in the memory, and the instruction is loaded and executed by the processor to implement the message sending method as described above.
The technical scheme provided by the embodiment of the application has the beneficial effects that at least:
when the cloud equipment sends a message to the Internet of things equipment, the message state of the message is recorded as a sent state, the message state is read after a first time interval, if the message state is the sent state, the Internet of things equipment does not receive the message, and at the moment, the cloud equipment can send the message to the Internet of things equipment again, so that the success rate of the Internet of things equipment receiving the message can be improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a method for sending a message according to an embodiment of the present application;
fig. 2 is a flowchart of a method for sending a message according to another embodiment of the present application;
fig. 3 is a block diagram of a message sending apparatus according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present application more clear, the embodiments of the present application will be further described in detail with reference to the accompanying drawings.
The following explains an application scenario of the present application.
The application is applied to an application scene that cloud equipment sends messages to the Internet of things equipment in the Internet of things. The Internet of things comprises cloud equipment and Internet of things equipment, connection is established between the cloud equipment and the Internet of things equipment, connection is established between the Internet of things equipment and the Internet of things equipment, and the cloud equipment can send messages to the Internet of things equipment. The cloud device referred to herein may be implemented as a server.
Referring to fig. 1, a flowchart of a method for sending a message according to an embodiment of the present application is shown, where the method can be applied to a cloud device. The message sending method may include:
step 101, when a message is sent to an internet of things device, recording the message state of the message as a sent state.
The message status is read after a first time period, step 102.
The first time period may be a preset time period, and the preset time period is not limited in this embodiment.
In one embodiment, the preset time duration is 30 seconds, the cloud device starts timing when the message status is set to the sent status, and reads the message status when the timing reaches 30 seconds.
In this embodiment, if the internet of things device receives the message, the confirmation receiving message is immediately sent to the cloud end device, and the cloud end device can modify the message state into the received state. Then, after the first time period, when the cloud reads the message status, the message status should be the received status. If the message status read by the cloud is still the sent status after the first time period, it indicates that the equipment of the internet of things does not send a receiving confirmation message to the cloud equipment, that is, the equipment of the internet of things does not receive the message, and then step 103 is executed.
And step 103, if the message state is the sent state, sending the message to the equipment of the internet of things again.
In this embodiment, the number of times of retransmission of the message may be preset, and when the number of times of retransmission is reached and the internet of things device still does not receive the message, the message is not retransmitted to the internet of things device.
For example, if the retransmission number is 1, when the message is sent to the internet of things device again, the cloud device may count time again, and read the message state again when the counted time reaches 30 seconds, and if the message state is still not sent, the message is not retransmitted to the internet of things device, and the process is ended; if the retransmission frequency is 2, the cloud device may record the retransmission frequency and resend the message to the internet of things device again when the internet of things device still does not receive the message after retransmission, count the time again, read the message state again when the time reaches 30 seconds, and if the message state is still in the sent state, no message is retransmitted to the internet of things device, and the process is ended.
In a specific example, the cloud device may record the message status as a sent status, set a delay task of checking whether to resend the message after 30 seconds, trigger the delay task after 30 seconds, resend the message if the message status is still the sent status, update the message sending time and the sending times, and set the delay task again, where the resending times are limited to at most 3 retries.
And after the retransmission times reach the preset retransmission times and the internet of things device does not receive the message, warning can be given out to prompt the staff to carry out problem troubleshooting. The mode that the cloud end equipment sent the warning has a lot of, for example, the cloud end equipment can send messages such as mail, SMS, little letter to the staff, and perhaps, the cloud end equipment can make a sound, and this embodiment does not limit.
In summary, according to the message sending method provided in the embodiment of the present application, when the cloud device sends a message to the equipment of the internet of things, the message state of the message is recorded as a sent state, the message state is read after a first time period, and if the message state is the sent state, it is indicated that the equipment of the internet of things does not receive the message, and at this time, the cloud device can send the message to the equipment of the internet of things again, so that the success rate of the equipment of the internet of things receiving the message can be improved.
Please refer to fig. 2, which shows a flowchart of a method for sending a message according to another embodiment of the present application, where the message sending method can be applied to a cloud device. The message sending method may include:
step 201, when sending a message to an internet of things device, recording the message state of the message as a sent state.
The message status is read after a first time period, step 202.
The first time period may be a preset time period, and the preset time period is not limited in this embodiment.
In one embodiment, the preset time duration is 30 seconds, the cloud device starts timing when the message status is set to the sent status, and reads the message status when the timing reaches 30 seconds.
In this embodiment, if the internet of things device receives the message, the confirmation receiving message is immediately sent to the cloud end device, and the cloud end device can modify the message state into the received state. Then, after the first time period, when the cloud reads the message status, the message status should be the received status. If the message status read by the cloud is still the sent status after the first time period, it indicates that the equipment of the internet of things does not send a receiving confirmation message to the cloud equipment, that is, the equipment of the internet of things does not receive the message, and then step 203 is executed.
And step 203, if the message state is the sent state, sending the message to the equipment of the internet of things again.
In this embodiment, the number of times of retransmission of the message may be preset, and when the number of times of retransmission is reached and the internet of things device still does not receive the message, the message is not retransmitted to the internet of things device.
For example, if the retransmission number is 1, when the message is sent to the internet of things device again, the cloud device may count time again, and read the message state again when the counted time reaches 30 seconds, and if the message state is still not sent, the message is not retransmitted to the internet of things device, and the process is ended; if the retransmission frequency is 2, the cloud device may record the retransmission frequency and resend the message to the internet of things device again when the internet of things device still does not receive the message after retransmission, count the time again, read the message state again when the time reaches 30 seconds, and if the message state is still in the sent state, no message is retransmitted to the internet of things device, and the process is ended.
In a specific example, the cloud device may record the message status as a sent status, set a delay task of checking whether to resend the message after 30 seconds, trigger the delay task after 30 seconds, resend the message if the message status is still the sent status, update the message sending time and the sending times, and set the delay task again, where the resending times are limited to at most 3 retries.
In this embodiment, when the number of times of retransmitting the message reaches the predetermined threshold and the message status is the sent status, the cloud device may modify the message status to the reception timeout status.
And after the retransmission times reach the preset retransmission times and the internet of things device does not receive the message, warning can be given out to prompt the staff to carry out problem troubleshooting. The mode that the cloud end equipment sent the warning has a lot of, for example, the cloud end equipment can send messages such as mail, SMS, little letter to the staff, and perhaps, the cloud end equipment can make a sound, and this embodiment does not limit.
And step 204, if the receiving confirmation message sent by the internet of things equipment is received in the first time period, modifying the message state into the received state.
Wherein the acknowledgment receipt message may be an ack message.
And step 205, when the message is a control instruction, reading the message state after a second time interval.
The second time period may be a preset time period, and the preset time period is not limited in this embodiment.
In one embodiment, the preset time duration is 5 minutes, the cloud device starts timing when the message status is set to the received status, and reads the message status when the timing reaches 5 minutes.
In this embodiment, if the internet of things device executes the control instruction, the execution result is sent to the cloud device after execution, and the cloud device may modify the message state according to the execution result. Then, after the second time period, when the cloud reads the message status, the message status should not be the received status. If the message status read by the cloud is still the received status after the second time period, it indicates that the equipment of the internet of things does not send a confirmation message to the cloud equipment, that is, the equipment of the internet of things does not execute the control instruction, at this time, step 206 is executed.
In a specific example, the cloud device may set the message status to the received status, and set a delay task of checking whether the device responds to the execution result after 5 minutes.
In step 206, if the message status is the received status, the message status is modified to execute the timeout status.
And step 207, if the execution result sent by the internet of things equipment is received in the second time period, modifying the message state according to the execution result.
The two execution results are provided, one is used for indicating the internet of things device to successfully execute the control instruction, and the other is used for indicating the internet of things device to unsuccessfully execute the control instruction, and at this time, modifying the message state according to the execution results may include: when the execution result is used for indicating the Internet of things equipment to successfully execute the control instruction, the message state is modified into an execution success state; and when the execution result is used for indicating that the control instruction is not successfully executed by the Internet of things equipment, modifying the message state into an execution failure state.
In summary, according to the message sending method provided in the embodiment of the present application, when the cloud device sends a message to the equipment of the internet of things, the message state of the message is recorded as a sent state, the message state is read after a first time period, and if the message state is the sent state, it is indicated that the equipment of the internet of things does not receive the message, and at this time, the cloud device can send the message to the equipment of the internet of things again, so that the success rate of the equipment of the internet of things receiving the message can be improved.
Referring to fig. 3, a block diagram of a message sending apparatus according to an embodiment of the present disclosure is shown, where the message sending apparatus may be applied to a cloud device. The message sending device may include:
the recording module 310 is configured to record a message state of a message as a sent state when the message is sent to the internet of things device;
a reading module 320, configured to read a message status after a first time period;
the sending module 330 is configured to send the message to the internet of things again if the message status is the sent status.
In an optional embodiment, the apparatus further comprises:
and the modification module is used for modifying the message state into the received state if receiving a receiving confirmation message sent by the Internet of things equipment in a first time period after the message state of the message is recorded as the sent state.
In an alternative embodiment, when the message is a control instruction,
the reading module 320 is further configured to read the message status after a second time period after the message status is modified to the received status;
and the modification module is also used for modifying the message state into an execution overtime state if the message state is the received state.
In an optional embodiment, the modifying module is further configured to:
and after the message state is modified into the received state, if an execution result sent by the Internet of things equipment is received in a second time period, modifying the message state according to the execution result.
In an optional embodiment, the modifying module is further configured to:
when the execution result is used for indicating the Internet of things equipment to successfully execute the control instruction, the message state is modified into an execution success state;
and when the execution result is used for indicating that the control instruction is not successfully executed by the Internet of things equipment, modifying the message state into an execution failure state.
In an optional embodiment, the modifying module is further configured to:
and after the message is sent to the Internet of things equipment again, when the number of times of message retransmission reaches a preset threshold value and the message state is the sent state, modifying the message state into a receiving overtime state.
To sum up, the message sending apparatus provided in the embodiment of the present application records that the message state of the message is the sent state when the cloud device sends the message to the equipment of the internet of things, reads the message state after a first time interval, and if the message state is the sent state, it indicates that the equipment of the internet of things does not receive the message, and at this time, the cloud device can send the message to the equipment of the internet of things again, so that the success rate of the equipment of the internet of things receiving the message can be improved.
One embodiment of the present application provides a computer-readable storage medium having at least one instruction, at least one program, a set of codes, or a set of instructions stored therein, which is loaded and executed by a processor to implement the message sending method as described above.
One embodiment of the present application provides a server, which includes a processor and a memory, where the memory stores at least one instruction, and the instruction is loaded and executed by the processor to implement the message sending method as described above.
It should be noted that: in the message sending device provided in the above embodiment, only the division of the above functional modules is taken as an example when sending a message, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the message sending device is divided into different functional modules to complete all or part of the above described functions. In addition, the message sending apparatus provided in the foregoing embodiment and the message sending method embodiment belong to the same concept, and specific implementation processes thereof are described in the method embodiment, and are not described herein again.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description should not be taken as limiting the embodiments of the present application, and any modifications, equivalents, improvements, etc. made within the spirit and principle of the embodiments of the present application should be included in the scope of the embodiments of the present application.

Claims (10)

1. A method for sending a message, the method comprising:
when a message is sent to the equipment of the Internet of things, recording the message state of the message as a sent state;
reading the message status after a first time period;
and if the message state is the sent state, the message is sent to the Internet of things equipment again.
2. The method of claim 1, wherein after the recording of the message status of the message as sent, the method further comprises:
and if a receiving confirmation message sent by the equipment of the internet of things is received in the first time period, modifying the message state into a received state.
3. The method of claim 2, wherein when the message is a control instruction, after the modifying the message state to the received state, the method further comprises:
reading the message status after a second time interval;
and if the message state is the received state, modifying the message state into an execution overtime state.
4. The method of claim 3, wherein after the modifying the message state to the received state, the method further comprises:
and if an execution result sent by the Internet of things equipment is received in the second time period, modifying the message state according to the execution result.
5. The method of claim 4, wherein modifying the message state according to the execution result comprises:
when the execution result is used for indicating the Internet of things equipment to successfully execute the control instruction, modifying the message state into an execution success state;
and when the execution result is used for indicating that the Internet of things equipment does not successfully execute the control instruction, modifying the message state into an execution failure state.
6. The method according to any one of claims 1 to 5, wherein after said resending of said message to said equipment, said method further comprises:
and when the number of times of retransmitting the message reaches a preset threshold value and the message state is the transmitted state, modifying the message state into a receiving overtime state.
7. A message transmission apparatus, characterized in that the apparatus comprises:
the recording module is used for recording the message state of the message as a sent state when the message is sent to the Internet of things equipment;
the reading module is used for reading the message state after a first time period;
and the sending module is used for sending the message to the Internet of things equipment again if the message state is the sent state.
8. The apparatus of claim 7, further comprising:
and the modifying module is used for modifying the message state into the received state if a receiving confirmation message sent by the internet of things equipment is received in the first time period after the message state of the message is recorded as the sent state.
9. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the method of messaging according to any one of claims 1 to 6.
10. A server, comprising a processor and a memory, wherein at least one instruction is stored in the memory, and wherein the instruction is loaded and executed by the processor to implement the message sending method according to any one of claims 1 to 6.
CN201911353377.4A 2019-12-25 2019-12-25 Message sending method, device, storage medium and server Pending CN111131001A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911353377.4A CN111131001A (en) 2019-12-25 2019-12-25 Message sending method, device, storage medium and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911353377.4A CN111131001A (en) 2019-12-25 2019-12-25 Message sending method, device, storage medium and server

Publications (1)

Publication Number Publication Date
CN111131001A true CN111131001A (en) 2020-05-08

Family

ID=70502592

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911353377.4A Pending CN111131001A (en) 2019-12-25 2019-12-25 Message sending method, device, storage medium and server

Country Status (1)

Country Link
CN (1) CN111131001A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113114753A (en) * 2021-04-07 2021-07-13 北京金山云网络技术有限公司 Equipment control method, device and system, storage medium and electronic device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110047483A1 (en) * 2008-01-24 2011-02-24 Low Sydney G Messaging system
CN105162838A (en) * 2015-07-30 2015-12-16 青岛海尔智能家电科技有限公司 Message pushing method, and method and device for receiving pushed message
CN107517238A (en) * 2016-06-17 2017-12-26 阿里巴巴集团控股有限公司 A kind of smart machine control method, device and equipment for Internet of Things
CN108599904A (en) * 2018-03-21 2018-09-28 中兴通讯股份有限公司 a kind of data transmission method and device
CN109660451A (en) * 2018-12-25 2019-04-19 北京云中融信网络科技有限公司 A kind of method, apparatus and messaging system sending message

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110047483A1 (en) * 2008-01-24 2011-02-24 Low Sydney G Messaging system
CN105162838A (en) * 2015-07-30 2015-12-16 青岛海尔智能家电科技有限公司 Message pushing method, and method and device for receiving pushed message
CN107517238A (en) * 2016-06-17 2017-12-26 阿里巴巴集团控股有限公司 A kind of smart machine control method, device and equipment for Internet of Things
CN108599904A (en) * 2018-03-21 2018-09-28 中兴通讯股份有限公司 a kind of data transmission method and device
CN109660451A (en) * 2018-12-25 2019-04-19 北京云中融信网络科技有限公司 A kind of method, apparatus and messaging system sending message

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113114753A (en) * 2021-04-07 2021-07-13 北京金山云网络技术有限公司 Equipment control method, device and system, storage medium and electronic device

Similar Documents

Publication Publication Date Title
KR101362628B1 (en) Method and apparatus to avoid mobile station transmission of duplicate event-based and polled ackn0wledgments
CN113746900B (en) Intranet data transmission method, electronic device and computer readable storage medium
CN111741060B (en) Message pushing method, device, computer equipment and storage medium
CN101340268B (en) Implementing method and system for inter-node communication confirming mechanism
CN111132358B (en) Data packet transmission method, terminal and storage medium
EP3681075B1 (en) Link layer control protocol implementation
CN107645531B (en) Data synchronization method and system
CN106506124B (en) It retransmits message and determines method and device
CN111158933A (en) Distributed transaction processing method and system based on message queue
CN111131001A (en) Message sending method, device, storage medium and server
CN110442461A (en) A kind of message dilivery method, storage medium
CN111884769B (en) Message synchronization method and device
CN113412478B (en) Message transmitting/receiving method, communication device, and program
CN101001213B (en) Short message transmission system and method
CN108880994B (en) Method and device for retransmitting mails
US20220029769A1 (en) Method and system for data packet transmission in downlink
CN101594596B (en) Method for processing short message memory available notice message and mobile terminal
CN115396827B (en) Information processing method, apparatus, device, storage medium, and program product
WO2017211155A1 (en) Downlink control information (dci0) processing method and system
CN111818005A (en) Data packet processing method and device, electronic equipment and readable storage medium
CN115914152B (en) Receipt information pushing method, system and storage medium
CN113452602B (en) Message transmission method and device, electronic equipment and storage medium
CN115086263B (en) IM message sending method, system, storage medium and computer equipment of IOS terminal
CN115412519B (en) Message transmission method, device, server and storage medium
CN109818719B (en) Uplink data retransmission processing method and device and user equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200508