CN111966381A - Light business terminal health detection system and method - Google Patents

Light business terminal health detection system and method Download PDF

Info

Publication number
CN111966381A
CN111966381A CN202010857359.6A CN202010857359A CN111966381A CN 111966381 A CN111966381 A CN 111966381A CN 202010857359 A CN202010857359 A CN 202010857359A CN 111966381 A CN111966381 A CN 111966381A
Authority
CN
China
Prior art keywords
detection
module
service
agent
display
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
CN202010857359.6A
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.)
Baomu Technology Tianjin Co ltd
Original Assignee
Baomu Technology Tianjin 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 Baomu Technology Tianjin Co ltd filed Critical Baomu Technology Tianjin Co ltd
Priority to CN202010857359.6A priority Critical patent/CN111966381A/en
Publication of CN111966381A publication Critical patent/CN111966381A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor

Abstract

The invention provides a light-weight business terminal health detection system which comprises a central server and a business terminal, wherein the central server is sequentially provided with a detection service module, a detection storage module, a business middleware, a detection display module and a connection agent module, the business terminal is sequentially provided with a detection execution module and a detection agent module, and the detection execution module is configured to be connected with the detection display agent. The invention realizes the light business terminal health detection technology by utilizing the detection service module, the detection storage module, the business middleware, the detection display module, the connection agent module and the detection execution module and the detection display agent on the business terminal on the central server, simplifies the function development and implementation of the detection requirement of the business terminal, and greatly reduces the labor cost and the time cost.

Description

Light business terminal health detection system and method
Technical Field
The invention belongs to the technical field of information, and particularly relates to a light business terminal health detection system and method.
Background
The service terminal, which is a PC equipped with a Windows operating system, is generally used in many places such as counters in tax hall, bank counters, airport/station ticket counter, and office counters in government hall.
In order to handle the business requirements, the terminals are equipped with various peripherals, such as a printer, a scanner, a high-speed scanner, a POS machine, a bar code scanning gun, a USB hub and the like, and the working efficiency of the business terminal is affected if the driving of the various peripherals is normal and the physical connection is normal. Different counter terminals can handle different businesses, different detection display module plug-ins or controls are required to be installed in different businesses, and the working efficiency can be influenced if the working states of the plug-ins or controls are stable.
In order to ensure the continuous healthy and stable operation of these service terminals, various terminal detection products, such as 360-degree security guards, are often installed. In order to adapt to different detection requirements and statistical analysis requirements, the functions of such products are frequently changed, and naturally, frequent upgrade of software versions is also involved, so as to ensure the effectiveness of new functions. In the upgrade process, generally, the upgrade of the server side is performed first, and then the upgrade of the client side is performed, and with the increase of the number of terminals, the manpower required for use is increased, and the cost is greatly increased.
Currently, for a scenario of service terminal health detection, a server is generally deployed in a central machine room, a client (including a program of a detection interface and a detection instruction) is installed on a service terminal requiring health detection, when the client needs version upgrade, a detailed upgrade scheme or plan needs to be made because the detection interface and the detection instruction need to be completely upgraded, and the upgrade range is generally upgraded and observed in small batches, and then gradually expanded after the client is operated for a period of time and is stable. The process involves a central server and operation and maintenance personnel of service terminals in various regions, and the work implementation rhythm of each party needs to be coordinated. Time cost, labor cost are high, and risks are large. The concrete expression is as follows:
because the implementation process involves the central server and various service terminals in different areas, the manpower of each party needs to be invested, a comprehensive and stable implementation plan is made, a large amount of time needs to be spent for discussion and review, and the time cost and the labor cost are high.
2) Poor timeliness
The requirements of health detection of the service terminal are often variable, the requirement timeliness is high, a gradual upgrading mode is adopted in the implementation stage in order to guarantee continuous and stable propulsion, the mode inevitably consumes much time, and a client cannot use the function of the new version in time.
3) Self-service terminal unconditional interface display
Some terminals do not have the condition for displaying the detection interface, such as an ATM terminal, a gate of a subway/railway, an electric power monitoring terminal, and the like, and the terminals cannot actively trigger the real-time detection and result check of the terminals because the terminals do not have the condition for displaying the detection interface.
Disclosure of Invention
In view of this, the present invention is directed to provide a lightweight service terminal health detection system, which completes a fast online of a new terminal detection function without updating a detection client on a service terminal.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
a light business terminal health detection system comprises a central server and a business terminal, wherein a detection service module, a detection storage module, a business middleware, a detection display module and a connection agent module are sequentially arranged on the central server, a detection execution module and a detection agent module are sequentially arranged on the business terminal, and the configuration detection execution module is connected with the detection display agent.
Further, the detection execution module periodically performs detection according to the detection time interval of the pulled detection item, caches the detection result, and pushes the detection result in the cache to the detection service module; and the detection service module compares the reasonable threshold interval of each detection item, and generates an event record item to be stored in the detection storage module when the received detection result is not in the reasonable threshold interval.
Furthermore, the detection display module is used for displaying the detection interface, and simultaneously distributing the user request to the service middleware according to the user operation, the service middleware queries the detection storage module according to the request, finds the detection instruction corresponding to the request and sends the detection instruction to the detection service module, the detection service module sends the detection instruction to the detection execution module, and the detection execution module executes the instruction and returns the result to the detection display module along the path.
Further, the detection and presentation agent presents the detection and presentation module at the service terminal side through a connection agent module on the central server.
Further, the connection agent module is configured to receive a request or a detection command sent by a detection presentation agent at the service terminal side, and return a result to the detection presentation agent for result presentation.
Furthermore, the service middleware runs on the central server, receives a request of the detection display module or the connection agent module, finds out a corresponding service instruction from the detection storage module according to the service logic, and forwards the service instruction to the detection service module for processing.
Further, the detection storage module is used for storing detection commands corresponding to different service logics and detection results collected by the detection execution module.
Further, the detection service module is used for receiving the detection result acquired by the detection execution module and delivering the detection result to the detection storage module for recording and storing; and meanwhile, the instruction request forwarded by the service middleware can be issued to a detection execution module on the service terminal for execution.
A light business terminal health detection method specifically comprises
(1) Opening a detection display agent on the service terminal, enabling the detection display agent to display the detection display module on the service terminal through a connection agent module, and triggering a detection request to the connection agent module on the central server through an interface;
(3) the connection agent module receives the request and forwards the request to the service middleware;
(3) the service middleware acquires corresponding instructions from the detection storage module according to different functions and sends the instructions to a service terminal sending the detection request through the detection service module;
(4) after receiving the instruction, the service terminal executes and returns a result to the detection service module;
(5) the detection service module returns the data to the service middleware;
(6) the service middleware returns the data to the connection agent module;
(7) the connection broker module returns the data to the detection presentation broker for corresponding presentation.
Further, the method also comprises a service terminal detection software upgrading method, specifically comprising
(1) Updating a service middleware program at the central server;
(2) updating the detection instruction stored in the detection storage module at the central server;
(3) updating a detection display module at the central server;
(4) each service terminal does not need to be modified, the detection display module is opened, and the interface of the latest detection display module is displayed by connecting the agent module;
(5) and on the interface of the detection display agent, health detection can be carried out on the current terminal according to functional operation.
Compared with the prior art, the light business terminal health detection system has the following advantages:
the invention realizes the light business terminal health detection technology by utilizing the detection service module, the detection storage module, the business middleware, the detection display module, the connection agent module and the detection execution module and the detection display agent on the business terminal on the central server, simplifies the function development and implementation of the detection requirement of the business terminal, and greatly reduces the labor cost and the time cost.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate an embodiment of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
fig. 1 is a schematic diagram of a lightweight service terminal health detection system according to an embodiment of the present invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "up", "down", "front", "back", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like, indicate orientations or positional relationships based on those shown in the drawings, and are used only for convenience in describing the present invention and for simplicity in description, and do not indicate or imply that the referenced devices or elements must have a particular orientation, be constructed and operated in a particular orientation, and thus, are not to be construed as limiting the present invention. Furthermore, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first," "second," etc. may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless otherwise specified.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art through specific situations.
The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
As shown in fig. 1, the present invention provides a lightweight service terminal health detection system, which specifically includes a detection execution module, that is, a service program on a service terminal, which runs under the authority of a system user, where the authority can satisfy the functional requirements of health detection of the service terminal, and also has the authority to quickly repair detected abnormalities. This module periodically pulls all the test items from the test service module (the pulling interval is up to 120 seconds by default, each test item includes, the content of the test, the command of the test, the time interval of the test, etc., and the test intervals of different test items may be different). The detection execution module periodically detects according to the detection time interval of the pulled detection item, supports caching the detection result, and pushes the detection result in the cache to the detection service module according to two mechanisms. One is based on the cache size, the default is 100 bytes, that is, when the cache exceeds 100 bytes, the detection result is directly pushed; the other method is that the default is 5 seconds based on the cache duration, namely, when the cache duration of the detection result is greater than 5 seconds, the pushing of the detection result is directly triggered. And the detection service module compares the reasonable threshold interval of each detection item, and generates an event record item to be stored in the detection storage module when the received detection result is not in the reasonable threshold interval.
The detection display module is used for displaying the detection interface, simultaneously distributing the user request to the service middleware according to the user operation, the service middleware inquires the detection storage module according to the request, finds the detection instruction corresponding to the request and sends the detection instruction to the detection service module, the detection service module sends the detection instruction to the detection execution module, and the detection execution module executes the instruction and returns the result to the detection display module along the path.
And the detection display agent displays the detection display module on the service terminal side through the connection agent module on the central server. When a user operates in the detection and display agent, a detection request of the user can be sent to the service middleware through the connection agent module, the service middleware queries the detection storage module according to the request, finds a detection instruction corresponding to the request and sends the detection instruction to the detection service module, the detection service module sends the detection instruction to the detection execution module, and the detection execution module executes the instruction and returns a result to the detection and display agent along a path.
And the connection agent module is used for receiving a request or a detection command sent by the detection display agent at the service terminal side and returning a result to the detection display agent for result display.
And the service middleware runs on the central server, receives the request of the detection display module or the connection agent module, finds out a corresponding service instruction from the detection storage module according to the service logic and forwards the service instruction to the detection service module for processing.
And the detection storage module is used for storing detection commands corresponding to different business logics, detection results collected by the detection execution module and the like.
The detection service module, namely a resident process running on the central server, is used for receiving the detection result acquired by the detection execution module and sending the detection result to the detection storage module for recording and storing. And meanwhile, the instruction request forwarded by the service middleware can be issued to a detection execution module on the service terminal for execution.
When the system works, the first installation process of the service terminal detection software is as follows:
1) a detection service module, a detection storage module, a service middleware, a detection display module and a connection agent module are sequentially installed on the central server;
2) a detection execution module and a detection agent module are sequentially installed on a business terminal needing health detection, and the detection execution module is configured to be connected with a detection service module;
3) opening a detection display module, and performing health detection on the current terminal according to functional operation on an opened interface;
during working, the processing flow of the service terminal health detection is as follows:
(1) and opening a detection display agent on the service terminal. The detection display agent displays the detection display module on the service terminal by connecting the agent module. Triggering a detection request to a connection agent module on the central server through an interface;
(2) the connection agent module receives the request and forwards the request to the service middleware;
(3) the service middleware acquires corresponding instructions from the detection storage module according to different functions and sends the instructions to a service terminal sending the detection request through the detection service module;
(4) after receiving the instruction, the service terminal executes and returns a result to the detection service module;
(5) the detection service module returns the data to the service middleware;
(6) the service middleware returns the data to the connection agent module;
(7) the connection agent module returns the data to the detection and display agent for corresponding display;
when the system works, the service terminal detects the software upgrading process as follows:
1) updating a service middleware program at the central server;
2) updating the detection instruction stored in the detection storage module at the central server;
3) updating a detection display module at the central server;
4) and each service terminal does not need to be modified, the detection display module is opened, and the interface of the latest detection display module is displayed by connecting the agent module.
5) On the interface of the detection display agent, health detection can be carried out on the current terminal according to functional operation;
the invention only needs to update the central server, does not need to update the health detection software of the service terminal, does not relate to a large amount of physical equipment, and does not relate to operation and maintenance personnel at the service terminal side, so the implementation time cost and the labor cost can be greatly reduced. Even if the version is abnormal, the cost of version rollback operation is very low.
The invention has less links and manpower involved in upgrading implementation and easy on-line, can well meet the frequent change requirement of the client, and can quickly apply new functions and make feedback.
The invention can trigger detection and check result in real time in the service middleware of the central server
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A light business terminal health detection system is characterized in that: the system comprises a central server and a service terminal, wherein a detection service module, a detection storage module, a service middleware, a detection display module and a connection agent module are sequentially arranged on the central server, a detection execution module and a detection agent module are sequentially arranged on the service terminal, and the detection execution module is configured to be connected with the detection display agent.
2. A lightweight service terminal health detection system as recited in claim 1, wherein: the detection execution module periodically detects according to the detection time interval of the pulled detection item, caches the detection result and pushes the detection result in the cache to the detection service module; and the detection service module compares the reasonable threshold interval of each detection item, and generates an event record item to be stored in the detection storage module when the received detection result is not in the reasonable threshold interval.
3. A lightweight service terminal health detection system as recited in claim 1, wherein: the detection display module is used for displaying the detection interface, simultaneously distributing the user request to the service middleware according to the user operation, the service middleware inquires the detection storage module according to the request, finds the detection instruction corresponding to the request and sends the detection instruction to the detection service module, the detection service module sends the detection instruction to the detection execution module, and the detection execution module executes the instruction and returns the result to the detection display module along the path.
4. A lightweight service terminal health detection system as recited in claim 1, wherein: and the detection display agent displays the detection display module on the service terminal side through the connection agent module on the central server.
5. A lightweight service terminal health detection system as recited in claim 1, wherein: and the connection agent module is used for receiving a request or a detection command sent by the detection display agent at the service terminal side and returning a result to the detection display agent for result display.
6. A lightweight service terminal health detection system as recited in claim 1, wherein: the service middleware runs on the central server, receives a request of the detection display module or the connection agent module, finds out a corresponding service instruction from the detection storage module according to service logic and forwards the service instruction to the detection service module for processing.
7. A lightweight service terminal health detection system as recited in claim 1, wherein: and the detection storage module is used for storing detection commands corresponding to different business logics and detecting the detection results collected by the execution module.
8. A lightweight service terminal health detection system as recited in claim 1, wherein: the detection service module is used for receiving the detection result acquired by the detection execution module and delivering the detection result to the detection storage module for recording and storing; and meanwhile, the instruction request forwarded by the service middleware can be issued to a detection execution module on the service terminal for execution.
9. A light business terminal health detection method is characterized in that: specifically comprises
(1) Opening a detection display agent on the service terminal, enabling the detection display agent to display the detection display module on the service terminal through a connection agent module, and triggering a detection request to the connection agent module on the central server through an interface;
(2) the connection agent module receives the request and forwards the request to the service middleware;
(3) the service middleware acquires corresponding instructions from the detection storage module according to different functions and sends the instructions to a service terminal sending the detection request through the detection service module;
(4) after receiving the instruction, the service terminal executes and returns a result to the detection service module;
(5) the detection service module returns the data to the service middleware;
(6) the service middleware returns the data to the connection agent module;
(7) the connection broker module returns the data to the detection presentation broker for corresponding presentation.
10. A lightweight service terminal health detection method according to claim 9, characterized in that: the method also comprises a service terminal detection software upgrading method, and specifically comprises
(1) Updating a service middleware program at the central server;
(2) updating the detection instruction stored in the detection storage module at the central server;
(3) updating a detection display module at the central server;
(4) each service terminal does not need to be modified, the detection display module is opened, and the interface of the latest detection display module is displayed by connecting the agent module;
(5) and on the interface of the detection display agent, health detection can be carried out on the current terminal according to functional operation.
CN202010857359.6A 2020-08-24 2020-08-24 Light business terminal health detection system and method Pending CN111966381A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010857359.6A CN111966381A (en) 2020-08-24 2020-08-24 Light business terminal health detection system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010857359.6A CN111966381A (en) 2020-08-24 2020-08-24 Light business terminal health detection system and method

