CN110843860B - Equipment parameter presenting method and device - Google Patents

Equipment parameter presenting method and device Download PDF

Info

Publication number
CN110843860B
CN110843860B CN201911182737.9A CN201911182737A CN110843860B CN 110843860 B CN110843860 B CN 110843860B CN 201911182737 A CN201911182737 A CN 201911182737A CN 110843860 B CN110843860 B CN 110843860B
Authority
CN
China
Prior art keywords
equipment
data
interface
sub
parameters
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.)
Active
Application number
CN201911182737.9A
Other languages
Chinese (zh)
Other versions
CN110843860A (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.)
CICT Mobile Communication Technology Co Ltd
Original Assignee
CICT Mobile Communication Technology 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 CICT Mobile Communication Technology Co Ltd filed Critical CICT Mobile Communication Technology Co Ltd
Priority to CN201911182737.9A priority Critical patent/CN110843860B/en
Publication of CN110843860A publication Critical patent/CN110843860A/en
Application granted granted Critical
Publication of CN110843860B publication Critical patent/CN110843860B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L23/00Control, warning or like safety means along the route or between vehicles or trains
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a method and a device for presenting equipment parameters, wherein the method comprises the following steps: acquiring equipment parameters of system-associated equipment, and storing the equipment parameters into a database, wherein the equipment parameters comprise equipment types, grouping names and display types; acquiring equipment to be observed preset in the system associated equipment, and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed; and putting the same grouping name and display type into the same set according to the grouping name and display type of the equipment parameter of the equipment to be observed, forming a corresponding display image according to the display type and displaying the display image on a display interface according to the equipment parameter of each set. By adopting the method, the data change trend and abnormal data at certain moments can be intuitively and quickly acquired in real-time observation.

Description

Equipment parameter presenting method and device
Technical Field
The invention relates to the technical field of rail transit equipment, in particular to an equipment parameter presenting method and device.
Background
With the continuous improvement of the running speed of a subway train, how to ensure the operation safety, shorten the running interval and improve the operation efficiency in a high-speed environment, the method puts forward high requirements on subway vehicles, signal systems, communication systems and the like, and the continuous improvement of the signal systems is a key technology for promoting the speed increase of the train and guaranteeing the running safety from the initial fixed block to the quasi-moving block to the application of the most advanced communication-based train control CBTC moving block system at present. The CBTC signal system is used as a key system for controlling the train operation, system faults are not allowed to occur under any condition, and the highest design principle of the CBTC system is to ensure high safety and high reliability.
At present, the network management system (OMC) for monitoring the CBTC in a track traffic Operation scene monitors parameters of various devices of the CBTC.
However, there are multiple parameters of multiple devices in a network management system, and the display of the parameters is not intuitive due to the diversity and complexity of the parameters, so that the information of the failed device cannot be obtained in time after the failure occurs.
Disclosure of Invention
Aiming at the problems in the prior art, the embodiment of the invention provides a method and a device for presenting equipment parameters.
The embodiment of the invention provides a method for presenting equipment parameters, which comprises the following steps:
acquiring equipment parameters of system-associated equipment, and storing the equipment parameters into a database, wherein the equipment parameters comprise equipment types, grouping names and display types;
acquiring equipment to be observed preset in the system associated equipment, and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed;
and putting the same grouping name and display type into the same set according to the grouping name and display type of the equipment parameter of the equipment to be observed, forming a corresponding display image according to the display type and displaying the display image on a display interface according to the equipment parameter of each set.
In one embodiment, the method further comprises:
when equipment data uploading information is detected, acquiring a parameter id and data to be updated in the equipment data uploading information;
searching for corresponding equipment parameters according to the parameter id, and searching for corresponding sub-interfaces according to the grouping names and display types of the equipment parameters, wherein the sub-interfaces are the display images;
and acquiring a corresponding data updating method according to the display type of the sub-interface, and adding the updating data in the sub-interface according to the data updating method.
In one embodiment, the method further comprises:
the types of the sub-interfaces include: table sub-interface, graph sub-interface, statistical chart sub-interface.
In one embodiment, the method further comprises:
when the sub-interface corresponding to the equipment parameter is a table sub-interface, acquiring a threshold value range of the equipment parameter, and judging whether the data to be updated is in the threshold value range;
when the data to be updated is not in the threshold value range, highlighting and displaying the data to be updated in the sub-interface;
and when the data to be updated is within the threshold value range, acquiring the unit attribute of the data to be updated, searching a data row/column which is the same as the unit attribute in the sub-interface, and arranging the data to be updated behind the data of the row/column.
In one embodiment, the method further comprises:
and when the sub-interface corresponding to the equipment parameter is a curve graph sub-interface, drawing corresponding data points in the curve graph according to the data to be updated, and connecting the data points through a curve.
In one embodiment, the method further comprises:
and when the sub-interface corresponding to the equipment parameter is a statistical chart sub-interface, establishing a corresponding histogram in the statistical chart according to the data to be updated, and updating the histogram in the statistical chart into the latest data.
In one embodiment, the public network information includes:
when a device parameter modification instruction is detected, obtaining a device parameter corresponding to the modification instruction from the database;
and modifying the corresponding equipment parameters in the database according to the modification instruction, and restarting the system.
The embodiment of the invention provides a device for presenting equipment parameters, which comprises:
the system comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring equipment parameters of system-associated equipment and storing the equipment parameters into a database, and the equipment parameters comprise equipment types, grouping names and display types;
the second acquisition module is used for acquiring equipment to be observed preset in the system-associated equipment and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed;
and the display module is used for putting the same grouping name and the same display type into the same set according to the grouping name and the display type of the equipment parameter of the equipment to be observed, forming a corresponding display image according to the display type and displaying the display image on a display interface according to the equipment parameter of each set.
The embodiment of the invention provides electronic equipment, which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the steps of the method for presenting the equipment parameters when executing the program.
Embodiments of the present invention provide a non-transitory computer readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method for presenting device parameters described above.
According to the method and the device for presenting the equipment parameters, the equipment parameters of the system-associated equipment are obtained and stored in the database, and the equipment parameters comprise equipment types, grouping names and display types; acquiring equipment to be observed preset in system associated equipment, and acquiring corresponding equipment parameters from a database according to the equipment type of the equipment to be observed; the method comprises the steps of putting the same group name and the same display type into the same set according to the group name and the display type of equipment parameters of equipment to be observed, forming a corresponding display image according to the display type by the equipment parameters of each set, displaying the display image on a display interface, wherein different display effects are obtained by setting various attributes of the parameters, and data with a data change trend and abnormal data at certain moments can be intuitively and quickly obtained in real-time observation by setting attribute classification and data classification display of various data.
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 described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a flow chart of a method for presenting device parameters in an embodiment of the present invention;
FIG. 2 is a block diagram of an apparatus for presenting device parameters according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow diagram of a method for presenting device parameters according to an embodiment of the present invention, and as shown in fig. 1, the embodiment of the present invention provides a method for presenting device parameters, including:
step S101, obtaining equipment parameters of system-associated equipment, and storing the equipment parameters into a database, wherein the equipment parameters comprise equipment types, grouping names and display types.
Specifically, the system-associated device may be various train devices related to the OMC network management system, and after obtaining device parameters of the various train devices, the device parameters may be stored in a database, where the device parameters may include a device type, a group name, and a display type, where the device type attribute is used to specify whether the parameter belongs to a base station, a core network, or a UE; when the grouping name attribute is used as a parameter to be presented on the interface, dividing the grouping name attribute into identifiers for displaying each sub-interface; when the interface is presented, the display type attribute is used as a parameter to select an identifier of what type to present, and the display type may include: tables, graphs, and statistical charts.
In addition, the device parameters may further include: the method comprises the steps that parameter id, parameter names, parameter incidence relations, units and threshold value ranges are obtained, parameter id attributes serve as unique identifiers, and an interface is updated by searching for the parameter id when the equipment reports data; storing sub-parameters related to the current main parameters in the parameter association relationship attributes, and displaying the sub-parameters in a table where the main parameters are located when the parameters are presented so as to intuitively reflect the change of the related sub-parameters; the unit attribute is used for storing parameter units and is used for displaying in a graph or a table; the threshold range attribute is used for storing an upper limit value and a lower limit value of the parameter, and is used for prompting data which does not fall within the threshold range when the equipment reports the data.
Step S102, obtaining a preset device to be observed in the system association device, and obtaining corresponding device parameters from the database according to the device type of the device to be observed.
Specifically, the preset device to be observed may be a device corresponding to an observation requirement of a user when the observation requirement is detected, or a device with potential safety hazard and the like, and the device needs to be subjected to parameter observation, and the OMC network management system reads all parameters of the device from the database according to the device type of the parameters to the system cache, so as to facilitate subsequent data observation.
Step S103, putting the same grouping name and display type into the same set according to the grouping name and display type of the equipment parameter of the equipment to be observed, forming a corresponding display image according to the display type according to the equipment parameter of each set, and displaying the display image on a display interface.
Specifically, the OMC network management system stores the parameters with the same group name in the same set according to the group name attribute of the parameter, and the parameters of the set have the same display type attribute, for example, a table with the same group name is in the set 1, a graph with the same group name is in the set 2, and a statistical graph with the same group name is in the set 3.
In addition, the specific displaying step may include: the OMC network management system takes the display interface as a parent interface, takes the equipment parameters of each set as a child interface, and generates a corresponding table child interface or a curve graph child interface or a statistical chart child interface in the parent interface according to the display type attribute of the parameters by each set. The sub-interface names are named by the grouping name of the parameter and displayed on the interface. The child interfaces are arranged in a linear mode from the upper left corner of the parent interface, and the child interfaces of the same display type have the same initialization size. When a sub-interface is newly generated, the placing position is calculated according to the position and the size of the previous sub-interface: if the linear arrangement length of the child interface does not exceed the length of the parent interface, the child interface is linearly arranged rightwards; if the length of the parent interface is exceeded, the next row is arranged from the leftmost position; if the length and the width of the linear arrangement of the child interfaces exceed the size of the parent interface, the child interfaces are minimized to stop at the bottom of the parent interface. Each sub-interface can be arbitrarily enlarged and reduced and moved in position in the parent interface, so that the user can conveniently adjust and observe.
In addition, the table sub-interface is presented in the form of parameter name-parameter value; the graph sub-interface comprises a graph and an associated parameter table, wherein the graph displays parameters contained in the current group, and the parameters presented in the associated parameter table are obtained according to the associated relation attributes of the parameters in the current group; the statistical chart sub-interface comprises two parts, namely a statistical chart and an associated parameter table, wherein the statistical chart displays parameters contained in the current grouping, and the parameters presented in the associated parameter table are obtained according to the associated relation attributes of the parameters in the current grouping.
According to the method and the device for presenting the equipment parameters, the equipment parameters of the system-associated equipment are obtained and stored in the database, and the equipment parameters comprise equipment types, grouping names and display types; acquiring equipment to be observed preset in system associated equipment, and acquiring corresponding equipment parameters from a database according to the equipment type of the equipment to be observed; the method comprises the steps of putting the same group name and the same display type into the same set according to the group name and the display type of equipment parameters of equipment to be observed, forming a corresponding display image according to the display type by the equipment parameters of each set, displaying the display image on a display interface, wherein different display effects are obtained by setting various attributes of the parameters, and data with a data change trend and abnormal data at certain moments can be intuitively and quickly obtained in real-time observation by setting attribute classification and data classification display of various data.
On the basis of the above embodiment, the method for presenting device parameters further includes:
when equipment data uploading information is detected, acquiring a parameter id and data to be updated in the equipment data uploading information;
searching for corresponding equipment parameters according to the parameter id, and searching for corresponding sub-interfaces according to the grouping names and display types of the equipment parameters, wherein the sub-interfaces are the display images;
and acquiring a corresponding data updating method according to the display type of the sub-interface, and adding the updating data in the sub-interface according to the data updating method.
In the embodiment of the invention, when the OMC network management system detects the device data uploading information, namely that it is indicated that new data to be updated of the observation device needs to be updated and displayed, the parameter id and the data to be updated in the device data uploading information are obtained, the corresponding parameter is searched in the cache of the OMC network management system according to the parameter id, the sub-interface corresponding to the parameter is searched according to the searched group name and display type of the parameter, and after the sub-interface with the same group name and display type as the data to be updated is found, the data to be updated is added in the sub-interface to complete data updating.
In addition, the display types of the sub-interfaces include: a table sub-interface, a curve chart sub-interface and a statistical chart sub-interface.
When the sub-interface type corresponding to the equipment parameter is a table sub-interface, whether the parameter exists in the association relationship table can be judged according to the association relationship attribute of the parameter in the curve chart sub-interface and the statistical chart sub-interface of other sets, if the sub-interface corresponding to the data to be updated is the table sub-interface, the curve chart sub-interface association parameter table or the statistical chart sub-interface association parameter table, the threshold value range corresponding to the equipment parameter is obtained, the program can judge whether the data to be updated falls in the threshold value range, and if not, the data is highlighted to prompt a user that the value is abnormal; if so, acquiring the unit attribute of the data to be updated, searching the data row/column with the same unit attribute in the sub-interface, and arranging the data to be updated behind the data in the row/column.
When the sub-interface type corresponding to the equipment parameter is a curve graph sub-interface, the program draws a data point corresponding to the data to be updated in the curve graph, connects the curve corresponding to the parameter with the point by a line, and displays the curve and the point in the sub-interface.
When the sub-interface type corresponding to the equipment parameter is the statistical chart sub-interface, the program establishes a corresponding histogram for the data to be updated in the statistical chart, and updates the histogram in the statistical chart into the latest data
The embodiment of the invention updates the parameter data in the display interface by three different types of data updating methods, and when a user needs to update data in the display interface, the purpose of updating and displaying the interface can be achieved only by uploading the data uploading information of the equipment without changing a program code of a client.
On the basis of the above embodiment, the method for presenting device parameters further includes:
when a device parameter modification instruction is detected, obtaining a device parameter corresponding to the modification instruction from the database;
and modifying the corresponding equipment parameters in the database according to the modification instruction, and restarting the system.
In the embodiment of the invention, when the OMC network management system detects the equipment parameter modification instruction, that is, when the fact that a user needs to add or modify the equipment parameter of a certain type of equipment is stated, the corresponding equipment parameter is searched in the database according to the corresponding equipment indicated in the modification instruction, the equipment parameter is modified through the modification instruction, then the system is restarted, and when the equipment parameter of the equipment is displayed again, the modified equipment parameter can be displayed on the display interface.
The embodiment of the invention achieves the purpose of changing the display content of the display interface by modifying the data parameters in the database, so that a user only needs to modify the relevant attributes of the parameters in the database without modifying the complex interface and service codes of a client, thereby greatly improving the interface updating efficiency and reducing the error rate.
Fig. 2 is a device for presenting device parameters according to an embodiment of the present invention, including: a first obtaining module 201, a second obtaining module 202, and a display module 203, wherein:
the first obtaining module 201 is configured to obtain device parameters of a system-associated device, and store the device parameters in a database, where the device parameters include a device category, a group name, and a display type.
The second obtaining module 202 is configured to obtain a device to be observed preset in the system-associated device, and obtain a corresponding device parameter from the database according to a device type of the device to be observed.
And the display module 203 is configured to put the same group name and the same display type into the same set according to the group name and the display type of the device parameter of the device to be observed, form a corresponding display image according to the display type and display the display image on the display interface according to the device parameter of each set.
In one embodiment, the apparatus may further comprise:
and the detection module is used for acquiring the parameter id and the data to be updated in the equipment data uploading information when the equipment data uploading information is detected.
And a searching module. And the method is used for searching the corresponding equipment parameters according to the parameter id and searching the corresponding sub-interfaces according to the grouping names and the display types of the equipment parameters, wherein the sub-interfaces are display images.
And the third acquisition module is used for acquiring the corresponding data updating method according to the display type of the sub-interface and adding the updating data in the sub-interface according to the data updating method.
In one embodiment, the apparatus may further comprise:
and the fourth acquisition module is used for acquiring the threshold value range of the equipment parameter when the sub-interface corresponding to the equipment parameter is the table sub-interface and judging whether the data to be updated is in the threshold value range.
And the second display module is used for highlighting and displaying the data to be updated in the sub-interface when the data to be updated is not in the threshold range.
And the fifth acquisition module is used for acquiring the unit attribute of the data to be updated when the data to be updated is within the threshold value range, searching the data row/column with the same unit attribute in the sub-interface, and arranging the data to be updated behind the data in the row/column.
In one embodiment, the apparatus may further comprise:
and the drawing module is used for drawing corresponding data points in the curve graph according to the data to be updated when the sub-interface corresponding to the equipment parameter is the sub-interface of the curve graph, and connecting the data points through a curve.
In one embodiment, the apparatus may further comprise:
and the establishing module is used for establishing a corresponding histogram in the statistical chart according to the data to be updated when the sub-interface corresponding to the equipment parameter is the statistical chart sub-interface, and updating the histogram in the statistical chart into the latest data.
In one embodiment, the apparatus may further comprise:
and the second detection module is used for acquiring the equipment parameters corresponding to the modification instructions from the database when the equipment parameter modification instructions are detected.
And the modification module is used for modifying the corresponding equipment parameters in the database according to the modification instruction and restarting the system.
For the specific definition of the device parameter presenting means, see the above definition of the device parameter presenting method, which is not described herein again. The modules in the device parameter presenting apparatus may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
Fig. 3 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 3: a processor (processor)301, a memory (memory)302, a communication Interface (Communications Interface)303 and a communication bus 304, wherein the processor 301, the memory 302 and the communication Interface 303 complete communication with each other through the communication bus 304. The processor 301 may call logic instructions in the memory 302 to perform the following method: acquiring equipment parameters of system-associated equipment, and storing the equipment parameters into a database, wherein the equipment parameters comprise equipment types, grouping names and display types; acquiring equipment to be observed preset in the system associated equipment, and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed; and according to the grouping name and the display type of the equipment parameters of the equipment to be observed, putting the equipment parameters with the same grouping name and display type into the same set, and forming a corresponding display image according to the display type by the equipment parameters of each set to be displayed on a display interface.
Furthermore, the logic instructions in the memory 302 may be implemented in software functional units and stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the transmission method provided in the foregoing embodiments when executed by a processor, and for example, the method includes: acquiring equipment parameters of system-associated equipment, and storing the equipment parameters into a database, wherein the equipment parameters comprise equipment types, grouping names and display types; acquiring equipment to be observed preset in the system associated equipment, and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed; and according to the grouping name and the display type of the equipment parameters of the equipment to be observed, putting the equipment parameters with the same grouping name and display type into the same set, and forming a corresponding display image according to the display type by the equipment parameters of each set to be displayed on a display interface.
The above-described embodiments of the apparatus 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. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for presenting device parameters, comprising:
acquiring equipment parameters of system-associated equipment, and storing the equipment parameters into a database, wherein the equipment parameters comprise equipment types, grouping names and display types;
acquiring equipment to be observed preset in the system associated equipment, and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed; wherein, the equipment of treating observation that predetermines includes: when detecting at least one of equipment corresponding to the observation requirement of the user or equipment with potential safety hazard;
and putting the same grouping name and display type into the same set according to the grouping name and display type of the equipment parameter of the equipment to be observed, forming a corresponding display image according to the display type and displaying the display image on a display interface according to the equipment parameter of each set.
2. The method of claim 1, wherein the method further comprises:
when equipment data uploading information is detected, acquiring a parameter id and data to be updated in the equipment data uploading information;
searching for corresponding equipment parameters according to the parameter id, and searching for corresponding sub-interfaces according to the grouping names and display types of the equipment parameters, wherein the sub-interfaces are the display images;
and acquiring a corresponding data updating method according to the display type of the sub-interface, and adding the updating data in the sub-interface according to the data updating method.
3. The method of claim 2, wherein the method further comprises:
the types of the sub-interfaces include: table sub-interface, graph sub-interface, statistical chart sub-interface.
4. The method of claim 3, wherein the method further comprises:
when the sub-interface corresponding to the equipment parameter is a table sub-interface, acquiring a threshold value range of the equipment parameter, and judging whether the data to be updated is in the threshold value range;
when the data to be updated is not in the threshold value range, highlighting and displaying the data to be updated in the sub-interface;
and when the data to be updated is within the threshold value range, acquiring the unit attribute of the data to be updated, searching a data row/column which is the same as the unit attribute in the sub-interface, and arranging the data to be updated behind the data of the row/column.
5. The method of claim 3, wherein the method further comprises:
and when the sub-interface corresponding to the equipment parameter is a curve graph sub-interface, drawing corresponding data points in the curve graph according to the data to be updated, and connecting the data points through a curve.
6. The method of claim 3, wherein the method further comprises:
and when the sub-interface corresponding to the equipment parameter is a statistical chart sub-interface, establishing a corresponding histogram in the statistical chart according to the data to be updated, and updating the histogram in the statistical chart into the latest data.
7. The method of claim 1, wherein the method further comprises:
when a device parameter modification instruction is detected, obtaining a device parameter corresponding to the modification instruction from the database;
and modifying the corresponding equipment parameters in the database according to the modification instruction, and restarting the system.
8. A device for presenting device parameters is characterized by comprising
The system comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring equipment parameters of system-associated equipment and storing the equipment parameters into a database, and the equipment parameters comprise equipment types, grouping names and display types;
the second acquisition module is used for acquiring equipment to be observed preset in the system-associated equipment and acquiring corresponding equipment parameters from the database according to the equipment category of the equipment to be observed; wherein, the equipment of treating observation that predetermines includes: when detecting at least one of equipment corresponding to the observation requirement of the user or equipment with potential safety hazard;
and the display module is used for putting the same grouping name and the same display type into the same set according to the grouping name and the display type of the equipment parameter of the equipment to be observed, forming a corresponding display image according to the display type and displaying the display image on a display interface according to the equipment parameter of each set.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method for presenting device parameters according to any of claims 1 to 7 are implemented by the processor when executing the program.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for presenting device parameters according to any one of claims 1 to 7.
CN201911182737.9A 2019-11-27 2019-11-27 Equipment parameter presenting method and device Active CN110843860B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911182737.9A CN110843860B (en) 2019-11-27 2019-11-27 Equipment parameter presenting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911182737.9A CN110843860B (en) 2019-11-27 2019-11-27 Equipment parameter presenting method and device

Publications (2)

Publication Number Publication Date
CN110843860A CN110843860A (en) 2020-02-28
CN110843860B true CN110843860B (en) 2021-12-03

Family

ID=69605389

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911182737.9A Active CN110843860B (en) 2019-11-27 2019-11-27 Equipment parameter presenting method and device

Country Status (1)

Country Link
CN (1) CN110843860B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112685244A (en) * 2020-12-07 2021-04-20 武汉虹信科技发展有限责任公司 Equipment index detection method and device
CN113626119A (en) * 2021-07-29 2021-11-09 上海云轴信息科技有限公司 Method and equipment for parameter management

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136690B (en) * 2006-11-23 2012-01-11 中兴通讯股份有限公司 System and method for synchronizing operation maintenance center and base station configuration data
CN101150832B (en) * 2007-10-31 2010-06-02 中兴通讯股份有限公司 Dynamic management method, device and system for WIMAX communication resource
JP5236710B2 (en) * 2010-09-28 2013-07-17 公益財団法人鉄道総合技術研究所 Communication system and method
CN102547820B (en) * 2012-02-14 2014-08-27 北京泰乐德信息技术有限公司 Data acquisition method and system for railway signal
CN108848517B (en) * 2018-07-26 2021-08-03 武汉虹信科技发展有限责任公司 Rail transit signal coverage monitoring method
CN108995678B (en) * 2018-08-14 2020-11-17 武汉虹信科技发展有限责任公司 Method for generating monitoring interface of rail transit network management system

