CN116415089A - Industrial equipment visual management method, computer equipment and storage medium - Google Patents

Industrial equipment visual management method, computer equipment and storage medium Download PDF

Info

Publication number
CN116415089A
CN116415089A CN202310654627.8A CN202310654627A CN116415089A CN 116415089 A CN116415089 A CN 116415089A CN 202310654627 A CN202310654627 A CN 202310654627A CN 116415089 A CN116415089 A CN 116415089A
Authority
CN
China
Prior art keywords
page
product
information
control
equipment
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
CN202310654627.8A
Other languages
Chinese (zh)
Other versions
CN116415089B (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.)
Beijing Yi20 Environment Co ltd
Original Assignee
Beijing Yi20 Environment 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 Beijing Yi20 Environment Co ltd filed Critical Beijing Yi20 Environment Co ltd
Priority to CN202310654627.8A priority Critical patent/CN116415089B/en
Publication of CN116415089A publication Critical patent/CN116415089A/en
Application granted granted Critical
Publication of CN116415089B publication Critical patent/CN116415089B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation

Abstract

Embodiments of the present disclosure disclose an industrial equipment visualization management method, a computer device, and a storage medium. One embodiment of the method comprises the following steps: according to the industrial equipment management page directory document to be developed, selecting a page document to be converted by a source file; carrying out content analysis on the page document to obtain a page document content text; converting the document content text into a document content source file, and converting the page image text into a page image source file; constructing a page conversion source file according to the document content source file and the page image source file; inputting the page conversion source file into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document; the executable page source file is executed to construct an industrial equipment management page. The embodiment can reduce format conversion errors and shorten the page development period.

Description

Industrial equipment visual management method, computer equipment and storage medium
Technical Field
Embodiments of the present disclosure relate to the field of computer technology, and in particular, to an industrial device visualization management method, a computer device, and a storage medium.
Background
Currently, the SaaS Service has become a widely used Service providing mode on the internet, and the SaaS is called Software-as-a-Service. Means that services are provided externally through completely mature software, and related Service providing modes include IaaS (information-as-a-Service), paaS (Platform-as-a-Service) and the like. The SaaS service can be embedded into other internet products in the form of components, has high degree of freedom, can be combined and removed at will, is convenient for quick access of some general functions, and improves production efficiency. At present, when the SaaS service platform provides industrial equipment management service for each user, the following modes are generally adopted: the content of a plurality of documents is first source file packaged according to the corresponding source file format for the development of web pages. In addition, a plurality of equipment management interfaces are preset for the user to select access for managing the industrial equipment. However, the above manner generally has the following technical problems: 1. source file packaging generally relates to development of a plurality of terminals, source code formats of different terminals are different, format conversion errors are easy to cause, and a page development period is long; 2. the state of each industrial equipment is difficult to visually display, and the management and maintenance of the industrial equipment are not facilitated; 3. the SaaS service platform provides more interfaces, and when the component interfaces are developed, technicians are required to check interface documents one by one, so that iterative updating of the interfaces is not facilitated.
Disclosure of Invention
The disclosure is in part intended to introduce concepts in a simplified form that are further described below in the detailed description. The disclosure is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Some embodiments of the present disclosure propose industrial equipment visualization management methods, computer equipment, and computer-readable storage media to address one or more of the technical problems mentioned in the background section above.
In a first aspect, some embodiments of the present disclosure provide an industrial equipment visualization management method, the method comprising: according to the industrial equipment management page directory document to be developed, selecting a page document to be converted by a source file; carrying out content analysis on the page document to obtain a page document content text, wherein the page document content text comprises a document content text and a page image text; converting the document content text into a document content source file, and converting the page image text into a page image source file; constructing a page conversion source file according to the document content source file and the page image source file; inputting the page conversion source file into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document; executing the executable page source file to construct an industrial equipment management page, wherein the industrial equipment management page displays configuration application design controls; responding to the detection of clicking the operation of the configuration application design control, displaying a configuration application design page, wherein the configuration application design page displays the created configuration application control and at least one piece of configuration application information, and each piece of configuration application information has a corresponding configuration application editing control; and responding to the detection of clicking the operation of the configuration application editing control corresponding to any configuration application information in the configuration application design page, and displaying the configuration application editing page corresponding to any configuration application information, wherein the configuration application editing page is used for configuring an application page, and the configuration application editing page displays at least one page component to be added.
In a second aspect, the present disclosure also provides a computer device comprising a processor, a memory, and a computer program stored on the memory and executable by the processor, wherein the computer program, when executed by the processor, implements a method as described in any of the implementations of the first aspect.
In a third aspect, the present disclosure also provides a computer readable storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements a method as described in any of the implementations of the first aspect.
The above embodiments of the present disclosure have the following advantageous effects: through the industrial equipment visual management method of some embodiments of the present disclosure, format conversion errors can be reduced, and the page development period is shortened. First, a page document to be converted into a source file is selected according to an industrial equipment management page directory document to be developed. And secondly, carrying out content analysis on the page document to obtain the content text of the page document. The page document content text comprises document content text and page image text. Thus, the source file conversion can be quickly performed on the content text of the page document. Then, the document content text is converted into a document content source file, and the page image text is converted into a page image source file. And then constructing a page conversion source file according to the document content source file and the page image source file. The page-converted source file is then input into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document. Therefore, a source file template of a corresponding terminal can be used, and the problem of format conversion errors caused by multi-terminal packaging is avoided. And then executing the executable page source file to construct an industrial equipment management page. The industrial equipment management page displays configuration application design controls. Thus, conversion of a document can be quickly achieved through source file conversion of source file templates and page document content text. And finally, responding to the detection of clicking the operation of the configuration application design control, and displaying a configuration application design page. The configuration application design page displays a configuration application control and at least one piece of configuration application information, wherein each piece of configuration application information is provided with a corresponding configuration application editing control; and responding to the detection of clicking the operation of the configuration application editing control corresponding to any configuration application information in the configuration application design page, and displaying the configuration application editing page corresponding to any configuration application information. The configuration application editing page is used for configuring an application page, and the configuration application editing page displays at least one page component to be added. Thus, visual management of industrial equipment can be achieved through the industrial equipment management page, and the constructed design of the page component can be achieved through the configuration application design page. Therefore, format conversion errors can be reduced, and the page development period is shortened. Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. The same or similar reference numbers will be used throughout the drawings to refer to the same or like elements. It should be understood that the figures are schematic and that elements and components are not necessarily drawn to scale.
FIG. 1 is a flow chart of some embodiments of an industrial device visualization management method according to the present disclosure;
fig. 2 is a schematic block diagram of a computer device provided in an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings. Embodiments of the present disclosure and features of embodiments may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in this disclosure are merely used to distinguish between different devices, modules, or units and are not used to define an order or interdependence of functions performed by the devices, modules, or units.
It should be noted that references to "one", "a plurality" and "a plurality" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be understood as "one or more" unless the context clearly indicates otherwise.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
FIG. 1 is a flow chart of some embodiments of an industrial device visualization management method according to the present disclosure. A flow 100 of some embodiments of an industrial device visualization management method according to the present disclosure is shown. The visual management method of the industrial equipment comprises the following steps:
step 101, according to the industrial equipment management page directory document to be developed, selecting a page document to be converted by a source file.
In some embodiments, an execution body (e.g., server) of the industrial device visualization management method may select a page document to be source file converted according to an industrial device management page directory document to be developed. The industrial equipment management page directory document can be a general directory that refers to the development of industrial equipment management pages. The page document may be a pre-developed page document by a technician to be transcoded into an industrial equipment management page. For example, a subordinate catalog set corresponding to an industrial device management page catalog document can be first determined. Then, traversing the industrial equipment management page directory document and the document set in the subordinate directory set in a traversing mode. Finally, the page document to be converted by the source file can be selected through the sample-list in each document in the document set.
And 102, carrying out content analysis on the page document to obtain a page document content text.
In some embodiments, the execution body may perform content parsing on the page document to obtain a content text of the page document. The page document content text comprises document content text and page image text. For example, the execution body may perform content parsing on the page document through a text analysis neural network model. The text analysis neural network model may be a pre-trained CRNN neural network model.
Step 103, converting the document content text into a document content source file, and converting the page image text into a page image source file.
In some embodiments, the execution body may convert the document content text into a document content source file and the page image text into a page image source file. The document content source file may be a file after source file format conversion of document content text. The page image source file may be a file after source file format conversion of page image text. For example, the document content text may be transcoded to obtain a document content source file via a mammoth open source tool. For another example, the file content text may also be converted to a source file format by a prettier tool to obtain a source file of the file content.
In practice, the execution subject may execute the following processing steps for each page image included in the page image text:
1. and converting the page image into a preset image coding format to obtain page image coding information. The preset image encoding format may be a UTF-8 encoding format, an ASCII encoding format, or a base64 encoding format. For example, the page image may be converted into a preset image encoding format by a Buffer class.
2. And storing the page image coding information into a preset page image folder. For example, the page image encoding information may be stored in an image format into a preset page image folder.
3. And performing variable conversion on the page image folder to generate a page image folder variable. For example, the folder names of the page image folders may be converted into the form of dynamic variables in the form of character strings to generate page image folder variables.
4. And performing format splicing on the page image folder variable and a preset image reference instruction to obtain page image folder splicing information. For example, the image reference instruction may be an import command. Format stitching may refer to stitching.
5. And generating initial page image source file information corresponding to the page image folder splicing information. The initial page image source file information may be an initial source file to which a source file template is to be added.
6. And carrying out variable adjustment on each preset image variable included in the initial page image source file information so as to generate adjustment variable information. For example, style keywords (preset image variables) included in the initial page image source file information may be replaced with classList.
7. And carrying out source file format adjustment processing on the adjustment variable information to generate a sub-page image source file. For example, the above adjustment variable information may be subjected to a source file format adjustment process by a pretter tool to generate a sub-page image source file.
Then, a page image source file is generated according to each generated sub page image source file. For example, individual sub-page image source files may be combined into a page image source file.
And 104, constructing a page conversion source file according to the document content source file and the page image source file.
In some embodiments, the execution body may construct a page conversion source file from the document content source file and the page image source file. For example, the execution body may perform file merging on the document content source file and the page image source file to obtain a merged source file as the page conversion source file.
Step 105, inputting the page conversion source file into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document.
In some embodiments, the execution body may input the page conversion source file into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document. First, a source file template corresponding to a page document may be determined. The source file template may be a filler template for page-converted source file format (i.e., code format). For example, the source file template may be: the React corresponds to the source file template and the Vue corresponds to the source file template. For example, a source file template corresponding to a page document may be determined by a correspondence between the page document and the source file format. Executable page source files may refer to source files that are complete in page code and executable to generate industrial equipment management pages.
Step 106, executing the executable page source file to construct an industrial equipment management page.
In some embodiments, the execution body may execute the executable page source file to construct an industrial equipment management page. That is, the execution body can generate an industrial equipment management page by executing the executable page source file execution by the source file execution command. The industrial equipment management page displays configuration application design controls. The configuration application design control may point to a configuration application design page. The page component may be edited/designed at the configuration application design page.
And step 107, in response to detecting the operation of clicking the configuration application design control, displaying a configuration application design page.
In some embodiments, the execution body may display a configuration application design page in response to detecting the operation of clicking the configuration application design control. The configuration application design page displays a configuration application control and at least one piece of configuration application information, wherein each piece of configuration application information has a corresponding configuration application editing control. The configuration application information may include information such as application name, application type, release status, etc. The application name may represent a component name or an application program name. Publication status
In an actual application scenario, the execution body may detect that a user clicks a configuration application design control by using a mouse, and display a configuration application design page on an industrial equipment management page. That is, the configuration application design page may be embedded/floating on the industrial equipment management page.
And step 108, in response to detecting the operation of clicking the configuration application editing control corresponding to any configuration application information in the configuration application design page, displaying the configuration application editing page corresponding to any configuration application information.
In some embodiments, the executing body may display a configuration application editing page corresponding to any configuration application information in response to detecting an operation of clicking a configuration application editing control corresponding to any configuration application information in the configuration application design page. The configuration application editing page is used for configuring an application page, and the configuration application editing page displays at least one page component to be added. The configuration application editing page also displays a style page configuring the page component to be added, and the style page may include: style information such as text content input box, font selection box, font size selection box, color selection box, etc. For example, the page component to be added may be a component box that displays the temperature of the industrial device. In an actual application scenario, the execution body may detect that the user clicks a configuration application editing control corresponding to any configuration application information through a mouse, and then display a configuration application editing page on a configuration application design page. That is, the configuration application editing page may be embedded/floating on the configuration application design page.
Preferably, the at least one page component to be added is generated by:
the first step, acquiring the component information of each initial page component in the initial page component set to obtain a component information set. Wherein, each component information in the component information set comprises component description text and component function text. The initial page component is a component in the Vue version component library. Component specification text may be text that describes the role of the component. The component description text may include component names, component description information, component interface description information, component examples. For example, the component specification text may be an md file. The component function text may be a function configuration text of the component. For example, the component function text may be an index.
Second, for each component information in the component information set, the following processing steps are performed:
and a first sub-step, performing interface analysis processing on the component description text included in the component information to generate a component interface description information group. Wherein the component interface description information in the component interface description information group corresponds to a program interface. The program interface may refer to an API interface. The execution body can extract each component interface description information from the component description text through regular expression matching rules to obtain a component interface description information group. The component interface specification information may include an interface name, interface description content information, an interface type.
And a second sub-step, carrying out interface analysis processing on the component function text included in the component information to generate a component interface information group. Wherein the component interface information in the component interface information group corresponds to a program interface.
I.e., the second sub-step described above, the method can comprise the following steps:
1. and carrying out grammar analysis on the codes of the component functional texts to generate code grammar trees of the component functional texts. The code syntax tree may refer to an AST abstract syntax tree. That is, the code of the component function text may be parsed by a computer homemade interpreter Pascal to generate a code syntax tree of the component function text.
2. And extracting the information of each interface node from the code grammar tree. Wherein the interface node information in the interface node information includes at least one interface information. The information of each interface node in the code syntax tree can be traversed, and then the information of each interface node can be extracted.
3. And determining each interface information included in each interface node information as an interface information group.
And a third sub-step of generating a component information detection result based on the component interface specification information set and the component interface information set.
The third substep may include the following steps:
1. the number of component interface specification information included in the component interface specification information group is determined as the number of interface specification information.
2. The number of component interface information included in the component interface information group is determined as the number of component interface information.
3. In response to determining that the number of interface specification information is different from the number of component interface information, interface number abnormality information is generated. The interface number abnormality information may indicate that the number of interfaces described in the component specification text is different from the number of interfaces described in the component function text. Thus, the number of interfaces in the component specification text can be detected.
4. And carrying out interface content verification on the component interface description information set and the component interface information set to obtain an interface content verification result. That is, for each component interface specification information in the component interface specification information group, it is determined whether or not the respective parameter information included in the component interface specification information is identical to the respective parameter information included in the corresponding component interface information. And if the interface contents are different, generating an interface content verification result which indicates that the interface contents are different. And if the interface contents are the same, generating an interface content verification result indicating that the interface contents are the same. Thus, when the number of interfaces included in the component description text is the same as the number of interfaces of the component function text, the component description file can be subjected to interface content detection.
5. And combining the interface quantity abnormal information and the interface content verification result into a component information detection result. 6. And generating a component information detection result representing the interface content abnormality in response to determining that the number of the interface specification information is the same as the number of the component interface information and that the interface content verification result represents the interface content abnormality. The interface content verification result indicates that the interface content is abnormal may mean that the interface content is different.
And a fourth sub-step, in response to determining that the component information detection result represents no abnormality, determining an initial page component corresponding to the component information as a page component to be added.
And thirdly, determining each determined page component to be added as at least one page component to be added.
For the 'SaaS service platform' mentioned in the background art, more interfaces are provided, and when a component interface is developed, technicians are required to check interface documents one by one, so that iterative updating of the interface is not facilitated. ". The method can be solved by firstly acquiring the component information of each initial page component in the initial page component set to obtain a component information set. Secondly, carrying out interface analysis processing on the component description text included in the component information to generate a component interface description information group; and carrying out interface analysis processing on the component function text included in the component information to generate a component interface information group. Thus, the interface information in the component description text and the interface information in the component function text can be extracted. And finally, generating a component information detection result based on the component interface description information set and the component interface information set. Therefore, the component information detection result can represent the result of comparing the component interface description information group with the component interface information group so as to realize the check of the interface information in the component description text. The automatic check of the interface information in the component description text can be realized without the need of a technician to check the interface document one by one. Therefore, the accuracy of the description document is improved, and the description document of the automatic checking component can be realized.
Preferably, in response to detecting the update information corresponding to the configuration application design page, page attribute information of the configuration application design page is obtained. The execution body may obtain page attribute information of the configuration application design page in response to detecting update information corresponding to the configuration application design page. The update information may refer to instruction information for updating the configuration application design page. The page attribute information refers to description information of each component involved in the configuration application design page.
Preferably, each component information contained in the page attribute information is extracted to obtain a component information set. The execution body may extract each component information included in the page attribute information to obtain a component information set. The component information may be attribute information to the component, and may include: style, font, color, font size, etc. The component information set can be obtained by extracting each component information contained in the page attribute information through a JDOM (Java Document Object Model) analysis method.
Preferably, each component corresponding to the component information set is determined, and a component set is obtained. And the execution body determines each component corresponding to the component information set to obtain a component set. That is, there is a corresponding component information for each composition.
Preferably, according to at least one component attribute information pointed to by the update information, a corresponding at least one component is selected from the component set as an alternative component group. The update information may refer to information for updating at least one component, and may include component attribute information of the component to be updated. That is, one component attribute information corresponds to one component.
Preferably, a component update request is sent to the associated component server. The component update request carries the component information corresponding to the alternative component group. The execution body may send a component update request to an associated component server. The component server may be a server that stores the latest components.
Preferably, in response to receiving the identification code corresponding to the component update request sent by the component server, a login request is sent to the component server through a remote interface. The execution body may send a login request to the component server through a remote interface in response to receiving an identification code corresponding to the component update request sent by the component server. The identification code may be an identification code generated by the component server for identifying the executing entity. The login request carries an identification code. The remote interface may be an interface for accessing the component server. For example, the remote interface may be an RPC (Remote Procedure Call ) interface.
Preferably, in response to receiving the component interface service link corresponding to the login request sent by the component server, the method jumps to a component service page pointed by the component interface service link to configure and/or download each component of the latest version corresponding to the alternative component group. The component service page is used for configuring/downloading each component of the latest version corresponding to the alternative component group. The component interface service link may be a HTTP (Hyper Text Transfer Protocol) link.
Preferably, each component of the latest version corresponding to the above-mentioned alternative component group is added to the set container component, so as to obtain the added container component. The execution body may add each component of the latest version corresponding to the candidate component group to a set container component, to obtain an added container component. The container component may refer to a Column component or a Flex (layout model) component.
Preferably, the added container component is added to the configuration application design page. The execution body may add the added container component to the configuration application design page. For example, the added container component may be added to the configuration application design page through JavaScript. Namely, the components to be updated in the configuration application design page are updated into the components contained in the added container components.
Therefore, when the page component is updated, the page does not need to be repeatedly constructed, and only the component attribute value to be updated in the page needs to be updated, so that the updating speed of the configuration application design page is improved.
Preferably, the industrial device management page is displayed in response to detecting a login operation of the industrial device management account.
In some embodiments, an execution body (e.g., a server) of the industrial device visual management method may display an industrial device management page in response to detecting a login operation of an industrial device management account. The industrial equipment management page displays engineering instance management page controls, standard model management page controls and product management page controls. Here, the industrial equipment management account number may refer to a preset account number of an administrator for accessing the industrial equipment management page. That is, after the execution subject detects the login of the industrial equipment management account, the industrial equipment management page may be displayed on the display interface of the current execution subject.
Preferably, the engineering instance management page is displayed in response to detecting a selection operation acting on the engineering instance management page control described above.
In some embodiments, the execution body may display an engineering instance management page in response to detecting a selection operation acting on the engineering instance management page control. The selection operation may be a click operation. That is, the execution body displays the engineering instance management page on the current engineering instance management page after detecting a click operation acting on the engineering instance management page control described above. For example, the execution body may detect that the engineering instance management page is displayed on the current industrial equipment management page after the user clicks the engineering instance management page control through the mouse. That is, the engineering instance management page may be embedded on the industrial equipment management page. The engineering instance management page may display various device information and product information.
Preferably, the standard model management page is displayed in response to detecting a selection operation acting on the standard model management page control described above.
In some embodiments, the execution body may display a standard model management page in response to detecting a selection operation acting on the standard model management page control. That is, the execution body displays the standard model management page on the current engineering instance management page after detecting a click operation acting on the standard model management page control described above. Here, the standard model management page can be used to configure models that detect individual industrial devices. The industrial equipment may be an industrial equipment such as a switch/industrial personal computer. The model for configuring the detection of the respective industrial device may include: performance test models, motor speed test models, and the like. The performance test model may be used to test the performance of an industrial device.
For example, the executive may detect that the user clicks on the standard model management page control via a mouse and then may display the standard model management page on the current industrial equipment management page. That is, the standard model management page may be embedded on the current industrial equipment management page.
Preferably, the product management page is displayed in response to detecting a selection operation acting on the product management page control.
In some embodiments, the execution body may display a product management page in response to detecting a selection operation acting on the product management page control. The product management page displays a product configuration page control, a device management page control, a device authority binding page control, an organization management page control, a task management page control and a device operation and maintenance page control. That is, the execution body displays the product management page after detecting a click operation on the product management page control described above. For example, the execution body may detect that the product management page is displayed on the current industrial equipment management page after the user clicks the product management page control through the mouse. That is, the product management page is embedded on the current industrial equipment management page.
Preferably, the product configuration page is displayed in response to detecting a selection operation acting on the product configuration page control.
In some embodiments, the execution body may display a product configuration page in response to detecting a selection operation acting on the product configuration page control. The product configuration page displays a product control creation, a standard product control introduction, at least one piece of product information and a detail control corresponding to each piece of product information. Here, the product information may represent information of the device information model. That is, one product information corresponds to one device information model. The device information model may be a model for testing industrial devices, and may include: performance test model, motor rotational speed test model. For example, the product information may include: product name, node type, product Key, status, update time, update user name. The product name may be a model name of the test industrial equipment. The node type may refer to the type of connecting industrial equipment and may include direct equipment connection and gateway connection. Product Key may refer to a product identity. The status may refer to the status of the current product, including published, withdrawn. The updated user name may represent the name of the user updating the product information.
For example, the execution body displays the product configuration page after detecting a click operation on the product configuration page control described above. For example, after the user clicks the product configuration page control with a mouse, the product configuration page may be displayed on the current product management page. That is, the product configuration page is embedded on the current product management page.
Preferably, in response to detecting a selection operation of a detail control corresponding to any one of the product information in the product configuration page, a product information page corresponding to any one of the product information is displayed.
In some embodiments, the executing body may display a product information page corresponding to any product information in the product configuration page in response to detecting a selection operation of a detail control corresponding to any product information. The product information page displays a basic information page control, a product model page control and a communication protocol page control.
That is, after the execution body detects that the user clicks the detail control corresponding to the product information through the mouse, a product information page corresponding to any one of the product information may be displayed on the product configuration page. That is, the product information page may be embedded on the product configuration page.
Preferably, the basic information page is displayed in response to detecting a selection operation acting on the basic information page control described above.
In some embodiments, the executing body may display a basic information page in response to detecting a selection operation acting on the basic information page control. Wherein, the basic information page displays basic attribute information of a certain test product. The basic attribute information may include, but is not limited to: product name, product certificate, number of management devices, product category, connection mode, data format, verification mode, and product status. The management device number may be a number of industrial devices connected to the product representing the product name. The product category may represent a model type of the product detection industrial device. For example, the performance type of an industrial device is detected. The connection means may refer to the way in which the product is connected to industrial equipment. For example, the connection may be a device direct connection or a gateway connection. The data format may be JSON format. The authentication means may be a device key, i.e. the industrial device is authenticated by means of the device key. The product status may include published, withdrawn.
That is, the execution body may detect that the basic information page is displayed on the product information page after the user clicks the basic information page control through the mouse. That is, the basic information page may be embedded on the product information page.
Preferably, the product model page is displayed in response to detecting a selection operation acting on the product model page control.
In some embodiments, the execution body may display a product model page in response to detecting a selection operation on the product model page control. Wherein, the product model page displays model information of the test industrial equipment. Here, the product model page also displays an edit model control, a model structure sub-page, and at least one piece of product model information. The model structure sub-page may display the model structure of each product model. The editing model control may jump to the page of the editing model, i.e., after clicking on the editing model control, the page of the editing model may be displayed on the current product information page. The product model information may include information such as product name, english name, identifier, data type, etc.
That is, the execution body may detect that the product model page is displayed on the product information page after the user clicks the product model page control through the mouse. That is, the product model page may be embedded on the product information page.
Preferably, the communication protocol page is displayed in response to detecting a selection operation acting on the communication protocol page control described above.
In some embodiments, the execution body may display a communication protocol page in response to detecting a selection operation acting on the communication protocol page control. Wherein the communication protocol page is used for configuring the communication protocol of each industrial device. Here, the communication protocol may represent a communication protocol connected to each industrial device. For example, the communication protocol may be the TCP protocol. The communication protocol page also displays a download communication protocol control. That is, after clicking the download communication protocol control through the mouse, the user may display a page of the download communication protocol on the communication protocol page, so as to download the communication protocol.
In an actual application scenario, the execution body may detect that the user clicks the communication protocol page control through the mouse, and display the communication protocol page on the product information page. That is, the communication protocol page may be embedded on the product information page. The state of each industrial device is difficult to visually display in the background art, which is unfavorable for the management and maintenance of the industrial device. ". The method can be solved by the following steps: first, in response to detecting a login operation of the industrial device management account, an industrial device management page is displayed. The industrial equipment management page displays engineering instance management page controls, standard model management page controls and product management page controls. Thus, visual management of the industrial equipment can be achieved through the industrial equipment management page. And secondly, in response to detecting the selection operation on the engineering instance management page control, displaying an engineering instance management page. Therefore, the status of each industrial device is conveniently comprehensively checked on the engineering instance management page. And then, in response to detecting the selection operation on the standard model management page control, displaying a standard model management page. Thus, the model for detecting industrial equipment can be configured on a standard model management page. Then, in response to detecting a selection operation acting on the product management page control, a product management page is displayed. The product management page displays a product configuration page control, a device management page control, a device authority binding page control, an organization management page control, a task management page control and a device operation and maintenance page control. Thus, each configured product (device information model) and each industrial device can be managed. Different equipment information models may be set for different industrial equipment. Then, in response to detecting a selection operation acting on the product configuration page control, displaying a product configuration page, wherein the product configuration page displays a detail control for creating the product control, introducing a standard product control, at least one piece of product information and corresponding to each piece of product information; and responding to the detection of the selection operation of the detail control corresponding to any piece of product information in the product configuration page, and displaying a product information page corresponding to any piece of product information, wherein the product information page displays a basic information page control, a product model page control and a communication protocol page control. Finally, in response to detecting the selection operation acting on the basic information page control, displaying a basic information page, wherein the basic information page displays basic attribute information of a certain test product; in response to detecting a selection operation acting on the product model page control, displaying a product model page, wherein the product model page displays model information of the test industrial equipment; and in response to detecting a selection operation acting on the communication protocol page control, displaying a communication protocol page, wherein the communication protocol page is used for configuring the communication protocol of each industrial device. Thus, the product information (equipment information model) can be configured in detail, and the detection of different types of industrial equipment is facilitated. Thus, individual industrial equipment can be exposed to the visualization, as well as the configuration product information (equipment information model) is visualized. Furthermore, the management and maintenance of the industrial equipment are facilitated.
Preferably, the device management page is displayed in response to detecting a selection operation acting on the device management page control described above.
In some embodiments, the execution body may display a device management page in response to detecting a selection operation acting on the device management page control. The device management page displays a device creation control, a batch import control, at least one piece of device information and a device detail control corresponding to each piece of device information. Here, the creation device control may be a control that displays a creation device page. That is, after clicking on the create device control, the create device page may be displayed. The bulk import control may be a control pointing to a bulk import page. The batch import page may import device information in batches. The device information may include: device name, product name, access type, device Key, device status. The access type may represent the type of industrial device access product and may include device direct connection, gateway connection.
In an actual application scenario, after the execution body may detect that the user clicks the device management page control through the mouse, the device management page may be displayed on the current device management page. That is, the device management page is embedded on the current product management page.
Preferably, in response to detecting a selection operation of a device detail control corresponding to any piece of device information in the device management page, a device detail page corresponding to any piece of device information is displayed.
In some embodiments, the executing body may display a device detail page corresponding to any device information in the device management page in response to detecting a selection operation of the device detail control corresponding to the any device information. The equipment detail page displays basic attribute information of certain industrial equipment and corresponding communication information. The basic attribute information of the industrial device may include: device name, product name (product to which it belongs), device Key, access type, display name, online status, drop alert frequency, device certificate, creation time, device location, etc. The communication information may include a plurality of pieces of attribute information of the industrial equipment. The attribute information may include an attribute name, an identifier, a data type, and the like. The device location may represent the geographic location where the industrial device is located.
In an actual application scenario, after the execution body may detect that a user clicks a device detail control corresponding to any piece of device information through a mouse, a device detail page may be displayed on a current product management page. That is, the device detail page may be embedded on the current product management page.
Preferably, the create product page is displayed in response to detecting a selection operation acting on the create product control described above.
In some embodiments, the execution body may display a create product page in response to detecting a selection operation on the create product control. The product creation page displays a product name input box, a product category selection box, a communication connection mode selection box, a data format selection box, an authentication mode selection box and a supply end name input box. The product name input box may be used to input a product name. The product category selection box is internally provided with a plurality of product categories, and can comprise standard categories and custom categories. The standard class may be a predetermined product model type. The custom categories may be categories set according to user specific needs. The communication connection mode selection frame is internally provided with a plurality of communication connection modes, which can comprise direct connection of equipment (direct connection equipment), gateway connection and gateway sub-equipment connection. The data format selection box has a plurality of data formats built therein, and may include JSON format, YAML format, and the like. The authentication method selection box has a plurality of authentication methods built therein, and may include: device key authentication (by device key authentication), no authentication (no authentication required). The supply end name input box may be an input box that inputs a name of a supply end of the industrial device.
In an actual application scenario, after the execution body detects that the user clicks the create product control through a mouse, the create product page may be displayed on the current product management page. That is, the create product page may be embedded on the current product management page.
Preferably, in response to detecting a product name input into the product name input box, selecting an operation for a custom category in the product category selection box, selecting an operation for a direct connection mode of a device in the communication connection mode selection box, selecting an operation for any one of the data formats in the data format selection box, selecting an operation for a device key authentication mode in the authentication mode selection box, and detecting a supply end name input into the supply end name input box, product information indicating direct connection of the device is generated.
In some embodiments, the executing body may generate the product information indicating that the device is directly connected in response to detecting the product name input into the product name input box, the selection operation of the custom category in the product category selection box, the selection operation of the device direct connection method in the communication connection method selection box, the selection operation of any one of the data formats in the data format selection box, the selection operation of the device key authentication method in the authentication method selection box, and the detection of the supply end name input into the supply end name input box. That is, the product name, the selected custom category, the device direct connection method, the data format, the device key authentication method, and the vendor name input into the product name input box may be combined into product information indicating that the device is directly connected.
Preferably, in response to detecting a product name input into the product name input box, acting on a selection operation of a custom category in the product category selection box, acting on a selection operation of a gateway connection mode in the communication connection mode selection box, acting on a selection operation of any one of the data formats in the data format selection box, acting on a selection operation of a device key authentication mode in the authentication mode selection box, and detecting a supply end name input into the supply end name input box, product information indicating gateway connection is generated.
In some embodiments, the executing entity may generate the product information indicating the gateway connection in response to detecting the product name input to the product name input box, the selection operation of the custom category in the product category selection box, the selection operation of the gateway connection in the communication connection selection box, the selection operation of any one of the data formats in the data format selection box, the selection operation of the device key authentication in the authentication mode selection box, and the detection of the vendor name input to the vendor name input box. That is, the input product name, the supply end name, the selected custom category, the gateway connection mode data format, and the device key authentication mode may be combined into product information representing gateway connection.
Preferably, in response to detecting a product name input into the product name input box, acting on a selection operation of a custom category in the product category selection box, acting on a selection operation of a gateway sub-device connection mode in the communication connection mode selection box, acting on a selection operation of any one of the data formats in the data format selection box, acting on a selection operation of a device key authentication mode in the authentication mode selection box, and detecting a supply end name input into the supply end name input box, product information indicating connection of the gateway sub-device is generated.
In some embodiments, the executing body may generate the product information indicating the connection of the gateway sub device in response to detecting the product name input into the product name input box, the selection operation of the custom category in the product category selection box, the selection operation of the gateway sub device connection mode in the communication connection mode selection box, the selection operation of any one of the data formats in the data format selection box, the selection operation of the device key authentication mode in the authentication mode selection box, and the detection of the vendor name input into the vendor name input box. That is, the input product name, the supply end name, the selected custom category, the gateway sub-device connection mode, the data format, and the device key authentication mode may be combined into product information representing the gateway sub-device connection. Preferably, the creation device page is displayed in response to detecting a selection operation acting on the creation device control described above.
In some embodiments, the execution body may display a creation device page in response to detecting a selection operation acting on the creation device control. The equipment page is displayed with an equipment name input box, a display name input box, a product name selection box for representing the product, a disconnection alarm frequency input box and an equipment position selection box. The device name input box may represent an input box for inputting a device name. The display name input box may represent an input box for a name displayed by the input device in the system. The product name selection box has a plurality of product names built therein. The disconnection alarm frequency input box can input the alarm frequency of the industrial equipment when the industrial equipment is disconnected. The device position selection frame has a plurality of device positions built therein. The device location may represent the geographic location where the device is located.
In an actual application scenario, the execution body may detect that the user clicks the create device control with a mouse, and then display the create device page on the device management page. That is, the create device page may be embedded on the current device management page.
Preferably, the device information indicating the direct connection product is generated in response to detection of the device name input into the device name input box, the display name input into the display name input box, a selection operation acting on the product name indicating the direct connection product in the product name selection box, a disconnection warning frequency input into the disconnection warning frequency input box, and a selection operation acting on the device position in the device position selection box.
In some embodiments, the execution body may generate the device information indicating the direct product in response to detecting the device name input into the device name input box, the display name input into the display name input box, the selection operation of the product name indicating the direct product in the product name selection box, the drop alarm frequency input into the drop alarm frequency input box, and the selection operation of the device location in the device location selection box. That is, the entered device name, display name, drop alarm frequency, and selected product name, device location may be combined into device information representing a direct-connect product.
Preferably, the device information indicating the gateway product is generated in response to detection of the device name input into the device name input box, the display name input into the display name input box, a selection operation acting on the product name indicating the gateway product in the product name selection box, a disconnection warning frequency input into the disconnection warning frequency input box, and a selection operation acting on the device position in the device position selection box.
In some embodiments, the execution body may generate the device information representing the gateway product in response to detecting the device name input into the device name input box, the display name input into the display name input box, a selection operation acting on the product name representing the gateway product in the product name selection box, a drop alarm frequency input into the drop alarm frequency input box, and a selection operation acting on the device location in the device location selection box. The device information representing the gateway product has a corresponding sub-device connection control. That is, the input device name, the display name disconnection warning frequency, the selected product name representing the gateway product, and the device location may be combined into the device information representing the gateway product.
Preferably, for each device information representing a gateway product, the following processing steps are performed: and in response to detecting the selection operation of the sub-equipment connection control corresponding to the equipment information, displaying an added sub-equipment page.
In some embodiments, the above-mentioned execution body may execute the following processing steps for each device information representing a gateway product: and in response to detecting the selection operation of the sub-equipment connection control corresponding to the equipment information, displaying an added sub-equipment page. The add-on sub-device page displays a product name selection box and a device name selection box which represent gateway sub-devices. Thus, the user can select the gateway sub-device to associate with the industrial device at the add sub-device page.
Preferably, the device permission binding page is displayed in response to detecting a selection operation acting on the device permission binding page control.
In some embodiments, the executing entity may display the device permission binding page in response to detecting a selection operation acting on the device permission binding page control. The device permission binding page displays a tenant control and at least one piece of tenant information, wherein each piece of tenant information is provided with a corresponding product data permission control. The incoming tenant control may point to a page of the incoming tenant. A tenant may refer to a supply end user who needs to detect an industrial device. Tenant information may include tenant name, tenant ID, creation time, etc. The tenant name may represent a vendor user name.
In an actual application scenario, after the execution body detects that the user clicks the device permission binding page control through the mouse, the device permission binding page is displayed on the product management page. That is, the device rights binding page may be embedded on the product management page.
Preferably, in response to detecting a selection operation of a product data authority control corresponding to any tenant information in the device authority binding page, a product data authority detail page corresponding to any tenant information is displayed.
In some embodiments, the executing body may display a product data authority detail page corresponding to any tenant information in the device authority binding page in response to detecting a selection operation of the product data authority control corresponding to any tenant information. The product data authority detail page displays a product adding control, a device adding control, at least one product name and at least one device name information. The device name information may include a display name, a device Key, and an online status of the industrial device to be detected, which is set by the tenant.
In an actual application scenario, after the execution body detects that the user clicks the product data permission control through the mouse, the product data permission detail page is displayed on the device permission binding page. That is, the device rights binding page may be embedded on the product data rights detail page.
Preferably, in response to detecting a selection operation acting on the above-described organization management page control, the organization management page is displayed.
In some embodiments, the execution body may display an organization management page in response to detecting a selection operation acting on the organization management page control. The organization management page displays an organization control and at least one piece of organization information, wherein each piece of organization information is provided with a corresponding editing control. The organization information may be node information associated with a plurality of device information divided in advance.
In an actual application scenario, after the execution body detects that the user clicks the organization management page control through the mouse, the organization management page is displayed on the product management page. That is, the organization management page may be embedded on the product management page.
Preferably, in response to detecting a selection operation of an edit control corresponding to any one of the organization information in the organization management page, an organization information edit page corresponding to any one of the organization information is displayed.
In some embodiments, the executing body may display an organization information editing page corresponding to any organization information in the organization management page in response to detecting a selection operation of an editing control corresponding to the any organization information. The organization information editing page displays an adding device control. That is, the add device control can point to an add device information page.
In an actual application scenario, after the execution body detects that a user clicks an edit control corresponding to any organization information through a mouse, an organization information edit page is displayed on an organization management page. That is, the organization information editing page may be embedded on the organization management page.
Preferably, the task management page is displayed in response to detecting a selection operation acting on the task management page control described above.
In some embodiments, the execution body may display a task management page in response to detecting a selection operation acting on the task management page control. The task management page displays a task creating control, at least one piece of task information and task detail controls corresponding to each piece of task information. That is, the task information may include a task name, a task ID, a task status, and an update time. Each task information corresponds to at least one device information. That is, the task information is information of a task for detecting the industrial equipment.
In an actual application scenario, the execution body may detect that the user clicks the task management page control with a mouse, and then display the task management page on the product management page. That is, the task management page may be embedded on the product management page.
Preferably, in response to detecting a selection operation of a task detail control corresponding to any task information in the task management page, a task detail page corresponding to any task information is displayed.
In some embodiments, the execution body may display a task detail page corresponding to any task information in the task management page in response to detecting a selection operation of a task detail control corresponding to any task information. The task detail page may represent detailed information of a task, and may include a task ID, a device name, a product name, and the like.
In an actual application scenario, after the execution body detects that a user clicks a task detail control corresponding to any task information through a mouse, a task detail page is displayed on a task management page. That is, the task detail page may be embedded on the task management page.
Preferably, the device operation page is displayed in response to detecting a selection operation acting on the device operation page control.
In some embodiments, the execution body may display a device operation page in response to detecting a selection operation acting on the device operation page control. The equipment operation and maintenance page displays a basic fault library control, a fault information model control and an alarm configuration control. The base fault library control may point to a base fault library page. The fault information model control may point to a fault information model page. The alert configuration control may point to an alert configuration page.
In an actual application scenario, after the execution body detects that the user clicks the device operation and maintenance page control through the mouse, the device operation and maintenance page is displayed on the product management page. That is, the device operation and maintenance page may be embedded on the product management page.
Preferably, the base fault library page is displayed in response to detecting a selection operation acting on the base fault library control.
In some embodiments, the execution body may display a base fault library page in response to detecting a selection operation on the base fault library control. The basic fault library page displays a basic fault control and at least one piece of basic fault information. The underlying fault information may include fault name, fault code, fault classification, fault description, solution. The create base fault control may point to a create base fault information page.
In an actual application scenario, after the execution body detects that the user clicks the basic fault library control through the mouse, the basic fault library page is displayed on the equipment operation and maintenance page. That is, the base fault library page may be embedded on the device operation and maintenance page.
Preferably, in response to detecting a selection operation acting on the above-described fault information model control, a fault information model page is displayed.
In some embodiments, the execution body may display a fault information model page in response to detecting a selection operation acting on the fault information model control. The fault information model page displays a fault information model creating control and at least one piece of fault model information, and each piece of fault model information has a corresponding fault model detail control. The fault model information may include product name, product Key, update time. The create fault information model control may point to a create fault information model page.
In an actual application scenario, after the execution body detects that the user clicks the fault information model control through the mouse, the fault information model page is displayed on the equipment operation and maintenance page. That is, the fault information model page may be embedded on the device operation and maintenance page.
The create fault information model page may display fault models and fault detail information. The fault details information may include a fault name, a fault code, a fault classification, a fault description.
Preferably, the product management page also displays an alarm policy control and an alarm notification policy control. The alarm policy control may point to an alarm policy page. The alert notification policy control may point to an alert notification policy page.
Preferably, in response to detecting a selection operation acting on the alarm policy control, an alarm policy page is displayed.
In some embodiments, the executing entity may display an alarm policy page in response to detecting a selection operation on the alarm policy control. The alarm strategy page displays an alarm strategy control and at least one piece of alarm strategy information, wherein each piece of alarm strategy information corresponds to an alarm strategy editing control. The alarm policy information may include: policy name, description, type, state, update time. The alarm policy editing control may point to an alarm policy editing page, i.e., the user may edit predefined policy rules based on real-time reporting attribute information of the device at the alarm policy editing page. Alarm triggering condition: whether any triggering condition is triggered is judged, and whether all executing conditions are met is judged.
In an actual application scenario, after the execution body detects that the user clicks the alarm policy control through the mouse, an alarm policy page is displayed on the equipment operation and maintenance page. That is, the alarm policy page may be embedded on the device operation and maintenance page.
Preferably, in response to detecting a selection operation acting on the alarm notification policy control, an alarm notification policy page is displayed.
In some embodiments, the executing entity may display an alarm notification policy page in response to detecting a selection operation on the alarm notification policy control. The alarm notification policy page displays an alarm notification policy creating control and at least one piece of alarm notification policy information, wherein each piece of alarm notification policy information has a corresponding alarm notification policy editing control. The alarm notification policy information includes alarm rule names, alarm levels, states, and update times. The alert notification policy edit control can point to an alert notification policy edit page. In the alarm notification policy editing page, an alarm rule name, an alarm type (policy alarm/device event alarm), an alarm level, an associated policy, and a notification mode (mail/sms) can be edited.
In an actual application scenario, after the execution body detects that the user clicks the alarm notification policy control through the mouse, the alarm notification policy page is displayed on the equipment operation and maintenance page. That is, the alert notification policy page may be embedded on the device operation and maintenance page.
Preferably, the engineering instance management page displays global public instance information and corresponding setting operation instance controls. The global common instance information can represent statistical information, distribution information and alarm statistical information of all products and equipment. For example. The statistical information may include the number of products, the number of devices online. The distribution information may represent distribution information of devices and may include the number of offline devices, the number of operating devices, and the number of failed devices. The alarm statistics may include information of alarms for individual industrial devices.
Preferably, in response to detecting a selection operation acting on the set running instance control, a common instance running configuration page is displayed.
In some embodiments, the execution body may display a common instance running configuration page in response to detecting a selection operation on the set running instance control. The public instance operation configuration page is used for configuring the public instance.
For example, the execution body may display a common instance running configuration page on the current engineering instance management page after detecting that the user clicks the set running instance control by a mouse. That is, the common instance running configuration page may be embedded on the engineering instance management page.
Fig. 2 is a schematic block diagram of a structure of a computer device according to an embodiment of the disclosure. The computer device may be a terminal.
As shown in fig. 2, the computer device includes a processor, a memory, and a network interface connected by a system bus, wherein the memory may include a non-volatile storage medium and an internal memory.
The non-volatile storage medium may store an operating system and a computer program. The computer program comprises program instructions that, when executed, cause a processor to perform any of a number of industrial equipment visualization management methods.
The processor is used to provide computing and control capabilities to support the operation of the entire computer device.
The internal memory provides an environment for the execution of a computer program in a non-volatile storage medium that, when executed by a processor, causes the processor to perform any of a number of industrial equipment visualization management methods.
The network interface is used for network communication such as transmitting assigned tasks and the like. Those skilled in the art will appreciate that the architecture shown in fig. 2 is merely a block diagram of some of the architecture relevant to the disclosed aspects and is not limiting of the computer device to which the disclosed aspects apply, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
It should be appreciated that the processor may be a central processing unit (Central Processing Unit, CPU), but may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), field-programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Wherein, in one embodiment, the processor is configured to execute a computer program stored in the memory to implement the steps of: according to the industrial equipment management page directory document to be developed, selecting a page document to be converted by a source file; carrying out content analysis on the page document to obtain a page document content text, wherein the page document content text comprises a document content text and a page image text; converting the document content text into a document content source file, and converting the page image text into a page image source file; constructing a page conversion source file according to the document content source file and the page image source file; inputting the page conversion source file into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document; executing the executable page source file to construct an industrial equipment management page, wherein the industrial equipment management page displays configuration application design controls; responding to the detection of clicking the operation of the configuration application design control, displaying a configuration application design page, wherein the configuration application design page displays the created configuration application control and at least one piece of configuration application information, and each piece of configuration application information has a corresponding configuration application editing control; and responding to the detection of clicking the operation of the configuration application editing control corresponding to any configuration application information in the configuration application design page, and displaying the configuration application editing page corresponding to any configuration application information, wherein the configuration application editing page is used for configuring an application page, and the configuration application editing page displays at least one page component to be added.
Embodiments of the present disclosure also provide a computer readable storage medium having a computer program stored thereon, where the computer program includes program instructions, where a method implemented when the program instructions are executed may refer to various embodiments of the method for visual management of industrial equipment of the present disclosure. The computer readable storage medium may be an internal storage unit of the computer device according to the foregoing embodiment, for example, a hard disk or a memory of the computer device. The computer readable storage medium may be an external storage device of the computer device, for example, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), or the like.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present disclosure are merely for description and do not represent advantages or disadvantages of the embodiments. While the invention has been described with reference to certain preferred embodiments, it will be apparent to one skilled in the art that various changes and substitutions can be made herein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (8)

