CN114866405A - Module configuration method, communication module, electronic device, and storage medium - Google Patents

Module configuration method, communication module, electronic device, and storage medium Download PDF

Info

Publication number
CN114866405A
CN114866405A CN202210399495.4A CN202210399495A CN114866405A CN 114866405 A CN114866405 A CN 114866405A CN 202210399495 A CN202210399495 A CN 202210399495A CN 114866405 A CN114866405 A CN 114866405A
Authority
CN
China
Prior art keywords
configuration
short message
module
field
information
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
CN202210399495.4A
Other languages
Chinese (zh)
Other versions
CN114866405B (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.)
Xian Fibocom Wireless Software Inc
Original Assignee
Xian Fibocom Wireless Software Inc
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 Xian Fibocom Wireless Software Inc filed Critical Xian Fibocom Wireless Software Inc
Priority to CN202210399495.4A priority Critical patent/CN114866405B/en
Publication of CN114866405A publication Critical patent/CN114866405A/en
Application granted granted Critical
Publication of CN114866405B publication Critical patent/CN114866405B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0659Management of faults, events, alarms or notifications using network fault recovery by isolating or reconfiguring faulty entities
    • H04L41/0661Management of faults, events, alarms or notifications using network fault recovery by isolating or reconfiguring faulty entities by reconfiguring faulty entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The application relates to a module configuration method, a communication module, electronic equipment and a storage medium, which are applied to the technical field of communication, wherein the method comprises the following steps: acquiring a configuration short message; identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module; and configuring the target module based on the configuration information in the configuration instruction field. The problem that in the prior art, a fault module cannot be configured in time so that configuration efficiency is low is solved, and remote operation and updating are facilitated.

Description

