CN116467269A - Configuration information issuing method, computer equipment and storage medium - Google Patents

Configuration information issuing method, computer equipment and storage medium Download PDF

Info

Publication number
CN116467269A
CN116467269A CN202310233115.4A CN202310233115A CN116467269A CN 116467269 A CN116467269 A CN 116467269A CN 202310233115 A CN202310233115 A CN 202310233115A CN 116467269 A CN116467269 A CN 116467269A
Authority
CN
China
Prior art keywords
file
parameters
configuration
server
parameter
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
CN202310233115.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.)
Shenzhen Jingshi Technology Co ltd
Original Assignee
Shenzhen Jingshi Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Jingshi Technology Co ltd filed Critical Shenzhen Jingshi Technology Co ltd
Priority to CN202310233115.4A priority Critical patent/CN116467269A/en
Publication of CN116467269A publication Critical patent/CN116467269A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/116Details of conversion of file system types or formats
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/173Customisation support for file systems, e.g. localisation, multi-language support, personalisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of parameter processing, and discloses a configuration information issuing method, computer equipment and a storage medium, wherein the method is applied to a server and comprises the following steps: when receiving a key and a parameter issuing instruction of a client, searching a corresponding parameter according to the key; converting the format of the parameters to form configuration files and corresponding file information; the file information comprises the configuration file size and a check code; the file information is sent to the equipment end as a request packet; if the device side receives the file information in a feedback mode within a preset feedback time, the configuration file is sent to the device side; and in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise prompts that the parameter issuing is failed. The automatic issuing of the parameters is realized, and the issued configuration files can be checked for the equipment end through the file information, so that the correctness of the issued parameters is ensured.

Description

Configuration information issuing method, computer equipment and storage medium
Technical Field
The present invention relates to the field of parameter issuing, and in particular, to a method for issuing configuration information, a computer device, and a storage medium.
Background
In the process of generating hardware equipment, the step of writing factory parameters into the equipment is important, and manufacturers for mass production of hardware often need to write different factory parameters into equipment in different batches, so that a set of management system is needed for managing and issuing factory parameters. The factory parameters are managed by a common company, filled by an administrator through software, stored locally in a fixed format (for example xml, ini, json), copied into a designated folder on a factory workstation computer, and written into equipment through software reading parameters. This approach is cumbersome and error prone.
Disclosure of Invention
In a first aspect, the present application provides a method for issuing configuration information, which is applied to a server, and includes:
when receiving a key and a parameter issuing instruction of a client, searching a corresponding parameter according to the key;
converting the format of the parameters to form configuration files and corresponding file information; the file information comprises a configuration file size and a check code;
the file information is sent to the equipment end as a request packet;
if the device side receives the file information in a feedback mode within a preset feedback time, the configuration file is sent to the device side;
and in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise prompts that the parameter issuing is failed.
Further, when the key is received, the method further comprises:
judging whether the key exists or not, if so, whether the key is bound with the corresponding parameter, and if not, feeding back the corresponding error information to the client.
In a second aspect, the present application further provides a configuration information issuing method, applied to a client, including:
reading input parameters, and performing format conversion on the parameters to form configuration files and corresponding file information; the file information includes: configuring the file size and the check code;
the file information is sent to the equipment end as a request packet;
if the device side receives the file information in a feedback mode within a preset feedback time, the configuration file is sent to the device side;
and in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise prompts that the parameter issuing is failed.
Further, the method further comprises: sending a parameter issuing instruction to a server and a key of the parameter to be issued;
if the server prompts that the secret key does not exist, prompting to re-input the secret key;
and if the server prompts that the key is not bound with the parameters, prompting to input the parameters, and binding the input parameters with the key and sending the parameters to the server.
Further, the file information includes a check code, the configuration file number, and a file size.
In a third aspect, the present application further provides a method for issuing configuration information, which is applied to an equipment end, and includes:
receiving a parameter issuing request packet from a client or a server, and acquiring and storing file information in the request packet;
sending a receiving response to the client or the server;
when a configuration file is received, verifying the configuration file according to the file information;
if verification is successful, determining that the configuration file is complete, and if verification is failed, determining that the configuration file is defective, and if the verification is failed, determining that the feedback parameter is failed.
Further the file information includes: configuring the file size and the check code;
the verifying the configuration file comprises the following steps:
according to the configuration file, the size of the configuration file and the check code are calculated locally;
confirming whether the configuration file size in the file information is the same as the configuration file size obtained by the check code and the local calculation;
if the verification is the same, the verification is successful, and if the verification is different, the verification fails.
Further, after receiving the parameter issuing request packet from the client or the server, the method further includes:
whether a configuration file from the client or the server is received or not is judged in a preset time;
if the preset time is exceeded, the configuration file receiving process is not carried out, and if the preset time is not exceeded, the client or the server continues to wait for sending the configuration file.
In a fourth aspect, the present application further provides a computer device, including a processor and a memory, where the memory stores a computer program, and the computer program executes the configuration information issuing method when running on the processor.
In a fifth aspect, the present application further provides a readable storage medium storing a computer program, where the computer program executes the configuration information issuing method when running on a processor.
The invention discloses a configuration information issuing method, which is applied to a server and comprises the following steps: when receiving a key and a parameter issuing instruction of a client, searching a corresponding parameter according to the key; converting the format of the parameters to form configuration files and corresponding file information; the file information comprises the configuration file size and a check code; the file information is sent to the equipment end as a request packet; if the device side receives the file information in a feedback mode within a preset feedback time, the configuration file is sent to the device side; and in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise prompts that the parameter issuing is failed. The automatic issuing of the parameters is realized, and the issued configuration files can be checked for the equipment end through the file information, so that the correctness of the issued parameters is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the present invention, the drawings that are required for the embodiments will be briefly described, it being understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope of the present invention. Like elements are numbered alike in the various figures.
Fig. 1 is a schematic flow chart of a configuration information issuing method in the present application;
FIG. 2 is a schematic flow chart of another configuration information issuing method of the present application;
FIG. 3 is a schematic flow chart of another configuration information issuing method of the present application;
fig. 4 shows a schematic diagram of a parameter issuing system according to the present application.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments.
The components of the embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the invention, as presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be made by a person skilled in the art without making any inventive effort, are intended to be within the scope of the present invention.
The terms "comprises," "comprising," "including," or any other variation thereof, are intended to cover a specific feature, number, step, operation, element, component, or combination of the foregoing, which may be used in various embodiments of the present invention, and are not intended to first exclude the presence of or increase the likelihood of one or more other features, numbers, steps, operations, elements, components, or combinations of the foregoing.
Furthermore, the terms "first," "second," "third," and the like are used merely to distinguish between descriptions and should not be construed as indicating or implying relative importance.
Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which various embodiments of the invention belong. The terms (such as those defined in commonly used dictionaries) will be interpreted as having a meaning that is the same as the context of the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein in connection with the various embodiments of the invention.
The parameter issuing method is applied to issuing factory parameters of equipment or parameter issuing during adjustment, and can be issued to the equipment through a server or a client through converting the parameters into corresponding configuration files and then issuing the configuration files to the equipment, file information of the issued configuration files can be carried in any issuing mode, so that the equipment can verify the sent configuration files, the integrity and correctness of the sent configuration files are ensured, and the fact that the correct parameters are issued to the equipment is ensured.
The technical scheme of the application is described in the following specific examples.
Example 1
As shown in fig. 1, the configuration information issuing method of the present application includes the following steps:
step S100, when receiving the key and parameter issuing instruction of the client, searching the corresponding parameter according to the key.
The parameters of the application can be issued from the server or the client, the server is a large server for storing engineering files, a database for storing the parameters is arranged in the server, and when the server is used for issuing, an issuing instruction is sent to the server through the client, and then the server issues the parameters. In this embodiment, network communication may be performed between the server and the device side, and between the server and the client side, so as to perform data transmission.
In this embodiment, parameters are stored in the server in a manner of binding a key and parameters, the key is an encrypted character string formed by encrypting the ID of the parameter in the parameter database, and management of the parameters is achieved by taking the key as an index of each parameter. Therefore, when the server is used for issuing the parameters, the client side also provides the corresponding key besides issuing the instruction, and then the server can conveniently search the corresponding parameters in the database according to the key.
And when the key is received, judging whether the key is legal or not, namely whether the key exists or not, if so, judging whether the key is bound with the corresponding parameter or not, and if not, feeding back the corresponding error information to the client.
It can be understood that the operation of issuing parameters can be performed from the server only when the key is present and the parameters bound to the key are found in the server, otherwise, the parameter issuing cannot be performed.
Step S200, converting the format of the parameters to form configuration files and corresponding file information; the file information includes a configuration file size and a check code.
If the parameters stored in the database are not in a configuration file format which can be directly used, format conversion is needed to be carried out on the parameters to form a configuration file format, for example, a JSON or XML file format and the like, and after conversion is completed, corresponding file information can be generated according to the configuration file.
The file information in this embodiment includes the size of the configuration file, that is, the length of the character string in the configuration file, and the check code calculated from the configuration file. The check code may be an MD5 check code or the like. The check code can be used for checking whether the content of the configuration file is correct, and the size of the configuration file can be used for length check.
Step S300, the file information is sent to the equipment side as a request packet.
After the steps are executed, the server prepares the configuration file to be issued, and the server sends the configuration file to the equipment and also interacts according to a certain protocol, namely, sends a request packet to tell the equipment, and the server needs to send the configuration file to the equipment and needs the equipment to prepare for receiving the file.
In this embodiment, the request packet includes the file information obtained in the above steps. The file information is sent to the device side so that the device side knows what the configuration file is received next, and after receiving the configuration file. The device side can also check according to the file information to determine that the received configuration file is complete and correct.
Step S400, if the device side receives the file information in a preset feedback time, the device side sends the configuration file to the device side.
After the request packet is sent, the feedback of the equipment end needs to be waited to confirm whether the request packet can be sent, and a feedback time can be preset for the feedback of the equipment end, so that whether the equipment should feed back in theory is determined to be overtime or not. After the request packet can be resent, a countdown is set, whether the waiting time exceeds the preset feedback time is determined, if the waiting time does not exceed the preset feedback time, the fact that the channel between the equipment and the server is normal is indicated, and data transmission can be carried out. If the time-out is over, the network or the equipment has problems, and the data transmission is not suitable currently.
And S500, in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise, prompts that the parameter issuing is failed.
Similarly, a writing time can be preset to indicate the time required by the device to write in theory, and in the writing time, the device feedback writing is successful to prompt the successful issuing of the user parameters, and the timeout is timed to prompt the failure of issuing the user parameters, so that the issuing needs to be resumed.
Example 2
As shown in fig. 2, a method for the client to issue parameters is described next.
And step S600, reading the input parameters, and performing format conversion on the parameters to form configuration files and corresponding file information.
When the parameters are directly issued from the client to the device, it can be understood that a large number of parameters are not locally stored through key association as in a server in the client, and the client can be a PC (personal computer) used by a developer or a computer device such as a tablet and the like which is connected with the device and issues the parameters. Therefore, when parameters are issued from the client, the parameters are usually parameters edited by a developer or edited in advance, and are issued to the device through the control interface.
Therefore, after the parameters input by the developer are read, the client side also needs to perform format conversion on the parameters, and convert the character string composed of the simple parameters into a configuration file that can be read, and similarly, in step S200, file information of the configuration file needs to be generated.
Step S700, sending the file information to the device side as a request packet.
Similar to step S300 described above, only in this embodiment, the request packet is sent by the client, and does not need to pass through the server.
Step S800, if the device side receives the file information in a preset feedback time, the device side sends the configuration file to the device side.
Similar to the step S400, the description thereof is omitted.
Step S900, in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise prompts that the parameter issuing is failed.
Similar to the above step S500, the description thereof is omitted.
In addition, it can be understood that the client side also issues the parameters through the server by sending the parameter issuing instruction and the key of the parameters to be issued to the server.
After sending the key, there may be a situation that the key is not present or the key is present but the parameter is not bound, as can be seen from the above step 100, the server may feedback error information according to the actual error situation, and if the server prompts that the key is not present, prompt to reenter the key. If the server prompts that the key is not bound with the parameters, prompting to input the parameters, binding the input parameters with the key and sending the parameters to the server, so that the server supplements the parameters in the server and then issues the parameters.
Example 3
As shown in fig. 3, a method for issuing configuration information at the device end of the present application is described next.
Step S100, a parameter issuing request packet from a client or a server is received, and file information in the request packet is acquired and stored.
The equipment end is one end which receives parameters issued by the client or the server, and refers to equipment produced in a production environment, such as robots, routers, mobile phones and the like, and the equipment needs to be configured with correct factory parameters to normally operate the internal systems and functions. In combination with the above steps, the parameters are generated or stored by the client and the server to form a configuration file and then sent to the device side.
Either the client or the server transmits a request packet before sending the configuration file at market price, and file information of the configuration file which is sent next is stored in the request packet.
The file information is the size and check code of the configuration file, and the equipment side can use the information for checking.
Step S200, sending a receiving response to the client or the server.
After receiving the request packet, a receiving response message may be fed back to the client or the server that sends the request packet, so as to notify the peer that the transfer of the configuration file may be performed.
And step S300, when a configuration file is received, verifying the configuration file according to the file information.
The configuration file can be transmitted to the equipment end in a mode of FTP or TFTP, the configuration file formed by processing parameters is received by the equipment end, the configuration file has a certain format, and the equipment end can read the configuration file by using a corresponding reading mode.
If the content of the configuration file is incomplete, parameters cannot be configured in the device, so that the configuration file is verified first, and whether the configuration file size in the file information is identical with the verification code and the configuration file size obtained by local calculation is confirmed through verification of the file size in the file information and the verification code.
If any of the file sizes or check codes are different, the verification is failed, and if the file sizes or check codes are the same, the verification is successful.
Step S400, if verification is successful, determining that the configuration file is complete, and if verification is failed, determining that the configuration file is defective, and if the verification is failed, determining that the feedback parameter is failed.
When the verification is successful, the parameter can be configured into the device, so that when the verification is successful, the configuration file can be considered to be successfully written, the parameter issuing is completed, and the information of successful parameter writing is fed back to the client or the server.
Similarly, if verification fails, the analysis of the configuration file and the configuration of the parameters are not performed, and the corresponding server or client is replied, and the configuration file is wrong and retransmission is required.
The overall parameter issuing interactions are shown in fig. 4.
Both the client 100 and the server 200 can issue parameters to the device 300, and the client can control the server 200 to issue parameters to the device 300 through operation commands. The issued parameters are issued in the form of configuration files, so that the equipment end can read the parameters and configure the parameters to corresponding positions.
According to the configuration information issuing method, a command is sent to the server through the client, the parameters are issued from the server, the parameters stored in the server are searched through the secret key, then the server searches for the corresponding parameters from the stored multiple parameters and issues the parameters to the equipment, and in the whole issuing process, excessive participation of developers is not needed, and only the secret key is needed to be input. Meanwhile, the parameters can be issued through the client, when the developer completes the filling of the parameters by the client, the parameters are sent, and when the server is ensured to have no parameters, the parameters can be issued temporarily by using the client. After receiving the issued configuration file, the device side also verifies according to the file information in the issuing request, and determines that the issued parameters are correct. And whether the server issues the parameters or the client issues the parameters, the configuration files are verified, the parameters are not different because the issuer is the server or the client, the configuration of the parameters has certain compatibility, and meanwhile, the readability of the parameters is ensured.
The application also provides a computer device comprising a processor and a memory, wherein the memory stores a computer program, and the computer program executes the configuration information issuing method when running on the processor.
The present application also provides a readable storage medium storing a computer program which when run on a processor performs the configuration information delivery method.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other manners as well. The apparatus embodiments described above are merely illustrative, for example, of the flow diagrams and block diagrams in the figures, which illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules or units in various embodiments of the invention may be integrated together to form a single part, or the modules may exist alone, or two or more modules may be integrated to form a single part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a smart phone, a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present invention.

Claims (10)

1. The configuration information issuing method is characterized by being applied to an upper computer and comprising the following steps:
when receiving a key and a parameter issuing instruction of a client, searching a corresponding parameter according to the key;
converting the format of the parameters to form configuration files and corresponding file information; the file information comprises a configuration file size and a check code;
the file information is sent to the equipment end as a request packet;
if the device side receives the file information in a feedback mode within a preset feedback time, the configuration file is sent to the device side;
and in the preset writing time, if a writing success message fed back by the equipment is received, prompting that the parameter is successfully issued, otherwise prompting that the parameter is failed to be issued.
2. The configuration information issuing method according to claim 1, characterized in that when the key is received, it further comprises:
judging whether the secret key exists or not, if so, judging whether the secret key is bound with the corresponding parameter, and if not, feeding back error information to the client.
3. The configuration information issuing method is characterized by being applied to a client and comprising the following steps:
reading parameters input by a user, and performing format conversion on the parameters to form a configuration file and corresponding file information; the file information includes: configuring the file size and the check code;
the file information is sent to the equipment end as a request packet;
if the device side receives the file information in a feedback mode within a preset feedback time, the configuration file is sent to the device side;
and in the preset writing time, the equipment feeds back that the writing is successful, and prompts that the parameter issuing is successful, otherwise prompts that the parameter issuing is failed.
4. The configuration information issuing method according to claim 3, further comprising: sending a parameter issuing instruction to a server and a key of the parameter to be issued;
if the server prompts that the secret key does not exist, prompting to re-input the secret key;
and if the server prompts that the key is not bound with the parameters, prompting to input the parameters, and binding the input parameters with the key and sending the parameters to the server.
5. A method of distributing configuration information according to claim 3, wherein the file information includes a check code and a file size.
6. The configuration information issuing method is characterized by being applied to a device side and comprising the following steps:
receiving a parameter issuing request packet from a client or a server, and acquiring and storing file information in the request packet;
feeding back a reception response to the client or the server;
when a configuration file is received, verifying the configuration file according to the file information;
if the verification is successful, the configuration file is determined to be complete, the writing of the feedback parameters to the client or the server is successful, and if the verification is failed, the configuration file is determined to be defective, and the writing of the feedback parameters to the client or the server is failed.
7. The configuration information issuing method according to claim 6, wherein the file information includes: configuring the file size and the check code;
the verifying the configuration file comprises the following steps:
locally calculating a first configuration file size and a first check code of the configuration file;
confirming whether the size of the configuration file in the file information is the same as the size of the first configuration file, and whether the check code is the same as the first check code;
if the verification is the same, the verification is successful, and if any one of the verification is different, the verification fails.
8. The method for sending configuration information according to claim 6, wherein after receiving the parameter sending request packet from the client or the server, the method further comprises:
whether a configuration file from the client or the server is received or not is judged in a preset time;
if the preset time is exceeded, the configuration file receiving process is not carried out, and if the preset time is not exceeded, the client or the server continues to wait for sending the configuration file.
9. A computer device comprising a processor and a memory, the memory storing a computer program that, when run on the processor, performs the configuration information delivery method of any one of claims 1 to 8.
10. A readable storage medium, characterized in that it stores a computer program which, when run on a processor, performs the configuration information issuing method according to any one of claims 1 to 8.
CN202310233115.4A 2023-03-01 2023-03-01 Configuration information issuing method, computer equipment and storage medium Pending CN116467269A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310233115.4A CN116467269A (en) 2023-03-01 2023-03-01 Configuration information issuing method, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310233115.4A CN116467269A (en) 2023-03-01 2023-03-01 Configuration information issuing method, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116467269A true CN116467269A (en) 2023-07-21

Family

ID=87177849

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310233115.4A Pending CN116467269A (en) 2023-03-01 2023-03-01 Configuration information issuing method, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116467269A (en)

Similar Documents

Publication Publication Date Title
US8112549B2 (en) Alert mechanism for notifying multiple user devices sharing a connected-data-set
US20070014243A1 (en) System and method for provisioning a user device
US20070016632A1 (en) System and method for synchronizing between a user device and a server in a communication network
CN111143358A (en) Report configuration method and system
US20070016676A1 (en) System and method for servicing a user device
CN1630403A (en) Subscriber identification module (SIM) emulator
CN103259797B (en) data file transmission method and platform
CN109639724B (en) Password retrieving method, password retrieving device, computer device and storage medium
CN107102908A (en) Data verification method, data fault tolerance method and device
CN116185460A (en) Method and device for automatically upgrading embedded system software
CN111339551A (en) Data verification method and related device and equipment
CN112636984B (en) Federation chain configuration updating method, equipment and computer medium
CN112685077A (en) Data modification method, system, computer device and computer readable storage medium
CN110968899B (en) Data blocking confirmation method, device, equipment and medium based on block chain
CN110177360B (en) Method and device for binding with wearable device
CN116467269A (en) Configuration information issuing method, computer equipment and storage medium
CN107277163A (en) A kind of long-range mapping method of equipment and device
CN110795252A (en) Method, device, equipment and storage medium for multi-user serial editing of file
US10979287B2 (en) Method and apparatus for receiving a solution when configuration function verification fails in a terminal
CN108830050A (en) Register method, device and the storage medium of computer program
CN112256304A (en) DSP chip software online updating method and system
JP2015072531A (en) Test support method, test support device, and program
CN115065670B (en) IOS APP automatic release method, macOS server and system
CN113869998B (en) Financial certificate automatic generation method and device, electronic equipment and readable storage medium
CN115114052B (en) Method and device for intelligently providing database microservice

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