1. A method of visual management of an industrial device, the method comprising:
according to the industrial equipment management page directory document to be developed, selecting a page document to be converted by a source file;
carrying out content analysis on the page document to obtain a page document content text, wherein the page document content text comprises a document content text and a page image text;
converting the document content text into a document content source file, and converting the page image text into a page image source file;
constructing a page conversion source file according to the document content source file and the page image source file;
inputting the page conversion source file into a source file template corresponding to the page document to generate an executable page source file corresponding to the page document;
Executing the executable page source file to construct an industrial equipment management page, wherein the industrial equipment management page displays configuration application design controls;
responding to the detection of clicking the configuration application design control, displaying a configuration application design page, wherein the configuration application design page displays a configuration application control creation and at least one piece of configuration application information, and each piece of configuration application information has a corresponding configuration application editing control;
and responding to the detection of clicking the operation of the configuration application editing control corresponding to any configuration application information in the configuration application design page, and displaying the configuration application editing page corresponding to any configuration application information, wherein the configuration application editing page is used for configuring an application page, and the configuration application editing page displays at least one page component to be added.
2. The method according to claim 1, wherein the method further comprises:
responding to the detection of login operation of an industrial equipment management account, and displaying an industrial equipment management page, wherein the industrial equipment management page displays an engineering instance management page control, a standard model management page control and a product management page control;
Responsive to detecting a selection operation acting on the engineering instance management page control, displaying an engineering instance management page;
in response to detecting a selection operation acting on the standard model management page control, displaying a standard model management page;
in response to detecting a selection operation acting on the product management page control, displaying a product management page, wherein the product management page displays a product configuration page control, a device management page control, a device permission binding page control, an organization management page control, a task management page control and a device operation and maintenance page control;
in response to detecting a selection operation acting on the product configuration page control, displaying a product configuration page, wherein the product configuration page displays a detail control for creating the product control, introducing a standard product control, at least one piece of product information and corresponding to each piece of product information;
in response to detecting a selection operation of a detail control corresponding to any piece of product information in the product configuration page, displaying a product information page corresponding to any piece of product information, wherein the product information page displays a basic information page control, a product model page control and a communication protocol page control;
In response to detecting a selection operation acting on the basic information page control, displaying a basic information page, wherein the basic information page displays basic attribute information of a certain test product;
in response to detecting a selection operation acting on the product model page control, displaying a product model page, wherein the product model page displays model information of a test industrial device;
and in response to detecting a selection operation acting on the communication protocol page control, displaying a communication protocol page, wherein the communication protocol page is used for configuring the communication protocol of each industrial device.
3. The method according to claim 2, wherein the method further comprises:
in response to detecting a selection operation acting on the device management page control, displaying a device management page, wherein the device management page displays a device creation control, a batch import control, at least one piece of device information and a device detail control corresponding to each piece of device information;
and responding to the detection of the selection operation of the equipment detail control corresponding to any piece of equipment information in the equipment management page, and displaying the equipment detail page corresponding to any piece of equipment information, wherein the equipment detail page displays basic attribute information and corresponding communication information of certain industrial equipment.
4. A method according to claim 3, characterized in that the method further comprises:
in response to detecting a selection operation acting on the creation product control, displaying a creation product page, wherein the creation product page displays a product name input box, a product category selection box, a communication connection mode selection box, a data format selection box, an authentication mode selection box and a supply end name input box;
in response to detecting a product name input into the product name input box, acting on a selection operation of a custom category in the product category selection box, acting on a selection operation of a direct connection mode of equipment in the communication connection mode selection box, acting on a selection operation of any one data format in the data format selection box, acting on a selection operation of an equipment key authentication mode in the authentication mode selection box, and detecting a supply end name input into the supply end name input box, generating product information representing direct connection of equipment;
responding to the detection of the product name input into the product name input box, the selection operation of the custom category in the product category selection box, the selection operation of the gateway connection mode in the communication connection mode selection box, the selection operation of any data format in the data format selection box, the selection operation of the equipment key authentication mode in the authentication mode selection box, and the detection of the supply end name input into the supply end name input box, and generating product information representing gateway connection;
And generating product information representing gateway sub-equipment connection in response to detection of a product name input into the product name input box, selection operation of a custom category in the product category selection box, selection operation of a gateway sub-equipment connection mode in the communication connection mode selection box, selection operation of any data format in the data format selection box, selection operation of an equipment key authentication mode in the authentication mode selection box, and detection of a supply end name input into the supply end name input box.
5. The method according to claim 4, wherein the method further comprises:
in response to detecting a selection operation acting on the creation equipment control, displaying a creation equipment page, wherein the creation equipment page displays an equipment name input box, a display name input box, a product name selection box representing a product, a disconnection alarm frequency input box and an equipment position selection box;
generating device information representing a direct-connection product in response to detecting a device name input into the device name input box, a display name input into the display name input box, a selection operation acting on a product name representing the direct-connection product in the product name selection box, a drop-line alarm frequency input into the drop-line alarm frequency input box, and a selection operation acting on a device position in the device position selection box;
Generating equipment information representing a gateway product in response to detection of the equipment name input into the equipment name input box, the display name input into the display name input box, a selection operation acting on a product name representing the gateway product in the product name selection box, a disconnection warning frequency input into the disconnection warning frequency input box and a selection operation acting on the equipment position in the equipment position selection box, wherein the equipment information representing the gateway product has a corresponding sub-equipment connection control;
for each device information representing a gateway product, the following processing steps are performed:
and in response to detecting the selection operation of the sub-equipment connection control corresponding to the equipment information, displaying an adding sub-equipment page, wherein the adding sub-equipment page displays a product name selection frame and an equipment name selection frame which represent gateway sub-equipment.
6. The method of claim 5, wherein the method further comprises:
in response to detecting a selection operation acting on the device permission binding page control, displaying a device permission binding page, wherein the device permission binding page displays a tenant control and at least one piece of tenant information, and each piece of tenant information has a corresponding product data permission control;
And responding to the detection of the selection operation of the product data authority control corresponding to any piece of tenant information in the equipment authority binding page, and displaying a product data authority detail page corresponding to any piece of tenant information, wherein the product data authority detail page displays a product adding control, an equipment adding control, at least one piece of product name and at least one piece of equipment name information.
7. A computer device, wherein the computer device comprises a processor, a memory, and a computer program stored on the memory and executable by the processor, wherein the computer program, when executed by the processor, implements the steps of the method according to any of claims 1-6.
8. A computer readable storage medium, wherein the computer readable storage medium has stored thereon a computer program, wherein the computer program, when executed by a processor, implements the steps of the method according to any of claims 1 to 6.
CN202310654627.8A 2023-06-05 2023-06-05 Industrial equipment visual management method, computer equipment and storage medium Active CN116415089B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310654627.8A CN116415089B (en) 2023-06-05 2023-06-05 Industrial equipment visual management method, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310654627.8A CN116415089B (en) 2023-06-05 2023-06-05 Industrial equipment visual management method, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN116415089A true CN116415089A (en) 2023-07-11
CN116415089B CN116415089B (en) 2023-08-08