Publications (1)

Publication Number Publication Date
CN111966381A true CN111966381A (en) 2020-11-20

Family

ID=73390407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010857359.6A Pending CN111966381A (en) 2020-08-24 2020-08-24 Light business terminal health detection system and method

Country Status (1)

Country Link
CN (1) CN111966381A (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2280492A1 (en) * 1998-08-20 2000-02-20 Hitachi Ltd. Mobile communication method
CN1585371A (en) * 2004-05-25 2005-02-23 中国移动通信集团公司 System and method for transmitting information from information server to mobile terminal
CN1801743A (en) * 2005-10-13 2006-07-12 华为技术有限公司 Terminal equipment managing method
CN101493779A (en) * 2009-02-27 2009-07-29 中国工商银行股份有限公司 Remote terminal control method
CN101729557A (en) * 2009-11-17 2010-06-09 中兴通讯股份有限公司 Method and system for realizing resource sharing of terminal equipment
CN102209098A (en) * 2010-03-30 2011-10-05 北京华虹集成电路设计有限责任公司 Smart card remote detection method and system
CN102571840A (en) * 2010-12-16 2012-07-11 卓望数码技术(深圳)有限公司 Remote terminal test method, system and proxy server
WO2012129868A1 (en) * 2011-03-29 2012-10-04 海尔集团公司 Method and apparatus for controlling terminal communication, and management server
CN104539682A (en) * 2014-12-19 2015-04-22 乐视网信息技术(北京)股份有限公司 Debug method, device, mobile terminal, server and system for mobile webpage
CN106254436A (en) * 2016-07-28 2016-12-21 腾讯科技(深圳)有限公司 A kind of method of remote debugging, relevant device and system
CN106302337A (en) * 2015-05-22 2017-01-04 腾讯科技(深圳)有限公司 leak detection method and device
CN107689894A (en) * 2017-10-09 2018-02-13 用友网络科技股份有限公司 The method and system of novel maintenance and Dynamical Deployment
CN110737549A (en) * 2018-07-20 2020-01-31 北京奇虎科技有限公司 Application testing method, device, server and system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2280492A1 (en) * 1998-08-20 2000-02-20 Hitachi Ltd. Mobile communication method
CN1585371A (en) * 2004-05-25 2005-02-23 中国移动通信集团公司 System and method for transmitting information from information server to mobile terminal
CN1801743A (en) * 2005-10-13 2006-07-12 华为技术有限公司 Terminal equipment managing method
CN101493779A (en) * 2009-02-27 2009-07-29 中国工商银行股份有限公司 Remote terminal control method
CN101729557A (en) * 2009-11-17 2010-06-09 中兴通讯股份有限公司 Method and system for realizing resource sharing of terminal equipment
CN102209098A (en) * 2010-03-30 2011-10-05 北京华虹集成电路设计有限责任公司 Smart card remote detection method and system
CN102571840A (en) * 2010-12-16 2012-07-11 卓望数码技术(深圳)有限公司 Remote terminal test method, system and proxy server
WO2012129868A1 (en) * 2011-03-29 2012-10-04 海尔集团公司 Method and apparatus for controlling terminal communication, and management server
CN104539682A (en) * 2014-12-19 2015-04-22 乐视网信息技术(北京)股份有限公司 Debug method, device, mobile terminal, server and system for mobile webpage
CN106302337A (en) * 2015-05-22 2017-01-04 腾讯科技(深圳)有限公司 leak detection method and device
CN106254436A (en) * 2016-07-28 2016-12-21 腾讯科技(深圳)有限公司 A kind of method of remote debugging, relevant device and system
CN107689894A (en) * 2017-10-09 2018-02-13 用友网络科技股份有限公司 The method and system of novel maintenance and Dynamical Deployment
CN110737549A (en) * 2018-07-20 2020-01-31 北京奇虎科技有限公司 Application testing method, device, server and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
虞洋: "基于车联网的汽车远程信息系统服务器软件设计", 《中国优秀博硕士学位论文全文数据库(硕士)工程科技Ⅱ辑》 *

Similar Documents

Publication Publication Date Title
CN101924787B (en) Apparatus, methods and server for determining each root cause in plurality of operation errors
US8495424B1 (en) Self-service terminal portal management
CN102367742B (en) Monitoring system
CN110490124A (en) A kind of intelligentized gas station's Site Service and risk management and control system
US20080218591A1 (en) Event detection based on video metadata
CN108446972A (en) Bank's Supervision of credit method, apparatus and fund position manage system
SG183217A1 (en) Self-service device inventory information control
CN107704904B (en) Gas equipment management system and method and mobile terminal
CN103870921B (en) A kind of operation management system
CN109491873B (en) Cache monitoring method, medium, device and computing equipment
CN109272273A (en) A kind of relay protection reserve part Spare Parts Management System and management method
CN110855521B (en) Test system online monitoring and fault diagnosis software platform based on networking
CN107621812A (en) A kind of Intelligent hardware control method and system based on Internet of Things
CN103310499A (en) Routing inspection system of communication device
CN115733762A (en) Monitoring system with big data analysis capability
CN111966381A (en) Light business terminal health detection system and method
CN109189044A (en) A kind of method that pure electric automobile remotely monitors failure formation database
CN214728844U (en) Portable train maintenance system based on wireless communication
CN109800133A (en) A kind of method, one-stop monitoring alarm platform and the system of unified monitoring alarm
CN110290107A (en) The general O&M monitor supervision platform of scientific instrument and monitoring method
CN107797526B (en) On-site equipment detecting and managing system
CN109670606A (en) Fault ticket configuration method, device, commodity after-sale management system and associated component
CN113591951A (en) Remote operation and maintenance method and system for smart television
CN104240137A (en) Intelligent management method for electrical equipment
CN108923840A (en) The in-orbit monitoring information alarm information pushing system of satellite

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201120

RJ01 Rejection of invention patent application after publication