CN112433789A - Management method and system for intelligent equipment access - Google Patents

Management method and system for intelligent equipment access Download PDF

Info

Publication number
CN112433789A
CN112433789A CN202011329755.8A CN202011329755A CN112433789A CN 112433789 A CN112433789 A CN 112433789A CN 202011329755 A CN202011329755 A CN 202011329755A CN 112433789 A CN112433789 A CN 112433789A
Authority
CN
China
Prior art keywords
execution data
demand instruction
target intelligent
execution
middleware
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011329755.8A
Other languages
Chinese (zh)
Other versions
CN112433789B (en
Inventor
李颖杰
陈华锋
廖家敏
胡章云
李中立
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Power Supply Co ltd
Original Assignee
Shenzhen Power Supply 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 Power Supply Co ltd filed Critical Shenzhen Power Supply Co ltd
Priority to CN202011329755.8A priority Critical patent/CN112433789B/en
Publication of CN112433789A publication Critical patent/CN112433789A/en
Application granted granted Critical
Publication of CN112433789B publication Critical patent/CN112433789B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution
    • 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/4492Inheritance

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a management method and a system for intelligent device access, which comprises a step S1, an application end responds to a demand instruction of a user to initialize a preset program and acquires target intelligent device information corresponding to the demand instruction; step S2, the middleware calls a built-in control according to the received demand instruction, and the control interacts with the corresponding target intelligent equipment by calling the MFC class library according to the demand instruction; the control target intelligent equipment executes corresponding operation according to the received execution command and sends the returned execution data to the application end; the execution data comprises a corresponding event name, and a function calling result corresponding to the event name is obtained; step S3, the application end receives the execution data, identifies the execution data according to a preset trigger mechanism and triggers a monitoring event to generate a monitoring result; wherein the snoop result comprises a complete demand or an incomplete demand. The invention unifies the access specification and management mode, and effectively reduces the operation and maintenance cost.

Description

Management method and system for intelligent equipment access
Technical Field
The invention relates to the technical field of computers, in particular to a management method and a management system for intelligent device access.
Background
With the construction of the intelligent business hall, a lot of simple businesses with larger workload can be handled through self-service without manual counter handling. Meanwhile, through the construction of an information service platform of the intelligent equipment network points, the working mode of the intelligent business hall has extremely high popularization, and especially the intelligent equipment has the conditions of quick purchase and popularization. However, as the number of the intelligent devices is increased, in order to ensure the normative of the access of the intelligent devices, improve the management intensity of the intelligent devices and reduce the operation and maintenance cost of the intelligent devices; the establishment of a unified intelligent device access standard is urgent, and therefore, how to perform unified access management on a series of external intelligent devices such as printers, scanning devices, identification card recognition devices, PIN keyboard devices, card reader devices, camera devices, sensors, indicator unit devices and the like of different models and brands becomes a problem to be solved urgently.
Disclosure of Invention
The invention aims to provide a management method and a management system for intelligent equipment access, which solve the technical problems of low standard and management unification degree and high operation and maintenance cost of the existing intelligent equipment access.
One aspect of the present invention provides a management method for access of an intelligent device, including the following steps:
step S1, the application end responds to the demand instruction of the user to initialize a preset program and obtains the target intelligent equipment information corresponding to the demand instruction; outputting the demand instruction and corresponding target intelligent equipment information to a middleware;
step S2, the middleware calls a built-in control according to the received demand instruction, the control interacts with the target intelligent device by calling an MFC class library according to the demand instruction, controls the target intelligent device to execute a corresponding execution command, acquires execution data of the target intelligent device executing the execution command, and sends the execution data to an application end; the execution data comprises a corresponding event name and a current function calling result corresponding to the event name;
step S3, the application end receives the execution data, identifies the execution data according to a preset trigger mechanism and triggers a monitoring event to generate a monitoring result; wherein the snoop result comprises a complete demand or an incomplete demand.
Preferably, the step S1 includes: after receiving a demand instruction, an application end starts expanding object addresses of a plurality of components of a global object through a first preset program, and identifies programs or object information with unique functions at the object addresses of the components; and calling a program with the unique function or a function program corresponding to the demand instruction in the object information.
Preferably, the step S2 includes: the middleware calls an ActiveX OCX control corresponding to the demand instruction according to the received demand instruction, and the ActiveX OCX control calls the MFC class library and sends a corresponding execution command to the target intelligent equipment through the called MFC class library.
Preferably, the step S2 further includes: and the target intelligent equipment receives the execution command, calls a second preset program corresponding to the execution command according to the execution command to process the execution command, generates execution data and sends the execution data to the middleware.
Preferably, the step S3 includes: after receiving execution data, the application terminal analyzes trigger information in the execution data, identifies the trigger information according to a preset trigger mechanism, and executes a monitoring event and generates a monitoring result when identifying the trigger mechanism corresponding to the trigger information.
In another aspect of the present invention, a management system for accessing an intelligent device is further provided, so as to implement a management method for accessing the intelligent device, including:
the application terminal is used for responding to a demand instruction of a user to initialize a preset program and acquiring target intelligent equipment information corresponding to the demand instruction; outputting the demand instruction and corresponding target intelligent equipment information to a middleware; receiving the execution data, identifying the execution data according to a preset trigger mechanism, triggering a monitoring event, and generating a monitoring result; wherein the monitoring result comprises a completion requirement or an incomplete requirement;
the middleware is used for calling a built-in control according to the received demand instruction, and the control interacts with the target intelligent equipment by calling an MFC (micro-functional mass flow) class library according to the demand instruction, controls the target intelligent equipment to execute a corresponding execution command, acquires execution data of the target intelligent equipment for executing the execution command, and sends the execution data to an application end; the execution data comprises a corresponding event name, and the corresponding function calling result corresponds to the event name.
Preferably, after receiving the demand instruction, the application starts to expand object addresses of a plurality of components of the global object through a first preset program, and identifies program or object information with unique functions at the object addresses of the components; and calling a program with the unique function or a function program corresponding to the demand instruction in the object information.
Preferably, the middleware calls an ActiveX OCX control corresponding to the demand instruction according to the received demand instruction, and the ActiveX OCX control calls an MFC class library and sends a corresponding execution command to the target intelligent device through the called MFC class library.
Preferably, the middleware is further configured to control the target smart device to call a second preset program corresponding to the execution command according to the received execution command to process the execution command, generate execution data, and send the execution data to the middleware.
Preferably, the application end is further configured to, after receiving the execution data, analyze trigger information in the execution data, identify the trigger information according to a preset trigger mechanism, and when the trigger mechanism corresponding to the trigger information is identified, execute a monitoring event to generate a monitoring result.
In summary, the embodiment of the invention has the following beneficial effects:
according to the management method and the management system for the access of the intelligent equipment, the JS and the ActiveX OCX middleware are applied for interaction, and cross-platform adaptation is carried out on the bottom multi-hardware module; the middleware reads information with a printer, a scanning device, an identification card recognition device, a PIN keyboard device, a card reader device, a camera device, a sensor and an indicator unit device, and is in butt joint and adaptation with interfaces thereof; the access specification and management mode are unified, and the operation and maintenance cost is effectively reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is within the scope of the present invention for those skilled in the art to obtain other drawings based on the drawings without inventive exercise.
Fig. 1 is a main flow diagram of a management method for access of an intelligent device in an embodiment of the present invention.
Fig. 2 is a schematic structural diagram of a management system for access of an intelligent device in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings.
Fig. 1 is a schematic diagram of an embodiment of a management method for access to an intelligent device according to the present invention. In this embodiment, the method comprises the steps of:
step S1, the application end responds to the demand instruction of the user to initialize a preset program and obtains the target intelligent equipment information corresponding to the demand instruction; and outputting the demand instruction and the corresponding target intelligent equipment information to the middleware.
In a specific embodiment, after receiving a demand instruction, an application end starts expanding object addresses of a plurality of components of a global object through a first preset program, and identifies program or object information with unique functions at the object addresses of the components; and calling a program with the unique function or a function program corresponding to the demand instruction in the object information. It will be appreciated that when the application starts initializing, the code of the JavaScript file begins to expand the Object objects of the respective component above the global Object (window system or other system), and the Object objects of the respective component are followed by function or Object objects belonging to functions unique to the respective component. Where an object is a memory address that holds a value, this address may have an identifier pointing thereto.
Step S2, the middleware calls a built-in control according to the received demand instruction, the control interacts with the target intelligent device by calling an MFC class library according to the demand instruction, controls the target intelligent device to execute a corresponding execution command, acquires execution data of the target intelligent device executing the execution command, and sends the execution data to an application end; the execution data comprises a corresponding event name and a current function calling result corresponding to the event name; it can be understood that the middleware takes the function of JavaScript to encapsulate the relevant operation programs of all components. The middleware interacts with the upper level JavaScript application based on a Component Object Model (COM) and MFC (Microsoft Foundation classes) class library implementation.
In a specific embodiment, the middleware calls an ActiveX OCX control corresponding to the demand instruction according to the received demand instruction, and the ActiveX OCX control calls an MFC class library and sends a corresponding execution command to the target intelligent device through the called MFC class library. It is understood that the common method is placed above the Function named DeviceClass, and the individual components have individual functions, which are inherited to the DeviceClass Function through prototypes of JavaScript objects (prototype objects are an important mechanism for implementing object-oriented functions. When the application calls the function of the corresponding component provided on the object by JavaScript, the middleware calls hardware by ActiveX OCX; and then returning data through an event function encapsulated under the component object expanded on the global object by the middleware, wherein the returned data has two parameters, the first parameter is a corresponding event name, and the second parameter is a result of the current function call. Specifically, the target intelligent device receives the execution command, calls a second preset program corresponding to the execution command according to the execution command to process the execution command, generates execution data, and sends the execution data to the middleware; it can be understood that when the middleware receives a JavaScript application call ActiveX OCX, the mfc (microsoft Foundation classes) class library is called by the development language VC + + to interact with the hardware DLL corresponding to the component, and the hardware receives a relevant instruction to execute a corresponding operation, and finally returns the call result middleware to the application.
Step S3, the application end receives the execution data, identifies the execution data according to a preset trigger mechanism and triggers a monitoring event to generate a monitoring result; wherein the snoop result comprises a complete demand or an incomplete demand. In a specific embodiment, after receiving execution data, the application terminal parses trigger information in the execution data, identifies the trigger information according to a preset trigger mechanism, and executes a monitoring event and generates a monitoring result when the trigger mechanism corresponding to the trigger information is identified.
It should be noted that the above-mentioned embodiment method can be implemented by a computer software program, and when the computer software program is executed by a processor, the steps of the above-mentioned embodiment method are completed.
Fig. 2 is a schematic diagram of an embodiment of a management system for smart device access according to the present invention. In this embodiment, the management method for implementing the access of the intelligent device by the system includes:
the application terminal is used for responding to a demand instruction of a user to initialize a preset program and acquiring target intelligent equipment information corresponding to the demand instruction; outputting the demand instruction and corresponding target intelligent equipment information to a middleware; receiving the execution data, identifying the execution data according to a preset trigger mechanism, triggering a monitoring event, and generating a monitoring result; wherein the monitoring result comprises a completion requirement or an incomplete requirement;
in a specific embodiment, after receiving a demand instruction, the application starts to expand object addresses of a plurality of components of a global object through a first preset program, and identifies program or object information with unique functions at the object addresses of the components; and calling a program with the unique function or a function program corresponding to the demand instruction in the object information. Specifically, the application end is further configured to, after receiving the execution data, analyze trigger information in the execution data, identify the trigger information according to a preset trigger mechanism, and when the trigger mechanism corresponding to the trigger information is identified, execute a monitoring event and generate a monitoring result.
The middleware is used for calling a built-in control according to the received demand instruction, and the control interacts with the target intelligent equipment by calling an MFC (micro-functional mass flow) class library according to the demand instruction, controls the target intelligent equipment to execute a corresponding execution command, acquires execution data of the target intelligent equipment for executing the execution command, and sends the execution data to an application end; the execution data comprises a corresponding event name, and the corresponding function calling result corresponds to the event name. In a specific embodiment, the middleware calls an ActiveX OCX control corresponding to the demand instruction according to the received demand instruction, and the ActiveX OCX control calls an MFC class library and sends a corresponding execution command to the target intelligent device through the called MFC class library. Specifically, the middleware is further configured to control the target smart device to call a second preset program corresponding to the execution command according to the received execution command to process the execution command, generate execution data, and send the execution data to the middleware.
The above-described system embodiments are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
It should be noted that the system described in the foregoing embodiment corresponds to the method described in the foregoing embodiment, and therefore, portions of the system described in the foregoing embodiment that are not described in detail can be obtained by referring to the content of the method described in the foregoing embodiment, and details are not described here.
Moreover, the management system accessed by the intelligent device according to the above embodiment may be stored in a computer-readable storage medium if it is implemented in the form of a software functional unit and sold or used as an independent product.
In summary, the embodiment of the invention has the following beneficial effects:
according to the management method and the management system for the access of the intelligent equipment, the JS and the ActiveX OCX middleware are applied for interaction, and cross-platform adaptation is carried out on the bottom multi-hardware module; the middleware reads information with a printer, a scanning device, an identification card recognition device, a PIN keyboard device, a card reader device, a camera device, a sensor and an indicator unit device, and is in butt joint and adaptation with interfaces thereof; the access specification and management mode are unified, and the operation and maintenance cost is effectively reduced.
While the invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not to be limited to the disclosed embodiment, but on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (10)

1. A management method for intelligent device access is characterized by comprising the following steps:
step S1, the application end responds to the demand instruction of the user to initialize a preset program and obtains the target intelligent equipment information corresponding to the demand instruction; outputting the demand instruction and corresponding target intelligent equipment information to a middleware;
step S2, the middleware calls a built-in control according to the received demand instruction, the control interacts with the target intelligent device by calling an MFC class library according to the demand instruction, controls the target intelligent device to execute a corresponding execution command, acquires execution data of the target intelligent device executing the execution command, and sends the execution data to an application end; the execution data comprises a corresponding event name and a current function calling result corresponding to the event name;
step S3, the application end receives the execution data, identifies the execution data according to a preset trigger mechanism and triggers a monitoring event to generate a monitoring result; wherein the snoop result comprises a complete demand or an incomplete demand.
2. The method of claim 1, wherein the step S1 includes:
after receiving a demand instruction, an application end starts expanding object addresses of a plurality of components of a global object through a first preset program, and identifies programs or object information with unique functions at the object addresses of the components; and calling a program with the unique function or a function program corresponding to the demand instruction in the object information.
3. The method of claim 2, wherein the step S2 includes:
the middleware calls an ActiveX OCX control corresponding to the demand instruction according to the received demand instruction, and the ActiveX OCX control calls the MFC class library and sends a corresponding execution command to the target intelligent equipment through the called MFC class library.
4. The method of claim 3, wherein the step S2 further comprises:
and the target intelligent equipment receives the execution command, calls a second preset program corresponding to the execution command according to the execution command to process the execution command, generates execution data and sends the execution data to the middleware.
5. The method of claim 4, wherein the step S3 includes:
after receiving execution data, the application terminal analyzes trigger information in the execution data, identifies the trigger information according to a preset trigger mechanism, and executes a monitoring event and generates a monitoring result when identifying the trigger mechanism corresponding to the trigger information.
6. A management system for access of intelligent devices, for implementing the method according to any one of claims 1 to 5, comprising:
the application terminal is used for responding to a demand instruction of a user to initialize a preset program and acquiring target intelligent equipment information corresponding to the demand instruction; outputting the demand instruction and corresponding target intelligent equipment information to a middleware; receiving the execution data, identifying the execution data according to a preset trigger mechanism, triggering a monitoring event, and generating a monitoring result; wherein the monitoring result comprises a completion requirement or an incomplete requirement;
the middleware is used for calling a built-in control according to the received demand instruction, and the control interacts with the target intelligent equipment by calling an MFC (micro-functional mass flow) class library according to the demand instruction, controls the target intelligent equipment to execute a corresponding execution command, acquires execution data of the target intelligent equipment for executing the execution command, and sends the execution data to an application end; the execution data comprises a corresponding event name, and the corresponding function calling result corresponds to the event name.
7. The system of claim 6, wherein after receiving the demand instruction, the application starts to expand the object addresses of a plurality of components of the global object through a first preset program, and identifies the program or object information of the unique function at the object addresses of the components; and calling a program with the unique function or a function program corresponding to the demand instruction in the object information.
8. The system of claim 7, wherein the middleware calls an ActiveX OCX control corresponding to the demand instruction according to the received demand instruction, and the ActiveX OCX control calls the MFC class library and sends a corresponding execution command to the target smart device through the called MFC class library.
9. The system of claim 8, wherein the middleware is further configured to control the target smart device to call a second preset program corresponding to the execution command according to the received execution command to process the execution command, generate execution data, and send the execution data to the middleware.
10. The system of claim 9, wherein the application is further configured to, after receiving the execution data, parse the trigger information in the execution data, identify the trigger information according to a preset trigger mechanism, and when the trigger mechanism corresponding to the trigger information is identified, execute the monitoring event to generate the monitoring result.
CN202011329755.8A 2020-11-24 2020-11-24 Intelligent device access management method and system Active CN112433789B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011329755.8A CN112433789B (en) 2020-11-24 2020-11-24 Intelligent device access management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011329755.8A CN112433789B (en) 2020-11-24 2020-11-24 Intelligent device access management method and system

Publications (2)

Publication Number Publication Date
CN112433789A true CN112433789A (en) 2021-03-02
CN112433789B CN112433789B (en) 2024-05-24

Family

ID=74694058

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011329755.8A Active CN112433789B (en) 2020-11-24 2020-11-24 Intelligent device access management method and system

Country Status (1)

Country Link
CN (1) CN112433789B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520985A (en) * 2011-11-29 2012-06-27 深圳市万兴软件有限公司 System and method for running client software
CN103699380A (en) * 2013-12-19 2014-04-02 瑞达信息安全产业股份有限公司 Method and system for running ActiveX control in Firefox browser
JP2014078273A (en) * 2014-01-20 2014-05-01 Nippon Atm Kk Automatic transaction device control system
CN105100208A (en) * 2015-06-19 2015-11-25 惠州Tcl移动通信有限公司 Communication method of mobile terminal and wearable device
CN105404385A (en) * 2014-05-30 2016-03-16 阿里巴巴集团控股有限公司 Method and device for realizing data interaction between intelligent display terminal and somatosensory equipment
CN109190969A (en) * 2018-08-29 2019-01-11 山东矩阵软件工程股份有限公司 Weighing-appliance management-control method, system, weighing-appliance management middleware and medium
CN109343906A (en) * 2018-10-15 2019-02-15 江西金格科技股份有限公司 A kind of method of browser load ActiveX control
CN109508278A (en) * 2018-11-13 2019-03-22 广东电网有限责任公司 Middleware monitoring system and method
CN111309322A (en) * 2020-01-16 2020-06-19 四川长虹电器股份有限公司 Rule-based response type intelligent application development system
CN111586137A (en) * 2020-04-30 2020-08-25 湖南苏科智能科技有限公司 Internet of things middleware system based on intelligent port and Internet of things system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520985A (en) * 2011-11-29 2012-06-27 深圳市万兴软件有限公司 System and method for running client software
CN103699380A (en) * 2013-12-19 2014-04-02 瑞达信息安全产业股份有限公司 Method and system for running ActiveX control in Firefox browser
JP2014078273A (en) * 2014-01-20 2014-05-01 Nippon Atm Kk Automatic transaction device control system
CN105404385A (en) * 2014-05-30 2016-03-16 阿里巴巴集团控股有限公司 Method and device for realizing data interaction between intelligent display terminal and somatosensory equipment
CN105100208A (en) * 2015-06-19 2015-11-25 惠州Tcl移动通信有限公司 Communication method of mobile terminal and wearable device
CN109190969A (en) * 2018-08-29 2019-01-11 山东矩阵软件工程股份有限公司 Weighing-appliance management-control method, system, weighing-appliance management middleware and medium
CN109343906A (en) * 2018-10-15 2019-02-15 江西金格科技股份有限公司 A kind of method of browser load ActiveX control
CN109508278A (en) * 2018-11-13 2019-03-22 广东电网有限责任公司 Middleware monitoring system and method
CN111309322A (en) * 2020-01-16 2020-06-19 四川长虹电器股份有限公司 Rule-based response type intelligent application development system
CN111586137A (en) * 2020-04-30 2020-08-25 湖南苏科智能科技有限公司 Internet of things middleware system based on intelligent port and Internet of things system

Also Published As

Publication number Publication date
CN112433789B (en) 2024-05-24

Similar Documents

Publication Publication Date Title
KR100221374B1 (en) Method and system for managing events
US20050204343A1 (en) Automated test system for testing an application running in a windows-based environment and related methods
CN110647471B (en) Interface test case generation method, electronic device and storage medium
CN102591696A (en) Method and system for extracting behavioral data of mobile phone software
CN112019609B (en) Equipment monitoring method, device, equipment and computer medium based on Internet of things
CN107807841B (en) Server simulation method, device, equipment and readable storage medium
CN111737073B (en) Automatic testing method, device, equipment and medium
CN110007926B (en) Language conversion method and device
CN111475390A (en) Log collection system deployment method, device, equipment and storage medium
CN113722020A (en) Interface calling method, device and computer readable storage medium
CN111597110A (en) Page testing method and device, electronic equipment and storage medium
CN109947624A (en) Method for monitoring state and device
CN112699027A (en) Interface testing method, device, equipment and readable storage medium
CN112181822A (en) Test method and test method for starting time consumption of application program
CN112433789A (en) Management method and system for intelligent equipment access
CN108153655B (en) Method for detecting drawing call quantity of virtual reality software and storage medium
CN112416747A (en) Test case execution method, device, equipment and medium
CN108021567B (en) Method and device for self-adaptively customizing fonts of browser
CN112286821A (en) HTML5 page compatibility testing method, device, equipment and storage medium
CN113279154B (en) Instruction execution method and device of sewing equipment, terminal equipment and medium
CN113608900B (en) Method, device, equipment and medium for calling algorithm model
CN116049020B (en) Automatic test method, device and equipment for software products and readable storage medium
CN118210573A (en) Configuration method and device of basic input/output system, electronic equipment and medium
CN114721662A (en) Data analysis method and related equipment
CN115794595A (en) Visual programming debugging method, device, storage medium and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant