CN115587134A - Universal docking method, device, equipment and medium for different position information - Google Patents

Universal docking method, device, equipment and medium for different position information Download PDF

Info

Publication number
CN115587134A
CN115587134A CN202211227483.XA CN202211227483A CN115587134A CN 115587134 A CN115587134 A CN 115587134A CN 202211227483 A CN202211227483 A CN 202211227483A CN 115587134 A CN115587134 A CN 115587134A
Authority
CN
China
Prior art keywords
position information
universal
data
target position
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.)
Pending
Application number
CN202211227483.XA
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.)
Wuhan Ligong Guangke Co Ltd
Original Assignee
Wuhan Ligong Guangke 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 Wuhan Ligong Guangke Co Ltd filed Critical Wuhan Ligong Guangke Co Ltd
Priority to CN202211227483.XA priority Critical patent/CN115587134A/en
Publication of CN115587134A publication Critical patent/CN115587134A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention relates to a universal butt joint method, a device, equipment and a medium for different position information, wherein the method determines a required position data type according to specific service requirements, establishes a universal position data structure according to the position data type, establishes a universal storage interface and a universal receiving condition of the universal storage interface according to the universal position data structure, can call the universal storage interface to store the acquired target position information no matter which third-party positioning system the acquired target position information comes from when the acquired target position information conforms to the universal receiving condition, and can self-define a self-defining storage interface matched with the third-party positioning system to store the information if the acquired target position information does not conform to the universal receiving condition. Compared with the prior art, the invention realizes the unified acquisition of different position information of various different third party positioning systems, and different third party positioning systems can be flexibly docked through the service system established by the invention.

Description

Universal docking method, device, equipment and medium for different position information
Technical Field
The present invention relates to the field of positioning data processing technologies, and in particular, to a method, an apparatus, a device, and a medium for universal docking of different position information.
Background
With the development of science and technology, computer software services nowadays are more and more intelligent, and the daily work and life of people can be greatly facilitated through the analysis and processing of position information. For example, in business scenes such as taxi taking, logistics, takeaway and the like, the problem that positioning data of vehicles, personnel and the like needs to be acquired is involved, and for example, in some large data analysis problems, a large amount of positioning data needs to be acquired for calculation.
However, most of the existing service software needs to acquire position data from the positioning systems provided by third-party positioning service providers, and the data formats provided by different third-party positioning systems are different, which results in that in an actual business scene, when it is necessary to acquire position information from the third-party positioning systems for data support, related personnel have to perform a series of specific work such as technical research, scheme design, feasibility analysis, and the like to adapt to the data format of the selected third-party positioning system, which consumes labor and time, and is inefficient.
Therefore, in order to solve the above problems, a method capable of performing data docking with a plurality of different third party positioning systems is needed to implement general processing of different types of position data of different third party positioning systems, so that a business system can rapidly dock different third party positioning systems, and acquire a plurality of different position information.
Disclosure of Invention
In view of the above, there is a need to provide a method, an apparatus, a device and a medium for docking information at different locations, so as to solve the problem of how to use a set of methods to meet the information docking work of different third-party positioning systems.
In order to achieve the technical purpose, the invention adopts the following technical scheme:
in a first aspect, the present invention provides a general docking method for different location information, including:
determining a plurality of corresponding position data types according to the service demand information, and establishing a universal position data structure according to the plurality of position data types;
establishing a universal storage interface according to the universal position data structure;
acquiring target position information, and judging whether the target position information meets a general receiving condition or not according to the general position data structure;
if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
Further, the generic data structure includes an identification field, a location data field, and a timestamp; the establishing a generic location data structure according to the plurality of location data types includes:
identifying entity information corresponding to the position information based on the identification field, and storing the plurality of position data types based on the position data field, wherein the plurality of position data types comprise longitude, latitude, speed and direction;
and establishing a storage structure among the representation field, the position data field and the time stamp to obtain the universal position data structure.
Further, the establishing a general storage interface according to the general location data structure includes:
and establishing the universal storage interface by taking the universal position data structure as the access parameter.
Further, the general receiving condition includes:
the target location information includes data organized in the generic location data structure.
Further, the acquiring the target location information includes:
establishing a data pulling service class, wherein the data pulling service class comprises data pulling services;
acquiring the type of position information, and establishing a plurality of data pulling service objects based on the data pulling service type, wherein each data pulling service object corresponds to one type of position information;
and calling the data pulling service object corresponding to the type of the target position information according to the type of the target position information to pull the target position information.
Further, the invoking the data pull service object corresponding to the category of the target location information to pull the target location information according to the category of the target location information includes:
respectively establishing a category identification parameter for each category of the position information according to the category of the position information;
establishing a pull service calling interface by taking the category identification parameter as an entry parameter;
acquiring the position information category of the target position information, and acquiring a category identification parameter corresponding to the target position information according to the position information category of the target position information;
and calling the pull service calling interface according to the category identification parameter corresponding to the target position information so as to call the data pull service object corresponding to the category of the target position information to pull the target position information.
Further, the method also comprises the following steps:
and calling the pull service calling interface according to the category identification parameter corresponding to the target position information so as to call the data pull service object corresponding to the category of the target position information and store the pulled position information into a database.
In a second aspect, the present invention further provides a universal docking apparatus based on different location information, including:
the structure editing module is used for determining a plurality of corresponding position data types according to the service requirement information and establishing a universal position data structure according to the plurality of position data types;
the interface establishing module is used for establishing a universal storage interface according to the universal position data structure;
the information processing module is used for acquiring target position information and judging whether the target position information meets a general receiving condition or not according to the general position data structure; if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
In a third aspect, the present invention also provides an electronic device comprising a memory and a processor, wherein,
a memory for storing a program;
and the processor is coupled with the memory and used for executing the program stored in the memory so as to realize the steps in the universal docking method of different position information in any one of the above-mentioned implementation modes.
In a fourth aspect, the present invention further provides a computer-readable storage medium for storing a computer-readable program or instruction, where the program or instruction, when executed by a processor, can implement the steps in the universal docking method for different location information in any of the above-mentioned implementations.
The invention provides a universal docking method, a device, equipment and a medium for different position information, wherein the method determines a required position data type according to specific service requirements, establishes a universal position data structure according to the position data type, establishes a universal storage interface and a universal receiving condition of the universal storage interface according to the universal position data structure, can call the universal storage interface to store the acquired target position information no matter which third-party positioning system the acquired target position information comes from when the acquired target position information conforms to the universal receiving condition, and can self-define a self-defining storage interface matched with the third-party positioning system to store the information if the acquired target position information does not conform to the universal receiving condition. Compared with the prior art, the invention realizes the unified collection of different position information of various different third-party positioning systems by establishing a universal position data structure and a universal storage interface, and the service system established by the invention can be flexibly docked with different third-party positioning systems, thereby reducing a series of targeted work such as technical research, scheme design, feasibility analysis and the like required before docking work, greatly saving time cost in development and improving efficiency.
Drawings
FIG. 1 is a flowchart of a general docking method for different location information according to an embodiment of the present invention;
FIG. 2 is a flowchart of a method for obtaining target location information according to an embodiment of a universal docking method for different location information provided by the present invention;
FIG. 3 is a flowchart of a method of step S203 in FIG. 2;
FIG. 4 is a schematic structural diagram of a universal docking device with different position information according to the present invention;
fig. 5 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate preferred embodiments of the invention and together with the description, serve to explain the principles of the invention and not to limit the scope of the invention.
In the description of the present application, "a plurality" means two or more unless specifically limited otherwise.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The invention realizes a mode of quickly and universally docking the position information of various different third-party positioning systems by considering the aspects of the organization mode, the acquisition method, the storage method and the like of the data.
The invention provides a universal docking method, a universal docking device, equipment and a storage medium for different position information, which are respectively explained below.
Referring to fig. 1, a specific embodiment of the present invention discloses a general docking method for different location information, including:
s101, determining a plurality of corresponding position data types according to service demand information, and establishing a universal position data structure according to the plurality of position data types;
s102, establishing a general storage interface according to the general position data structure;
s103, acquiring target position information, and judging whether the target position information meets a general receiving condition or not according to the general position data structure;
if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
The invention provides a universal docking method for different position information, which determines the type of required position data according to specific service requirements, establishes a universal position data structure according to the type of the position data, establishes a universal storage interface and a universal receiving condition of the universal storage interface according to the universal position data structure, can call the universal storage interface to store the acquired target position information no matter which third-party positioning system the acquired target position information comes from when the acquired target position information conforms to the universal receiving condition, and can self-define a self-defined storage interface adaptive to the third-party positioning system to store the information if the acquired target position information does not conform to the universal receiving condition. Compared with the prior art, the invention realizes the unified collection of different position information of various different third-party positioning systems by establishing a universal position data structure and a universal storage interface, and the service system established by the invention can be flexibly docked with different third-party positioning systems, thereby reducing a series of targeted work such as technical research, scheme design, feasibility analysis and the like required before docking work, greatly saving time cost in development and improving efficiency.
Specifically, as a preferred embodiment, the types of the location data acquired in step S101 of the present embodiment include longitude, latitude, speed and direction based on a gold coordinate system, which can be applied to most positioning service scenarios. It will be appreciated that the type of location data actually required may be flexibly formulated according to specific service requirement information, such as acceleration, altitude, etc.
In this embodiment, the general data structure includes an identification field, a location data field, and a timestamp, and the specific process of establishing the general location data structure according to the plurality of location data types includes:
identifying entity information corresponding to the location information based on the identification field, and storing the plurality of location data types based on the location data field, as shown in the following table:
Figure BDA0003880570670000071
then, a storage structure between the presentation field, the location data field, and the timestamp may be established, resulting in the generic location data structure. The specific storage structure and other considerations may be made by conventional techniques. For example, in this embodiment, each type of data in the table above may be stored according to a storage structure of a linked list.
After the data structure is established, different third-party positioning systems can be required to forward or push the position information to the service system by the data structure, and the service system can conveniently and uniformly process the position information.
Further, in order to increase the processing speed, a general storage interface may be established in the service system to implement fast processing of data, i.e. step S102. As a preferred embodiment, the establishing a general storage interface according to the general location data structure in this embodiment specifically includes:
and establishing the universal storage interface by taking the universal position data structure as the access parameter.
The parameter of the general saving interface can be determined according to the actual service, after the general saving interface is established in the service system, the service system can be used as a server for receiving the data actively pushed by the third party positioning system for unified processing, and the specific processing method is step S103, namely, the target position information is obtained, and whether the target position information meets the general receiving condition is judged according to the general position data structure; if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
It can be understood that how to establish the customized saving interface preset in the above process is the prior art that may occur to those skilled in the art, that is, establishing a corresponding interface according to the specific structure of the location information of the third-party positioning system, and is not described herein too much.
In a preferred embodiment, the general receiving conditions in the above process include: the target location information includes data organized in the generic location data structure.
Besides passively receiving data pushed by a third-party positioning system, the invention also provides a preferred embodiment, and the method in the embodiment can enable the established service system to actively pull the position information of different third-party positioning systems for unified processing. Specifically, as shown in fig. 2, the acquiring the target location information in this embodiment includes:
s201, establishing a data pulling service class, wherein the data pulling service class comprises data pulling services;
s202, acquiring the type of position information, and establishing a plurality of data pulling service objects based on the data pulling service type, wherein each data pulling service object corresponds to one type of position information;
s203, according to the type of the target position information, calling the data pulling service object corresponding to the type of the target position information to pull the target position information.
In the above process, the type of the location information in step S202 is the type of the location information in different forms that can be sent by different third party positioning systems, the type of the location information includes a plurality of types of location information, and in this embodiment, a data pull service object is respectively established for each type of location information to pull the data of the corresponding third party positioning system.
When the service system is used as a client to pull the position information by adopting a timing task, the interfaces, the return parameters, the types and the like of different third-party positioning systems are greatly different. Therefore, in this embodiment, a mode that one third-party positioning system corresponds to one service class is used as a logic of data storage, so that unified docking of multiple third-party positioning systems is realized.
Specifically, referring to fig. 3, in step S203 of this embodiment, according to the type of the target location information, invoking the data pull service object corresponding to the type of the target location information to pull the target location information specifically includes:
s301, respectively establishing a category identification parameter for each category of the position information according to the category of the position information;
s302, establishing a pull service calling interface by taking the category identification parameter as an entry parameter;
s303, acquiring the position information category of the target position information, and acquiring a category identification parameter corresponding to the target position information according to the position information category of the target position information;
s304, calling the pull service calling interface according to the category identification parameter corresponding to the target position information so as to call the data pull service object corresponding to the category of the target position information to pull the target position information.
In the above process, a category identification parameter is established for each location information category to form a one-to-one correspondence relationship among the category identification parameter, the data pull service object, the location information category and the third-party positioning system, and at this time, the category identification parameter can be used to control which service is specifically called through a uniform pull service calling interface so as to acquire which third-party positioning system location information. The realization mode has the advantages that when the positioning task is deployed and created, the interface address of the pull data is unchanged, and the synchronous work of the specified system data can be controlled only by modifying the corresponding access parameter.
Further, in a preferred embodiment, the above process further includes:
and calling the pull service calling interface according to the category identification parameter corresponding to the target position information so as to call the data pull service object corresponding to the category of the target position information and store the pulled position information into a database.
That is, the pull service object in this embodiment may not only pull data, but also store data. The location information is data strongly related to time, so in this embodiment, no matter the data is pulled or pushed, a time sequence database, such as influxDB, which is specially used for storing data related to time sequence, is adopted. Compared with a mysql relational database, the efficiency in the aspects of data storage, data operation and the like is higher.
In order to better implement the universal docking method for different location information in the embodiment of the present invention, on the basis of the universal docking method for different location information, please refer to fig. 4, where fig. 4 is a schematic structural diagram of an embodiment of the universal docking device for different location information provided in the present invention, and a universal docking device 400 for different location information provided in the embodiment of the present invention includes:
a structure editing module 410, configured to determine multiple corresponding location data types according to the service requirement information, and establish a general location data structure according to the multiple location data types;
an interface establishing module 420, configured to establish a general storage interface according to the general location data structure;
an information processing module 430, configured to obtain target location information, and determine whether the target location information meets a general receiving condition according to the general location data structure; if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
Here, it should be noted that: the corresponding apparatus 400 provided in the foregoing embodiments may implement the technical solutions described in the foregoing method embodiments, and the specific implementation principles of the modules or units may refer to the corresponding contents in the foregoing method embodiments, which are not described herein again.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. Based on the above general docking method with different position information, the present invention also provides a general docking device 500 with different position information, that is, the electronic device, and the general docking device 500 with different position information may be a mobile terminal, a desktop computer, a notebook, a palmtop computer, a server, and other computing devices. The universal docking device 500 for different location information includes a processor 510, a memory 520, and a display 530. Fig. 5 shows only some of the components of the universal docking device for different location information, but it should be understood that not all of the shown components are required to be implemented, and that more or fewer components may be implemented instead.
The storage 520 may in some embodiments be an internal storage unit of the universal dock 500 for different location information, such as a hard disk or a memory of the universal dock 500 for different location information. The memory 520 may also be an external storage device of the universal docking device 500 with different location information in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are equipped on the universal docking device 500 with different location information. Further, the memory 520 may also include both internal and external storage units of the universal docking device 500 for different location information. The memory 520 is used for storing application software of the universal docking device 500 installed in different location information and various types of data, such as program codes of the universal docking device 500 installed in different location information. The memory 520 may also be used to temporarily store data that has been output or is to be output. In an embodiment, the memory 520 stores a general docking program 540 for different location information, and the general docking program 540 for different location information can be executed by the processor 510, so as to implement the general docking method for different location information according to the embodiments of the present application.
The processor 510 may be a Central Processing Unit (CPU), microprocessor or other data Processing chip in some embodiments, for executing program codes stored in the memory 520 or Processing data, such as executing general docking methods for different location information, and the like.
The display 530 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, and the like in some embodiments. The display 530 is used to display information of the universal docking device 500 at different locations and to display a visualized user interface. The components 510-530 of the universal dock 500 for different location information communicate with each other over a system bus.
In an embodiment, the steps in the universal docking method for different location information as described above are implemented when the processor 510 executes the universal docking program 540 for different location information in the memory 520.
The present embodiment also provides a computer readable storage medium, on which a universal docking program for different position information is stored, and when executed by a processor, the universal docking program for different position information can implement the steps in the above embodiments.
The invention provides a universal docking method, a device, equipment and a medium for different position information, wherein the method determines a required position data type according to specific service requirements, establishes a universal position data structure according to the position data type, establishes a universal storage interface and a universal receiving condition of the universal storage interface according to the universal position data structure, can call the universal storage interface to store the acquired target position information no matter which third-party positioning system the acquired target position information comes from when the acquired target position information conforms to the universal receiving condition, and can self-define a self-defining storage interface matched with the third-party positioning system to store the information if the acquired target position information does not conform to the universal receiving condition. Compared with the prior art, the invention realizes the unified collection of different position information of various different third-party positioning systems by establishing a universal position data structure and a universal storage interface, and the service system established by the invention can be flexibly docked with different third-party positioning systems, thereby reducing a series of targeted work such as technical research, scheme design, feasibility analysis and the like required before docking work, greatly saving time cost in development and improving efficiency.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention.

Claims (10)

1. A general docking method for different location information is characterized by comprising the following steps:
determining a plurality of corresponding position data types according to the service demand information, and establishing a universal position data structure according to the plurality of position data types;
establishing a universal storage interface according to the universal position data structure;
acquiring target position information, and judging whether the target position information meets a general receiving condition or not according to the general position data structure;
if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
2. The universal docking method for disparate location information according to claim 1, wherein said universal data structure comprises an identification field, a location data field, and a timestamp; the establishing a generic location data structure according to the plurality of location data types includes:
identifying entity information corresponding to the position information based on the identification field, and storing the plurality of position data types based on the position data field, wherein the plurality of position data types comprise longitude, latitude, speed and direction;
and establishing a storage structure among the representation field, the position data field and the time stamp to obtain the universal position data structure.
3. The universal docking method for different pieces of location information according to claim 2, wherein said establishing a universal save interface according to said universal location data structure comprises:
and establishing the universal storage interface by taking the universal position data structure as the input parameter.
4. The universal docking method for different location information according to claim 1, wherein said universal receiving condition comprises:
the target location information includes data organized in the generic location data structure.
5. The universal docking method for different location information according to claim 1, wherein the obtaining the target location information includes:
establishing a data pulling service class, wherein the data pulling service class comprises data pulling service;
acquiring the type of the position information, and establishing a plurality of data pulling service objects based on the data pulling service type, wherein each data pulling service object corresponds to one type of the position information;
and calling the data pulling service object corresponding to the type of the target position information according to the type of the target position information to pull the target position information.
6. The method according to claim 5, wherein the invoking the data pull service object corresponding to the category of the target location information to pull the target location information according to the category of the target location information comprises:
respectively establishing a category identification parameter for each category of the position information according to the category of the position information;
establishing a pull service calling interface by taking the category identification parameter as a reference;
acquiring the position information category of the target position information, and acquiring a category identification parameter corresponding to the target position information according to the position information category of the target position information;
and calling the pull service calling interface according to the category identification parameter corresponding to the target position information so as to call the data pull service object corresponding to the category of the target position information to pull the target position information.
7. The universal docking method for different pieces of location information according to claim 6, further comprising:
and calling the pull service calling interface according to the category identification parameter corresponding to the target position information so as to call the data pull service object corresponding to the category of the target position information and store the pulled position information into a database.
8. A general interfacing apparatus based on different position information, comprising:
the structure editing module is used for determining a plurality of corresponding position data types according to the service demand information and establishing a universal position data structure according to the plurality of position data types;
the interface establishing module is used for establishing a universal storage interface according to the universal position data structure;
the information processing module is used for acquiring target position information and judging whether the target position information meets a general receiving condition or not according to the general position data structure; if yes, the general storage interface is called to store the target position information into a database, and if not, a preset custom storage interface is called to store the target position information into the database.
9. An electronic device comprising a memory and a processor, wherein,
the memory is used for storing programs;
the processor, coupled to the memory, is configured to execute the program stored in the memory to implement the steps in the universal docking method for different location information according to any one of claims 1 to 7.
10. A computer-readable storage medium for storing a computer-readable program or instructions, which when executed by a processor, implement the steps of the universal docking method for different location information according to any one of claims 1 to 7.
CN202211227483.XA 2022-10-09 2022-10-09 Universal docking method, device, equipment and medium for different position information Pending CN115587134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211227483.XA CN115587134A (en) 2022-10-09 2022-10-09 Universal docking method, device, equipment and medium for different position information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211227483.XA CN115587134A (en) 2022-10-09 2022-10-09 Universal docking method, device, equipment and medium for different position information

Publications (1)

Publication Number Publication Date
CN115587134A true CN115587134A (en) 2023-01-10

Family

ID=84780400

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211227483.XA Pending CN115587134A (en) 2022-10-09 2022-10-09 Universal docking method, device, equipment and medium for different position information

Country Status (1)

Country Link
CN (1) CN115587134A (en)

Similar Documents

Publication Publication Date Title
CN109189841B (en) Multi-data source access method and system
CN112162965B (en) Log data processing method, device, computer equipment and storage medium
CN111813804B (en) Data query method and device, electronic equipment and storage medium
CN110019496B (en) Data reading and writing method and system
CN109376173A (en) A kind of data query method, apparatus, electronic equipment and storage medium
CN113032105A (en) Kubernetes cluster access control method, system and related equipment
CN113626223A (en) Interface calling method and device
CN112905537A (en) File processing method and device, electronic equipment and storage medium
WO2022156087A1 (en) Data blood relationship establishing method and apparatus, computer device, and storage medium
CN105677533A (en) Application process monitoring method and device
CN112328272B (en) Algorithm upgrading method, device, equipment and storage medium
CN112115052A (en) Automatic walkthrough method and system for graphical user interface and interface walkthrough tool
CN116980859A (en) Information synchronous interaction method for vehicle and cloud and related equipment
CN115587134A (en) Universal docking method, device, equipment and medium for different position information
CN111770208A (en) Control method and device for Internet of things equipment
CN115981788A (en) Distributed storage deployment method, device, equipment and storage medium
CN113377476B (en) Interface display method, related device and computer program product
CN113986493B (en) Service use request processing method, related device and computer program product
US20240054107A1 (en) File processing method, electronic device, and storage medium
CN113220237B (en) Distributed storage method, device, equipment and storage medium
CN115170152A (en) Data distribution method, device, equipment and storage medium
CN113159660B (en) Method and device for displaying transfer flow, storage medium and electronic equipment
CN112632422A (en) Intelligent image cutting method and device, electronic equipment and storage medium
WO2020224295A1 (en) Information management method, device, and system
CN112799863A (en) Method and apparatus for outputting information

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