Also Published As

Publication number Publication date
CN110843860A (en) 2020-02-28

Similar Documents

Publication Publication Date Title
CN110843860B (en) Equipment parameter presenting method and device
CN104040445A (en) Real time event viewing across distributed control system servers
WO2017107656A1 (en) Virtualized network element failure self-healing method and device
CN109298960A (en) Application crashes processing method, device, computer installation and storage medium
CN104780185A (en) Information sharing control method and device
CN104468220A (en) Early warning control platform of power telecommunication network
CN109669835A (en) MySQL database monitoring method, device, equipment and readable storage medium storing program for executing
CN110493806A (en) Mobile network complains source tracing method and device
CN104933465A (en) Data interconnecting method and system on hotel management platform
CN104065526A (en) Server fault alarming method and device thereof
CN101442591A (en) Method and system for self-checking and updating performance business model discrepancy
CN111688762A (en) Reverse cutting method and device for urban rail interlocking control display
CN105022663A (en) Power system monitoring and control system
CN116996524A (en) Multi-page data synchronization method and device
CN110460456B (en) Method and device for synchronously generating network topology by Management Information Base (MIB)
CN106547958A (en) A kind of graphical analysis method and device of mobile unit data
CN104052638A (en) Method and device for detecting conflict among modules and server
CN109032747A (en) Data-updating method and device
CN103699616B (en) Data structure creation method, subscription message data sending method and relevant apparatus
CN112511321B (en) Method and device for configuring 5G core network
CN112711517A (en) Server performance monitoring method and device, storage medium and terminal
CN107957942B (en) SQL script fault repairing method and terminal thereof
CN107347098B (en) Equipment monitoring and manufacturing auxiliary method based on cloud technology and cloud sharing terminal
CN112788624A (en) User terminal measurement configuration method and device
CN114840112B (en) POP resource management method, device, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 430205 Hubei city of Wuhan province Jiangxia Hidden Dragon Island Tan lake two Road No. 1

Applicant after: CITIC Mobile Communication Technology Co., Ltd

Address before: 430073 Hubei province Wuhan Dongxin East Lake high tech Development Zone, Road No. 5

Applicant before: Wuhan Hongxin Telecommunication Technologies Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 430205 No.1 tanhu 2nd Road, Canglong Island, Jiangxia District, Wuhan City, Hubei Province

Applicant after: CITIC Mobile Communication Technology Co.,Ltd.

Address before: 430205 No.1 tanhu 2nd Road, Canglong Island, Jiangxia District, Wuhan City, Hubei Province

Applicant before: CITIC Mobile Communication Technology Co., Ltd

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant