CN112052418B - Data configuration method and device - Google Patents
Data configuration method and device Download PDFInfo
- Publication number
- CN112052418B CN112052418B CN202010933479.XA CN202010933479A CN112052418B CN 112052418 B CN112052418 B CN 112052418B CN 202010933479 A CN202010933479 A CN 202010933479A CN 112052418 B CN112052418 B CN 112052418B
- Authority
- CN
- China
- Prior art keywords
- data
- configuration
- page
- data structure
- interface element
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 49
- 238000012544 monitoring process Methods 0.000 claims abstract description 60
- 238000010200 validation analysis Methods 0.000 claims description 17
- 238000004458 analytical method Methods 0.000 claims description 2
- 230000008859 change Effects 0.000 description 13
- 238000010586 diagram Methods 0.000 description 7
- 230000008569 process Effects 0.000 description 4
- 238000012545 processing Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 238000010248 power generation Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 235000010425 Sorbus domestica Nutrition 0.000 description 1
- 240000005332 Sorbus domestica Species 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005265 energy consumption Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9574—Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a data configuration method, a device, a computer readable storage medium and an electronic device, wherein the method comprises the following steps: determining data structure request information of a data source to be configured according to a first monitoring event of a first interface element of a data configuration page, and sending the data structure request information to a server, wherein the data source to be configured comprises data configuration indexes of equipment; receiving a data structure of the data source to be configured, which is sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure; determining page configuration data from the binding data according to a second monitoring event of the second interface element; and storing and releasing the page configuration data and the data structure so that a client can acquire the data structure and the page configuration data. By the technical scheme of the invention, the data configuration of the equipment can be realized, and different data configuration requirements can be met.
Description
Technical Field
The present invention relates to the field of energy technologies, and in particular, to a data configuration method and apparatus.
Background
The combination of the energy industry and the internet of things technology generates a large amount of internet of things data of equipment, and the relation among the data is very complex in the application of the data, so that a plurality of data items appear, and in the data items, the data configuration takes an important role.
At present, data configuration is mainly realized through a visual configuration platform, so that needed data is obtained.
However, these visual data platforms are mainly configured for three data, i.e., interface, SQL language (Structured Query Language ), excel, and cannot configure data of a device. Therefore, how to implement data configuration of a device is a problem to be solved.
Disclosure of Invention
The invention provides a data configuration method, a data configuration device, a computer readable storage medium and electronic equipment, which can realize the data configuration of the equipment and meet different equipment configuration requirements.
In a first aspect, the present invention provides a data configuration method, applied to a front end, including:
determining data structure request information of a data source to be configured according to a first monitoring event of a first interface element of a data configuration page, and sending the data structure request information to a server, wherein the data source to be configured comprises data configuration indexes of equipment;
Receiving a data structure of the data source to be configured, which is sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure;
determining page configuration data from the binding data according to a second monitoring event of the second interface element;
and storing and releasing the page configuration data and the data structure so that a client can acquire the data structure and the page configuration data.
In a second aspect, the present invention provides a data configuration method, applied to a server, including:
receiving data structure request information in the method of the first aspect;
acquiring the data source to be configured according to the data structure request information;
and determining a data structure of the data source to be configured, and sending the data structure to the data configuration page.
In a third aspect, the present invention provides a data configuration method, applied to a client, including:
when loading a page corresponding to the page configuration data, acquiring the data structure and the page configuration data in the method according to the first aspect;
analyzing the data structure according to the page configuration data to generate page data corresponding to the page configuration data;
And displaying the page data on the page.
In a fourth aspect, the present invention provides a data configuration apparatus, applied to a front end, including:
the first sending module is used for determining data structure request information of a data source to be configured according to a first monitoring event of a first interface element of the data configuration page, and sending the data structure request information to a server, wherein the data source to be configured comprises data configuration indexes of equipment;
the first receiving module is used for receiving the data structure of the data source to be configured, which is sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure;
the configuration module is used for determining page configuration data from the binding data according to a second monitoring event of the second interface element;
and the publishing module is used for storing and publishing the page configuration data and the data structure so that the client can acquire the data structure and the page configuration data.
In a fifth aspect, the present invention provides a data configuration apparatus, applied to a server, including:
a second receiving module for receiving data structure request information in the data configuration apparatus according to the fourth aspect;
The acquisition module is used for acquiring the data source to be configured according to the data structure request information;
and the second sending module is used for determining the data structure of the data source to be configured and sending the data structure to the data configuration page.
In a sixth aspect, the present invention provides a data configuration apparatus, applied to a client, including:
the loading module is used for acquiring the data structure and the page configuration data in the data configuration device according to the fourth aspect when loading the page corresponding to the page configuration data;
the analysis module is used for analyzing the data structure according to the page configuration data so as to generate page data corresponding to the page configuration data;
and the display module is used for displaying the page data on the page.
The invention provides a data configuration method, a device, a computer readable storage medium and an electronic device, wherein the method determines data structure request information of a data source to be configured according to a first monitoring event of a first interface element of a data configuration page, and sends the data structure request information to a server, the data source to be configured comprises data configuration indexes of equipment, so that data information of the equipment to be configured is known, then a data structure of the data source to be configured, sent by the server, is received, binding data of a second interface element in the data configuration page is determined according to the data structure, so that data capable of being configured in the data structure is known, page configuration data is determined from the binding data according to a second monitoring event of the second interface element, data configuration is realized, and then the page configuration data and the data structure are saved and released, so that a client can acquire the data structure and the page configuration data. In summary, through the technical scheme of the invention, the data structure of the data source is obtained through the server side and the data configuration is performed at the front end, so that the data configuration of the equipment can be realized, and different data configuration requirements are met.
Further effects of the above-described non-conventional preferred embodiments will be described below in connection with the detailed description.
Drawings
In order to more clearly illustrate the embodiments of the invention or the prior art solutions, the drawings which are used in the description of the embodiments or the prior art will be briefly described below, it being obvious that the drawings in the description below are only some of the embodiments described in the present invention, and that other drawings can be obtained according to these drawings without inventive faculty for a person skilled in the art.
Fig. 1 is a flow chart of a data configuration method according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating another data configuration method according to the first embodiment of the present invention;
FIG. 3 is a schematic diagram of a data configuration page according to a first embodiment of the present invention;
fig. 4 is a page display diagram of a client according to a first embodiment of the present invention.
FIG. 5 is a flowchart of a data configuration method according to a second embodiment of the present invention;
FIG. 6 is a flowchart of a data configuration method according to a third embodiment of the present invention;
Fig. 7 is a schematic structural diagram of a data configuration device according to a fourth embodiment of the present invention;
FIG. 8 is a schematic diagram of a data configuration device according to a fifth embodiment of the present invention;
FIG. 9 is a schematic diagram of a data configuration device according to a sixth embodiment of the present invention;
fig. 10 is a schematic structural diagram of an electronic device according to a seventh embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to specific embodiments and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
As shown in fig. 1, a first embodiment of the present invention provides a data configuration method, which includes the following steps:
step 101, determining data structure request information of a data source to be configured according to a first monitoring event of a first interface element of a data configuration page, and sending the data structure request information to a server, wherein the data source to be configured comprises data configuration indexes of equipment.
In particular, the data configuration page refers specifically to a page for data configuration of the device.
Specifically, the first interface element refers to a series of elements, such as drop-down boxes, icons, option boxes, etc., in the data configuration page for meeting the user interaction requirement. The embodiment of the invention is not intended to limit the expression form of the first interface element, and is specifically required to be determined by combining with actual requirements.
Specifically, the first monitoring event refers to that the front end obtains some data through the operation of the user and reacts to the data, and feeds back the corresponding behavior or the operation of the instruction. The meaning of the second listening event and the third listening event is the same as that of the first listening event, and the following description is omitted. It should be noted that the meaning of the first listening event, the second listening event, and the third listening event is the same, but the content of the listening is different.
In particular, the data source to be configured refers to the device to be configured and the data attribute of the device. Optionally, the data source to be configured includes, but is not limited to, a data source name, a data type, a data source, a plurality of devices, a data configuration index corresponding to each device, and a presentation mode of index data corresponding to each data configuration index. The data source names specifically refer to names for distinguishing different data sources, for example, a device name may be used as the data source name. The device can be an energy device, such as a boiler, a photovoltaic inverter, an internal gas, a gas engine, a cogeneration device, a box transformer and the like, and the embodiment of the invention is not intended to limit the number and the type of the device, and the device is specifically required to be determined in combination with actual requirements; the device may correspond to a plurality of data configuration indexes, where the data configuration indexes include an intrinsic index of the device and a variable index, where the intrinsic index may be an index inherent to the device such as rated power and rated voltage, and the variable index may be an index that changes continuously along with operation of the device, such as steam temperature, steam pressure, daily power generation amount, and accumulated power generation amount. The index data of the data configuration index also needs to have a proper presentation mode, for example, the presentation mode of different data configuration index data can be configured independently by reserving decimal places, thousandth separators, non-interval values and the like, the presentation mode of the data configuration index reflected by the presentation mode is not limited, and the specific requirement is determined by combining with actual requirements. The data type specifically refers to the type of the device, for example, the device group, the service tree and the like, and the embodiment of the invention is not intended to limit the data type, and specifically needs to be determined in combination with actual conditions; the data source specifically refers to a data source of the device, for example, may be real data, simulation data, and the like, and the embodiment of the present invention is not intended to limit the data source, specifically needs to be determined in combination with the actual situation, where the data source indicates index data of the data configuration index should be obtained.
In one embodiment, when a data source configuration event in a first monitoring event of a first interface element of the data configuration page is monitored, determining a data source to be configured from preset data sources; when a data structure request event in a first monitoring event of a first interface element of the data configuration page is monitored, determining data structure request information of a data source to be configured, and sending the data structure request information to a server.
Optionally, the first interface element includes a drop down box of the data source and a data structure request button. Correspondingly, the first monitoring event includes a drop-down frame change event corresponding to a drop-down frame of the data source and a click event of a data structure request button, and specifically, the data structure request information of the data source to be configured can be determined by the following method, and the data structure request information is sent to the server side:
when a drop-down frame change event in a drop-down frame of the data source is monitored, determining the data source to be configured from a drop-down list of the drop-down frame of the data source; when a clicking event of a data structure request button is monitored, determining data structure request information of a data source to be configured, and sending the data structure request information to a server.
Specifically, the data options in the drop-down list in the drop-down box of the data source are pre-stored data source names, and the data source is pre-configured.
In one possible implementation, the data source may be determined by: acquiring a new data source page, configuring a data source name, a data type and a data source in the new data source page, clicking a next button in the new data source page, entering the data source configuration page, selecting a plurality of devices in the data source configuration page, determining an inherent index and a variable index of each device, and determining the presentation mode of index data of the inherent index and the variable index. For example, the data source may be a photovoltaic device, a device group, a real device, a photovoltaic device #1, an annual energy generation amount, an hour theoretical energy generation amount, an daily energy generation amount, and a reserved decimal point two-bit non-interval value, where the data source name is a photovoltaic device, the data type is a device group, the data source is a real device, the device is a photovoltaic device #1, the data configuration index is an annual energy generation amount, an hour theoretical energy generation amount, and an daily energy generation amount, and the data presentation mode of the data configuration index is a reserved decimal point two-bit non-interval value.
Specifically, when the user clicks a drop-down frame of the data source, the data configuration page acquires a drop-down list of the drop-down frame of the data source, when the user clicks a data option in the drop-down list, the data option selected by the user is determined to be the data source to be configured, and then when the user clicks a data structure request button, data structure request information of the data source to be configured is determined and the data structure request information is sent to the server.
Optionally, the first interface element further includes a drop-down box of the data source type, and a data option in a drop-down list of the drop-down box of the data source type is a pre-stored data source type name; correspondingly, the first monitoring event further comprises a drop-down frame change event of a drop-down frame of the data source type, when the drop-down frame change event in the drop-down frame of the data source type is monitored, the data source type to be configured is determined from a drop-down list of the drop-down frame of the data source type, and the drop-down list of the drop-down frame of the data source is determined according to the data source type to be configured, so that the data source can be found more quickly by determining the data source type first and then determining the data source.
Specifically, the data options in the drop-down list in the drop-down box of the data source type are pre-stored data source type names, and the data source types are pre-configured. The data source should include a data source type which may be the energy system in which the device is located, e.g. a ubiquitous station, a campus.
Alternatively, the data source may be determined specifically by the following implementation:
in one possible implementation, a new data source page is acquired, a data source type, a data source name, a data type and a data source are configured in the new data source page, then a next button in the new data source page is clicked to enter the data source configuration page, a plurality of devices are selected in the data source configuration page, an inherent index and a variable index of the devices are determined for each device, and the presentation mode of index data of the inherent index and the variable index is determined.
In another possible implementation manner, a new data source type page is acquired, a data source name, a data type and a data source are configured on the new data source type page, then a next button in the new data source type page is clicked to enter the data source configuration page, a plurality of devices are selected on the data source configuration page, an inherent index and a variable index of the devices are determined for each device, and the presentation mode of index data of the inherent index and the variable index is determined.
Step 102, receiving a data structure of the data source to be configured sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure.
Specifically, the data structure refers to a manner of storing and organizing data by the electronic device, and is a set of data elements having one or more specific relationships with each other, which can be understood as attribute description of the data, where each device corresponds to one data description, and includes several attributes describing the data corresponding to the device.
In particular, the binding data of the second interface element particularly refers to data that can be presented to the user when the second interface element is operated, preferably all attribute names in the data structure, in other words, the binding data is an attribute name in the data structure.
In particular, the second interface element refers to an element that requires real-time change of binding data according to the data structure. It should be noted that the binding data corresponding to the same second interface element is different from the different data structures, in other words, the binding data corresponding to the second interface element is changed when the data structure is changed. The embodiment of the invention is not intended to limit the number and the expression form of the second interface element.
Alternatively, the data format in the data structure may be json. It should be noted that, the embodiment of the present invention is not intended to limit the data format in the data structure, and specifically needs to be determined in conjunction with actual requirements.
Optionally, binding data corresponding to the plurality of interface elements included in the second interface element may be partially the same, may be all the same, or may be all different. For example, binding data portions corresponding to a plurality of elements in the second interface element are identical.
And step 103, determining page configuration data from the binding data according to a second monitoring event of the second interface element.
Specifically, the page configuration data specifically refers to an attribute corresponding to data that needs to be displayed on a page of the client. For example, if the page configuration data is "value" and the value of "value" in the data structure is "a", the "a" is displayed on the page, and if the value corresponding to "value" does not exist in the data structure, the value corresponding to "value" needs to be acquired and displayed.
Optionally, the second interface element includes a display area, where the display area is used to display the data structure, so that a user can know information corresponding to the attribute name conveniently.
Optionally, the second interface element includes a display area and a magnified icon in the display area. When a clicking event of an enlarged icon of the display area is monitored, the data structure displayed in the display area is enlarged, so that a user can conveniently know information corresponding to the attribute names, and the attribute names corresponding to the data to be displayed on the page are selected from the data structure.
Optionally, the second interface element includes a display area and a scroll bar in the display area. When a scrolling event of a scroll bar of the display area is monitored, the data structure displayed in the display area is slid, so that a user can conveniently know information corresponding to the attribute names, and the attribute names corresponding to the data to be displayed on the page are selected from the data structure.
Optionally, the second interface element includes a display area, a magnified icon in the display area, and a scroll bar.
Optionally, the second interface element includes a drop-down box of the field, and the corresponding second listening event includes a drop-down box change event of the drop-down box of the field. Specifically, the drop-down frames of the fields may have a plurality of drop-down frames, each drop-down frame of each field includes all attribute names in the data structure, each data option in the drop-down list of the drop-down frame of one field may continue to set up the drop-down list, so as to facilitate user operation, configure attribute names quickly, and the drop-down frames of different fields have different meanings, for example, may be a drop-down frame of a title, a drop-down frame of an index name, a drop-down frame of index data, and a drop-down frame of a data unit. It should be noted that, the embodiment of the present invention is not intended to specifically limit the number and meaning of the drop-down boxes of the fields, and specifically needs to be determined in combination with actual situations. It should be further noted that, the binding data corresponding to the drop-down frame of the field is dynamically generated according to the data structure, and when the data structure changes, the binding data corresponding to the drop-down frame of the field also changes correspondingly.
Optionally, the second interface element includes a configuration validation button, and the corresponding second listening event includes a click event of the configuration validation button. When the user clicks the configuration validation button, page configuration data is generated.
As a first possible case, when a drop-down frame change event in a drop-down frame of a field is monitored, determining a configuration attribute name from a drop-down list of the drop-down frame of the field; when a clicking event of a configuration validation button is monitored, the page configuration data is determined by the configuration attribute name.
In one embodiment, the page configuration data may be determined specifically by:
when a data configuration event in a second monitoring event of the second interface element is monitored, determining a configuration attribute name from binding data, wherein the binding data comprises the attribute name in a data structure; determining input content according to a third monitoring event of a third interface element of the data configuration page; and when the configuration validation event in the second monitoring event of the second interface element is monitored, determining the configuration attribute name and the input content as page configuration data.
Specifically, the configuration attribute name may be determined by the following implementation:
In one possible implementation, the user clicks on the drop-down box of the field and the data configuration page displays the data options in the drop-down list, with the user clicking on the data options to determine the configuration attribute name.
In another possible implementation, the user clicks on a drop-down box of a field, the data configuration page displays data options in a drop-down list, the drop-down list of the data options is determined by the user clicking on the data options, and the configuration attribute name is determined by the user clicking on the data options in the drop-down list.
Specifically, the user clicks an input box, inputs content through a keyboard, and thus obtains input content.
Optionally, the data configuration event comprises a drop-down box change event of a drop-down box of the field.
Optionally, the configuration validation event comprises a click event of a configuration validation button.
Optionally, the third interface element includes an input box, and the corresponding third listening event includes an input event of the input box. Specifically, there may be a plurality of input boxes, each of which may have different meanings, and the user may input the content to be displayed in the input boxes, for example, the input boxes may be page titles, such as boiler energy consumption, or information about the number of devices in the data source to be configured, such as running devices: 5 stations, at this time, "running device" is a title input box, and "station" is a unit input box.
Optionally, the third interface element includes an option box corresponding to the input box, and the corresponding third listening event includes a checking event of the option box. When the user selects the option box, it indicates that the input content in the input box needs to be determined to the page configuration data. It should be noted that, the multiple input boxes may correspond to one option box, or one input box may correspond to one option, which needs to be determined specifically in combination with the actual requirement.
As a first possible case, when a drop-down frame change event in a drop-down frame of a field is monitored, determining a configuration attribute name from a drop-down list of the drop-down frame of the field; when an input event corresponding to an input box is monitored, determining input content; when a clicking event of a configuration validation button is monitored, page configuration data is determined according to the configuration attribute name and the input content.
Alternatively, the number of input boxes may be one or a plurality.
As a second possible case, when a drop-down frame change event in a drop-down frame of a field is monitored, determining a configuration attribute name from a drop-down list of the drop-down frame of the field; when an input event corresponding to an input box is monitored, determining input content; when the checking event of the option box corresponding to the input box and the clicking event of the configuration validation button are monitored, the configuration attribute name and the input content determine page configuration data.
Alternatively, the number of input boxes may be one or a plurality, and a plurality of input boxes corresponds to one option box, or one input box corresponds to one option box.
As a third possible case, when a drop-down frame change event in a drop-down frame of a field is monitored, determining a configuration attribute name from a drop-down list of the drop-down frame of the field; when a checking event of an option box corresponding to an input box and an input event corresponding to the input box are monitored, determining input content; when a click event of a configuration validation button is monitored, the configuration attribute name and the input content are used for determining page configuration data.
Step 104, saving and publishing the page configuration data and the data structure so that the client can acquire the data structure and the page configuration data.
In one possible implementation, a save button and a release button are provided on the data configuration page, and after the data configuration is completed, the save button and the release button are clicked, so that the page configuration data and the data structure are saved and released.
In another possible implementation manner, a save release button is arranged on the data configuration page, and after the data configuration is completed, the save release button is clicked, so that the page configuration data and the data structure are saved and released.
According to the technical scheme, the beneficial effects of the embodiment are as follows: the data configuration page is used for realizing the data structure request of the data source to be configured, so that the data structure sent by the server is received, the data of the interface element in the data configuration page is dynamically configured based on the data structure, the binding data corresponding to the interface element is obtained, the page configuration data is obtained based on the selection of the binding data, the data configuration of the equipment is realized, and finally the configured page configuration data and the data structure are saved and released, so that the client can conveniently acquire the data structure and the page configuration data, the data configuration of the equipment is realized, different data configuration requirements are met, and the data configuration can be flexibly performed.
Fig. 1 shows only a basic embodiment of the method according to the invention, on the basis of which certain optimizations and developments are made, but other preferred embodiments of the method can also be obtained.
Fig. 2 shows another embodiment of the data configuration method according to the present invention. The present embodiment is described more specifically with reference to application scenarios based on the foregoing embodiments. The method specifically comprises the following steps:
Step 201, when a data source type configuration event in a first monitoring event of a first interface element of the data configuration page is monitored, determining a data source type to be configured from preset data source types, and determining a preset data source according to the data source type to be configured; and when the data source configuration event in the first monitoring event is monitored, determining a data source to be configured from the preset data sources.
The data source type drop-down frame and the data source drop-down frame after the data source in the data configuration page shown in fig. 3 are both the first interface element, the corresponding data source type configuration event is a drop-down frame change event of the drop-down frame after the data source type, the data source configuration event is a drop-down frame change event of the drop-down frame after the data source, and when the universal station is selected from the drop-down list of the drop-down frame after the data source type, at this time, the data sources in the drop-down frame after the data source all belong to the data in the universal station, which can be understood as the devices in the data source are all the devices in the universal station, and can also be understood as the data are generated by the devices in the universal station. The data sources in the universal station are assumed to comprise boilers, box transformers and the like, the boilers are selected from a drop-down list of drop-down frames behind the data sources, and at the moment, the data sources corresponding to the boilers are the data sources to be configured.
Step 202, when a data structure request event in the first monitoring event is monitored, determining data structure request information of the data source to be configured, and sending the data structure request information to a server.
The data structure request button in fig. 3 is a first interface element, and the corresponding data structure request event is a click event of the data structure request button, when the user clicks the data structure request button in fig. 3, the data structure request information of the data source to be configured is determined according to the data source to be configured, and the data structure request information is sent to the server.
Step 203, receiving a data structure of the data source to be configured sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure.
The display area, the expanded icon and the scroll bar in the display area, the drop-down frame after the title, the drop-down frame after the index name and the drop-down frame after the unit in fig. 3 are all second interface elements, binding data corresponding to the drop-down frame after the title, the drop-down frame after the index name and the drop-down frame after the unit respectively are all attribute names in the data structure, and the display area is bound with all contents in the data structure.
Step 204, when a data configuration event in the second listening event of the second interface element is monitored, determining a configuration attribute name from the binding data, where the binding data includes an attribute name in the data structure.
Referring to fig. 3, the data structure is displayed in a display area, where the display area includes an enlarged icon and a scroll bar, where the method icon is located at the lower right corner of the display area and is formed by four arrows, and the scroll bar is the rightmost black stripe, so as to implement enlargement or scrolling of the data structure, thereby facilitating a user to understand the meaning of each attribute name in the data structure during configuration. The drop-down boxes of the fields include the drop-down box after the title, the drop-down box after the index name, the drop-down box after the index value, and the drop-down box after the unit in fig. 3, "title" is selected from the drop-down list of the drop-down box after the title, "name" is selected from the drop-down list of the drop-down box after the index name, "value" is selected from the drop-down list of the drop-down box after the index value, "unit" is selected from the drop-down list of the drop-down box after the unit, and the configuration attribute names include "title", "name", "value", and "unit".
Step 205, determining input content according to a third monitoring event of a third interface element of the data configuration page.
The option box in fig. 3 and the input box after the name are both a third interface element, and the option box is used for selecting whether to display the content in the input box after the name. And inputting 'boiler monitoring' in an input box after the name, wherein the input content is 'boiler monitoring'.
And 206, determining the configuration attribute name and the input content as page configuration data when a configuration effective event in a second monitoring event of the second interface element is monitored.
Referring to fig. 3, click the binding button after clicking the option box, the "title", "name", "value", "unit" and "boiler monitor" can be determined as page configuration data.
Step 207, save and issue the page configuration data and the data structure, so that the client can acquire the data structure and the page configuration data.
Referring to fig. 3, after clicking the save button, clicking the publish button. Assuming that the data sources to be configured include a boiler device #1 and a boiler device #2, the steam temperature and the steam pressure of the boiler device #1, the steam temperature and the steam pressure of the boiler device #2, the content of the "title" corresponding to the data structure is "boiler device #1" and "boiler device #2", the content of the "name" corresponding to the data structure is "steam temperature" and "steam pressure", and the data corresponding to the value "and the unit" need to be acquired and displayed from the server, and the content displayed by the client is shown in fig. 4.
The beneficial effects of the embodiment are that: the data configuration page is used for realizing the data structure request of the data source to be configured, so that the data structure sent by the server is received, the data of the interface element in the data configuration page is dynamically configured based on the data structure, the binding data corresponding to the interface element is obtained, the page configuration data is obtained based on the selection of the binding data, the data configuration of the equipment is realized, and finally the configured page configuration data and the data structure are saved and released, so that the client can conveniently acquire the data structure and the page configuration data, the data configuration of the equipment is realized, different data configuration requirements are met, and the data configuration can be flexibly performed.
Based on the same concept as the first embodiment of the present invention, please refer to fig. 5, a second embodiment of the present invention provides a data configuration method, which is applied to a server, and includes:
step 501, receiving data structure request information in the first embodiment;
step 502, obtaining a data source to be configured according to the data structure request information;
step 503, determining a data structure of the data source to be configured, and sending the data structure to the data configuration page.
According to the embodiment of the invention, the data structure of the data source to be configured is generated through the server, so that the hidden attribute data of the data source to be configured is known, and the data structure is sent to the data configuration page, so that the data configuration can be realized quickly and efficiently.
Based on the same concept as the first embodiment of the present invention, please refer to fig. 6, a third embodiment of the present invention provides a data configuration method, which is applied to a client, and includes:
step 601, when loading a page corresponding to the page configuration data, acquiring the data structure and the page configuration data in the first embodiment;
step 602, analyzing the data structure according to the page configuration data to generate page data corresponding to the page configuration data;
and 603, displaying the page data on the page.
In the embodiment of the invention, in the process of loading the page, the data structure and the page configuration data are directly acquired, the data structure is analyzed based on the page configuration data, and meanwhile, the attribute value corresponding to the page configuration data is acquired to generate the page data, wherein the page data is not only the attribute value corresponding to the page configuration data in the data structure, but also the attribute value corresponding to the page configuration data is required to be acquired from the server, and then the page data is displayed on the page.
For example, assuming that the page configuration data is "name" and "value", the "name" corresponds to the values corresponding to the "steam temperature" and "steam pressure" in the content of the data structure, and the "value" is the value corresponding to the "steam temperature" and "steam pressure", the "steam temperature", "steam pressure", "steam temperature value" and "steam pressure" values may be displayed on the page after the request is made to the server.
Based on the same concept as the first embodiment of the present invention, please refer to fig. 7, a fourth embodiment of the present invention provides a data configuration apparatus, which includes:
a first sending module 701, configured to determine, according to a first listening event of a first interface element of a data configuration page, data structure request information of a data source to be configured, and send the data structure request information to a server, where the data source to be configured includes a data configuration index of a device;
a first receiving module 702, configured to receive a data structure of the data source to be configured sent by the server, and determine binding data of a second interface element in the data configuration page according to the data structure;
a configuration module 703, configured to determine page configuration data from the binding data according to a second listening event of the second interface element;
And the publishing module 704 is configured to store and publish the page configuration data and the data structure, so that a client can acquire the data structure and the page configuration data.
In one embodiment of the present invention, the sending module 701 includes: the first monitoring unit and the second monitoring unit; wherein,
the first monitoring unit is used for determining a data source to be configured from preset data sources when monitoring a data source configuration event in a first monitoring event of a first interface element of the data configuration page;
the second monitoring unit is configured to determine data structure request information of the data source to be configured when a data structure request event in a first monitoring event of the first interface element of the data configuration page is monitored, and send the data structure request information to a server.
In one embodiment of the present invention, the sending module 701 further includes: a third monitoring unit; wherein,
the third monitoring unit is configured to determine a data source type to be configured from preset data source types when a data source type configuration event in a first monitoring event of a first interface element of the data configuration page is monitored, and determine the preset data source according to the data source type to be configured.
In one embodiment of the present invention, the configuration module 703 includes: a fourth monitoring unit, a fifth monitoring unit and a sixth monitoring unit; wherein,
the fourth monitoring unit is configured to determine a configuration attribute name from the binding data when a data configuration event in a second monitoring event of the second interface element is monitored, where the binding data includes an attribute name in the data structure;
the fifth monitoring unit is used for determining input content according to a third monitoring event of a third interface element of the data configuration page;
and the sixth monitoring unit is used for determining the configuration attribute name and the input content as page configuration data when monitoring the configuration effective event in the second monitoring event of the second interface element.
In one embodiment of the present invention, the second interface element includes a drop-down box of a field, a configuration validation button, a display area, and a magnified icon and/or scroll bar within the display area;
the third interface element comprises an input box and an option box corresponding to the input box.
Based on the same concept as the first embodiment of the present invention, please refer to fig. 8, a fifth embodiment of the present invention provides a data configuration apparatus, which includes:
A second receiving module 801 for receiving data structure request information in the data configuration apparatus in the fourth embodiment;
an obtaining module 802, configured to obtain the data source to be configured according to the data structure request information;
a second sending module 803, configured to determine a data structure of the data source to be configured, and send the data structure to the data configuration page.
Based on the same concept as the first embodiment of the present invention, please refer to fig. 9, a sixth embodiment of the present invention provides a data configuration apparatus, which includes:
a loading module 901, configured to acquire the data structure and the page configuration data in the data configuration device in the fourth embodiment when loading a page corresponding to the page configuration data;
the parsing module 902 is configured to parse the data structure according to the page configuration data, so as to generate page data corresponding to the page configuration data;
and the display module 903 is configured to display the page data to the page.
Fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. At the hardware level, the electronic device comprises a processor 1001 and a memory 1002 storing executable instructions, and in one embodiment an internal bus 1003 and a network interface 1004. The Memory 1002 may include a Memory 10021, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory 10022 (non-volatile Memory), such as at least 1 disk Memory, etc.; the processor 1001, the network interface 1004, and the memory 1002 may be connected to each other through an internal bus 1003, and the internal bus 1003 may be an ISA (Industry Standard Architecture ) bus, a PCI (Peripheral Component Interconnect, peripheral component interconnect standard) bus, or an EISA (Extended Industry Standard Architecture ) bus, or the like; the internal bus 1003 may be divided into an address bus, a data bus, a control bus, etc., and is represented by only one double-headed arrow in fig. 10 for convenience of representation, but does not represent only one bus or one type of bus. Of course, the electronic device may also include hardware required for other services. When the processor 1001 executes the execution instructions stored in the memory 1002, the processor 1001 performs the method in any one of the embodiments of the present invention, and is at least used to perform the method shown in fig. 1, 2, 5, or 6.
In one possible implementation, the processor reads the corresponding execution instruction from the nonvolatile memory into the memory and then executes the corresponding execution instruction, and may also obtain the corresponding execution instruction from other devices, so as to form a data configuration device on a logic level. The processor executes the execution instructions stored in the memory to implement a data configuration method provided in any embodiment of the present invention by executing the execution instructions.
The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or by instructions in the form of software. The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; but also 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. The disclosed methods, steps, and logic blocks in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The embodiment of the invention also provides a computer readable storage medium, which comprises execution instructions, when the processor of the electronic device executes the execution instructions, the processor executes the method provided in any embodiment of the invention. The electronic device may specifically be an electronic device as shown in fig. 10; the execution instruction is a computer program corresponding to the data configuration device.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method or a computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware aspects.
The embodiments of the present invention are described in a progressive manner, and the same and similar parts of the embodiments are all referred to each other, and each embodiment is mainly described in the differences from the other embodiments. In particular, for the device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference is made to the description of the method embodiments in part.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. 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 apparatus that comprises the element.
The foregoing is merely exemplary of the present invention and is not intended to limit the present invention. Various modifications and variations of the present invention will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. which come within the spirit and principles of the invention are to be included in the scope of the claims of the present invention.
Claims (8)
1. A data configuration method, applied to a front end, comprising:
determining data structure request information of a data source to be configured according to a first monitoring event of a first interface element of a data configuration page, and sending the data structure request information to a server, wherein the data source to be configured comprises a device name, a device type and a data configuration index;
receiving a data structure of the data source to be configured, which is sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure;
determining page configuration data from the binding data according to a second monitoring event of the second interface element;
storing and releasing the page configuration data and the data structure so that a client can acquire the data structure and the page configuration data;
The determining page configuration data from the binding data according to the second listening event of the second interface element includes:
when a data configuration event in a second monitoring event of the second interface element is monitored, determining a configuration attribute name from the binding data, wherein the binding data comprises the attribute name in the data structure;
determining input content according to a third monitoring event of a third interface element of the data configuration page;
when a configuration effective event in a second monitoring event of the second interface element is monitored, determining the configuration attribute name and the input content as page configuration data;
the second interface element comprises a configuration validation button, and the corresponding second monitoring event comprises a click event of the configuration validation button; when a user clicks a configuration validation button, generating page configuration data;
the second interface element comprises a drop-down frame of a field, a display area and a magnified icon and/or a scroll bar in the display area;
the third interface element comprises an input box and an option box corresponding to the input box.
2. The method of claim 1, wherein determining data structure request information of a data source to be configured according to the first listening event of the first interface element of the data configuration page, and sending the data structure request information to the server, comprises:
When a data source configuration event in a first monitoring event of a first interface element of the data configuration page is monitored, determining a data source to be configured from preset data sources;
when a data structure request event in a first monitoring event of a first interface element of the data configuration page is monitored, determining data structure request information of the data source to be configured, and sending the data structure request information to a server.
3. The method according to claim 2, wherein the determining the data structure request information of the data source to be configured according to the first listening event of the first interface element of the data configuration page, and sending the data structure request information to the server, further comprises:
when a data source type configuration event in a first monitoring event of a first interface element of the data configuration page is monitored, determining a data source type to be configured from preset data source types, and determining the preset data source according to the data source type to be configured.
4. The data configuration method is characterized by being applied to a server and comprising the following steps:
receiving the data structure request information in the method of any one of claims 1 to 3;
Acquiring the data source to be configured according to the data structure request information;
and determining a data structure of the data source to be configured, and sending the data structure to the data configuration page.
5. A data configuration method, applied to a client, comprising:
when loading a page corresponding to the page configuration data, acquiring the data structure and the page configuration data in the method of any one of claims 1 to 3;
analyzing the data structure according to the page configuration data to generate page data corresponding to the page configuration data;
and displaying the page data on the page.
6. A data configuration device, characterized by being applied to a front end, comprising:
the first sending module is used for determining data structure request information of a data source to be configured according to a first monitoring event of a first interface element of the data configuration page, and sending the data structure request information to a server, wherein the data source to be configured comprises a device name, a device type and a data configuration index;
the first receiving module is used for receiving the data structure of the data source to be configured, which is sent by the server, and determining binding data of a second interface element in the data configuration page according to the data structure;
The configuration module is used for determining page configuration data from the binding data according to a second monitoring event of the second interface element;
the publishing module is used for storing and publishing the page configuration data and the data structure so that a client can acquire the data structure and the page configuration data;
the determining page configuration data from the binding data according to the second listening event of the second interface element includes:
when a data configuration event in a second monitoring event of the second interface element is monitored, determining a configuration attribute name from the binding data, wherein the binding data comprises the attribute name in the data structure;
determining input content according to a third monitoring event of a third interface element of the data configuration page;
when a configuration effective event in a second monitoring event of the second interface element is monitored, determining the configuration attribute name and the input content as page configuration data;
the second interface element comprises a configuration validation button, and the corresponding second monitoring event comprises a click event of the configuration validation button; when a user clicks a configuration validation button, generating page configuration data;
The second interface element comprises a drop-down frame of a field, a display area and a magnified icon and/or a scroll bar in the display area;
the third interface element comprises an input box and an option box corresponding to the input box.
7. A data configuration device, applied to a server, comprising:
a second receiving module for receiving the data structure request information in the data configuration device of claim 6;
the acquisition module is used for acquiring the data source to be configured according to the data structure request information;
and the second sending module is used for determining the data structure of the data source to be configured and sending the data structure to the data configuration page.
8. A data configuration apparatus, for application to a client, comprising:
the loading module is used for acquiring the data structure and the page configuration data in the data configuration device according to claim 6 when loading the page corresponding to the page configuration data;
the analysis module is used for analyzing the data structure according to the page configuration data so as to generate page data corresponding to the page configuration data;
and the display module is used for displaying the page data on the page.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010933479.XA CN112052418B (en) | 2020-09-08 | 2020-09-08 | Data configuration method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010933479.XA CN112052418B (en) | 2020-09-08 | 2020-09-08 | Data configuration method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112052418A CN112052418A (en) | 2020-12-08 |
CN112052418B true CN112052418B (en) | 2024-03-05 |
Family
ID=73611050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010933479.XA Active CN112052418B (en) | 2020-09-08 | 2020-09-08 | Data configuration method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112052418B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114185543A (en) * | 2021-11-27 | 2022-03-15 | 招联消费金融有限公司 | Dynamic page generation method and device, computer equipment and storage medium |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1901477A (en) * | 2006-07-12 | 2007-01-24 | 华为技术有限公司 | Searching method and its system for equipment traffic data |
CN102572527A (en) * | 2012-02-24 | 2012-07-11 | 深圳创维数字技术股份有限公司 | Information publishing method, information publishing system and related equipment |
CN105808259A (en) * | 2016-03-09 | 2016-07-27 | 北京京东尚科信息技术有限公司 | Method for view element to dynamically configure response event, mobile terminal and server |
CN106156344A (en) * | 2016-07-19 | 2016-11-23 | 杭州迪普科技有限公司 | Page configuration method and device |
CN109741820A (en) * | 2018-12-28 | 2019-05-10 | 上海联影医疗科技有限公司 | Configuration method, device, medical supply and the computer storage medium of medical supply operation pages |
CN110110174A (en) * | 2017-12-15 | 2019-08-09 | 阿里巴巴集团控股有限公司 | Generation, monitoring and the methods of exhibiting of the data visualization page, browser and server |
CN110377851A (en) * | 2019-06-18 | 2019-10-25 | 平安科技(深圳)有限公司 | Implementation method, device and the computer equipment of multistage linking combobox |
CN110532159A (en) * | 2019-09-03 | 2019-12-03 | 北京百度网讯科技有限公司 | Data decryptor method, apparatus, equipment and computer readable storage medium |
CN110633100A (en) * | 2019-09-11 | 2019-12-31 | 北京亚信数据有限公司 | Method, device, storage medium and computing equipment for providing data service |
CN111177613A (en) * | 2019-11-20 | 2020-05-19 | 腾讯科技(深圳)有限公司 | Page processing method, device, equipment and storage medium |
CN111459889A (en) * | 2020-03-08 | 2020-07-28 | 中电海康集团有限公司 | Equipment data model generation method and device for Internet of things platform |
-
2020
- 2020-09-08 CN CN202010933479.XA patent/CN112052418B/en active Active
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1901477A (en) * | 2006-07-12 | 2007-01-24 | 华为技术有限公司 | Searching method and its system for equipment traffic data |
CN102572527A (en) * | 2012-02-24 | 2012-07-11 | 深圳创维数字技术股份有限公司 | Information publishing method, information publishing system and related equipment |
CN105808259A (en) * | 2016-03-09 | 2016-07-27 | 北京京东尚科信息技术有限公司 | Method for view element to dynamically configure response event, mobile terminal and server |
CN106156344A (en) * | 2016-07-19 | 2016-11-23 | 杭州迪普科技有限公司 | Page configuration method and device |
CN110110174A (en) * | 2017-12-15 | 2019-08-09 | 阿里巴巴集团控股有限公司 | Generation, monitoring and the methods of exhibiting of the data visualization page, browser and server |
CN109741820A (en) * | 2018-12-28 | 2019-05-10 | 上海联影医疗科技有限公司 | Configuration method, device, medical supply and the computer storage medium of medical supply operation pages |
CN110377851A (en) * | 2019-06-18 | 2019-10-25 | 平安科技(深圳)有限公司 | Implementation method, device and the computer equipment of multistage linking combobox |
CN110532159A (en) * | 2019-09-03 | 2019-12-03 | 北京百度网讯科技有限公司 | Data decryptor method, apparatus, equipment and computer readable storage medium |
CN110633100A (en) * | 2019-09-11 | 2019-12-31 | 北京亚信数据有限公司 | Method, device, storage medium and computing equipment for providing data service |
CN111177613A (en) * | 2019-11-20 | 2020-05-19 | 腾讯科技(深圳)有限公司 | Page processing method, device, equipment and storage medium |
CN111459889A (en) * | 2020-03-08 | 2020-07-28 | 中电海康集团有限公司 | Equipment data model generation method and device for Internet of things platform |
Also Published As
Publication number | Publication date |
---|---|
CN112052418A (en) | 2020-12-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106648690B (en) | Automatic code generation method and device | |
CN109614102A (en) | Code automatic generation method, device, electronic equipment and storage medium | |
CN103678566A (en) | Method, server and system for providing mobile terminal fault problem solution | |
CN113094674A (en) | Page display method and device, electronic equipment and storage medium | |
CN114491354B (en) | A page generation method, device and computer readable storage medium | |
CN105447072B (en) | Configurable interface framework and searching method and system using same | |
CN103686809A (en) | Method, mobile terminal and system for providing solutions to mobile terminal failure problems | |
CN112597036B (en) | Universal baffle plate testing method and device | |
CN117573359B (en) | Heterogeneous cluster-based computing framework management system and method | |
CN111125605A (en) | Page element acquisition method and device | |
CN111522735A (en) | Shunting method and device for test experiment | |
CN114116712A (en) | Extended field processing method, device, electronic device and storage medium | |
CN112948264B (en) | Method and device for executing test task, system, storage medium and electronic device | |
CN112947900A (en) | Web application development method and device, server and development terminal | |
US8856152B2 (en) | Apparatus and method for visualizing data | |
CN112052418B (en) | Data configuration method and device | |
CN117472372B (en) | Responsive form construction method and system | |
JPWO2016147220A1 (en) | Text visualization system, text visualization method, and program | |
CN114296696B (en) | Business function operation method and device, storage medium and electronic device | |
CN112884338B (en) | Service component determining method and device, readable storage medium and electronic equipment | |
CN114816389B (en) | Management system building method, device, equipment and medium based on meta-model | |
CN115687704A (en) | Information display method and device, electronic equipment and computer readable storage medium | |
US11960560B1 (en) | Methods for analyzing recurring accessibility issues with dynamic web site behavior and devices thereof | |
CN113535843B (en) | Data query method and device, electronic equipment and readable storage medium | |
CN114328055B (en) | Data processing method, system, device, electronic device and 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |