CN113821250A - Equipment management method, device, equipment and storage medium - Google Patents

Equipment management method, device, equipment and storage medium Download PDF

Info

Publication number
CN113821250A
CN113821250A CN202111117436.5A CN202111117436A CN113821250A CN 113821250 A CN113821250 A CN 113821250A CN 202111117436 A CN202111117436 A CN 202111117436A CN 113821250 A CN113821250 A CN 113821250A
Authority
CN
China
Prior art keywords
model
equipment
parameter
instance
alarm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111117436.5A
Other languages
Chinese (zh)
Other versions
CN113821250B (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.)
Foshan Jiyan Zhilian Technology Co ltd
Original Assignee
Foshan Jiyan Zhilian 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 Foshan Jiyan Zhilian Technology Co ltd filed Critical Foshan Jiyan Zhilian Technology Co ltd
Priority to CN202111117436.5A priority Critical patent/CN113821250B/en
Publication of CN113821250A publication Critical patent/CN113821250A/en
Application granted granted Critical
Publication of CN113821250B publication Critical patent/CN113821250B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • G06F8/355Round-trip engineering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • General Factory Administration (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)

Abstract

本发明提出一种设备管理方法、装置、设备和存储介质,方法包括获取用户输入的查询关键词,从模型库中查询设备模型,若所述模型库中未查询到所述设备模型则创建新模型;从所述模型库中选择所述设备模型,构建设备实例;获取用户输入的配置指令,配置所述设备实例的设备模型组件,在所述设备模型组件中定义所述设备实例对应的设备采集点;获取所述设备采集点的实时参数值,通过所述设备实例的数据图表显示实时参数值;判断所述设备实例是否触发告警事件,若是则执行所述告警事件所关联的告警动作;本发明灵活定义设备模型,兼容性高,能够大大降低对系统二次开发的成本,有效解决现有工厂设备管理系统灵活性差,开发成本高,开发效率低的问题。

Figure 202111117436

The present invention provides a device management method, device, device and storage medium. The method includes acquiring a query keyword input by a user, querying a device model from a model library, and creating a new device model if the device model is not found in the model library. model; select the device model from the model library to construct a device instance; obtain the configuration instruction input by the user, configure the device model component of the device instance, and define the device corresponding to the device instance in the device model component Collection point; obtain the real-time parameter value of the device collection point, and display the real-time parameter value through the data chart of the device instance; determine whether the device instance triggers an alarm event, and if so, execute the alarm action associated with the alarm event; The invention flexibly defines the equipment model, has high compatibility, can greatly reduce the cost of secondary development of the system, and effectively solves the problems of poor flexibility, high development cost and low development efficiency of the existing factory equipment management system.

Figure 202111117436

Description

