CN110688161A - Peripheral hardware operation method and system - Google Patents

Peripheral hardware operation method and system Download PDF

Info

Publication number
CN110688161A
CN110688161A CN201810734255.9A CN201810734255A CN110688161A CN 110688161 A CN110688161 A CN 110688161A CN 201810734255 A CN201810734255 A CN 201810734255A CN 110688161 A CN110688161 A CN 110688161A
Authority
CN
China
Prior art keywords
program
memory
script
peripheral hardware
mobile application
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
CN201810734255.9A
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.)
Intelligent Mobile Ltd By Share Ltd
AIMobile Co Ltd
Original Assignee
Intelligent Mobile Ltd By Share 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 Intelligent Mobile Ltd By Share Ltd filed Critical Intelligent Mobile Ltd By Share Ltd
Priority to CN201810734255.9A priority Critical patent/CN110688161A/en
Publication of CN110688161A publication Critical patent/CN110688161A/en
Pending legal-status Critical Current

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/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Abstract

The invention discloses an operation method of peripheral hardware, the peripheral hardware is connected to mobile communication equipment, the mobile communication equipment includes memory and mobile application program, the operation method includes: sending a trigger signal through the mobile application program to trigger a resident program in the memory; the resident program executes the script program in the memory according to the trigger signal; and when the resident program executes the script program, driving the peripheral hardware to work according to the control instruction of the script program. The invention also discloses an operating system of the peripheral hardware.

Description

