CN114896578A - Multi-system-compatible fingerprint login equipment control method, device and medium - Google Patents

Multi-system-compatible fingerprint login equipment control method, device and medium Download PDF

Info

Publication number
CN114896578A
CN114896578A CN202210551321.5A CN202210551321A CN114896578A CN 114896578 A CN114896578 A CN 114896578A CN 202210551321 A CN202210551321 A CN 202210551321A CN 114896578 A CN114896578 A CN 114896578A
Authority
CN
China
Prior art keywords
interface
implementation method
function
keyword
fingerprint login
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
CN202210551321.5A
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.)
CCore Technology Suzhou Co Ltd
Original Assignee
CCore Technology Suzhou 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 CCore Technology Suzhou Co Ltd filed Critical CCore Technology Suzhou Co Ltd
Priority to CN202210551321.5A priority Critical patent/CN114896578A/en
Publication of CN114896578A publication Critical patent/CN114896578A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/107License processing; Key processing
    • G06F21/1078Logging; Metering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services

Abstract

The application relates to the field of fingerprint identification, and discloses a control method, a device and a medium for fingerprint login equipment compatible with multiple systems, wherein the control method comprises the following steps: acquiring an interface implementation method of fingerprint login equipment and function information of terminal equipment, and acquiring an interface keyword set corresponding to the interface implementation method and a function keyword set corresponding to the function information to provide data support for determining function difference; and determining a target keyword according to the interface keyword set and the function keyword set, wherein the target keyword is a keyword only existing in the function keyword set so as to determine the function which cannot be supported by the fingerprint login equipment at present, and establishing an interface implementation method corresponding to the target keyword. According to the scheme, the functional target key words which are not supported by the current fingerprint login equipment are determined through the functional difference, and the interface implementation method corresponding to the target key words is established, so that the fingerprint login equipment is matched with the terminal equipment, the fingerprint login equipment can be used for different terminal equipment, and the cost of the customized equipment is reduced.

Description

Multi-system-compatible fingerprint login equipment control method, device and medium
Technical Field
The present application relates to the field of fingerprint identification, and in particular, to a method, an apparatus, and a medium for controlling a multi-system compatible fingerprint login device.
Background
The fingerprint identification technology is widely applied to the fields of attendance checking, card punching, intelligent equipment identity authentication and the like. The terminal equipment is connected with the fingerprint login equipment to acquire fingerprint information, but because the application interfaces of the different terminal equipment for the biological identification provided by the user are different and the functions are different, in the specific implementation, the customized fingerprint acquisition equipment needs to be set for the different types of terminal equipment, the equipment cost is increased, and the application and popularization of the fingerprint identification technology are not facilitated.
Therefore, how to provide a control method for fingerprint login equipment compatible with multiple systems, which can be applied to different terminal equipment to reduce the cost of customized equipment, is a problem that needs to be solved urgently by technical personnel in the field.
Disclosure of Invention
The application aims to provide a multi-system-compatible fingerprint login equipment control method, device and medium, so as to solve the technical problem that fingerprint login equipment cannot be used universally due to mismatching of the fingerprint login equipment and terminal equipment.
In order to solve the technical problem, the present application provides a method for controlling a fingerprint login device compatible with multiple systems, including:
acquiring an interface implementation method of fingerprint login equipment and functional information of terminal equipment;
acquiring an interface keyword set corresponding to the interface implementation method, and acquiring a function keyword set corresponding to the function information;
determining target keywords according to the interface keyword set and the function keyword set, wherein the target keywords are keywords only existing in the function keyword set;
and creating an interface implementation method corresponding to the target keyword.
Preferably, the method for creating an interface corresponding to the target keyword includes:
judging whether the interface function library has the interface implementation method;
if yes, obtaining the interface implementation method and writing the interface implementation method into the fingerprint login equipment;
and if the fingerprint login equipment does not exist, sending update information to a manager, acquiring the interface implementation method from an editing interface, and writing the interface implementation method into the fingerprint login equipment.
Preferably, after the step of obtaining the interface implementation method from the editing interface, the method further includes:
and writing the interface implementation method into the interface function library.
Preferably, after the steps of obtaining the interface implementation method and writing the interface implementation method into the fingerprint login device, the method further includes:
acquiring a control instruction sent by the terminal equipment;
analyzing the control instruction to obtain an instruction keyword;
determining an interface implementation method corresponding to the instruction key words from the interface function library;
and executing the interface implementation method to implement the control instruction.
Preferably, after the step of determining the target keyword according to the interface keyword set and the function keyword set, the method further includes:
setting weight for the target keyword;
the method for creating the interface corresponding to the target keyword comprises the following steps:
and creating an interface implementation method corresponding to the target keyword with the maximum weight.
Preferably, the executing the interface implementation method to implement the control instruction includes:
and calling the bottom layer drive of the fingerprint login equipment through the interface implementation method so as to implement the control instruction.
Preferably, after the step of executing the interface implementation method to implement the control instruction, the method further includes:
acquiring execution feedback information sent by the fingerprint login equipment;
and sending the execution feedback information to the terminal equipment. Acquiring execution feedback information sent by the fingerprint login equipment;
and sending the execution feedback information to the terminal equipment.
In order to solve the above technical problem, the present application further provides a multi-system compatible fingerprint login device control apparatus, including:
the first acquisition module is used for acquiring an interface implementation method of the fingerprint login equipment and function information of the terminal equipment;
the second acquisition module is used for acquiring an interface keyword set corresponding to the interface implementation method and acquiring a function keyword set corresponding to the function information;
the determining module is used for determining target keywords according to the interface keyword set and the function keyword set, wherein the target keywords are keywords only existing in the function keyword set;
and the creating module is used for creating an interface implementation method corresponding to the target keyword.
In order to solve the above technical problem, the present application further provides another multi-system compatible fingerprint login device control apparatus, including a memory for storing a computer program;
and the processor is used for realizing the steps of the control method of the fingerprint login equipment compatible with the multiple systems when the computer program is executed.
In order to solve the above technical problem, the present application further provides a computer-readable storage medium, where a computer program is stored, and the computer program, when executed by a processor, implements the steps of the method for controlling a multi-system-compatible fingerprint login device.
The application provides a control method of fingerprint login equipment compatible with multiple systems, which comprises the following steps: acquiring an interface implementation method of the fingerprint login equipment and function information of the terminal equipment, and acquiring an interface keyword set corresponding to the interface implementation method and a function keyword set corresponding to the function information so as to determine the function difference between the fingerprint login equipment and the terminal equipment and provide data support; and determining a target keyword according to the interface keyword set and the function keyword set, wherein the target keyword is a keyword only existing in the function keyword set so as to determine the function which cannot be supported by the fingerprint login equipment at present, and establishing an interface implementation method corresponding to the target keyword. According to the scheme provided by the application, the functions which cannot be supported by the current fingerprint login equipment and the target keywords corresponding to the functions are determined by comparing the function difference provided by the fingerprint login equipment and the terminal equipment, and the interface implementation method corresponding to the target keywords is established, so that the fingerprint login equipment is matched with the terminal equipment, the fingerprint login equipment can be applied to different terminal equipment, and the cost of the customized equipment is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application, the drawings required for the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of a method for controlling a multi-system-compatible fingerprint login device according to an embodiment of the present application;
fig. 2 is a structural diagram of a control apparatus of a multi-system compatible fingerprint login device according to an embodiment of the present application;
fig. 3 is a block diagram of a control apparatus of a multi-system compatible fingerprint login device according to another embodiment of the present application.
Detailed Description
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 only a part of the embodiments of the present application, and not all the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without any creative effort belong to the protection scope of the present application.
The core of the application is to provide a multi-system-compatible fingerprint login equipment control method, device and medium so as to solve the technical problem that fingerprint login equipment cannot be universal due to mismatching of the fingerprint login equipment and terminal equipment.
In order that those skilled in the art will better understand the disclosure, the following detailed description will be given with reference to the accompanying drawings.
Along with the development of fingerprint identification technology, more and more intelligent equipment chooses fingerprint identification technology for use and carries out authentication, nevertheless because the system and the client of different equipment are all different, and the fingerprint identification function that its realization is also different, for example: the fingerprint identification application function of the kylin system comprises the following functions: the fingerprint identification method comprises the following steps of (1) besides common functions such as registration, verification and the like, a search function and an identification function (matching a currently acquired fingerprint with fingerprints in an appointed fingerprint list); and the system believes that the UOS system additionally includes a function of renaming fingerprints that have been acquired, and the like. In the application scene of the fingerprint identification technology, corresponding fingerprint login equipment needs to be customized according to different systems and application functions, but the method is high in cost and not beneficial to popularization of the fingerprint login equipment. In order to solve the technical problem, the application provides a multi-system-compatible fingerprint login device control method, and the fingerprint login device can be applied to any terminal system or application by detecting the unique function information of the current system or application and creating a corresponding interface implementation method, so that the device cost of using the fingerprint identification technology is reduced. It should be noted that the technical solution provided in the present application is applied to a Linux system Authentication layer using Pluggable Authentication Modules (PAMs) and polkit services.
Fig. 1 is a flowchart of a method for controlling a multi-system-compatible fingerprint login device according to an embodiment of the present application, where as shown in fig. 1, the method includes:
s10: acquiring an interface implementation method of fingerprint login equipment and function information of terminal equipment.
It should be noted that the executing agent in this embodiment may adapt a service process for a device running on the fingerprint login device, or may adapt a service process for a device running on the terminal device. And are not limited herein. The interface implementation method in this embodiment essentially refers to the bottom-layer implementation code of the interface, and determines the interaction logic between the interface and the device bottom-layer driver. In addition, the interface implementation method mentioned in this step is a common interface implementation method that the current fingerprint login device has, for example: user registration, registered user deletion, fingerprint verification (judging whether the registered fingerprint is matched with the currently acquired fingerprint), registration cancellation, registered fingerprint acquisition, fingerprint login equipment information acquisition and the like. The terminal device mentioned in this step is a terminal device connected to the fingerprint login device, and may be a mobile phone, a tablet computer, a notebook computer, or the like. The function information refers to functions that can be realized by the terminal devices and applications running on the terminal devices.
S11: and acquiring an interface keyword set corresponding to the interface implementation method, and acquiring a function keyword set corresponding to the function information.
S12: and determining target keywords according to the interface keyword set and the function keyword set, wherein the target keywords are keywords only existing in the function keyword set.
In a specific implementation, the interface implementation method or the document of the interface implementation method is parsed to obtain an interface keyword, where the interface keyword is a summary of functions of the interface implementation method, for example: the function of an interface implementation method is as follows: and acquiring the fingerprint of the user and registering the fingerprint in the system, wherein the corresponding keyword is fingerprint registration. Similarly, the function keyword is a summary of functions of the terminal device related application. And writing the interface keywords corresponding to each interface implementation method and the function keywords corresponding to the function information into the set, so as to obtain an interface keyword set and a function keyword set.
Comparing the interface keyword set with the function keyword set, the target keyword only existing in the function keyword set can be determined, and it can be understood that if a certain keyword does not exist in the interface keyword set, it indicates that an interface implementation method corresponding to the interface keyword does not exist, that is, the current fingerprint login device cannot implement the function corresponding to the target keyword. It should be noted that, because the design ideas of the fingerprint login device and the terminal device are not completely the same, there may be a case where the meaning of the interface keyword is consistent with that of the function keyword, but the keyword cannot completely correspond to the function keyword, so the keyword matching scale needs to be relaxed, for example, a near-sense word library may be set according to common functions, and when the meanings of the keyword are the same or similar, the keyword matching may be considered.
Further, in order to improve the accuracy of keyword matching, when there are keywords with the same or similar meanings, the corresponding keywords may be sent to the manager, so that the manager can determine whether the keywords are matched.
S13: and creating an interface implementation method corresponding to the target keyword.
After the target key words are obtained, a corresponding interface implementation method is established in the system according to the target key words, so that the fingerprint login equipment can implement the function of related application in the terminal equipment.
It is understood that the created interface implementation method may reuse function codes existing in a function library or a network, and may also obtain codes written by a manager by calling an editing interface, which is not limited herein.
It should be noted that, after the interface implementation method is created, the underlying driver of the fingerprint login device needs to be called through the interface implementation method to implement the control instruction sent by the relevant application on the terminal device. In order to ensure that the command can be successfully executed and improve the stability of the control system, after the step of calling the bottom-layer driver to control the fingerprint login device according to the control command, the method further comprises the following steps: acquiring execution feedback information sent by fingerprint login equipment; and sending the execution feedback information to the terminal equipment.
The embodiment provides a control method of a multi-system compatible fingerprint login device, which comprises the following steps: acquiring an interface implementation method of the fingerprint login equipment and function information of the terminal equipment, and acquiring an interface keyword set corresponding to the interface implementation method and a function keyword set corresponding to the function information so as to determine the function difference between the fingerprint login equipment and the terminal equipment and provide data support; and determining a target keyword according to the interface keyword set and the function keyword set, wherein the target keyword is a keyword only existing in the function keyword set so as to determine the function which cannot be supported by the fingerprint login equipment at present, and establishing an interface implementation method corresponding to the target keyword. According to the scheme provided by the application, the functions which cannot be supported by the current fingerprint login equipment and the target keywords corresponding to the functions are determined by comparing the function difference provided by the fingerprint login equipment and the terminal equipment, and the interface implementation method corresponding to the target keywords is established, so that the fingerprint login equipment is matched with the terminal equipment, the fingerprint login equipment can be applied to different terminal equipment, and the cost of the customized equipment is reduced.
In specific implementation, the method for creating the interface corresponding to the target keyword may be to obtain an existing function from a network or a preset function library, or may be written by a manager.
On the basis of the above embodiment, the method for creating an interface corresponding to a target keyword includes:
judging whether an interface implementation method exists in an interface function library;
if yes, acquiring an interface implementation method and writing the interface implementation method into fingerprint login equipment;
and if not, sending update information to a manager, and acquiring an interface implementation method from the editing interface.
In a specific implementation, if there is no corresponding interface implementation method in the interface function library, the interface implementation method needs to be written into the interface function library after the interface editing obtains the interface implementation method written by the administrator, so as to be called in other terminal devices subsequently.
It can be understood that the interface function library is a preset function library for storing an existing interface implementation method, and the interface function library may be stored locally or in the cloud server. Compared with local storage, the fingerprint login equipment is stored in the cloud server, so that the intercommunication of the fingerprint login equipment can be realized, and the interface function library can be updated and maintained conveniently.
Furthermore, after the interface implementation method is written into the fingerprint login device, a control instruction sent by the terminal device needs to be acquired; analyzing the control instruction to obtain an instruction keyword; determining an interface implementation method corresponding to the instruction key words from an interface function library; the interface implementation method is executed to implement the control instructions.
In this embodiment, the interface implementation method corresponding to the target keyword is obtained through the interface function library or the editing interface, so that the obtaining efficiency is improved, and the stability and reliability of the fingerprint login device are improved.
In specific implementation, because the fingerprint login device and the terminal device may not be identical, and the corresponding relationship between the instruction and the keyword is different, when a certain function instruction contains a plurality of keywords, the comparison between the interface keyword set and the function keyword set cannot be completed.
In order to solve the problem, on the basis of the above embodiment, after the step of determining the target keyword according to the interface keyword set and the function keyword set, the method further includes:
setting weight for the target keyword; the method for creating the interface corresponding to the target keyword comprises the following steps: and creating an interface implementation method corresponding to the target keyword with the maximum weight.
It can be understood that the weight represents the importance degree of the keyword, and the higher the importance degree of the keyword is, the closer the keyword is to the target realized by the interface realization method or the function information, the more representative the keyword is, therefore, it is possible to ensure that the created interface function can realize the function required to be realized by the terminal device by creating the interface realization method corresponding to the target keyword with the largest weight. For example, if the keywords include: the interface function is used for acquiring the fingerprint of the user, and the priority of judging whether the fingerprint is the fingerprint of the user is lower.
It can be understood that the weight corresponding to each target keyword may be a weight preset by a manager, and when a keyword without a weight appears, related information is sent to the manager to supplement weight information, so as to ensure normal operation of the system.
In this embodiment, weights are set for the target keywords, so that an interface implementation method corresponding to the target keyword with the largest weight is created, accuracy of creating an interface function is improved, and convenience is brought to a user.
In the foregoing embodiments, the control method of the fingerprint login device is described in detail, and the present application also provides embodiments corresponding to the control apparatus of the fingerprint login device. It should be noted that the present application describes the embodiments of the apparatus portion from two perspectives, one from the perspective of the function module and the other from the perspective of the hardware.
Fig. 2 is a structural diagram of a control apparatus of a multi-system compatible fingerprint login device according to an embodiment of the present application, and as shown in fig. 2, the apparatus includes:
a first obtaining module 10, configured to obtain an interface implementation method of a fingerprint login device and function information of a terminal device;
a second obtaining module 11, configured to obtain an interface keyword set corresponding to the interface implementation method, and obtain a function keyword set corresponding to the function information;
a determining module 12, configured to determine a target keyword according to the interface keyword set and the function keyword set, where the target keyword is a keyword only existing in the function keyword set;
and a creating module 13, configured to create an interface implementation method corresponding to the target keyword.
Since the embodiments of the apparatus portion and the method portion correspond to each other, please refer to the description of the embodiments of the method portion for the embodiments of the apparatus portion, which is not repeated here.
The embodiment provides a multi-system compatible fingerprint login device control device, which comprises: acquiring an interface implementation method of the fingerprint login equipment and function information of the terminal equipment, and acquiring an interface keyword set corresponding to the interface implementation method and a function keyword set corresponding to the function information so as to determine the function difference between the fingerprint login equipment and the terminal equipment and provide data support; and determining a target keyword according to the interface keyword set and the function keyword set, wherein the target keyword is a keyword only existing in the function keyword set so as to determine the function which cannot be supported by the fingerprint login equipment at present, and establishing an interface implementation method corresponding to the target keyword. According to the scheme provided by the application, the functions which cannot be supported by the current fingerprint login equipment and the target keywords corresponding to the functions are determined by comparing the function difference provided by the fingerprint login equipment and the terminal equipment, and the interface implementation method corresponding to the target keywords is established, so that the fingerprint login equipment is matched with the terminal equipment, the fingerprint login equipment can be applied to different terminal equipment, and the cost of the customized equipment is reduced.
Fig. 3 is a structural diagram of a multi-system compatible fingerprint login device control apparatus according to another embodiment of the present application, and as shown in fig. 3, the fingerprint login device control apparatus includes: a memory 20 for storing a computer program;
a processor 21 for implementing the steps of the method for obtaining the interface keyword set and obtaining the function keyword set as described in the above embodiments when executing the computer program.
The terminal device provided by the embodiment may include, but is not limited to, a smart phone, a tablet computer, a notebook computer, or a desktop computer.
The processor 21 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The Processor 21 may be implemented in hardware using at least one of a Digital Signal Processor (DSP), a Field-Programmable Gate Array (FPGA), and a Programmable Logic Array (PLA). The processor 21 may also include a main processor and a coprocessor, where the main processor is a processor for Processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 21 may be integrated with a Graphics Processing Unit (GPU) which is responsible for rendering and drawing the content required to be displayed by the display screen. In some embodiments, the processor 21 may further include an Artificial Intelligence (AI) processor for processing computational operations related to machine learning.
The memory 20 may include one or more computer-readable storage media, which may be non-transitory. Memory 20 may also include high speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In this embodiment, the memory 20 is at least used for storing a computer program 201, wherein after being loaded and executed by the processor 21, the computer program can implement the relevant steps of the fingerprint login device control method disclosed in any of the foregoing embodiments. In addition, the resources stored in the memory 20 may also include an operating system 202, data 203, and the like, and the storage manner may be a transient storage manner or a permanent storage manner. Operating system 202 may include, among others, Windows, Unix, Linux, and the like. Data 203 may include, but is not limited to, user fingerprint information, and the like.
In some embodiments, the fingerprint input device control apparatus may further comprise a display 22, an input/output interface 23, a communication interface 24, a power supply 25, and a communication bus 26.
It will be appreciated by those skilled in the art that the arrangement shown in figure 3 does not constitute a limitation of the fingerprint login device control means and may comprise more or fewer components than those shown.
The control device for the fingerprint login equipment compatible with multiple systems, provided by the embodiment of the application, comprises a memory and a processor, wherein when the processor executes a program stored in the memory, the following method can be realized:
acquiring an interface implementation method of fingerprint login equipment and functional information of terminal equipment;
acquiring an interface keyword set corresponding to the interface implementation method, and acquiring a function keyword set corresponding to the function information;
determining target keywords according to the interface keyword set and the function keyword set, wherein the target keywords are keywords only existing in the function keyword set;
and creating an interface implementation method corresponding to the target keyword.
Finally, the application also provides a corresponding embodiment of the computer readable storage medium. The computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps as set forth in the above-mentioned method embodiments.
It is to be understood that if the method in the above embodiments is implemented in the form of software functional units and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium and executes all or part of the steps of the methods described in the embodiments of the present application, or all or part of the technical solutions. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The method, the device and the medium for controlling the fingerprint login equipment compatible with multiple systems are described in detail above. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are 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.

Claims (10)

1. A control method for fingerprint login equipment compatible with multiple systems is characterized by comprising the following steps:
acquiring an interface implementation method of fingerprint login equipment and functional information of terminal equipment;
acquiring an interface keyword set corresponding to the interface implementation method, and acquiring a function keyword set corresponding to the function information;
determining target keywords according to the interface keyword set and the function keyword set, wherein the target keywords are keywords only existing in the function keyword set;
and creating the interface implementation method corresponding to the target keyword.
2. The method as claimed in claim 1, wherein the step of creating the interface corresponding to the target keyword comprises:
judging whether the interface function library has the interface implementation method;
if yes, obtaining the interface implementation method and writing the interface implementation method into the fingerprint login equipment;
and if the fingerprint login equipment does not exist, sending update information to a manager, acquiring the interface implementation method from an editing interface, and writing the interface implementation method into the fingerprint login equipment.
3. The method for controlling a multisystem-compatible fingerprint login device according to claim 2, wherein after the step of obtaining the interface implementation method from the editing interface, the method further comprises:
and writing the interface implementation method into the interface function library.
4. The method for controlling a multisystem-compatible fingerprint login device according to claim 2, wherein after the step of obtaining the interface implementation method and writing the interface implementation method into the fingerprint login device, the method further comprises:
acquiring a control instruction sent by the terminal equipment;
analyzing the control instruction to obtain an instruction keyword;
determining the interface implementation method corresponding to the instruction key words from the interface function library;
and executing the interface implementation method to implement the control instruction.
5. The method as claimed in claim 1, further comprising, after the step of determining the target keyword according to the interface keyword set and the function keyword set:
setting weight for the target keyword;
the interface implementation method for creating the interface corresponding to the target keyword comprises the following steps:
and creating the interface implementation method corresponding to the target keyword with the maximum weight.
6. The method as claimed in claim 4, wherein the executing the interface implementing method to implement the control command comprises:
and calling a bottom layer drive of the fingerprint login equipment through the interface implementation method so as to implement the control instruction.
7. The method as claimed in claim 1, further comprising, after the step of executing the interface implementation method to implement the control command:
acquiring execution feedback information sent by the fingerprint login equipment;
and sending the execution feedback information to the terminal equipment.
8. A multi-system compatible fingerprint login device control device is characterized by comprising:
the first acquisition module is used for acquiring an interface implementation method of the fingerprint login equipment and function information of the terminal equipment;
the second acquisition module is used for acquiring an interface keyword set corresponding to the interface implementation method and acquiring a function keyword set corresponding to the function information;
the determining module is used for determining target keywords according to the interface keyword set and the function keyword set, wherein the target keywords are keywords only existing in the function keyword set;
and the creating module is used for creating the interface implementation method corresponding to the target keyword.
9. A fingerprint login device control device compatible with multiple systems is characterized by comprising a memory, a storage unit and a control unit, wherein the memory is used for storing a computer program;
a processor arranged to implement the steps of a method of controlling a multi-system compatible fingerprint login device according to any one of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, carries out the steps of a method for multi-system compatible fingerprinting login apparatus control according to any of the claims 1 to 7.
CN202210551321.5A 2022-05-20 2022-05-20 Multi-system-compatible fingerprint login equipment control method, device and medium Pending CN114896578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210551321.5A CN114896578A (en) 2022-05-20 2022-05-20 Multi-system-compatible fingerprint login equipment control method, device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210551321.5A CN114896578A (en) 2022-05-20 2022-05-20 Multi-system-compatible fingerprint login equipment control method, device and medium