Equipment management method, device, equipment and storage medium
Technical Field
The present invention relates to the technical field of device management, and in particular, to a device management method, apparatus, device, and storage medium.
Background
With the continuous development of the internet of things in the textile printing and dyeing industry, intelligent equipment is deeply inserted into each printing and dyeing factory, the printing and dyeing equipment generally transmits the operation parameters of the equipment to a control management system through various sensors, a manager uniformly manages the printing and dyeing equipment through the equipment management system, however, the printing and dyeing equipment purchased in the factory has various types including a setting machine, a dyeing machine, a water meter and the like, the parameter management systems of different types of equipment have different compatibility, the equipment of the same type is not necessarily from the same brand or manufacturer, and the operation parameters thereof also have compatible conflicts, so that the equipment management system in the prior art is difficult to uniformly manage in the same system, the management system of the factory needs to be developed secondarily, the equipment used in each factory is different, and the management system of each factory needs to be developed secondarily, the cost is greatly increased, and when equipment is added in a factory, the system still needs to be developed and used again, so that the flexibility is poor, the operation is troublesome, the efficiency is low, and the cost is increased.
Disclosure of Invention
In view of the above-mentioned drawbacks, an object of the present invention is to provide a device management method, apparatus, device and storage medium, which solve the problems of poor flexibility, high development cost and low development efficiency of the existing factory device management system.
In order to achieve the purpose, the invention adopts the following technical scheme:
a device management method includes the following steps,
acquiring query keywords input by a user, querying an equipment model from a model library, and creating a new model if the equipment model is not queried in the model library;
selecting the equipment model from the model library to construct an equipment instance;
acquiring a configuration instruction input by a user, configuring an equipment model component of the equipment instance, and defining an equipment acquisition point corresponding to the equipment instance in the equipment model component;
acquiring real-time parameter values of the equipment acquisition points, and displaying the real-time parameter values through a data chart of the equipment instance;
and judging whether the equipment instance triggers an alarm event or not, and if so, executing an alarm action associated with the alarm event.
Preferably, the method for creating the new model comprises the following steps:
obtaining a new model command, newly building a model in the database,
receiving parameter information input by a user, and establishing and configuring the following basic parameter definitions for the new model:
creating and configuring static attributes, and modifying fixed attribute information defining the equipment model;
creating and configuring acquisition parameters, and modifying parameter information which can be obtained by defining the equipment model;
creating and configuring event definition, modifying an alarm rule for defining the alarm event trigger threshold value, and defining the alarm action;
creating and configuring a state value definition, and modifying the state of the equipment model and the parameter value attribute of the corresponding state;
creating and configuring alarm code definition, and modifying information defining the alarm code, alarm description, alarm type and the like of the equipment model and mapping relation thereof;
creating and configuring a custom parameter; and modifying the model indexes defining the user-defined algorithm.
Preferably, before the selecting the equipment model from the model library and constructing the equipment instance, the method further comprises receiving a copy instruction, selecting and copying the equipment model from the model library, and forming a new model by configuring the equipment model.
Preferably, the method configures the equipment model component of the equipment instance, and further includes independently editing, adding, or deleting the parameter definition of the equipment model in the equipment model component of the equipment instance:
independently editing and modifying the original parameter definition of the equipment model in the equipment instance;
or, independently adding the parameter definition of the equipment model in the equipment instance;
or independently deleting the parameter definition of the equipment model in the equipment instance.
Preferably, the method further comprises independent editing, adding or deleting of parameter definitions of the equipment models in the model library:
independently editing and modifying the original parameter definition of the equipment model in the model library;
or, independently adding the parameter definition of the equipment model in the model library;
or independently deleting the parameter definition of the equipment model in the model library.
Preferably, the method configures the device acquisition point corresponding to the device model, and further includes the step of missing alarm of the device acquisition point:
judging whether each acquisition parameter in the equipment model and the corresponding equipment acquisition point exist, if not, popping up to prompt the acquisition parameter missing equipment acquisition point
Preferably, the method further comprises the step of equipment inquiry:
configuring the equipment name, the equipment type, the equipment state, the alarm type and the parameter information corresponding to the equipment model in an equipment card;
acquiring a keyword of a query;
and retrieving the equipment models related to the keywords from the equipment cards, and listing the retrieved equipment models.
The present application additionally provides an apparatus management device, comprising:
the model library is used for storing the equipment model and the parameter definition of the equipment model;
the model query module is used for acquiring query keywords input by a user and querying the equipment model from the model library;
the model new building module is used for building a new model;
the equipment instance building module is used for selecting the equipment model from the model library and building an equipment instance;
the parameter configuration module is used for acquiring a configuration instruction input by a user, configuring an equipment model component of the equipment instance, and defining an equipment acquisition point corresponding to the equipment instance in the equipment model component;
the parameter acquisition module is used for acquiring real-time parameter values of the equipment acquisition points;
the display module is used for displaying the real-time parameter values acquired by the parameter acquisition module through a data chart of the equipment instance;
the judging module is used for judging whether the equipment instance triggers an alarm event or not;
and the execution module is used for executing the alarm action associated with the alarm event.
An apparatus management apparatus further provided by the present application, a memory storing executable program code; a processor coupled with the memory; the processor calls the executable program code stored in the memory to execute the device management method.
The present application further provides a computer storage medium storing computer instructions for executing the device management method when the computer instructions are called.
One of the above technical solutions has the following advantages or beneficial effects:
according to the established equipment model, an equipment instance is created, and the equipment instance is quickly and flexibly created in batches; the method and the device have the advantages that real-time parameter data are obtained from production equipment in actual production, real-time parameter values are displayed through the equipment model, and the production equipment is monitored by judging whether an alarm event is triggered or not, so that unified management of the whole production example is realized, the problem that equipment of different manufacturers cannot be compatible in the same system and cannot be managed in a unified mode is solved, the equipment model is flexibly defined, compatibility is high, and the cost of secondary development of the system can be greatly reduced.
Drawings
Fig. 1 is a schematic flow chart of an embodiment of a device management method proposed by the present invention;
fig. 2 is a schematic flow chart of another embodiment of the device management method according to the present invention;
fig. 3 is a schematic diagram of module connections of an embodiment of the device management apparatus according to the present invention.
Detailed Description
The embodiments of the present invention will be described in detail below, examples of which are illustrated in the accompanying drawings, and the embodiments described below by referring to the drawings are exemplary only for the purpose of illustrating the present invention and are not to be construed as limiting the present invention.
In the description of the embodiments of the present invention, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implying any number of technical features indicated. Thus, features defined as "first", "second", may explicitly or implicitly include one or more of the described features. In the description of the embodiments of the present invention, "a plurality" means two or more unless specifically limited otherwise.
As shown in fig. 1-2, an apparatus management method includes the steps of obtaining a query keyword input by a user, querying an apparatus model from a model library, and creating a new model if the apparatus model is not queried in the model library;
selecting the equipment model from the model library to construct an equipment instance;
acquiring a configuration instruction input by a user, configuring an equipment model component of the equipment instance, and defining an equipment acquisition point corresponding to the equipment instance in the equipment model component;
acquiring real-time parameter values of the equipment acquisition points, and displaying the real-time parameter values through a data chart of the equipment instance;
and judging whether the equipment instance triggers an alarm event or not, and if so, executing an alarm action associated with the alarm event.
Specifically, the method can be used for flexibly making the equipment instance by a user, completing the management model of the equipment instance by copying the equipment model into the equipment instance in the model library, and defining a new parameter definition by newly building the equipment model when the required equipment model does not exist in the database; creating the equipment instance according to the established equipment model, copying all parameter configuration, state configuration, alarm event configuration and the like of the equipment model into the equipment instance after selecting the model, and realizing quick and flexible batch creation of the equipment instance; the method comprises the steps of obtaining data parameters from production equipment in actual production, associating real-time parameter values of equipment acquisition points with corresponding equipment models in models of equipment examples, displaying the real-time parameter values through the equipment models, and monitoring the production equipment by judging whether alarm events are triggered, so that unified management of the whole production examples is realized, the problem that equipment of different manufacturers cannot be compatible in the same system and cannot be uniformly managed is solved, and the equipment models are flexibly defined, so that the compatibility is high, and the cost of secondary development of the system can be greatly reduced;
an embodiment of applying the application to printing and dyeing production is provided, wherein an example is newly built and named as a printing and dyeing example, equipment needing to be managed in a printing and dyeing workshop comprises a bleaching machine, a padding machine, a printing machine, a baking machine, a washing machine and the like, inquiry search is carried out from a model base, the searched equipment model is copied into the printing and dyeing example, if the printing machine is not searched in the model base, a blank model is newly built in the model base, relevant parameter definitions are configured on the printing machine model, data provided by a data interface of the printing machine are completely configured on the printing machine model, so that the construction of the printing machine model is completed, then the printing machine model is copied into the printing and dyeing example from the model base, all equipment needing to be managed in the printing and dyeing production workshop corresponds to the printing and dyeing example one by one, and then the equipment model in the printing and dyeing example is subjected to parameter correspondence with production equipment corresponding to the printing and dyeing workshop The production equipment corresponding to the printing and dyeing production workshop is generally provided with data acquisition point output, after acquiring the running parameter data of the production equipment through an acquisition point, the parameters are sent to the equipment model corresponding to the printing and dyeing example, for example, the information such as the temperature, the running speed, the running time and the like of a padding machine in the production workshop are acquired, the padding machine model in the printing and dyeing example displays the acquired information, a worker can directly acquire the parameter data of the padding machine in actual production from the padding machine model, the data of other instruments in the production workshop can be synchronized to the corresponding equipment model to be displayed in the same way, and the worker can uniformly manage and monitor all instruments in the workshop through the equipment model simulated in the printing and dyeing example; alarm events are set in the bleaching machine model, the pad dyeing machine model, the printing machine model, the baking machine model and the washing machine model, and if the alarm event is triggered by the equipment model, a message is sent to inform workers, so that the safety monitoring of a workshop is realized.
Further, creating a new model comprises the steps of:
obtaining a new model command, newly building a model in the database,
receiving parameter information input by a user, and establishing and configuring the following basic parameter definitions for the new model:
creating and configuring static attributes, and modifying fixed attribute information defining the equipment model;
creating and configuring acquisition parameters, and modifying parameter information which can be obtained by defining the equipment model;
creating and configuring event definition, modifying an alarm rule for defining the alarm event trigger threshold value, and defining the alarm action;
creating and configuring a state value definition, and modifying the state of the equipment model and the parameter value attribute of the corresponding state;
creating and configuring alarm code definition, and modifying information defining the alarm code, alarm description, alarm type and the like of the equipment model and mapping relation thereof;
creating and configuring a custom parameter; and modifying the model indexes defining the user-defined algorithm.
The constructed equipment instance has high compatibility, new equipment can be defined by creating a new model, various parameters of the new equipment are defined according to the requirements of the equipment,
static attributes, fixed attribute information describing the model, are not necessarily filled in, such as: equipment brand, model, specification;
acquiring parameters, defining parameter information which can be acquired by a machine type from an edge end/sensor, wherein identifiers in the acquired parameters need to be accessed from a data processing platform interface; after selecting the production equipment in the corresponding data acquisition module, acquiescing that the acquisition paths of all the parameters are the ID, and modifying the acquisition paths separately by the parameters; when the production equipment is selected, the production equipment of the associated example cannot be selected;
event definition, defining rules for editing alarms, defining actions such as threshold triggering alarms of identifiers and the like, supporting the establishment and editing of a plurality of rules, and supporting the pushing of event notifications of triggering actions when conditions are met, such as: when the water volume is more than 50L, the rule logic definition of the message is pushed, and the message pushing configuration code is supported and set in the event definition;
state value definition, which defines the escape of parameter enumeration of machine type device state, and some state values are device state attributes combined by multiple parameters, such as: the equipment state is the combination of the MachineStateInt and OnLine parameters, and the running, stopping, off-line and on-line are respectively displayed; storing the values obtained by the self-defined state values according to a time sequence, and temporarily storing for 5 years (for generating fluctuation history of each parameter of equipment operation in a statistical time period);
defining alarm code definition, defining the mapping relation of the alarm code, alarm description, alarm type and other information of the machine type, such as: alarm code 101 is that the temperature of the electric cabinet is too high; the alarm code definition supports setting message pushing configuration codes; each rule (namely each alarm code) in the event in the alarm code definition can be triggered independently, and one level of each rule comprises a serious alarm, an important alarm and a general alarm;
self-defining parameters, and self-defining algorithm to create indexes of the model, such as: the on-day opening rate is equal to the opening time length/24 hours; when the user-defined parameters are created, whether a formula is established or not needs to be judged, whether the result can be calculated through test and verification or not is tested, and whether the result needing to be verified is consistent with the data type selected by the current user-defined parameters or not is judged;
it should be noted that, after the device model is successfully created, if a custom parameter and a state value are defined in the device model, a data acquisition module interface needs to be called, and the custom acquisition parameter or the state value is stored in the corresponding device production device (because the value of the custom parameter is a result obtained by formula operation of other parameters, no custom parameter exists in an acquisition point table on the original data acquisition module), so that the custom parameter or the state value is used for storing a history value of the custom parameter in a data acquisition module in a time sequence manner later.
Each parameter set price supports self-defined sequencing, and a plurality of components of the same type are added in the model; the same model cannot have the same component name; the frequency of storing the collection parameters, the user-defined parameters and the user-defined state values is 1 minute per record; when the operation clicked by the user is to leave the current page or switch other parameter assemblies, whether the editing information of the current parameter assembly is stored or not needs to be checked, and if the editing information is not stored, a popup prompt is given.
In a further embodiment, before selecting the device model from the model library and building the device instance, the method further includes receiving a copy instruction, selecting and copying the device model from the model library, and forming a new model by configuring the device model.
Further, configuring the equipment model component of the equipment instance further includes independently editing, adding or deleting parameter definitions of the equipment models in the equipment model component of the equipment instance:
independently editing and modifying the original parameter definition of the equipment model in the equipment instance;
or, independently adding the parameter definition of the equipment model in the equipment instance;
or independently deleting the parameter definition of the equipment model in the equipment instance.
Specifically, in this embodiment, when the parameters required by the device model in the database are not consistent with the parameters required by the device instance, the parameter definition of the device model may be flexibly configured according to the actual requirements of the device instance, and the static attributes, the collection parameters, the event definitions, the state value definitions, the alarm code definitions, the configuration custom parameters of the device model are modified and edited, or the parameters are added/deleted, after the device model in the model base of the present application is copied to the device instance, the device model in the device instance and the device model in the model base will be disconnected, and the modification operation of the device model in the device instance will only independently modify the parameter definition of the device model in the device instance, and will not affect the device model in the database, the independent modification only acts on the equipment model of the current equipment instance, so that the flexible configuration of the equipment model is realized, information can be deleted only after secondary confirmation is needed before the parameter definition of the equipment model in the instance is deleted, and batch deletion is supported.
Further, the method further comprises independent editing, adding or deleting of parameter definitions of the equipment models in the model library:
independently editing and modifying the original parameter definition of the equipment model in the model library;
or, independently adding the parameter definition of the equipment model in the model library;
or independently deleting the parameter definition of the equipment model in the model library.
Specifically, in this embodiment, when the device model in the database needs to be modified according to the requirement, the device model in the model library may be independently modified, the parameter definition of the device model is flexibly configured, and the static attribute, the collection parameter, the event definition, the state value definition, the alarm code definition, and the configuration custom parameter of the device model are modified and edited, or parameters are added/deleted, after the device model in the model library of the present application is copied to the device instance, the device model in the device instance and the device model in the model library will be disconnected, and the modification operation on the parameter definition of the device model in the model library will only independently modify the device model in the model library, and will not affect the device model in the device instance that has been constructed, the independent modification only acts on the equipment models in the model base, and when the models are copied backwards, the models are copied according to the modified equipment models, so that flexible configuration of each equipment model is realized, information can be deleted only after secondary confirmation is needed before parameter definition of the equipment models in the model base is deleted, and batch deletion is supported.
Further, configuring the device acquisition point corresponding to the device model, further comprising the step of missing alarm of the device acquisition point:
and judging whether the acquisition parameters in the equipment model and the corresponding equipment acquisition points exist or not, and if not, popping up and prompting the acquisition parameters to lack the equipment acquisition points.
Specifically, in this embodiment, after the device model selects the production device in the corresponding data acquisition module, the default acquisition path of all the parameters is the ID, if the production device is modified, all the parameter paths are triggered to be automatically modified, and meanwhile, the embodiment can also modify the acquisition path independently for the independent acquisition parameters.
Further, the method also comprises the equipment query step:
configuring the equipment name, the equipment type, the equipment state, the alarm type and the parameter information corresponding to the equipment model in an equipment card;
acquiring a keyword of a query;
and retrieving the equipment models related to the keywords from the equipment cards, and listing the retrieved equipment models.
Specifically, in this embodiment, in order to facilitate query of the device model, a device card is configured for the device model, and a device name, a device state, an alarm type and parameter information corresponding to the device model are configured in the device card, where the device state includes operation, stop, online and offline, the alarm type includes a serious alarm, an important alarm and a general alarm, and the parameter information is parameter information acquired by the device model from production equipment, and the device model required by a user can be quickly searched through keyword query, so as to obtain relevant information of the device model; and when the equipment state is off-line, displaying the latest on-line time, clicking to view historical data before the off-line, and only displaying equipment with non-meter type attributes and open-meter monitoring attributes in the equipment according to the query result. When there is alarm, it supports displaying alarm label, if several alarms are not finished in one device in the same time, it displays alarm mark with highest event grade. The default ordering of the query results is firstly according to the priority of the equipment state (1 in operation, 2 stops, 3 waits for production, 4 is off-line), then according to the equipment type (Pinyin initial letters), and finally according to the alarm level (1 urgent, 2 serious, 3 important, 4 common).
As shown in fig. 3, the present application provides a device management apparatus, including:
the model library is used for storing the equipment model and the parameter definition of the equipment model;
the model query module is used for acquiring query keywords input by a user and querying the equipment model from the model library;
the model new building module is used for building a new model;
the equipment instance building module is used for selecting the equipment model from the model library and building an equipment instance;
the parameter configuration module is used for acquiring a configuration instruction input by a user, configuring an equipment model component of the equipment instance, and defining an equipment acquisition point corresponding to the equipment instance in the equipment model component;
the parameter acquisition module is used for acquiring real-time parameter values of the equipment acquisition points;
the display module is used for displaying the real-time parameter values acquired by the parameter acquisition module through a data chart of the equipment instance;
the judging module is used for judging whether the equipment instance triggers an alarm event or not;
and the execution module is used for executing the alarm action associated with the alarm event.
Specifically, the model query module queries the equipment model, and if the corresponding equipment model is not queried in the model library, a new model is created through the model creation module; copying an equipment model from the model library through an equipment instance building module to build an equipment instance; configuring parameter definitions of equipment models in an equipment instance through a parameter configuration module, and configuring equipment acquisition points corresponding to the equipment models; acquiring real-time parameter values of acquisition points of each device by using a parameter acquisition module, and displaying the real-time parameter values in each device model in a device example by using a display module; and judging whether each equipment model triggers an alarm event or not through the judging module, and if so, executing an alarm action associated with the current alarm event by using the executing module.
In this embodiment, the above-described apparatus embodiments are only schematic, where the modules described as separate parts may or may not be physically separate, and the parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on multiple network modules. 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.
In addition, the present application proposes a device management device, a memory storing executable program code; a processor coupled with the memory; the processor calls the executable program code stored in the memory to execute the device management method.
The present application further provides a computer storage medium storing computer instructions for executing the device management method when the computer instructions are called.
For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection having one or more wires (control method), a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the terms "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example" or "some examples" or the like mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
The logic and/or steps represented in the flowcharts or otherwise described herein, such as an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processing module-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions.
It should be understood that portions of embodiments of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and not to be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made in the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1.一种设备管理方法,其特征在于,包括以下步骤:1. a device management method, is characterized in that, comprises the following steps: 获取用户输入的查询关键词,从模型库中查询设备模型,若所述模型库中未查询到所述设备模型则创建新模型;Obtain the query keywords input by the user, query the equipment model from the model library, and create a new model if the equipment model is not queried in the model library; 从所述模型库中选择所述设备模型,构建设备实例;Select the device model from the model library to construct a device instance; 获取用户输入的配置指令,配置所述设备实例的设备模型组件,在所述设备模型组件中定义所述设备实例对应的设备采集点;obtaining a configuration instruction input by a user, configuring a device model component of the device instance, and defining a device collection point corresponding to the device instance in the device model component; 获取所述设备采集点的实时参数值,通过所述设备实例的数据图表显示实时参数值;Obtain the real-time parameter value of the device collection point, and display the real-time parameter value through the data chart of the device instance; 判断所述设备实例是否触发告警事件,若是则执行所述告警事件所关联的告警动作。Determine whether the device instance triggers an alarm event, and if so, execute the alarm action associated with the alarm event. 2.根据权利要求1所述的一种设备管理方法,其特征在于,所述创建新模型包括以下步骤:2. A device management method according to claim 1, wherein the creating a new model comprises the following steps: 获取新建模型指令,在所述数据库中新建模型,Obtain the instruction for creating a new model, and create a new model in the database, 接收用户输入的参数信息,对所述新建模型创建并配置以下基础参数定义:Receive the parameter information input by the user, and create and configure the following basic parameter definitions for the new model: 创建并配置静态属性,修改定义所述设备模型的固定属性信息;Create and configure static attributes, and modify the fixed attribute information that defines the device model; 创建并配置采集参数,修改定义所述设备模型可获取的参数信息;Create and configure acquisition parameters, modify and define the parameter information that can be obtained by the device model; 创建并配置事件定义,修改定义所述告警事件触发阈值的告警规则,定义所述告警动作;Create and configure event definitions, modify the alarm rules that define the triggering thresholds of the alarm events, and define the alarm actions; 创建并配置状态值定义,修改定义所述设备模型的状态和对应状态的参数值属性;Create and configure state value definitions, and modify the parameter value attributes that define the state of the device model and the corresponding state; 创建并配置告警码定义,修改定义所述设备模型的告警码、告警描述和告警类型等信息及其映射关系;Create and configure alarm code definitions, and modify information such as alarm codes, alarm descriptions, and alarm types that define the device model and their mapping relationships; 创建并配置自定义参数;修改定义用户自定义算法的模型指标。Create and configure custom parameters; modify model metrics that define user-defined algorithms. 3.根据权利要求1所述的一种设备管理方法,其特征在于,在从所述模型库中选择所述设备模型,构建所述设备实例之前,还包括接收复制指令,从所述模型库选择并复制所述设备模型,通过配置所述设备模型形成新模型。3 . The device management method according to claim 1 , wherein, before selecting the device model from the model library and constructing the device instance, the method further comprises receiving a copy instruction, and copying the device model from the model library. 4 . The device model is selected and copied, and a new model is formed by configuring the device model. 4.根据权利要求1所述的一种设备管理方法,其特征在于:配置所述设备实例的设备模型组件中,还包括对所述设备实例的设备模型组件中的设备模型的参数定义进行独立编辑、增加或删除:4 . The device management method according to claim 1 , wherein configuring the device model component of the device instance further comprises independently defining parameter definitions of the device model in the device model component of the device instance. 5 . Edit, add or delete: 对所述设备实例中所述设备模型原有的参数定义进行独立编辑修改;independently editing and modifying the original parameter definitions of the device model in the device instance; 或,独立增加所述设备实例中所述设备模型的参数定义;Or, independently increase the parameter definition of the device model in the device instance; 或,独立删除所述设备实例中所述设备模型的参数定义。Or, independently delete the parameter definitions of the device model in the device instance. 5.根据权利要求1所述的一种设备管理方法,其特征在于,还包括对所述模型库中所述设备模型的参数定义的独立编辑、增加或删除:5. The device management method according to claim 1, further comprising independent editing, addition or deletion of parameter definitions of the device model in the model library: 对所述模型库中所述设备模型原有的参数定义进行独立编辑修改;independently edit and modify the original parameter definitions of the equipment model in the model library; 或,独立增加所述模型库中所述设备模型的参数定义;Or, independently increase the parameter definition of the equipment model in the model library; 或,独立删除所述模型库中所述设备模型的参数定义。Or, independently delete the parameter definitions of the device model in the model library. 6.根据权利要求1所述的一种设备管理方法,其特征在于,配置所述设备模型对应的设备采集点中,还包括所述设备采集点缺失告警的步骤:6 . The device management method according to claim 1 , wherein configuring the device collection point corresponding to the device model further includes the step of an alarm for the absence of the device collection point: 7 . 判断所述设备模型中各采集参数与是否存在对应的所述设备采集点,否则弹出提示该采集参数缺失设备采集点。It is judged whether each acquisition parameter in the device model and whether there is a corresponding device acquisition point, otherwise a pop-up prompts that the acquisition parameter is missing a device acquisition point. 7.根据权利要求1所述的一种设备管理方法,其特征在于,还包括设备查询步骤:7. A device management method according to claim 1, further comprising a device query step: 在设备卡片中配置所述设备模型对应的设备名称、设备类型、设备状态、告警类型和参数信息;Configure the device name, device type, device status, alarm type and parameter information corresponding to the device model in the device card; 获取查询的关键词;Get the keywords of the query; 从所述设备卡片中检索关键词相关的设备模型,将检索到的所述设备模型列出。Keyword-related equipment models are retrieved from the equipment card, and the retrieved equipment models are listed. 8.一种设备管理装置,其特征在于,应用有如权利要求1-7任一项所述的设备管理方法,包括:8. A device management device, characterized in that the device management method according to any one of claims 1-7 is applied, comprising: 模型库,用于存储设备模型和设备模型的参数定义;Model library, used to store the device model and the parameter definition of the device model; 模型查询模块,用于获取用户输入的查询关键词,从模型库中查询设备模型;The model query module is used to obtain the query keywords input by the user and query the equipment model from the model library; 模型新建模块,用于创建新模型;Model new module, used to create a new model; 设备实例构建模块,用于从所述模型库中选择所述设备模型,构建设备实例;a device instance building module, used to select the device model from the model library to construct a device instance; 参数配置模块,用于获取用户输入的配置指令,配置所述设备实例的设备模型组件,在所述设备模型组件中定义所述设备实例对应的设备采集点;a parameter configuration module, configured to obtain a configuration instruction input by a user, configure a device model component of the device instance, and define a device collection point corresponding to the device instance in the device model component; 参数获取模块,用于获取所述设备采集点的实时参数值;a parameter acquisition module for acquiring real-time parameter values of the device collection points; 显示模块,用于将所述参数获取模块获取的所述实时参数值通过所述设备实例的数据图表显示实时参数值;a display module, configured to display the real-time parameter value through the data chart of the device instance through the real-time parameter value acquired by the parameter acquisition module; 判断模块,用于判断所述设备实例是否触发告警事件;a judgment module for judging whether the device instance triggers an alarm event; 执行模块,用于执行所述告警事件所关联的告警动作。An execution module, configured to execute an alarm action associated with the alarm event. 9.一种设备管理设备,其特征在于,9. A device management device, characterized in that: 存储有可执行程序代码的存储器;memory in which executable program code is stored; 与所述存储器耦合的处理器;a processor coupled to the memory; 所述处理器调用所述存储器中存储的所述可执行程序代码,执行如权利要求1-7任一项所述的设备管理方法。The processor invokes the executable program code stored in the memory to execute the device management method according to any one of claims 1-7. 10.一种计算机存储介质,其特征在于,所述计算机存储介质存储有计算机指令,所述计算机指令被调用时用于执行如权利要求1-7任一项所述的设备管理方法。10 . A computer storage medium, wherein the computer storage medium stores computer instructions, and when the computer instructions are invoked, the device management method according to any one of claims 1-7 is executed.
CN202111117436.5A 2021-09-23 2021-09-23 Device management method, device, device and storage medium Active CN113821250B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111117436.5A CN113821250B (en) 2021-09-23 2021-09-23 Device management method, device, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111117436.5A CN113821250B (en) 2021-09-23 2021-09-23 Device management method, device, device and storage medium