Peripheral hardware operation method and system
Technical Field
The present invention relates to a method and system for operating peripheral hardware, and more particularly, to a method and system for operating peripheral hardware by using a mobile application.
Background
Some peripheral hardware, such as a gyroscope and a gravity sensor, are already available on the market at present, and can be assembled on mobile communication equipment such as a smart watch or a smart phone. If the user needs to operate other peripheral hardware, the application program corresponding to the peripheral hardware must be downloaded from the network. However, not all peripheral hardware that can be mounted to a mobile communication device has a corresponding Application Programming Interface (API). Therefore, in order to develop the peripheral hardware, the developer must use the existing unused API to perform operations in a borrowing manner, which is very inconvenient.
In view of the foregoing, there is a need for an improved operating method for peripheral hardware that at least ameliorates the above disadvantages.
Disclosure of Invention
The invention provides an operating method and an operating system of peripheral hardware, which enable a user to easily operate the peripheral hardware through an application program.
According to an embodiment of the present invention, an operating method of peripheral hardware is disclosed, the peripheral hardware is connected to a mobile communication device, the mobile communication device includes a memory and a mobile application program, the operating method includes: sending a trigger signal through the mobile application program to trigger a resident program in the memory; the resident program executes the script program in the memory according to the trigger signal, and the script program comprises a control instruction; and when the resident program executes the script program, driving the peripheral hardware to work according to the control instruction.
According to another embodiment of the present invention, an operating method of peripheral hardware is disclosed, the peripheral hardware is connected to a mobile communication device, the mobile communication device includes a memory and a mobile application program, the operating method includes: sending a trigger signal to a resident program in a memory through a mobile application program; the resident program judges whether the mobile application program accords with the usable list in the memory or not according to the trigger signal; if the mobile application program accords with the usable list, the resident program is triggered to execute the script program in the memory, and the script program comprises a control instruction; if the mobile application program does not conform to the usable list, the control instruction is not executed; and when the resident program executes the script program, the peripheral hardware is driven to work according to the control instruction.
According to another embodiment of the present invention, an operating system for peripheral hardware is disclosed, which includes a memory, a resident program creating module, a script program creating module, and a mobile application. The resident program establishing module establishes a resident program in the memory. The script program establishing module establishes a script program in the memory, and the script program comprises a control instruction. The script program is electrically connected with the resident program, the mobile application program is electrically connected with the resident program, and the mobile application program can selectively trigger the resident program to execute the script program so as to drive the peripheral hardware to work according to the control instruction of the script program.
Because the script program with the control instruction and the resident program related to the script program are established in advance in the mobile communication equipment, a user only needs to execute the mobile application program to drive the peripheral hardware to work according to the control instruction in the script program. Thus, even for users who are not familiar with the mobile communication device, the peripheral hardware can be easily operated. Moreover, when the mobile communication device establishes the usable list related to the mobile application program in advance, the peripheral hardware can be prevented from being operated by any unknown mobile application program, and the effect of protecting the mobile communication device of the user and the peripheral hardware is achieved.
The foregoing summary of the invention, as well as the following detailed description of the embodiments, is provided to illustrate and explain the principles and spirit of the invention, and to provide further explanation of the invention as claimed.
Drawings
FIG. 1 is a functional block diagram of a peripheral hardware operating system according to a first embodiment of the present invention.
FIG. 2 is a flow chart of a method of operation of the peripheral hardware of FIG. 1.
FIG. 3 is a block diagram of a second embodiment of an operating system of peripheral hardware according to the present invention.
FIG. 4 is a flow chart of a method of operation of the peripheral hardware of FIG. 3.
Wherein, the reference numbers:
1 Transmission Module
10 peripheral hardware
20 mobile communication device
21 internal memory
211 resident program
212 script program
213 Utility Listing
22 resident program establishing module
23 script program establishing module
24 mobile application
Detailed Description
The detailed features and advantages of the present invention are described in detail in the following embodiments, which are sufficient for those skilled in the art to understand the technical contents of the present invention and to implement the same, and the related objects and advantages of the present invention can be easily understood by those skilled in the art from the disclosure of the present specification, claims and drawings. The following examples further illustrate aspects of the present invention in detail, but are not intended to limit the scope of the present invention in any way.
Please refer to fig. 1. The functional block diagram of the first embodiment of the peripheral hardware operating system of the present invention. As shown in fig. 1, the peripheral hardware 10 is electrically connected to the mobile communication device 20, the peripheral hardware 10 includes a hardware peripheral provided by a non-google API such as an infrared emitter, a Barcode scanner (Barcode Reader), and the like, while the mobile communication device 20 includes a smart phone, a tablet computer, or a smart watch, and an operating system of the mobile communication device 20 includes an Android system (Android), for example. The operating system of the peripheral hardware 10 includes hardware devices such as a memory 21, a resident program creation module 22, and a script program creation module 23 provided inside the mobile communication device 20, and a mobile application 24 installed in the mobile communication device 20. The memory 21 includes, for example, a non-volatile memory, and the resident program establishing module 22 and the script establishing module 23 are electrically connected to the memory 21, respectively. The resident program establishing module 22 is configured to establish a resident program 211(daemon service) with a root authority (root) in the memory 21, where the root authority is one of system authorities and is higher than an Administrator authority (Administrator authority). Generally, obtaining the root privilege, i.e., the highest privilege that has been obtained for the system, can perform all operations of adding, deleting, modifying, querying any archive (including system files) in the system. The script creating module 23 is used to create a script 212 in the memory 21. The resident program 211 is electrically connected to the script program 212, and the mobile application 24 is electrically connected to the resident program 211. The mobile communication device 20 may start the resident program 211 after being powered on, the started resident program 211 executes the script program 212 according to the trigger signal sent by the mobile application 24, and when the resident program 211 executes the script program 212, the peripheral hardware 10 is driven to operate according to the control instruction of the script program 212.
Please refer to fig. 2. FIG. 2 is a flow chart of a method of operation of the peripheral hardware of FIG. 1. As shown in fig. 2, the operation method of the peripheral hardware includes:
in step S201, a resident program 211 with root authority preset in the memory 21 is started;
in step S202, the mobile application 24 sends a trigger signal to trigger the resident program 211 in the memory 21;
in step S203, the triggered resident program 211 executes a script 212 preset in the memory 21, where the language of the script 212 includes, for example, a shell script (shell script), and the script 212 includes a control instruction required by the user;
in step S204, the peripheral hardware 10 is driven to operate according to the control command listed in the script 212.
For example, the user sets up the script 212 with control instructions and the resident program 211 related to the script 212 in the memory 21 of the tablet computer in advance, and the resident program 211 is started every time the tablet computer is turned on. If the user wants to control the Barcode Reader connected to the tablet computer, only the mobile application 24 installed on the tablet computer needs to be executed, wherein the mobile application 24 can be provided by Google Play or App Store. After the user executes the mobile application 24, the mobile application 24 will send a trigger signal to trigger the resident program 211 to execute the script 212 stored in the memory 21. If the script 212 written by the user has a control command for reading Barcode peripheral hardware 10, the mobile application 24 executed by the user can drive the Barcode Reader to scan the Barcode. If the user wishes to further close the Reader, but there is no control command in the pre-written script 212 to "cause the peripheral hardware 10 to close the Reader", the user must re-enter the new control command: the "make peripheral hardware 10 close Reader" is written into the original script 212, and the user can close Reader by re-executing the mobile application 24 once.
Please refer to fig. 3. The second embodiment of the peripheral hardware operating system of the present invention is a functional block diagram. The difference between the present embodiment and the first embodiment is that the operating system further includes a list 213 disposed in the memory 21, and the list 213 is electrically connected to the resident program 211. Only mobile applications 22 listed on the available list 213 can trigger the resident program 211 to execute the script program 212. In addition, the available list 213 has an encryption mechanism so that others cannot easily browse and modify the available list 213.
Please refer to fig. 4. FIG. 4 is a flow chart of a method of operation of the peripheral hardware of FIG. 3. As shown in fig. 4, the operation method of the peripheral hardware of the present embodiment includes:
in step S401, the resident program 211 with root authority preset in the memory 21 is started;
in step S402, the mobile application 24 sends a trigger signal to the resident program 211;
in step S403, the resident program 211 determines whether the mobile application 24 matches the available list 213 preset in the memory 21 according to the trigger signal, if the mobile application matches the available list 213, the resident program 211 is triggered to execute step S404, and if the mobile application does not match the available list 213, the step S401 is returned to;
in step S404, the triggered resident program 211 executes the script program 211 preset in the memory 21, where the script program 212 includes a control instruction required by the user;
in step S405, the peripheral hardware 10 is driven to operate according to the control command listed in the script 212.
For example, the user sets up the script 212 with control instructions, the resident program 211 related to the script 212, and the usable list 213 related to the mobile application 24 in advance in the memory 21 of the tablet computer, and the resident program 211 is started every time the tablet computer is turned on. If the user wants to control the Barcode Reader connected to the tablet computer, the mobile application 24 that is in line with the available list 213 must be executed. For example, the list 213 may be used without a Google map, and even if the user executes the Google map, the Barcode Reader cannot be driven to work according to the control instruction in the script 212. Therefore, the user can download the mobile application 24 listed in the available list 213 from Google Play or App Store, and then the user can drive the Barcode Reader to work according to the control command listed by the script 212 by only executing the mobile application 24 conforming to the available list 213.
In summary, since the script program with the control instruction and the resident program related to the script program are pre-established in the mobile communication device, the user only needs to execute the mobile application program to drive the peripheral hardware to operate according to the control instruction in the script program. Thus, even for users who are not familiar with the mobile communication device, the peripheral hardware can be easily operated. Moreover, when the mobile communication device establishes the usable list related to the mobile application program in advance, the peripheral hardware can be prevented from being operated by any unknown mobile application program, and the effect of protecting the mobile communication device of the user and the peripheral hardware is achieved.
Although the present invention has been described with reference to the above embodiments, it should be understood that various changes and modifications can be made therein by those skilled in the art without departing from the spirit and scope of the invention.