Module configuration method, communication module, electronic device, and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a module configuration method, a communications module, an electronic device, and a storage medium.
Background
With the application of the internet of things, more and more industries and terminals use internet of things communication modules, and many modules are placed in scattered remote areas or inconvenient-to-detach equipment.
However, when a module fails and needs to be debugged or repaired, a technician is usually required to go to the site where the failed module is located and reconfigure the failed module after connecting the USB port. However, in this manner, since a technician needs a certain time to arrive at the site of the faulty module, the faulty module cannot be configured in time, so that the configuration efficiency is low.
Disclosure of Invention
The application provides a module configuration method, a communication module, electronic equipment and a storage medium, which are used for solving the problem that in the prior art, a fault module cannot be configured in time, so that the configuration efficiency is low.
In a first aspect, an embodiment of the present application provides a module configuration method, including:
acquiring a configuration short message;
identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module;
and configuring the target module based on the configuration information in the configuration instruction field.
Optionally, the obtaining the configuration short message includes:
acquiring an initial short message;
judging whether the initial short message comprises a preset configuration field or not;
if so, determining the initial short message as the configuration short message;
if not, determining that the initial short message is a non-configuration short message.
Optionally, the determining whether the initial short message includes a preset configuration field includes:
and judging whether the field of the preset position of the initial short message is the preset configuration field.
Optionally, the identifying the configuration instruction field in the configuration short message includes:
and determining a field comprising a preset function name in the configuration short message as the configuration instruction field.
Optionally, the configuring the target module based on the configuration information in the configuration instruction field includes:
determining a configuration function in the configuration information;
determining the instruction length in the configuration information;
determining configuration instruction information in the configuration information based on the instruction length;
and calling the configuration function to configure the target module according to the configuration instruction information.
Optionally, after configuring the target module based on the configuration information in the configuration instruction field, the method further includes:
and setting the storage area of the configuration short message to be empty, and/or forbidding displaying the configuration short message.
Optionally, after determining that the initial short message is a non-configured short message, the method further includes:
and displaying the non-configuration short message.
In a second aspect, an embodiment of the present application provides a communication module, including:
the acquisition module is used for acquiring the configuration short message;
the identification module is used for identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module;
and the configuration module is used for configuring the target module based on the configuration information in the configuration instruction field.
In a third aspect, an embodiment of the present application provides an electronic device, including: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
the memory for storing a computer program;
the processor is configured to execute the program stored in the memory, and implement the module configuration method according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the module configuration method according to the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages: the method provided by the embodiment of the application acquires the configuration short message; identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module; and configuring the target module based on the configuration information in the configuration instruction field. Therefore, the module can be reconfigured by configuring the short message without the need of a technician to configure the module on site, so that the time of the technician to the site is saved, and the configuration efficiency of the module is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is an application scenario diagram of a module configuration method according to an embodiment of the present application;
fig. 2 is a flowchart of a module configuration method according to an embodiment of the present application;
fig. 3 is a flowchart of a module configuration method according to an embodiment of the present application;
fig. 4 is a structural diagram of a communication module according to an embodiment of the present application;
fig. 5 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Before further detailed description of the embodiments of the present invention, terms and expressions referred to in the embodiments of the present invention are described, and the terms and expressions referred to in the embodiments of the present invention are applicable to the following explanations.
The DIAG function: the method is a port function calling function in the communication serial port, returns a result through inputting parameters, and is used for realizing the specific function through the serial port.
AT function: an AT command related execution function is a group of character expressions, counting from the leftmost, and returning the execution result for realizing the specific function.
The 3GPP IMS subsystem is the final goal of 3G mobile networks to implement packetized voice and packetized data, providing unified multimedia services and applications.
According to an embodiment of the present application, a module configuration method is provided. Alternatively, in the embodiment of the present application, the module configuration method may be applied to a hardware environment formed by the terminal 101 and the server 102 as shown in fig. 1. As shown in fig. 1, a server 102 is connected to a terminal 101 through a network, and may be used to provide services (such as application services) for the terminal or a module on the terminal, and a database may be provided on the server or separately from the server, and is used to provide data storage services for the server 102, where the network includes but is not limited to: the terminal 101 is not limited to a PC, a mobile phone, a tablet computer, or a module on the terminal.
The module configuration method in the embodiment of the present application may be executed by the server 102, the terminal 101, or both the server 102 and the terminal 101. The terminal 101 may execute the module configuration method according to the embodiment of the present application, or may be executed by a client installed thereon.
Taking the module on the terminal to execute the module configuration method of the embodiment of the present application as an example, fig. 2 is a schematic flow chart of an optional module configuration method according to the embodiment of the present application, and as shown in fig. 2, the flow of the method may include the following steps:
step 201, obtaining a configuration short message.
In some embodiments, when a module fails, an alarm signal may be sent to the monitoring terminal to prompt a technician to perform timely maintenance, or the technician may find the module failure during routine inspection through the monitoring terminal. Therefore, based on the module fault, technicians manually configure short messages through the monitoring end and send the short messages to the fault module; or after the module fails, sending a failure reporting signal to the server, and searching a configuration short message corresponding to the failure reporting signal from the database by the server so as to send the configuration short message to the failure module.
In an optional embodiment, the obtaining the configuration short message includes:
acquiring an initial short message; judging whether the initial short message comprises a preset configuration field or not; if so, determining the initial short message as the configuration short message; if not, determining that the initial short message is a non-configuration short message.
In some embodiments, the module receives multiple types of short messages during the operation process, and therefore, after an initial short message is obtained, it needs to be determined whether the initial short message is a configuration short message.
Specifically, when configuring the short message, a specific field is often added to the short message to facilitate subsequent identification. For example, a preset configuration field may be set in the configuration short message, and whether the initial short message is the configuration short message is determined by determining whether the initial short message includes the preset configuration field.
If the initial short message comprises a preset configuration field, determining the initial short message as a configuration short message and further analyzing and processing the configuration short message. If the initial short message does not include the preset field, determining that the initial short message is a non-configuration short message, and processing the non-configuration short message as a common short message, such as displaying the initial short message and/or storing the initial short message.
Further, in order to improve the efficiency of identifying the initial short message, a field at a specific position in the short message may be used as a preset configuration field, so that when judging whether the initial short message includes the preset configuration field, the method can be implemented by judging whether the field at the preset position of the initial short message is the preset configuration field, and each field in the initial short message does not need to be judged.
Step 202, identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module.
In some embodiments, after the configuration short message is acquired, the configuration short message indicates a configuration mode of the module, so that the module can be configured based on the configuration instruction field by identifying the configuration instruction field in the configuration short message.
Specifically, the configuration short message includes a plurality of fields, and each field represents a part of feature information, for example, a field indicating whether the short message is normal, a configuration field indicating whether the short message is a configuration short message, a configuration instruction field indicating configuration instruction information in the short message, and the like.
The information included in the fields differs for different fields. Therefore, the configuration instruction field can be determined by identifying each field in the configuration short message.
In an optional embodiment, the identifying the configuration instruction field in the configuration short message may specifically include:
and determining a field comprising a preset function name in the configuration short message as the configuration instruction field.
In some embodiments, the configuration instruction field often includes a function name corresponding to the configuration instruction, and therefore, the configuration instruction field may be determined by the function name. When the module is configured, the common functions are limited, so that the function names of the common functions are used as preset function names, then, matching is carried out in the configuration short message, and if the configuration short message has the content consistent with the preset function names, the field where the function names are located is used as a configuration instruction field.
In order to improve the identification efficiency of the configuration instruction field, the configuration instruction field may also be set at a specific position, so that when the configuration instruction field in the configuration short message is identified, the field at the specific position is identified, and it can be determined whether the field is the configuration instruction field, without determining each field in the configuration short message.
Step 203, configuring the target module based on the configuration information in the configuration instruction field.
In some embodiments, the configuration instruction field includes configuration information for the target module, so that after the configuration instruction field in the configuration short message is determined, the target module can be configured based on the configuration information in the configuration instruction field.
In an optional embodiment, the configuring the target module based on the configuration information in the configuration instruction field includes:
determining a configuration function in the configuration information; determining the instruction length in the configuration information; determining configuration instruction information in the configuration information based on the instruction length; and calling the configuration function to configure the target module according to the configuration instruction information.
In some embodiments, the specific data structure in the configuration information may be a configuration function name, a configuration instruction length, and configuration instruction information sequentially set. Based on the configuration information, the configuration function in the configuration information can be determined by comparing with the preset function name, then based on the instruction length, after the instruction length is located, the information of the number of the instruction length is read to be used as the configuration instruction information, and then the configuration function is called to configure the target module according to the configuration instruction information.
In an optional embodiment, after configuring the target module based on the configuration information in the configuration instruction field, the method further includes:
and setting the storage area of the configuration short message to be empty, and/or forbidding displaying the configuration short message.
In some embodiments, the storage of the configuration short message is set to be empty, so that the configuration short message is not stored, and the occupation of the configuration short message on the storage space is avoided. In addition, the configuration short message is forbidden to be displayed, so that the user cannot perceive the configuration process, and the use experience of the user is improved.
The module configuration method can solve the dilemma of the prior art field, each module is configured, manpower is not needed to go to the field, the problem of difficulty in configuring the module is solved, and the module is repaired well.
By re-dividing and defining the short message content, each field is divided into a preset configuration field and a configuration instruction field with a specified format, for example, the preset configuration field is NORMAL and CONFIG, and the configuration instruction field is AT/DIAG (function name), so that the short message can be remotely configured, and a specific intra-module function processing can be performed on a module. In addition, the configuration short messages meeting the specified format are processed without storage and display, so that the final user has no perception on the whole configuration process and the use experience of the user is not influenced.
In a specific embodiment, taking the short message configuration as a high-pass platform and taking the 3GPP IMS short message as an example, referring to fig. 3, the module configuration method of the present application includes:
firstly, a module registers a network and successfully receives a network end short message, receives an IMS (IP multimedia core subsystem) SIP (session initiation protocol) short message at the same time, and detects that the type of the received short message is VND.3GPP.SMS;
secondly, analyzing the content of the short message, checking whether the first two fields are of a CONCFIG (configuration) type, if the short message is not defined to be of the CONCFIG type, processing the short message as a common short message, and if the short message is defined to be of the CONCFIG type, continuously checking whether the function name in the next two fields is AT or FIAG;
and thirdly, extracting the next two-dimensional data, namely the length of the AT/DIAG data, for the configuration of the AT or DIAG respectively, extracting configuration parameters according to the length, and calling an execution function of the AT/DIAG instruction.
Illustratively, the AT instruction is AT + XYZZ ═ XXXX ", the configuration parameter" XXXX "is extracted, and the execution function of the AT instruction XYZZ is invoked; the same method, applied to the DIAG instruction, extracts DIAG configuration parameters 0XAB, 0XCD, 0XEF, and then calls the DIAG execution function bootean DIAG _ cmd _ req (const byte _ req, unsigned int length, const DIAG _ cmd _ rsp _ cb, void _ param).
And fourthly, setting the storage area to be NONE for the CONCFIG type short message, and simultaneously carrying out non-reporting processing on the short message in the module.
After the steps are completed, AT configuration of the module or configuration of the DIAG port is completed, and short message content is not reported to an upper layer user, so that the expected purpose is completed.
The module configuration method can remotely configure the communication module based on the short message, solves the problems of difficult debugging and difficult secondary configuration of the module in the use process of an end user, and meanwhile repairs potential bugs of customers under the condition that the end user does not sense the bug. Providing convenience for the actual use of the end user.
Based on the same concept, embodiments of the present application provide a communication module, and specific implementation of the apparatus may refer to descriptions in the method embodiment section, and repeated descriptions are omitted, as shown in fig. 4, the apparatus mainly includes:
an obtaining module 401, configured to obtain a configuration short message;
an identifying module 402, configured to identify a configuration instruction field in the configuration short message, where the configuration instruction field includes configuration information for a target module;
a configuration module 403, configured to configure the target module based on the configuration information in the configuration instruction field.
Based on the same concept, an embodiment of the present application further provides an electronic device, as shown in fig. 5, the electronic device mainly includes: a processor 501, a memory 502 and a communication bus 503, wherein the processor 501 and the memory 502 communicate with each other through the communication bus 503. The memory 502 stores a program executable by the processor 501, and the processor 501 executes the program stored in the memory 502, so as to implement the following steps:
acquiring a configuration short message;
identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module;
and configuring the target module based on the configuration information in the configuration instruction field.
The communication bus 503 mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus 503 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 5, but this is not intended to represent only one bus or type of bus.
The Memory 502 may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Alternatively, the memory may be at least one memory device located remotely from the aforementioned processor 501.
The Processor 501 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), etc., and may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic devices, discrete gates or transistor logic devices, and discrete hardware components.
The electronic device provided by the embodiment of the application can be a module capable of realizing a communication function or a terminal device comprising the module and the like, and the terminal device can be a mobile terminal or an intelligent terminal. The mobile terminal can be at least one of a mobile phone, a tablet computer, a notebook computer and the like; the intelligent terminal can be a terminal containing a wireless communication module, such as an intelligent automobile, an intelligent watch, a shared bicycle, an intelligent cabinet and the like; the module may be a wireless communication module, such as any one of a 2G communication module, a 3G communication module, a 4G communication module, a 5G communication module, and an NB-IOT communication module.
In yet another embodiment of the present application, there is also provided a computer-readable storage medium having a computer program stored therein, which, when run on a computer, causes the computer to perform the module configuration method described in the above embodiment.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wire (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wirelessly (e.g., infrared, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that includes one or more of the available media. The available media may be magnetic media (e.g., floppy disks, hard disks, tapes, etc.), optical media (e.g., DVDs), or semiconductor media (e.g., solid state drives), among others.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The foregoing are merely exemplary embodiments of the present invention, which enable those skilled in the art to understand or practice the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for configuring a module, comprising:
acquiring a configuration short message;
identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module;
and configuring the target module based on the configuration information in the configuration instruction field.
2. The module configuration method according to claim 1, wherein the obtaining the configuration short message comprises:
acquiring an initial short message;
judging whether the initial short message comprises a preset configuration field or not;
if so, determining the initial short message as the configuration short message;
if not, determining that the initial short message is a non-configuration short message.
3. The module configuration method according to claim 2, wherein said determining whether the initial short message includes a preset configuration field comprises:
and judging whether the field of the preset position of the initial short message is the preset configuration field.
4. The module configuration method according to claim 1, wherein the identifying the configuration instruction field in the configuration short message comprises:
and determining a field comprising a preset function name in the configuration short message as the configuration instruction field.
5. The module configuration method according to claim 1, wherein the configuring the target module based on the configuration information in the configuration instruction field comprises:
determining a configuration function in the configuration information;
determining the instruction length in the configuration information;
determining configuration instruction information in the configuration information based on the instruction length;
and calling the configuration function to configure the target module according to the configuration instruction information.
6. The module configuration method according to claim 1, further comprising, after configuring the target module based on the configuration information in the configuration instruction field:
and setting the storage area of the configuration short message to be empty, and/or forbidding displaying the configuration short message.
7. The module configuration method according to claim 2, wherein after determining that the initial short message is a non-configuration short message, further comprising:
and displaying the non-configuration short message.
8. A communication module, comprising:
the acquisition module is used for acquiring the configuration short message;
the identification module is used for identifying a configuration instruction field in the configuration short message, wherein the configuration instruction field comprises configuration information of a target module;
and the configuration module is used for configuring the target module based on the configuration information in the configuration instruction field.
9. An electronic device, comprising: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
the memory for storing a computer program;
the processor, configured to execute the program stored in the memory, and implement the module configuration method according to any one of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the module configuration method according to any one of claims 1 to 7.
CN202210399495.4A 2022-04-15 2022-04-15 Module configuration method, communication module, electronic device and storage medium Active CN114866405B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210399495.4A CN114866405B (en) 2022-04-15 2022-04-15 Module configuration method, communication module, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210399495.4A CN114866405B (en) 2022-04-15 2022-04-15 Module configuration method, communication module, electronic device and storage medium

Publications (2)

Publication Number Publication Date
CN114866405A true CN114866405A (en) 2022-08-05
CN114866405B CN114866405B (en) 2024-04-05

Family

ID=82632400

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210399495.4A Active CN114866405B (en) 2022-04-15 2022-04-15 Module configuration method, communication module, electronic device and storage medium

Country Status (1)

Country Link
CN (1) CN114866405B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101588553A (en) * 2009-06-23 2009-11-25 厦门敏讯信息技术股份有限公司 System, computer remotely controlled by short message and method thereof
CN101765072A (en) * 2009-12-18 2010-06-30 广东省科学院自动化工程研制中心 Network device control port remote configuring method and system based on mobile network
CN102333289A (en) * 2011-05-26 2012-01-25 迈普通信技术股份有限公司 Short message-based comprehensive 3G (3rd Generation) network equipment management system and short message-based comprehensive 3G network equipment management method
CN202394351U (en) * 2011-12-14 2012-08-22 河南汉威电子股份有限公司 Gas alarm controller capable of remotely setting parameters
CN111428463A (en) * 2020-03-26 2020-07-17 深圳壹账通智能科技有限公司 Short message processing method and device, electronic equipment and storage medium
CN111726776A (en) * 2020-06-30 2020-09-29 湖北亿咖通科技有限公司 Automatic network dialing parameter identification method of Internet of vehicles equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101588553A (en) * 2009-06-23 2009-11-25 厦门敏讯信息技术股份有限公司 System, computer remotely controlled by short message and method thereof
CN101765072A (en) * 2009-12-18 2010-06-30 广东省科学院自动化工程研制中心 Network device control port remote configuring method and system based on mobile network
CN102333289A (en) * 2011-05-26 2012-01-25 迈普通信技术股份有限公司 Short message-based comprehensive 3G (3rd Generation) network equipment management system and short message-based comprehensive 3G network equipment management method
CN202394351U (en) * 2011-12-14 2012-08-22 河南汉威电子股份有限公司 Gas alarm controller capable of remotely setting parameters
CN111428463A (en) * 2020-03-26 2020-07-17 深圳壹账通智能科技有限公司 Short message processing method and device, electronic equipment and storage medium
CN111726776A (en) * 2020-06-30 2020-09-29 湖北亿咖通科技有限公司 Automatic network dialing parameter identification method of Internet of vehicles equipment

Also Published As

Publication number Publication date
CN114866405B (en) 2024-04-05

Similar Documents

Publication Publication Date Title
CN108322351B (en) Method and device for generating topological graph and method and device for determining faults
CN111371638B (en) Intelligent equipment testing method and device, server and storage medium
CN110798380A (en) Data acquisition method, system, device, test equipment and test server
CN109586962B (en) Device and method for processing HTTPS (hypertext transfer protocol secure) outer chain problem of upgrading IPv4 to IPv6 and electronic equipment
CN112241362A (en) Test method, test device, server and storage medium
CN111752820A (en) Pressure testing method of gPC interface, computer equipment and storage medium
CN111130828A (en) Intelligent network distribution method and device and terminal equipment
CN112905197A (en) Information processing method, device and system, electronic equipment and storage medium
CN111447273A (en) Cloud processing system and data processing method based on cloud processing system
CN114866405A (en) Module configuration method, communication module, electronic device, and storage medium
CN115037653A (en) Service flow monitoring method and device, electronic equipment and storage medium
CN109039813B (en) Method, system and equipment for detecting internet access
CN112306723B (en) Operation information acquisition method and device applied to applet
CN113535544A (en) Running method of sub-application to be debugged, computer equipment and device
CN113535578A (en) CTS (clear to send) testing method, device and testing equipment
CN114285756A (en) Service call dependency relationship analysis method and related device
CN114968696A (en) Index monitoring method, electronic equipment and chip system
CN110851205A (en) APP management method based on water affair cloud platform
CN114048081A (en) VPN device testing method and device, electronic device and storage medium
CN112261051B (en) User registration method, device and system
CN113778800B (en) Error information processing method, device, system, equipment and storage medium
CN112671822B (en) Service request processing method, device, storage medium, server and system
CN113238955A (en) Test method, related device and computer storage medium
CN118210666A (en) Automatic service testing system, method, equipment and medium
CN115495341A (en) Test method of picture recognition interface, storage medium and electronic device

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