CN110633120A - Configuration software control processing method, device, server, user terminal and system - Google Patents

Configuration software control processing method, device, server, user terminal and system Download PDF

Info

Publication number
CN110633120A
CN110633120A CN201910813139.0A CN201910813139A CN110633120A CN 110633120 A CN110633120 A CN 110633120A CN 201910813139 A CN201910813139 A CN 201910813139A CN 110633120 A CN110633120 A CN 110633120A
Authority
CN
China
Prior art keywords
control
user
configuration software
control resource
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910813139.0A
Other languages
Chinese (zh)
Inventor
王灵军
李伟进
朱康
孙悦珈
李�杰
候许刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201910813139.0A priority Critical patent/CN110633120A/en
Publication of CN110633120A publication Critical patent/CN110633120A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The application relates to a configuration software control processing method, device, server, user terminal and system, and belongs to the technical field of configuration software. The method comprises the following steps: receiving user behavior data sent by a user terminal; obtaining a control resource list for recommendation according to the user behavior data; and sending the control resource list to a user terminal to recommend the control resource list to the user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list. By the method and the device, the design cost can be reduced and the design efficiency can be improved by directly reusing the practical application of the ready-made configuration software, so that the method and the device are favorable for effectively utilizing the rich practical application of the configuration software.

Description