Claims (16)

1. An operating method of peripheral hardware connected to a mobile communication device, the mobile communication device including a memory and a mobile application, the operating method comprising:
sending a trigger signal through the mobile application program to trigger a resident program in the memory;
the resident program executes a script program in the memory according to the trigger signal, wherein the script program comprises a control instruction; and
when the resident program executes the script program, the peripheral hardware is driven to work according to the control instruction.
2. The method as claimed in claim 1, wherein the resident program has root rights.
3. The method as claimed in claim 1, further comprising creating the resident program in the memory by a resident program creating module before the mobile application issues the trigger signal.
4. The method of claim 1, further comprising creating the script program in the memory by a script program creating module before the mobile application sends the trigger signal.
5. The method of claim 1, wherein the script program is shell script.
6. An operating method of peripheral hardware connected to a mobile communication device, the mobile communication device including a memory and a mobile application, the operating method comprising:
sending a trigger signal to a resident program in the memory through the mobile application program;
the resident program judges whether the mobile application program accords with an available list in the memory or not according to the trigger signal;
if the mobile application program accords with the usable list, the resident program is triggered to execute a script program in the memory, and the script program comprises a control instruction;
if the mobile application program does not conform to the usable list, the control instruction is not executed; and
when the resident program executes the script program, the peripheral hardware is driven to work according to the control instruction.
7. The method as claimed in claim 6, wherein the resident program has root rights.
8. The method as claimed in claim 6, further comprising setting up the resident program in the memory by a resident program setting up module before the mobile application issues the trigger signal.
9. The method as claimed in claim 6, further comprising creating the script program in the memory by a script program creating module before the mobile application program sends the trigger signal.
10. The method as claimed in claim 6, wherein the script program is a shell script.
11. An operating system for peripheral hardware, comprising:
a memory;
a resident program establishing module for establishing a resident program in the memory;
a script program establishing module for establishing a script program in the memory, wherein the script program comprises a control instruction and is electrically connected with the resident program; and
and the mobile application program is electrically connected with the resident program, and the mobile application program can selectively trigger the resident program to execute the script program so as to drive the peripheral hardware to work according to the control instruction of the script program.
12. The os of peripheral hardware of claim 11, wherein the memory has a list of available applications, the resident program determines whether the mobile application conforms to the list of available applications, and the resident program executes the script program when the mobile application conforms to the list of available applications.
13. The peripheral hardware operating system of claim 11, wherein the availability list has an encryption mechanism.
14. The peripheral hardware operating system of claim 11, wherein the memory is a non-volatile memory.
15. The peripheral hardware operating system of claim 11, wherein the operating system of the mobile communication device is an android system.
16. A peripheral hardware operating system according to claim 11, wherein the peripheral hardware comprises an infrared emitter or a barcode scanner.
CN201810734255.9A 2018-07-06 2018-07-06 Peripheral hardware operation method and system Pending CN110688161A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810734255.9A CN110688161A (en) 2018-07-06 2018-07-06 Peripheral hardware operation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810734255.9A CN110688161A (en) 2018-07-06 2018-07-06 Peripheral hardware operation method and system

Publications (1)

Publication Number Publication Date
CN110688161A true CN110688161A (en) 2020-01-14

Family

ID=69107378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810734255.9A Pending CN110688161A (en) 2018-07-06 2018-07-06 Peripheral hardware operation method and system

Country Status (1)

Country Link
CN (1) CN110688161A (en)

Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9320502D0 (en) * 1993-10-05 1993-11-24 Lin Bob Open-ended scanner and its commands/data processing flow
US5404528A (en) * 1993-01-19 1995-04-04 Canon Information Systems, Inc. Scripting system
JPH11331808A (en) * 1998-05-12 1999-11-30 Toshiba Corp Application processing unit and application processing method
CN1708746A (en) * 2002-10-28 2005-12-14 尤密克斯有限公司 Attachable/detachable device and programs start method
CN1757021A (en) * 2003-03-07 2006-04-05 索尼株式会社 Device management method and device management system
CN1770119A (en) * 2004-10-29 2006-05-10 上海环达计算机科技有限公司 Embedded apparatus debugging method and debugging tool therefor
JP2006259999A (en) * 2005-03-16 2006-09-28 Canon Inc Peripheral device control unit
JP2007034702A (en) * 2005-07-27 2007-02-08 Canon Inc Peripheral equipment control system
CN101087395A (en) * 2007-05-31 2007-12-12 西安电子科技大学 Built-in human-machine interaction assistance system
CN101604280A (en) * 2008-06-13 2009-12-16 华硕电脑股份有限公司 Computer apparatus and the control method that is connected computer peripheral device
CN102036055A (en) * 2010-11-03 2011-04-27 广东威创视讯科技股份有限公司 Camera cradle head control system and control method
CN102542200A (en) * 2011-12-21 2012-07-04 北京握奇数据系统有限公司 Method and device for processing digital authentication terminal
CN103812921A (en) * 2012-11-12 2014-05-21 (株)庆东One Heating system remote control and management device using a smart phone application and its method
US20150013021A1 (en) * 2011-11-10 2015-01-08 Christopher Bernard Johnson Mobile Device Peripherals Management System and Multi-Data Stream Technology (MdS)
CN104572564A (en) * 2015-01-13 2015-04-29 上海动联信息技术股份有限公司 Method for realizing communication of Android mobile equipment and USB OTG (On-The-Go) host computer
CN104598267A (en) * 2014-12-12 2015-05-06 百度在线网络技术(北京)有限公司 Application calling method and device
CN104717075A (en) * 2013-12-16 2015-06-17 航天信息股份有限公司 Equipment with Android system and scanning method of equipment
CN105303073A (en) * 2015-11-26 2016-02-03 北京深思数盾科技有限公司 Protecting method for software codes
US20160125217A1 (en) * 2014-11-05 2016-05-05 Hand Held Products, Inc. Barcode scanning system using wearable device with embedded camera
CN105607895A (en) * 2014-11-21 2016-05-25 阿里巴巴集团控股有限公司 Operation method and device of application program on the basis of application program programming interface
TWM523155U (en) * 2016-03-08 2016-06-01 Sinbon Electronics Company Ltd Wireless barcode scanning device and system having the same
CN106326777A (en) * 2015-06-30 2017-01-11 青岛海信移动通信技术股份有限公司 System mirror image document signature method and system, client and server
CN107430669A (en) * 2014-12-02 2017-12-01 Gopc有限公司 computing system and method
CN107491669A (en) * 2017-02-16 2017-12-19 东软集团股份有限公司 The acquisition methods and device of superuser right
CN108170494A (en) * 2017-12-28 2018-06-15 上海传英信息技术有限公司 A kind of application program launching method and activation system for intelligent terminal

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5404528A (en) * 1993-01-19 1995-04-04 Canon Information Systems, Inc. Scripting system
GB9320502D0 (en) * 1993-10-05 1993-11-24 Lin Bob Open-ended scanner and its commands/data processing flow
JPH11331808A (en) * 1998-05-12 1999-11-30 Toshiba Corp Application processing unit and application processing method
CN1708746A (en) * 2002-10-28 2005-12-14 尤密克斯有限公司 Attachable/detachable device and programs start method
CN1757021A (en) * 2003-03-07 2006-04-05 索尼株式会社 Device management method and device management system
CN1770119A (en) * 2004-10-29 2006-05-10 上海环达计算机科技有限公司 Embedded apparatus debugging method and debugging tool therefor
JP2006259999A (en) * 2005-03-16 2006-09-28 Canon Inc Peripheral device control unit
JP2007034702A (en) * 2005-07-27 2007-02-08 Canon Inc Peripheral equipment control system
CN101087395A (en) * 2007-05-31 2007-12-12 西安电子科技大学 Built-in human-machine interaction assistance system
CN101604280A (en) * 2008-06-13 2009-12-16 华硕电脑股份有限公司 Computer apparatus and the control method that is connected computer peripheral device
CN102036055A (en) * 2010-11-03 2011-04-27 广东威创视讯科技股份有限公司 Camera cradle head control system and control method
US20150013021A1 (en) * 2011-11-10 2015-01-08 Christopher Bernard Johnson Mobile Device Peripherals Management System and Multi-Data Stream Technology (MdS)
CN102542200A (en) * 2011-12-21 2012-07-04 北京握奇数据系统有限公司 Method and device for processing digital authentication terminal
CN103812921A (en) * 2012-11-12 2014-05-21 (株)庆东One Heating system remote control and management device using a smart phone application and its method
CN104717075A (en) * 2013-12-16 2015-06-17 航天信息股份有限公司 Equipment with Android system and scanning method of equipment
US20160125217A1 (en) * 2014-11-05 2016-05-05 Hand Held Products, Inc. Barcode scanning system using wearable device with embedded camera
CN105607895A (en) * 2014-11-21 2016-05-25 阿里巴巴集团控股有限公司 Operation method and device of application program on the basis of application program programming interface
CN107430669A (en) * 2014-12-02 2017-12-01 Gopc有限公司 computing system and method
CN104598267A (en) * 2014-12-12 2015-05-06 百度在线网络技术(北京)有限公司 Application calling method and device
CN104572564A (en) * 2015-01-13 2015-04-29 上海动联信息技术股份有限公司 Method for realizing communication of Android mobile equipment and USB OTG (On-The-Go) host computer
CN106326777A (en) * 2015-06-30 2017-01-11 青岛海信移动通信技术股份有限公司 System mirror image document signature method and system, client and server
CN105303073A (en) * 2015-11-26 2016-02-03 北京深思数盾科技有限公司 Protecting method for software codes
TWM523155U (en) * 2016-03-08 2016-06-01 Sinbon Electronics Company Ltd Wireless barcode scanning device and system having the same
CN107491669A (en) * 2017-02-16 2017-12-19 东软集团股份有限公司 The acquisition methods and device of superuser right
CN108170494A (en) * 2017-12-28 2018-06-15 上海传英信息技术有限公司 A kind of application program launching method and activation system for intelligent terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
AQI00: "Android开发笔记(一百六十五)利用红外发射遥控电器", 《HTTPS://BLOG.CSDN.NET/AQI00/ARTICLE/DETAILS/79453754》 *
HELLOWONGWONG: "调用摄像头和麦克风", 《HTTPS://BLOG.CSDN.NET/WEIXIN_30336061/ARTICLE/DETAILS/96921063》 *

Similar Documents

Publication Publication Date Title
EP3716656B1 (en) Profile generation method, profile acquisition method, and related device and storage medium
EP3975503A1 (en) Esim card replacement method and related device
EP3479243B1 (en) Fault-tolerant variable region repaving during firmware over the air update
CN109964227B (en) Method and terminal for updating SELinux security policy
EP3370449B1 (en) Method and device for configuring security indication information
CN108605220B (en) Application processing method and device for embedded universal integrated circuit card
US10853503B2 (en) Selective encoding method and electronic device using same
WO2017211205A1 (en) Method and device for updating whitelist
CN102804194A (en) Method, Apparatus, And Computer Program For Providing Application Security
EP3817322A1 (en) Method for upgrading service application range of electronic identity card, and terminal device
EP3479244A1 (en) Fault-tolerant variable region repaving during firmware over the air update
WO2019100897A1 (en) Application program starting method and starting apparatus, and computer readable storage medium
WO2019228095A1 (en) Method and apparatus for adapting handle to third-party application, and storage medium
WO2021022729A1 (en) Root permission assignment method and apparatus, storage medium, and terminal device
CN105718171B (en) A kind of data processing method and terminal
US10764038B2 (en) Method and apparatus for generating terminal key
WO2014180427A1 (en) Application program management method and device
JP2011150499A (en) Thin client system, thin client terminal, and thin client program
CN107305608A (en) The management method and device of terminal device
KR101223981B1 (en) Virtualization apparatus and server for securly executing applications and method therefor
CN110032448B (en) Terminal unlocking control method and device and computer readable storage medium
CN110688161A (en) Peripheral hardware operation method and system
CN110968852B (en) Virtual machine password management method, system, equipment and computer storage medium
KR20190098516A (en) Method for managing data related to application and electronic device thereof
TWI677789B (en) Peripheral hardware operating method and system

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200114