Publications (2)

Publication Number Publication Date
CN113821250A true CN113821250A (en) 2021-12-21
CN113821250B CN113821250B (en) 2025-02-11

Family

ID=78920955

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111117436.5A Active CN113821250B (en) 2021-09-23 2021-09-23 Device management method, device, device and storage medium

Country Status (1)

Country Link
CN (1) CN113821250B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114281052A (en) * 2021-12-30 2022-04-05 中国兵器装备集团自动化研究所有限公司 Device, system and method for monitoring operating state of mechanical equipment
CN114422238A (en) * 2022-01-18 2022-04-29 内蒙古伊泰信息技术有限公司 Anti-cheating monitoring method and device for freight vehicle and electronic equipment
CN115963767A (en) * 2023-02-02 2023-04-14 上海致景信息科技有限公司 A liquid dropping machine integration method, system, computer equipment, and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108280234A (en) * 2018-02-28 2018-07-13 上海找钢网信息科技股份有限公司 Data query method and device
CN109492266A (en) * 2018-10-18 2019-03-19 沈阳透平机械股份有限公司 Optimum design method, device and the equipment of standard component model data
CN110661665A (en) * 2019-09-29 2020-01-07 高新兴科技集团股份有限公司 Alarm method based on Internet of things cloud platform, computer storage medium and equipment
CN111447103A (en) * 2020-03-09 2020-07-24 杭州海康威视系统技术有限公司 Virtual device management system, electronic device, virtual device management method, and medium
CN111782683A (en) * 2020-06-30 2020-10-16 创新奇智(青岛)科技有限公司 Device management method and device, device query method and device and cloud device
CN111859048A (en) * 2020-06-17 2020-10-30 中车工业研究院有限公司 Method and device for searching vehicle part model

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108280234A (en) * 2018-02-28 2018-07-13 上海找钢网信息科技股份有限公司 Data query method and device
CN109492266A (en) * 2018-10-18 2019-03-19 沈阳透平机械股份有限公司 Optimum design method, device and the equipment of standard component model data
CN110661665A (en) * 2019-09-29 2020-01-07 高新兴科技集团股份有限公司 Alarm method based on Internet of things cloud platform, computer storage medium and equipment
CN111447103A (en) * 2020-03-09 2020-07-24 杭州海康威视系统技术有限公司 Virtual device management system, electronic device, virtual device management method, and medium
CN111859048A (en) * 2020-06-17 2020-10-30 中车工业研究院有限公司 Method and device for searching vehicle part model
CN111782683A (en) * 2020-06-30 2020-10-16 创新奇智(青岛)科技有限公司 Device management method and device, device query method and device and cloud device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114281052A (en) * 2021-12-30 2022-04-05 中国兵器装备集团自动化研究所有限公司 Device, system and method for monitoring operating state of mechanical equipment
CN114422238A (en) * 2022-01-18 2022-04-29 内蒙古伊泰信息技术有限公司 Anti-cheating monitoring method and device for freight vehicle and electronic equipment
CN115963767A (en) * 2023-02-02 2023-04-14 上海致景信息科技有限公司 A liquid dropping machine integration method, system, computer equipment, and storage medium