Configuration software control processing method, device, server, user terminal and system
Technical Field
The application belongs to the technical field of configuration software, and particularly relates to a configuration software control processing method, device, server, user terminal and system.
Background
With the increasing demand of industrial automation level and the continuous development of computer technology, configuration software appears. HMI (Human Machine Interface) configuration software is configuration software for Human-computer interaction, and a user can configure pictures and functions according to own control requirements to achieve the effect of controlling and monitoring.
HMI configuration software application scenarios vary widely, such as: industrial control to building control, etc., and new application scenarios are coming up in endless numbers, such as: the fields of application of the HMI configuration software are dynamically expanded, and an engineer using the configuration software for engineering is oriented to the first line of application, so that the practical application of the configuration software is very rich. The configuration software is rich in practical application, which is often independent and a very closed space, so that the reference is very troublesome, for example, no place is provided for providing practical application of the configuration software for reference, for example, the reference for practical application of the configuration software is only a reference, which cannot be directly reused, and an engineer is still required to design according to the reference, so that the practical application rich in the configuration software is not effectively utilized, and great waste is formed.
Disclosure of Invention
In order to overcome the problems in the related art at least to a certain extent, the application provides a configuration software control processing method, a device, a server, a user terminal and a system, aiming at reducing the design cost and improving the design efficiency by directly multiplexing the practical application of the ready-made configuration software, thereby being beneficial to realizing the effective utilization of the rich practical application of the configuration software.
In order to achieve the purpose, the following technical scheme is adopted in the application:
in a first aspect,
the application provides a configuration software control processing method, which is applied to a server and comprises the following steps:
receiving user behavior data sent by a user terminal;
obtaining a control resource list for recommendation according to the user behavior data;
and sending the control resource list to the user terminal to recommend the control resource list to the user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list.
Further, the user behavior data includes: and the user uses the engineering field type of the configuration software and the user-defined attention tag.
Further, the obtaining a control resource list for recommendation according to the user behavior data includes:
filtering by using metadata of shared control resources according to the user behavior data, wherein the metadata comprises related information of each control in the shared control resources;
and obtaining the control resource list for recommendation according to the filtering processing result.
Further, the obtaining the control resource list for recommendation according to the filtering processing result includes:
according to the quality information of each control in the filtering processing result, performing quality sequencing on each control in the filtering processing result;
and obtaining the control resource list sorted according to the quality.
Further, the method further comprises:
when a request for dynamically loading the selected control sent by the user terminal is received, determining whether a loading interface of the user terminal dynamic loading control is an agreed interface, and when the loading interface is the agreed interface, allowing the selected control to be dynamically loaded.
Further, the method further comprises:
performing compliance check on the control resources uploaded by the user for sharing, wherein the control resources uploaded by the user for sharing comprise: controls, and usage description information documents, user usage documents, and examples of controls;
and after the compliance check is passed, storing the control resources uploaded by the user and used for sharing.
Further, the checking the compliance of the control resource uploaded by the user for sharing includes at least one of the following items:
whether the control resource is non-toxic;
whether the control resources are complete;
and whether the control resource is appointed with a loading interface or not can enable the configuration software to dynamically load the control through the appointed loading interface.
Further, when the step of storing the control resource uploaded by the user for sharing is executed, the method further includes:
and adding the use description information recorded in the use description information document to the metadata of the shared control resource.
Further, before the step of performing compliance check on the control resource uploaded by the user for sharing is performed, the method further includes:
and confirming whether the user of the control resource for sharing is a legal user, and when the user is confirmed to be the legal user, executing the step of performing compliance check on the control resource for sharing uploaded by the user.
Further, the method further comprises:
acquiring evaluation information and loading activeness of the control;
and generating the quality information of the control according to the evaluation information and the loading liveness.
Further, the method further comprises:
and cleaning the shared control resource according to the quality information of the control.
Further, the method further comprises:
and grading the users providing the controls according to the number of the controls provided by the users and the quality information of the provided controls, and displaying the graded identification and the controls together.
In a second aspect of the present invention,
the application provides a configuration software control processing apparatus, includes:
the receiving module is used for receiving user behavior data sent by a user terminal;
the obtaining module is used for obtaining a control resource list for recommendation according to the user behavior data;
and the sending recommendation module is used for sending the control resource list to the user terminal so as to recommend the control resource list to the user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list.
In a third aspect,
the present application provides a server comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of any of the above methods.
In a fourth aspect of the present invention,
the application provides a configuration software control processing method, which is applied to a user terminal and comprises the following steps:
acquiring user behavior data;
sending the user behavior data to a server so that the server obtains a control resource list for recommendation according to the user behavior data;
and receiving the control resource list sent by the server to recommend the control resource list to a user, so that the user can select a control which needs to be dynamically loaded by the configuration software according to the control resource list.
Further, the user behavior data includes: and the user uses the engineering field type of the configuration software and the user-defined attention tag.
Further, the method further comprises:
when the control is selected by the user according to the control resource list, searching for an appointed loading interface;
and requesting the server to dynamically load the control selected by the user through the appointed loading interface, so that when the server allows dynamic loading through determining that the loading interface is the appointed loading interface, the control selected by the user is dynamically loaded through the appointed loading interface.
Further, the dynamically loading the control selected by the user through the agreed loading interface includes:
displaying an icon or an identifier of a control at a preset designated position of the configuration software;
generating an object of the control in a memory;
displaying a control on a user display interface of the configuration software;
the control outputs a code;
generating a command set on a UI (user interface) of the control; and
and generating an expansion interface of the control.
Further, the method further comprises:
receiving a request of the loaded control calling data;
searching for an appointed calling interface, and allocating the appointed calling interface to the loaded control to call data so that the loaded control realizes a corresponding function according to the called data.
Further, the data of the call includes:
item form collection data;
device collection data for the item; and
usable variable set data of items.
Further, the method further comprises:
acquiring evaluation information of a user on a control;
and sending the evaluation information of the evaluated control to the server so that the server generates the quality information of the evaluated control according to the loading activity of the evaluated control and the evaluation information.
Further, the method further comprises:
and acquiring control resources uploaded by the user and used for sharing, and sending the control resources to the server.
In a fifth aspect of the present invention,
the application provides a configuration software control processing apparatus, includes:
the acquisition module is used for acquiring user behavior data;
the sending module is used for sending the user behavior data to a server so that the server can obtain a control resource list for recommendation according to the user behavior data;
and the receiving and recommending module is used for receiving the control resource list sent by the server to recommend the control resource list to a user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list.
In a sixth aspect of the present invention,
the application provides a user terminal, including:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of any of the above methods.
In a seventh aspect,
the present application provides a configuration software system comprising:
a server as described above; and
a user terminal as described above.
This application adopts above technical scheme, possesses following beneficial effect at least:
according to the configuration software resource sharing method and system, a server provides a sharing place of configuration software controls which can be directly reused by a user, shared control resources in the server are filtered by receiving user behavior data and user-defined attention labels in the process of designing configuration software by the user, a control resource list which accurately hits user requirements is obtained and sent to a user terminal as recommendation, the user can select controls which need to be dynamically loaded by the configuration software according to the control resource list and directly reuse the controls, practical application of the ready configuration software is directly reused, design cost is reduced, design efficiency is improved, and effective utilization of the practical application rich in the configuration software is facilitated.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a configuration software control processing method according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a configuration software control processing apparatus according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a server according to an embodiment of the present application;
fig. 4 is a flowchart illustrating a configuration software control processing method according to another embodiment of the present application;
fig. 5 is a schematic structural diagram of a configuration software control processing device according to another embodiment of the present application;
fig. 6 is a schematic structural diagram of a user terminal according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a configuration software system according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail below. It is to be understood that the embodiments described are only a few embodiments of the present application and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a schematic flow chart of a configuration software control processing method according to an embodiment of the present application, where the configuration software control processing method is applied to a server, and as shown in fig. 1, the configuration software control processing method includes the following steps:
and step S101, receiving user behavior data sent by the user terminal.
Specifically, the server provides a shared place for the configuration software control directly reusable by the user, and after the connection between the user terminal and the server is established, the server receives user behavior data sent by the user terminal.
Specifically, the user behavior data may be the type of engineering field in which the user uses the configuration software, a user-defined attention tag, and the like. The engineering field type of the configuration software used by the user can be industrial control, building control, local energy Internet control and the like; the user-defined attention tag is a keyword defined by a user to be concerned, such as: the control required by the user attention belongs to a process control class or a CAN protocol class and the like, and the CAN or the process control class CAN be used as a keyword to form an attention tag.
And S102, obtaining a control resource list for recommendation according to the user behavior data.
The user behavior data comprises: for example, the user uses the engineering field type of the configuration software and the user-defined attention tag, and the server obtains the recommended control resource list according to the received engineering field type of the configuration software and the user-defined attention tag, so that the obtained control resource list can accurately meet the requirements of the user.
In an embodiment, the obtaining a control resource list for recommendation according to the user behavior data includes:
filtering by using metadata of shared control resources according to the user behavior data, wherein the metadata comprises related information of each control in the shared control resources;
and obtaining the control resource list for recommendation according to the filtering processing result.
Specifically, in the related art, the metadata is data describing data, the metadata of the shared control resource may describe the shared control resource in the server, the description content may include usage description information of each control, and the like, and the metadata of the shared control resource forms a summary of the situations of each shared control. According to the user behavior data and the attention label, the content in the metadata of the shared control resource is filtered, the purpose description information document of each shared control providing the purpose description information is not required to be subjected to traversal filtering once every time, and the filtering processing efficiency can be improved.
The following are included with the user behavior data: the filtering process is specifically explained by taking the engineering field type of the configuration software and the user-defined attention tag as examples.
Specifically, a user uses the engineering field type of the configuration software to perform first filtering processing on the shared control resource to obtain a first filtering result; and then, carrying out secondary filtering processing on the first filtering result according to the user-defined attention tag to obtain a second filtering result, and taking the second filtering result as a final filtering processing result to enable the obtained control resource list to accurately hit the requirements of the user.
Further, the obtaining the control resource list for recommendation according to the filtering processing result includes:
according to the quality information of each control in the filtering processing result, performing quality sequencing on each control in the filtering processing result;
and obtaining the control resource list sorted according to the quality.
Specifically, the controls in the control resource list obtained by filtering are sorted according to quality, for example, sorted according to the order of the quality from high to low, which is more convenient for the user to make a selection.
Step S103, sending the control resource list to the user terminal for recommendation to a user, so that the user can select a control which needs to be dynamically loaded by the configuration software according to the control resource list.
Specifically, after the control resource list is sent to the user terminal by the server, the control resource list is displayed on configuration software of the user terminal, so that the purpose of recommending the user is achieved. The user can select the control which needs to be dynamically loaded by the configuration software according to the recommended control resource list for direct multiplexing, and the practical application of the ready configuration software is directly multiplexed, so that the design cost is reduced, the design efficiency is improved, and the rich practical application of the configuration software is effectively utilized.
In one embodiment, the method further comprises:
when a request for dynamically loading the selected control sent by the user terminal is received, determining whether a loading interface of the user terminal dynamic loading control is an agreed interface, and when the loading interface is the agreed interface, allowing the selected control to be dynamically loaded.
Specifically, the user selects according to a control resource list recommended by the server, and when a control needing to be dynamically loaded is selected, the user terminal sends a control dynamic loading request to the server. As a server, in the present application, the response action is to determine whether the loading interface of the user terminal configuration software is a predetermined interface, and only when the loading interface is determined to be the predetermined interface, the dynamic loading is allowed to be performed, so as to form an authentication and verification mechanism for the user terminal.
In one embodiment, the method further comprises:
performing compliance check on the control resources uploaded by the user for sharing, wherein the control resources uploaded by the user for sharing comprise: controls, and usage description information documents, user usage documents, and examples of controls;
and after the compliance check is passed, storing the control resources uploaded by the user and used for sharing.
Specifically, a user designs a better configuration software control, the better configuration software control is uploaded to a server and shared to other people for use, the server does not directly allow the uploading of the control resource, but performs compliance check on the uploaded control resource, and the uploading is allowed only by the compliance check party.
Further, the checking the compliance of the control resource uploaded by the user for sharing includes at least one of the following items:
and if the control resource is non-toxic, virus check can be carried out on the control resource by calling antivirus software, and if the virus exists, the compliance check cannot pass.
Whether the control resources are complete or not, that is, the control resources uploaded by the user for sharing include: controls, and uses for controls describe information documents, user usage documents, and examples that cannot be missing or passed compliance checks.
And if the loading interface is not agreed, the compliance check cannot pass, namely the control cannot be used for sharing.
In one embodiment, when the step of storing the control resource uploaded by the user for sharing is executed, the method further comprises:
and adding the use description information recorded in the use description information document to the metadata of the shared control resource.
Specifically, when the server stores the uploaded control resource, the usage description information recorded in the usage description information document is added to the metadata of the shared control resource, so that the metadata of the shared control resource is filtered comprehensively and completely.
In one embodiment, before the step of performing the compliance check on the control resource uploaded by the user for sharing is performed, the method further includes:
and confirming whether the user of the control resource for sharing is a legal user, and when the user is confirmed to be the legal user, executing the step of performing compliance check on the control resource for sharing uploaded by the user.
Specifically, the server forms authentication management and control on the user of the uploading control, and only the user authenticated by the server allows the uploading control resource to be shared, which is beneficial to ensuring that the uploaded control resource for sharing is reliable and safe.
In one embodiment, the method further comprises:
acquiring evaluation information and loading activeness of the control;
and generating the quality information of the control according to the evaluation information and the loading liveness.
Specifically, the user evaluates and scores the quality of the control according to the use experience of the user (for example, the server provides scores in the five aspects of reliability, safety, document integrity, availability and real-time performance), and after receiving the scores sent by the configuration software, the server combines the activity of the used resources, and the six dimensions jointly form the quality evaluation of the control. Other users can decide whether to download the controls according to the quality information of each control, and the controls with the best quality information can be directly downloaded.
In one embodiment, the method further comprises:
and cleaning the shared control resource according to the quality information of the control.
Specifically, the server can periodically clean the control with poor quality information and the control with low user loading activity, so as to guide the shared resource space to develop to benign discovery in order.
In one embodiment, the method further comprises:
and grading the users providing the controls according to the number of the controls provided by the users and the quality information of the provided controls, and displaying the graded identification and the controls together.
Specifically, when a user sees a recommended control, the user can see the hierarchical identification of the control author, and when the hierarchical identification of the control author represents higher hierarchy, the user who downloads can be more inclined to download, so that the user can be helped to guide the author who uploads the control to provide high-quality controls and upload a greater number of controls, and further the purpose of guiding the shared resource space to develop to benign discovery in order can be achieved.
Fig. 2 is a schematic structural diagram of a configuration software control processing device according to an embodiment of the present application, and as shown in fig. 2, the configuration software control processing device 2 includes:
a receiving module 201, configured to receive user behavior data sent by a user terminal;
an obtaining module 202, configured to obtain a control resource list for recommendation according to the user behavior data;
and the sending recommendation module 203 is configured to send the control resource list to the user terminal to recommend the control resource list to the user, so that the user can select a control to be dynamically loaded by the configuration software according to the control resource list.
Further, the user behavior data includes: and the user uses the engineering field type of the configuration software and the user-defined attention tag.
Further, the obtaining module 202 is specifically configured to:
filtering by using metadata of shared control resources according to the user behavior data, wherein the metadata comprises related information of each control in the shared control resources;
and obtaining the control resource list for recommendation according to the filtering processing result.
Further, the obtaining the control resource list for recommendation according to the filtering processing result includes:
according to the quality information of each control in the filtering processing result, performing quality sequencing on each control in the filtering processing result;
and obtaining the control resource list sorted according to the quality.
Further, the configuration software control processing device 2 further includes:
a confirmation allowing module 204, configured to determine whether a loading interface of the dynamic loading control of the user terminal is an agreed interface when receiving a request for dynamically loading the selected control sent by the user terminal, and allow the selected control to be dynamically loaded when the loading interface is the agreed interface.
Further, the configuration software control processing device 2 further includes:
a check storage module 205 to: performing compliance check on the control resources uploaded by the user for sharing, wherein the control resources uploaded by the user for sharing comprise: controls, and usage description information documents, user usage documents, and examples of controls;
and after the compliance check is passed, storing the control resources uploaded by the user and used for sharing.
Further, the checking the compliance of the control resource uploaded by the user for sharing includes at least one of the following items:
whether the control resource is non-toxic;
whether the control resources are complete;
and whether the control resource is appointed with a loading interface or not can enable the configuration software to dynamically load the control through the appointed loading interface.
Further, the configuration software control processing device 2 further includes:
an adding module 206, configured to add, when the step of storing the control resource for sharing uploaded by the user is performed, the usage description information recorded in the usage description information document to the metadata of the shared control resource.
Further, the configuration software control processing device 2 further includes:
a confirm user module 207, configured to, before the step of performing compliance check on the control resource for sharing uploaded by the user is performed, confirm whether the user of the control resource for sharing is a legal user, and when it is confirmed that the user is a legal user, perform the step of performing compliance check on the control resource for sharing uploaded by the user.
Further, the configuration software control processing device 2 further includes:
a quality module 208 to: acquiring evaluation information and loading activeness of the control; and generating the quality information of the control according to the evaluation information and the loading liveness.
Further, the configuration software control processing device 2 further includes:
a cleaning module 209 for: and cleaning the shared control resource according to the quality information of the control.
Further, the configuration software control processing device 2 further includes:
a user ranking module 210 for: and grading the users providing the controls according to the number of the controls provided by the users and the quality information of the provided controls, and displaying the graded identification and the controls together.
With respect to the configuration software control processing device 2 in the above related embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail here.
Fig. 3 is a schematic structural diagram of a server according to an embodiment of the present application, and as shown in fig. 3, the server 3 includes:
a memory 301 having an executable program stored thereon;
a processor 302 for executing the executable program in the memory 301 to implement the steps of any of the above methods.
With regard to the server 3 in the above-described embodiment, the specific manner in which the processor 302 thereof executes the program in the memory 301 has been described in detail in the embodiment related to the method, and will not be described in detail here.
Fig. 4 is a schematic flowchart of a configuration software control processing method according to another embodiment of the present application, where the configuration software control processing method is applied to a user terminal, and as shown in fig. 4, the configuration software control processing method includes the following steps:
and step S401, acquiring user behavior data.
Specifically, the HMI configuration software is taken as an example, and is used for acquiring the user behavior data during the process of using the HMI configuration software. The user behavior data may be the type of engineering domain the user uses the configuration software, user-defined attention tags, and the like. The engineering field type of the configuration software used by the user can be industrial control, building control, local energy Internet control and the like; the user-defined attention tag is a keyword defined by a user to be concerned, such as: the control required by the user attention belongs to a process control class or a CAN protocol class and the like, and the CAN or the process control class CAN be used as a keyword to form an attention tag.
In one embodiment, the user behavior data comprises: and the user uses the engineering field type of the configuration software and the user-defined attention tag. In a specific application, it may be: the user defines an attention tag, and after the HMI configuration software obtains the attention tag, the HMI configuration software further obtains the type of the engineering field of the user using the configuration software at present.
Step S402, sending the user behavior data to a server so that the server can obtain a control resource list for recommendation according to the user behavior data.
The user behavior data comprises: the method comprises the steps that a user uses an engineering field type of configuration software and a user-defined attention label as examples, after the user terminal is connected with a server, the user terminal sends the obtained engineering field type of the configuration software used by the user and the user-defined attention label to the server, and the server obtains a recommended control resource list according to the received engineering field type of the configuration software used by the user and the user-defined attention label, so that the obtained control resource list can accurately meet the requirements of the user.
The description has been given in the related embodiments for the server to obtain the control resource list for recommendation according to the user behavior data, and details are not described here.
And step S403, receiving the control resource list sent by the server to recommend the control resource list to a user, so that the user can select a control which needs to be dynamically loaded by the configuration software according to the control resource list.
Specifically, after receiving the control resource list sent by the server, the user terminal displays the control resource list on configuration software of the user terminal, so that the purpose of recommending the user is achieved. The user can select the control which needs to be dynamically loaded by the configuration software according to the recommended control resource list for direct multiplexing, and the practical application of the ready configuration software is directly multiplexed, so that the design cost is reduced, the design efficiency is improved, and the rich practical application of the configuration software is effectively utilized.
In one embodiment, the method further comprises:
when the control is selected by the user according to the control resource list, searching for an appointed loading interface;
and requesting the server to dynamically load the control selected by the user through the appointed loading interface, so that when the server allows dynamic loading through determining that the loading interface is the appointed loading interface, the control selected by the user is dynamically loaded through the appointed loading interface.
Specifically, when the configuration software determines that the user selects the control according to the control resource list, an agreed loading interface can be searched through a reflection mechanism such as net and java, then the selected control is requested to be loaded to the server through the loading interface, and the response action of the server is to determine whether the loading interface of the configuration software of the user terminal is an agreed interface in advance, only when the agreed interface is determined, the dynamic loading is allowed to be carried out, and an authentication and auditing mechanism is formed for the user terminal.
In an embodiment, the dynamically loading the control selected by the user through the agreed loading interface includes:
the configuration software displays an icon or an identifier of the control at a preset designated position of the configuration software, for example, the configuration software displays the icon or the identifier of the control in a menu bar/a tool box, so that a user can use the control.
And generating the object of the control in the memory.
And displaying the control on a user display interface of the configuration software.
The control outputs code, for example, code that enters the target platform and language of the configuration software application.
And generating a command set in the UI interface of the control, such as commands of copying/pasting, canceling/redoing, deleting, configuring and the like. The user uses these commands to use the various commands of the control in the design of the project.
And generating an expansion interface of the control, and loading the interface by the configuration software for a user to configure the control.
Through the related embodiment of the dynamic loading processing, interaction between the configuration software and the control can be realized in the application.
In one embodiment, the method further comprises:
receiving a request of the loaded control calling data;
searching for an appointed calling interface, and allocating the appointed calling interface to the loaded control to call data so that the loaded control realizes a corresponding function according to the called data.
Specifically, after the configuration software loads the control, the control calls the data of the configuration software through an appointed calling interface to realize the function of the control.
Further, the data of the call includes:
and after the control acquires the object, a display interface form of the control can be added to the data, and the configuration software can traverse to the UI of the control in the form set, wherein the UI is displayed for interacting with a user and the configuration code is output.
And after the control acquires the equipment set managed by the configuration software, the equipment data can be displayed, controlled or analyzed.
The usable variable set data of the item, the data (such as communication data, system data, calculation result data, configuration data, etc.) in the configuration software are represented by variable. The shared control obtains the variable set of the configuration software, wherein the shared control can display, analyze and update the data, and add the specific data to the variable set for the user to use (for example, a certain shared control realizes the real-time display of the variable data, the control can select a variable to be displayed from the variable set of the configuration software, and the user can configure the line brushing time of the variable-the shared control puts the specific configuration data variable into the variable set for the user to use).
In one embodiment, the method further comprises:
acquiring evaluation information of a user on a control;
and sending the evaluation information of the evaluated control to the server so that the server generates the quality information of the evaluated control according to the loading activity of the evaluated control and the evaluation information.
Specifically, the user evaluates and scores the quality of the control according to the use experience of the user (for example, the server provides scoring in five aspects of reliability, safety, document integrity, availability and real-time performance), and after the configuration software sends the scoring to the server, the six dimensions jointly form the quality evaluation of the control by combining the activity of the used resources. Other users can decide whether to download the controls according to the quality information of each control, and the controls with the best quality information can be directly downloaded.
In one embodiment, the method further comprises:
and acquiring control resources uploaded by the user and used for sharing, and sending the control resources to the server.
Specifically, the server provides a sharing place for the configuration software control directly reusable by the user, and the user can upload the configuration software control designed by the user to the server for sharing.
Fig. 5 is a schematic structural diagram of a configuration software control processing device according to another embodiment of the present application, and as shown in fig. 5, the configuration software control processing device 5 includes:
an obtaining module 501, configured to obtain user behavior data;
a sending module 502, configured to send the user behavior data to a server, so that the server obtains a control resource list for recommendation according to the user behavior data;
and a receiving and recommending module 503, configured to receive the control resource list sent by the server to recommend the control resource list to a user, so that the user can select a control to be dynamically loaded by the configuration software according to the control resource list.
Further, the user behavior data includes: and the user uses the engineering field type of the configuration software and the user-defined attention tag.
Further, the configuration software control processing device 5 further includes:
a dynamic loading module 504 configured to: when the control is selected by the user according to the control resource list, searching for an appointed loading interface; and requesting the server to dynamically load the control selected by the user through the appointed loading interface, so that when the server allows dynamic loading through determining that the loading interface is the appointed loading interface, the control selected by the user is dynamically loaded through the appointed loading interface.
Further, the dynamically loading the control selected by the user through the agreed loading interface includes:
displaying an icon or an identifier of a control at a preset designated position of the configuration software;
generating an object of the control in a memory;
displaying a control on a user display interface of the configuration software;
the control outputs a code;
generating a command set on a UI (user interface) of the control; and
and generating an expansion interface of the control.
Further, the configuration software control processing device 5 further includes:
a calling module 505 for: receiving a request of the loaded control calling data; searching for an appointed calling interface, and allocating the appointed calling interface to the loaded control to call data so that the loaded control realizes a corresponding function according to the called data.
Further, the data of the call includes:
item form collection data;
device collection data for the item; and
usable variable set data of items.
Further, the configuration software control processing device 5 further includes:
an evaluation module 506 to: acquiring evaluation information of a user on a control; and sending the evaluation information of the evaluated control to the server so that the server generates the quality information of the evaluated control according to the loading activity of the evaluated control and the evaluation information.
Further, the configuration software control processing device 5 further includes:
an upload module 507, configured to: and acquiring control resources uploaded by the user and used for sharing, and sending the control resources to the server.
With respect to the configuration software control processing device 5 in the above related embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail here.
Fig. 6 is a schematic structural diagram of a user terminal according to an embodiment of the present application, and as shown in fig. 6, the user terminal 6 includes:
a memory 601 on which an executable program is stored;
a processor 602 for executing the executable program in the memory 601 to implement the steps of any of the above methods.
Specifically, the user terminal 6 may be an HMI, a computer, or the like.
With regard to the server 6 in the above-described embodiment, the specific manner in which the processor 602 executes the program in the memory 601 has been described in detail in the embodiment related to the method, and will not be described in detail here.
Fig. 7 is a schematic structural diagram of a configuration software system according to an embodiment of the present application, and as shown in fig. 7, the configuration software system 7 includes:
the server 3 as described above; and
the user terminal 6 as described above.
With respect to the configuration software system 7 in the above embodiment, the specific interaction manner between the server 3 and the user terminal 6 has been described in detail in the embodiment of the method, and will not be described in detail here.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present application, the meaning of "plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as: represents modules, segments or portions of code which include one or more executable instructions for implementing specific logical functions or steps of a process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present application.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (25)

1. A configuration software control processing method is applied to a server and comprises the following steps:
receiving user behavior data sent by a user terminal;
obtaining a control resource list for recommendation according to the user behavior data;
and sending the control resource list to the user terminal to recommend the control resource list to the user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list.
2. The method of claim 1, wherein the user behavior data comprises: and the user uses the engineering field type of the configuration software and the user-defined attention tag.
3. The method of claim 1, wherein the deriving a list of control resources for recommendation based on the user behavior data comprises:
filtering by using metadata of shared control resources according to the user behavior data, wherein the metadata comprises related information of each control in the shared control resources;
and obtaining the control resource list for recommendation according to the filtering processing result.
4. The method according to claim 3, wherein the obtaining the control resource list for recommendation according to the filtering processing result comprises:
according to the quality information of each control in the filtering processing result, performing quality sequencing on each control in the filtering processing result;
and obtaining the control resource list sorted according to the quality.
5. The method of claim 1, further comprising:
when a request for dynamically loading the selected control sent by the user terminal is received, determining whether a loading interface of the user terminal dynamic loading control is an agreed interface, and when the loading interface is the agreed interface, allowing the selected control to be dynamically loaded.
6. The method of claim 1, further comprising:
performing compliance check on the control resources uploaded by the user for sharing, wherein the control resources uploaded by the user for sharing comprise: controls, and usage description information documents, user usage documents, and examples of controls;
and after the compliance check is passed, storing the control resources uploaded by the user and used for sharing.
7. The method of claim 6, wherein the compliance checking of the control resources uploaded by the user for sharing comprises at least one of:
whether the control resource is non-toxic;
whether the control resources are complete;
and whether the control resource is appointed with a loading interface or not can enable the configuration software to dynamically load the control through the appointed loading interface.
8. The method of claim 6, wherein when the step of storing the user uploaded control resource for sharing is performed, the method further comprises:
and adding the use description information recorded in the use description information document to the metadata of the shared control resource.
9. The method of claim 6, wherein before the step of performing the compliance check on the control resources uploaded by the user for sharing, the method further comprises:
and confirming whether the user of the control resource for sharing is a legal user, and when the user is confirmed to be the legal user, executing the step of performing compliance check on the control resource for sharing uploaded by the user.
10. The method of claim 4, further comprising:
acquiring evaluation information and loading activeness of the control;
and generating the quality information of the control according to the evaluation information and the loading liveness.
11. The method of claim 10, further comprising:
and cleaning the shared control resource according to the quality information of the control.
12. The method of claim 10, further comprising:
and grading the users providing the controls according to the number of the controls provided by the users and the quality information of the provided controls, and displaying the graded identification and the controls together.
13. A configuration software control processing apparatus, comprising:
the receiving module is used for receiving user behavior data sent by a user terminal;
the obtaining module is used for obtaining a control resource list for recommendation according to the user behavior data;
and the sending recommendation module is used for sending the control resource list to the user terminal so as to recommend the control resource list to the user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list.
14. A server, comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of the method of any of claims 1-12.
15. A configuration software control processing method is applied to a user terminal, and comprises the following steps:
acquiring user behavior data;
sending the user behavior data to a server so that the server obtains a control resource list for recommendation according to the user behavior data;
and receiving the control resource list sent by the server to recommend the control resource list to a user, so that the user can select a control which needs to be dynamically loaded by the configuration software according to the control resource list.
16. The method of claim 15, wherein the user behavior data comprises: and the user uses the engineering field type of the configuration software and the user-defined attention tag.
17. The method of claim 15, further comprising:
when the control is selected by the user according to the control resource list, searching for an appointed loading interface;
and requesting the server to dynamically load the control selected by the user through the appointed loading interface, so that when the server allows dynamic loading through determining that the loading interface is the appointed loading interface, the control selected by the user is dynamically loaded through the appointed loading interface.
18. The method according to claim 17, wherein the dynamically loading the control selected by the user through the agreed loading interface comprises:
displaying an icon or an identifier of a control at a preset designated position of the configuration software;
generating an object of the control in a memory;
displaying a control on a user display interface of the configuration software;
the control outputs a code;
generating a command set on a UI (user interface) of the control; and
and generating an expansion interface of the control.
19. The method of claim 17, further comprising:
receiving a request of the loaded control calling data;
searching for an appointed calling interface, and allocating the appointed calling interface to the loaded control to call data so that the loaded control realizes a corresponding function according to the called data.
20. The method of claim 19, wherein the data for the call comprises:
item form collection data;
device collection data for the item; and
usable variable set data of items.
21. The method of claim 15, further comprising:
acquiring evaluation information of a user on a control;
and sending the evaluation information of the evaluated control to the server so that the server generates the quality information of the evaluated control according to the loading activity of the evaluated control and the evaluation information.
22. The method of claim 15, further comprising:
and acquiring control resources uploaded by the user and used for sharing, and sending the control resources to the server.
23. A configuration software control processing apparatus, comprising:
the acquisition module is used for acquiring user behavior data;
the sending module is used for sending the user behavior data to a server so that the server can obtain a control resource list for recommendation according to the user behavior data;
and the receiving and recommending module is used for receiving the control resource list sent by the server to recommend the control resource list to a user, so that the user can select the control which needs to be dynamically loaded by the configuration software according to the control resource list.
24. A user terminal, comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of the method of any of claims 15-22.
25. A configuration software system, comprising:
the server of claim 14; and
the user terminal of claim 24.
CN201910813139.0A 2019-08-30 2019-08-30 Configuration software control processing method, device, server, user terminal and system Pending CN110633120A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910813139.0A CN110633120A (en) 2019-08-30 2019-08-30 Configuration software control processing method, device, server, user terminal and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910813139.0A CN110633120A (en) 2019-08-30 2019-08-30 Configuration software control processing method, device, server, user terminal and system

Publications (1)

Publication Number Publication Date
CN110633120A true CN110633120A (en) 2019-12-31

Family

ID=68969715

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910813139.0A Pending CN110633120A (en) 2019-08-30 2019-08-30 Configuration software control processing method, device, server, user terminal and system

Country Status (1)

Country Link
CN (1) CN110633120A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111881152A (en) * 2020-07-17 2020-11-03 珠海格力电器股份有限公司 Connection method and system for modules of configuration software
CN111966341A (en) * 2020-07-23 2020-11-20 中国航发控制***研究所 Gas turbine monitoring software event configuration method supporting event sequence customization
CN113791594A (en) * 2021-11-15 2021-12-14 西安热工研究院有限公司 Configuration establishing method, system, equipment and medium of distributed control system
CN115047835A (en) * 2022-06-27 2022-09-13 中国核动力研究设计院 Method, device, equipment and medium for acquiring periodic test data based on DCS (distributed control System)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406127A (en) * 2015-07-31 2017-02-15 腾讯科技(深圳)有限公司 Method and device for generating control interface of Internet of Things (IOT) device
CN109558524A (en) * 2018-11-14 2019-04-02 无锡信捷电气股份有限公司 The internet of things equipment monitoring method and device of configurableization
CN109862064A (en) * 2018-11-22 2019-06-07 中国铁建重工集团有限公司 A kind of configuration method and device for equipment remote monitoring

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406127A (en) * 2015-07-31 2017-02-15 腾讯科技(深圳)有限公司 Method and device for generating control interface of Internet of Things (IOT) device
CN109558524A (en) * 2018-11-14 2019-04-02 无锡信捷电气股份有限公司 The internet of things equipment monitoring method and device of configurableization
CN109862064A (en) * 2018-11-22 2019-06-07 中国铁建重工集团有限公司 A kind of configuration method and device for equipment remote monitoring

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王永: "汽车空调***性能分析及其图形化软件的开发", 《中国优秀硕士学位论文全文数据库》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111881152A (en) * 2020-07-17 2020-11-03 珠海格力电器股份有限公司 Connection method and system for modules of configuration software
CN111881152B (en) * 2020-07-17 2024-04-02 珠海格力电器股份有限公司 Method and system for connecting modules of configuration software
CN111966341A (en) * 2020-07-23 2020-11-20 中国航发控制***研究所 Gas turbine monitoring software event configuration method supporting event sequence customization
CN113791594A (en) * 2021-11-15 2021-12-14 西安热工研究院有限公司 Configuration establishing method, system, equipment and medium of distributed control system
CN113791594B (en) * 2021-11-15 2022-02-11 西安热工研究院有限公司 Configuration establishing method, system, equipment and medium of distributed control system
CN115047835A (en) * 2022-06-27 2022-09-13 中国核动力研究设计院 Method, device, equipment and medium for acquiring periodic test data based on DCS (distributed control System)

Similar Documents

Publication Publication Date Title
CN110633120A (en) Configuration software control processing method, device, server, user terminal and system
EP3958606A1 (en) Methods and devices for pushing and requesting model, storage medium and electronic device
KR102317535B1 (en) Methods and systems for implementing data tracking with software development kits
US8839107B2 (en) Context based script generation
US20160330208A1 (en) Method and apparatus for implementing document sharing between user groups
US10984360B2 (en) Cognitive learning workflow execution
CN104219316A (en) Method and device for processing call request in distributed system
WO2019082066A1 (en) Cognitive learning workflow execution
CN112036577B (en) Method and device for applying machine learning based on data form and electronic equipment
US10719795B2 (en) Cognitive learning workflow execution
US20110302113A1 (en) Monitoring relationships between digital items on a computing apparatus
US10713084B2 (en) Cognitive learning workflow execution
CN104572085A (en) Method and device for analyzing application program
CN106095483A (en) The Automation arranging method of service and device
CN110890987A (en) Method, device, equipment and system for automatically creating cluster
CN113568604B (en) Method and device for updating wind control strategy and computer readable storage medium
CN115392501A (en) Data acquisition method and device, electronic equipment and storage medium
JP2008112311A (en) Method and system for business process execution, and program
CN113961332A (en) Method and device for realizing workflow engine, electronic equipment and storage medium
KR20180130733A (en) System and method for recommending component reuse based on collaboration dependency
CN107633080B (en) User task processing method and device
CN113268232B (en) Page skin generation method and device and computer readable storage medium
KR101681154B1 (en) Method of constructing data collector, server performing the same and storage medium for the same
US20220342742A1 (en) Graphical management of big data pipelines
CN109756354B (en) Ring network management method, network management equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20191231

RJ01 Rejection of invention patent application after publication