Publications (1)

Publication Number Publication Date
CN114896578A true CN114896578A (en) 2022-08-12

Family

ID=82724498

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210551321.5A Pending CN114896578A (en) 2022-05-20 2022-05-20 Multi-system-compatible fingerprint login equipment control method, device and medium

Country Status (1)

Country Link
CN (1) CN114896578A (en)

Similar Documents

Publication Publication Date Title
WO2018210440A1 (en) Improved data clustering
CN114424257A (en) Automatic rendering and extraction of form data using machine learning
CN110334144A (en) Message methods of exhibiting, device, computer equipment and storage medium
CN111414391A (en) Method and system for accessing multiple data sources
CN111914859A (en) Service multiplexing method, computing device and computer readable storage medium
CN114896578A (en) Multi-system-compatible fingerprint login equipment control method, device and medium
CN115378806A (en) Flow distribution method and device, computer equipment and storage medium
CN115185625A (en) Self-recommendation type interface updating method based on configurable card and related equipment thereof
CN110471708B (en) Method and device for acquiring configuration items based on reusable components
CN113656378A (en) Server management method, device and medium
CN115965227A (en) Workflow data processing method, device, equipment, storage medium and product
CN112417012A (en) Data processing method and system
US20230342397A1 (en) Techniques for predicting a personalized url document to assist a conversation
CN112417310B (en) Method for establishing intelligent service index and recommending intelligent service
CN117579457A (en) Business logic isolation method and device, computer equipment and storage medium
CN115563935A (en) Page data loading method of tree form and related equipment thereof
CN115731057A (en) Information generation method and device, computer equipment and storage medium
CN117370558A (en) Data integration method, device, equipment and storage medium thereof
CN116302249A (en) Interface display method and device, electronic equipment and computer readable storage medium
CN117499270A (en) Flow processing method and device, computer equipment and storage medium
CN116775163A (en) Configuration file acquisition method and device, electronic equipment and storage medium
CN114168852A (en) Method and system for searching network document aiming at keywords
CN112947846A (en) Batch processing task execution method and device of object storage system and electronic equipment
CN115080045A (en) Link generation method and device, computer equipment and storage medium
CN114218191A (en) System function migration method and device, computer equipment and storage medium

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