Also Published As

Publication number Publication date
CN113821250B (en) 2025-02-11

Similar Documents

Publication Publication Date Title
CN113821250A (en) Equipment management method, device, equipment and storage medium
WO2016090929A1 (en) Method, server and system for software system fault diagnosis
JP5377585B2 (en) Event historian for batch processing
WO2014064819A1 (en) System building assistance tool and system
EP1351108B1 (en) Method and apparatus for programming
US20090271726A1 (en) Providing Convenient Entry Points for Users in the Management of Field Devices
CN110765018A (en) Automatic interface testing method and equipment
CN112306880A (en) Test method, apparatus, electronic device, and computer-readable storage medium
JP2001236115A (en) Remote diagnostic system and method
CN109196482A (en) For handling the executable logic of the critical data in network
CN108446327A (en) Operation system dynamic creation method, device, computer equipment and storage medium
CN113590097B (en) API interface generation method and device, electronic equipment and storage medium
US11734024B2 (en) Device for managing digital twins
CN111798083B (en) Production scheduling monitoring system, method and storage medium
CN111142469B (en) Debugging method and debugging system for PLC configuration program
CN116401109A (en) Control method, device and medium of chassis management system
CN112333292B (en) Electric power internet of things gateway edge calculation method
CN113434119A (en) Business processing method and device based on process control
CN114448831B (en) Method and system for monitoring state of servers to which clusters belong
RU2294015C2 (en) Method for automatic modeling of system for controlling process and system for controlling process
CN113343409B (en) Visual configuration method and device based on virtual equipment
KR102243708B1 (en) Editing tool update method of the HMI system
CN114490694A (en) Business rule processing method and device, server and storage medium
CN113157555A (en) System, method and equipment for online pressure measurement data leakage library real-time detection
CN110377318A (en) Commodity identification model dynamic updating method for Intelligent cargo cabinet

Legal Events

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