Family

ID=87059625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310654627.8A Active CN116415089B (en) 2023-06-05 2023-06-05 Industrial equipment visual management method, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116415089B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050177784A1 (en) * 2002-06-19 2005-08-11 Andrews Richard L. Creating an html document from a source document
CN109460232A (en) * 2018-09-27 2019-03-12 深圳新基点智能股份有限公司 A kind of production and monitoring method of the configuration page
CN113312046A (en) * 2020-02-26 2021-08-27 广州腾讯科技有限公司 Sub-application page processing method and device and computer equipment
CN113568613A (en) * 2021-07-08 2021-10-29 浙江浙大中控信息技术有限公司 Method for on-line rotating dynamic interactive webpage of svg configuration flow chart
CN115114556A (en) * 2022-07-06 2022-09-27 郑州悉知信息科技股份有限公司 Method and device for creating page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050177784A1 (en) * 2002-06-19 2005-08-11 Andrews Richard L. Creating an html document from a source document
CN109460232A (en) * 2018-09-27 2019-03-12 深圳新基点智能股份有限公司 A kind of production and monitoring method of the configuration page
CN113312046A (en) * 2020-02-26 2021-08-27 广州腾讯科技有限公司 Sub-application page processing method and device and computer equipment
CN113568613A (en) * 2021-07-08 2021-10-29 浙江浙大中控信息技术有限公司 Method for on-line rotating dynamic interactive webpage of svg configuration flow chart
CN115114556A (en) * 2022-07-06 2022-09-27 郑州悉知信息科技股份有限公司 Method and device for creating page

Also Published As

Publication number Publication date
CN116415089B (en) 2023-08-08

Similar Documents

Publication Publication Date Title
US10108535B2 (en) Web application test script generation to test software functionality
CA3018304A1 (en) Systems and methods for web analytics testing and web development
CN108628748B (en) Automatic test management method and automatic test management system
CN108134708B (en) Method and device for monitoring third-party interface
CN109902073B (en) Log processing method and device, computer equipment and computer readable storage medium
CN111357241A (en) System and method for integrating cloud applications into a cloud service broker platform using automated generic connector encapsulation
JP7081658B2 (en) Information processing equipment, data management system, data management method and data management program
KR102204527B1 (en) Method and apparatus for updating application, and device computer readable storage medium
CN111295597A (en) Data array of object index
CN112380145A (en) SDK generation method, device, equipment and readable storage medium
US10823782B2 (en) Ensuring completeness of interface signal checking in functional verification
CN111651196A (en) Document publishing method, device and server
CN110865834B (en) Application program interface updating method and device, readable storage medium and terminal equipment
CN112230892A (en) Fault management method based on extensible markup language
CN113126955A (en) Random data generation method and device, intelligent terminal and storage medium
CN113535587A (en) Target application detection method and device and computer equipment
CN110648126A (en) Payment type configuration method, device, server and storage medium
CN116415089B (en) Industrial equipment visual management method, computer equipment and storage medium
CN111752838A (en) Question checking method and device, server and storage medium
KR101968501B1 (en) Data processing apparatus and data check method stored in a memory of the data processing apparatus
Le Zou et al. On synchronizing with web service evolution
CN114527993A (en) Application deployment method, device, equipment and medium
CN112800194A (en) Interface change identification method, device, equipment and storage medium
CN112131239A (en) Data processing method, computer equipment and readable storage medium
CN114556238A (en) Method and system for generating digital representation of asset information in cloud computing environment

Legal Events

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