CN115618828A - Data interaction method and system applied to industrial Internet - Google Patents

Data interaction method and system applied to industrial Internet Download PDF

Info

Publication number
CN115618828A
CN115618828A CN202211645463.4A CN202211645463A CN115618828A CN 115618828 A CN115618828 A CN 115618828A CN 202211645463 A CN202211645463 A CN 202211645463A CN 115618828 A CN115618828 A CN 115618828A
Authority
CN
China
Prior art keywords
information
data
processing data
work report
receiving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211645463.4A
Other languages
Chinese (zh)
Other versions
CN115618828B (en
Inventor
刘世宇
黄靖茹
滕超越
乔红岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuxi University
Original Assignee
Wuxi University
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 Wuxi University filed Critical Wuxi University
Priority to CN202211645463.4A priority Critical patent/CN115618828B/en
Publication of CN115618828A publication Critical patent/CN115618828A/en
Application granted granted Critical
Publication of CN115618828B publication Critical patent/CN115618828B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/226Validation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention is suitable for the technical field of data interaction, and provides a data interaction method and a data interaction system applied to an industrial Internet, wherein the method comprises the following steps: receiving equipment data uploaded by Internet equipment, and storing the equipment data, wherein equipment data information is marked on each piece of equipment data; receiving processing data uploaded by workers, marking processing data information on each piece of processing data, and storing the processing data; receiving information of a to-be-made work report input by a worker, and automatically generating a plurality of data links, wherein the data links are used for accessing equipment data or processing data required by making the work report. Therefore, the user can read all required equipment data or process data by clicking the generated data link, the operation is quick and convenient, and the efficiency of making the working report is greatly improved.

Description

Data interaction method and system applied to industrial Internet
Technical Field
The invention relates to the technical field of data interaction, in particular to a data interaction method and system applied to industrial Internet.
Background
The modern intelligent factory comprises various internet industrial equipment, and the intelligent factory realizes the office, management and production automation of the factory by utilizing various modern technologies, and achieves the purposes of strengthening and standardizing enterprise management, reducing working errors, improving working efficiency, carrying out safe production, providing decision reference and the like. The intelligent factory realizes the mutual coordination and cooperation of people and machines, the essence of the intelligent factory is the interaction of various internet data, the working personnel of the intelligent factory needs to process and process the data generated by the industrial equipment to make various working reports so as to conveniently manage the production and operation of the factory, and the working reports are made each time and take a lot of time to search the relevant production data to influence the efficiency of making the working reports, so that the data interaction method and the data interaction system applied to the industrial internet need to be provided, and the problems are solved.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a data interaction method and system applied to the industrial internet so as to solve the problems in the background technology.
The invention is realized in such a way that a data interaction method applied to the industrial Internet comprises the following steps:
receiving equipment data uploaded by Internet equipment, and storing the equipment data, wherein equipment data information is marked on each piece of equipment data;
receiving processing data uploaded by a worker, marking processing data information on each piece of processing data, and storing the processing data;
receiving information of a to-be-made work report input by a worker, and automatically generating a plurality of data links, wherein the data links are used for accessing equipment data or processing data required by making the work report.
As a further scheme of the invention: the step of receiving the processing data uploaded by the staff, wherein each piece of the processing data is marked with processing data information, specifically comprises the following steps:
receiving processing data uploaded by a worker, and generating prompt information for marking whether to process the data information;
when the staff chooses not to mark, the default processing data information is null;
when the staff selects to mark, the processing data information input by the staff is received, the format of the processing data information is verified, and after the verification is passed, the processing data information is marked on the processing data.
As a further scheme of the invention: the step of verifying the format of the processed data information specifically includes:
inputting processing data information input by a worker into a processing data format library, wherein the processing data format library comprises various processing data formats;
matching the processed data information with all processed data formats, and when the matching is successful, passing the verification; otherwise, the verification fails.
As a further scheme of the invention: the method comprises the steps of receiving information of a work report to be made input by a worker, and automatically generating a plurality of data links, and specifically comprises the following steps:
receiving work report information to be made input by workers, and inputting the work report information to be made into a work report information base, wherein the work report information base comprises all work report basic information, and each work report basic information corresponds to a plurality of pieces of processing data information and/or equipment data information;
matching the information of the work report to be made with all the basic information of the work report to generate a work report basic information selection popup window;
receiving work report basic information selected by a worker, and determining corresponding processed data information and/or equipment data information according to the work report basic information;
and determining the storage position of the corresponding processing data and/or equipment data according to the processing data information and/or the equipment data information, and generating a data link according to the storage position.
As a further scheme of the invention: the method also comprises the step of updating the work report information base, and the specific steps are as follows:
receiving newly added basic information of a work report and corresponding processed data information and/or equipment data information;
and receiving an association formula, and when the number in the basic information of the working report is changed, correspondingly changing the number in the processing data information and/or the equipment data information according to the association formula.
Another object of the present invention is to provide a data interactive system applied to the industrial internet, the system comprising:
the device data storage module is used for receiving device data uploaded by the Internet device and storing the device data, and each piece of device data is marked with device data information;
the processing data storage module is used for receiving processing data uploaded by workers, each piece of processing data is marked with processing data information, and the processing data is stored;
and the data link generation module is used for receiving the information of the work report to be made, which is input by a worker, and automatically generating a plurality of data links, wherein the data links are used for accessing equipment data or processing data required by making the work report.
As a further scheme of the invention: the processing data storage module comprises:
the prompt information generating unit is used for receiving the processing data uploaded by the staff and generating prompt information for marking whether the processing data information is processed or not;
the mark is an empty unit, and when the staff selects not to mark, the data information is processed to be empty by default;
and the input marking unit is used for receiving the processing data information input by the staff when the staff selects to mark, verifying the format of the processing data information, and marking the processing data information on the processing data after the verification is passed.
As a further scheme of the invention: the input marking unit includes:
the data information input subunit is used for inputting the processing data information input by the staff into a processing data format library, and the processing data format library comprises various processing data formats;
the data format matching subunit is used for matching the processed data information with all the processed data formats, and when the matching is successful, the verification is passed; otherwise, the verification fails.
As a further scheme of the invention: the data link generation module includes:
the report information input unit is used for receiving the information of the work report to be made input by a worker and inputting the information of the work report to be made into a work report information base, wherein the work report information base comprises all basic information of the work report, and each basic information of the work report corresponds to a plurality of pieces of processing data information and/or equipment data information;
the selection popup window generating unit is used for matching the information of the work report to be made with all the basic information of the work report and generating a selection popup window of the basic information of the work report;
the processing data determining unit is used for receiving the basic information of the work report selected by the staff and determining corresponding processing data information and/or equipment data information according to the basic information of the work report;
and the data link generating unit is used for determining the storage position of the corresponding processing data and/or equipment data according to the processing data information and/or the equipment data information and generating the data link according to the storage position.
As a further scheme of the invention: the system also comprises an information base updating module, wherein the information base updating module specifically comprises:
the newly added information receiving unit is used for receiving newly added basic information of the work report and corresponding processed data information and/or equipment data information;
and the association formula receiving unit is used for receiving the association formula, and when the numbers in the basic information of the working report are changed, the numbers in the processing data information and/or the equipment data information are correspondingly changed according to the association formula.
Compared with the prior art, the invention has the beneficial effects that:
the method comprises the steps of receiving equipment data uploaded by Internet equipment, storing the equipment data, and marking equipment data information on each piece of equipment data; receiving processing data uploaded by workers, marking processing data information on each piece of processing data, and storing the processing data; when receiving the information of the work report to be made, which is input by a worker, a plurality of data links can be automatically generated, and the data links are used for accessing equipment data or processing data required by making the work report. Therefore, the user can read all required equipment data or process data by clicking the generated data link, the operation is quick and convenient, and the efficiency of making the working report is greatly improved.
Drawings
Fig. 1 is a flowchart of a data interaction method applied to an industrial internet.
Fig. 2 is a flowchart of a data interaction method applied to the industrial internet, in which processing data uploaded by a worker is received, and each piece of processing data is marked with processing data information.
Fig. 3 is a flowchart for verifying a format of processed data information in a data interaction method applied to the industrial internet.
Fig. 4 is a flowchart of receiving information of a to-be-made work report inputted by a worker and automatically generating a plurality of data links in a data interaction method applied to an industrial internet.
Fig. 5 is a flowchart for updating the work report information base in the data interaction method applied to the industrial internet.
Fig. 6 is a schematic structural diagram of a data interaction system applied to the industrial internet.
Fig. 7 is a schematic structural diagram of a processing data storage module in a data interaction system applied to the industrial internet.
Fig. 8 is a schematic structural diagram of an input marking unit in a data interaction system applied to the industrial internet.
Fig. 9 is a schematic structural diagram of a data link generation module in a data interaction system applied to the industrial internet.
Fig. 10 is a schematic structural diagram of an information base updating module in a data interaction system applied to the industrial internet.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more clear, the present invention is further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
Specific implementations of the present invention are described in detail below with reference to specific embodiments.
As shown in fig. 1, an embodiment of the present invention provides a data interaction method applied to an industrial internet, where the method includes the following steps:
s100, receiving equipment data uploaded by Internet equipment, and storing the equipment data, wherein equipment data information is marked on each piece of equipment data;
s200, receiving processing data uploaded by a worker, marking processing data information on each piece of processing data, and storing the processing data;
and S300, receiving information of the work report to be made input by a worker, and automatically generating a plurality of data links, wherein the data links are used for accessing equipment data or processing data required by making the work report.
It should be noted that, the intelligent factory realizes the mutual coordination and cooperation of people and machines, which is essentially the interaction of various internet data, and the staff of the intelligent factory needs to process the data generated by the industrial equipment and make various working reports to facilitate the management of the production and operation of the factory, and each time the working report is made, it takes a lot of time to search the relevant production data, which affects the efficiency of making the working report.
In the embodiment of the invention, an intelligent factory is provided with a storage server for storing equipment data uploaded by internet equipment and storing the equipment data, and equipment data information is marked on each piece of equipment data, for example, the equipment data information is welding detection failure data in 9 months; it is easy to understand that the worker can also process the equipment data to obtain some processing data, the storage server can store the processing data uploaded by the worker, and each piece of processing data is marked with processing data information, for example, the processing data information is analysis data of unqualified welding reasons in 9 months; when a worker needs to make a work report, the worker inputs the information of the work report to be made, the embodiment of the invention can automatically generate a plurality of data links according to the information of the work report to be made, the data links are used for accessing equipment data or processing data required by making the work report, for example, the information of the work report to be made is an unqualified data analysis report in 9 months, all the required equipment data or processing data can be read by clicking the generated data links, the operation is rapid and convenient, and the efficiency of making the work report is greatly improved.
As shown in fig. 2, as a preferred embodiment of the present invention, the step of receiving processing data uploaded by a worker, where each piece of processing data is marked with processing data information, specifically includes:
s201, receiving processing data uploaded by a worker, and generating prompt information for judging whether to process data information marks;
s202, when the staff chooses not to mark, the default processing data information is null;
s203, when the staff selects to mark, the processing data information input by the staff is received, the format of the processing data information is verified, and after the verification is passed, the processing data information is marked on the processing data.
In the embodiment of the invention, it is easy to understand that the equipment data can be automatically marked, the uploading rule of the Internet equipment can be set in advance, the equipment data information can be marked when the equipment data is uploaded, but the processing data needs to be manually marked by a worker, when the processing data uploaded by the worker is received, the embodiment of the invention can automatically generate the prompt information for marking whether the processing data information is marked, and when the worker chooses not to mark, the processing data basically cannot be used in a working report form, and the default processing data information is null; when the staff selects to mark, the processing data is required to be used for a work report, then the staff needs to input the processing data information, the format of the processing data information needs to be verified, and the processing data information is marked on the processing data after the verification is passed.
As shown in fig. 3, as a preferred embodiment of the present invention, the step of verifying the format of the processed data information specifically includes:
s2031, inputting the processing data information input by the staff into a processing data format library, wherein the processing data format library comprises various processing data formats;
s2032, matching the processed data information with all the processed data formats, and when the matching is successful, passing the verification; otherwise, the verification is not passed.
In the embodiment of the present invention, it should be noted that the purpose of processing data information is to find corresponding processing data, and therefore the processing data information needs to have a uniform format, a processing data format database is established in advance in the embodiment of the present invention, and the processing data format database includes various processing data formats, and the embodiment of the present invention matches the processing data information with all the processing data formats, and when the matching is successful, the verification is passed; otherwise, the verification is not passed, and the processing data information needs to be modified, for example, one of the processing data formats is: the analysis data of the unqualified welding reasons in month A, wherein A represents a number, and the analysis data of the unqualified welding reasons in month 9 meets the requirements and passes the verification; and 9, the analysis data of the welding abnormity causes do not meet the requirements, and the verification fails.
As shown in fig. 4, as a preferred embodiment of the present invention, the step of receiving the information of the work report to be made input by the staff and automatically generating a plurality of data links specifically includes:
s301, receiving information of a to-be-made work report input by a worker, and inputting the information of the to-be-made work report into a work report information base, wherein the work report information base comprises all work report basic information, and each work report basic information corresponds to a plurality of processing data information and/or equipment data information;
s302, matching the information of the work report to be made with all the basic information of the work report, and generating a selection popup window of the basic information of the work report;
s303, receiving the basic information of the work report selected by the staff, and determining corresponding processed data information and/or equipment data information according to the basic information of the work report;
s304, determining the storage position of the corresponding processing data and/or equipment data according to the processing data information and/or the equipment data information, and generating a data link according to the storage position.
In the embodiment of the present invention, a work report information base is established in advance, the work report information base includes all common work report basic information in work, each work report basic information corresponds to a plurality of pieces of processed data information and/or device data information, it is easy to understand that some work reports only need to use processed data or device data, and some work reports both need to use, after the work report information to be made is input by a worker, the work report information to be made is matched with all the work report basic information to generate a work report basic information selection popup window, only the work report basic information with the matching degree of the first few bits is displayed in the popup window, for example, the work report information to be made is a disqualified data analysis report in 9 months, and the contents displayed in the popup window are: the method comprises the steps of A month unqualified data analysis report form, A month welding unqualified data analysis report form and A month punching unqualified data analysis report form, wherein the A month unqualified data analysis report form, the A month welding unqualified data analysis report form and the A month punching unqualified data analysis report form are selected by a user, work report form basic information selected by a worker is received, corresponding processed data information and/or equipment data information is determined according to the work report form basic information, then the storage position of corresponding processed data and/or equipment data can be determined according to the processed data information and/or the equipment data information, and finally a data link is generated according to the storage position.
As shown in fig. 5, as a preferred embodiment of the present invention, the method further includes updating the work report information base, and the specific steps include:
s401, receiving newly added basic information of the work report and corresponding processed data information and/or equipment data information;
s402, receiving the association formula, and when the number in the basic information of the work report changes, correspondingly changing the number in the processing data information and/or the equipment data information according to the association formula.
In the embodiment of the invention, the work report information base needs to be continuously updated and perfected so as to adapt to various work reports in a factory, when the work report base needs to be newly added, newly added work report base information and corresponding processed data information and/or equipment data information are input, and an association formula is input, when the number in the work report base information is changed, the number in the processed data information and/or the equipment data information is correspondingly changed according to the association formula, for example, the newly added work report base information is a first workshop production report in month A, the corresponding processed data information is first product production data in the first workshop in month B and second product production data in the first workshop in month B, and the association formula is A = B.
As shown in fig. 6, an embodiment of the present invention further provides a data interaction system applied to an industrial internet, where the system includes:
the device data storage module 100 is configured to receive device data uploaded by the internet device, store the device data, and mark device data information on each piece of device data;
the processing data storage module 200 is used for receiving processing data uploaded by workers, marking processing data information on each piece of processing data and storing the processing data;
the data link generation module 300 is configured to receive information of a to-be-made work report input by a worker, and automatically generate a plurality of data links, where the data links are used to access device data or processing data required for making the work report.
In the embodiment of the invention, an intelligent factory is provided with a storage server for storing equipment data uploaded by internet equipment and storing the equipment data, and equipment data information is marked on each piece of equipment data, for example, the equipment data information is welding detection failure data in 9 months; it is easy to understand that the worker can also process the equipment data to obtain some processed data, the storage server can store the processed data uploaded by the worker, and each piece of processed data is marked with processed data information, for example, the processed data information is 9 months welding unqualified reason analysis data; when a worker needs to make a work report, the worker inputs the information of the work report to be made, the embodiment of the invention can automatically generate a plurality of data links according to the information of the work report to be made, the data links are used for accessing equipment data or processing data required by making the work report, for example, the information of the work report to be made is an analysis report of unqualified data in 9 months, all the required equipment data or processing data can be read by clicking the generated data links, the operation is rapid and convenient, and the efficiency of making the work report is greatly improved.
As shown in fig. 7, as a preferred embodiment of the present invention, the processing data storage module 200 includes:
a prompt information generating unit 201, configured to receive processing data uploaded by a worker, and generate a prompt information indicating whether to perform a data information processing flag;
a mark empty unit 202, which is used for default processing of data information to be empty when the staff chooses not to mark;
and the input marking unit 203 is used for receiving the processing data information input by the staff when the staff selects to mark, verifying the format of the processing data information, and marking the processing data information on the processing data after the verification is passed.
As shown in fig. 8, as a preferred embodiment of the present invention, the input mark unit 203 includes:
a data information input subunit 2031, configured to input processing data information input by a worker into a processing data format library, where the processing data format library includes various processing data formats;
a data format matching subunit 2032, configured to match the processed data information with all the processed data formats, and when matching is successful, verify that the matching is passed; otherwise, the verification fails.
As shown in fig. 9, as a preferred embodiment of the present invention, the data link generating module 300 includes:
a report information input unit 301, configured to receive work report information to be created, input the work report information to be created into a work report information base, where the work report information base includes all work report basic information, and each work report basic information corresponds to a plurality of pieces of processing data information and/or device data information;
a selection popup window generating unit 302, configured to match the work report information to be made with all the work report basic information, and generate a work report basic information selection popup window;
the processing data determining unit 303 is configured to receive the work report basic information selected by the staff, and determine corresponding processing data information and/or device data information according to the work report basic information;
and a data link generating unit 304, configured to determine, according to the processing data information and/or the device data information, a storage location of corresponding processing data and/or device data, and generate a data link according to the storage location.
As shown in fig. 10, as a preferred embodiment of the present invention, the system further includes an information base updating module 400, where the information base updating module 400 specifically includes:
a new information receiving unit 401, configured to receive new basic information of a work report and corresponding processed data information and/or device data information;
and the association formula receiving unit 402 is configured to receive the association formula, where when the number in the basic information of the work report changes, the number in the processing data information and/or the device data information correspondingly changes according to the association formula.
The present invention has been described in detail with reference to the preferred embodiments thereof, and it should be understood that the invention is not limited thereto, but is intended to cover modifications, equivalents, and improvements within the spirit and scope of the present invention.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), rambus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (8)

1. A data interaction method applied to industrial Internet is characterized by comprising the following steps:
receiving equipment data uploaded by Internet equipment, and storing the equipment data, wherein equipment data information is marked on each piece of equipment data;
receiving processing data uploaded by workers, marking processing data information on each piece of processing data, and storing the processing data;
receiving information of a work report to be made input by a worker, and automatically generating a plurality of data links, wherein the data links are used for accessing equipment data or processing data required for making the work report;
the method comprises the steps of receiving information of a work report to be made input by a worker, and automatically generating a plurality of data links, wherein the steps specifically comprise: receiving work report information to be made input by workers, and inputting the work report information to be made into a work report information base, wherein the work report information base comprises all work report basic information, and each work report basic information corresponds to a plurality of pieces of processing data information and/or equipment data information; matching the information of the work report to be made with all the basic information of the work report to generate a work report basic information selection popup window; receiving work report basic information selected by a worker, and determining corresponding processed data information and/or equipment data information according to the work report basic information; and determining the storage position of the corresponding processing data and/or equipment data according to the processing data information and/or the equipment data information, and generating a data link according to the storage position.
2. The data interaction method applied to the industrial internet as claimed in claim 1, wherein the step of receiving the processing data uploaded by the staff, each processing data being marked with processing data information, specifically comprises:
receiving processing data uploaded by a worker, and generating prompt information for marking whether to process the data information;
when the staff chooses not to mark, the default processing data information is null;
when the staff selects to mark, the processing data information input by the staff is received, the format of the processing data information is verified, and after the verification is passed, the processing data information is marked on the processing data.
3. The data interaction method applied to the industrial internet as claimed in claim 2, wherein the step of verifying the format of the processed data information specifically comprises:
inputting processing data information input by a worker into a processing data format library, wherein the processing data format library comprises various processing data formats;
matching the processed data information with all processed data formats, and when the matching is successful, passing the verification; otherwise, the verification is not passed.
4. The data interaction method applied to the industrial internet as claimed in claim 1, wherein the method further comprises updating a work report information base, and the specific steps are as follows:
receiving newly added basic information of a work report and corresponding processed data information and/or equipment data information;
and receiving an association formula, and when the number in the basic information of the working report is changed, correspondingly changing the number in the processing data information and/or the equipment data information according to the association formula.
5. A data interactive system applied to industrial internet, the system comprising:
the device data storage module is used for receiving device data uploaded by the Internet device and storing the device data, and each piece of device data is marked with device data information;
the processing data storage module is used for receiving processing data uploaded by workers, each piece of processing data is marked with processing data information, and the processing data is stored;
the data link generation module is used for receiving information of a work report to be made, which is input by a worker, and automatically generating a plurality of data links, wherein the data links are used for accessing equipment data or processing data required by making the work report;
wherein the data link generation module comprises: the report information input unit is used for receiving the information of the work report to be made input by a worker and inputting the information of the work report to be made into a work report information base, wherein the work report information base comprises all basic information of the work report, and each basic information of the work report corresponds to a plurality of pieces of processing data information and/or equipment data information; the selection popup window generating unit is used for matching the information of the work report to be made with all the basic information of the work report and generating a selection popup window of the basic information of the work report; the processing data determining unit is used for receiving the basic information of the work report selected by the staff and determining corresponding processing data information and/or equipment data information according to the basic information of the work report; and the data link generating unit is used for determining the storage position of the corresponding processing data and/or equipment data according to the processing data information and/or the equipment data information and generating the data link according to the storage position.
6. The data interaction system applied to the industrial internet as claimed in claim 5, wherein the processing data storage module comprises:
the prompt information generating unit is used for receiving the processing data uploaded by the staff and generating prompt information for judging whether to process the data information mark;
the mark is an empty unit, and when the staff chooses not to mark, the default processing data information is empty;
and the input marking unit is used for receiving the processing data information input by the staff when the staff selects marking, verifying the format of the processing data information, and marking the processing data information on the processing data after the verification is passed.
7. The data interaction system applied to the industrial internet as claimed in claim 6, wherein the input marking unit comprises:
the data information input subunit is used for inputting the processing data information input by the staff into a processing data format library, and the processing data format library comprises various processing data formats;
the data format matching subunit is used for matching the processed data information with all the processed data formats, and when the matching is successful, the verification is passed; otherwise, the verification is not passed.
8. The system for data interaction applied to the industrial internet as claimed in claim 5, wherein the system further comprises an information base updating module, and the information base updating module specifically comprises:
the newly added information receiving unit is used for receiving newly added basic information of the work report and corresponding processed data information and/or equipment data information;
and the association formula receiving unit is used for receiving the association formula, and when the numbers in the basic information of the work report are changed, the numbers in the processing data information and/or the equipment data information are correspondingly changed according to the association formula.
CN202211645463.4A 2022-12-21 2022-12-21 Data interaction method and system applied to industrial Internet Active CN115618828B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211645463.4A CN115618828B (en) 2022-12-21 2022-12-21 Data interaction method and system applied to industrial Internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211645463.4A CN115618828B (en) 2022-12-21 2022-12-21 Data interaction method and system applied to industrial Internet

Publications (2)

Publication Number Publication Date
CN115618828A true CN115618828A (en) 2023-01-17
CN115618828B CN115618828B (en) 2023-03-10

Family

ID=84879606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211645463.4A Active CN115618828B (en) 2022-12-21 2022-12-21 Data interaction method and system applied to industrial Internet

Country Status (1)

Country Link
CN (1) CN115618828B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116303310A (en) * 2023-05-12 2023-06-23 山东恒远智能科技有限公司 Data sharing method and system of industrial Internet

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557515A (en) * 1989-08-11 1996-09-17 Hartford Fire Insurance Company, Inc. Computerized system and method for work management
US20160098734A1 (en) * 2013-05-06 2016-04-07 Yen-Ju CHOU A personal data integration and management system and a method thereof
CN114020699A (en) * 2021-11-15 2022-02-08 上海通联金融服务有限公司 Method for returning two files based on query file, storage medium and terminal
CN115204130A (en) * 2022-07-05 2022-10-18 上海枝子信息科技有限公司 Complete report generation method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5557515A (en) * 1989-08-11 1996-09-17 Hartford Fire Insurance Company, Inc. Computerized system and method for work management
US20160098734A1 (en) * 2013-05-06 2016-04-07 Yen-Ju CHOU A personal data integration and management system and a method thereof
CN114020699A (en) * 2021-11-15 2022-02-08 上海通联金融服务有限公司 Method for returning two files based on query file, storage medium and terminal
CN115204130A (en) * 2022-07-05 2022-10-18 上海枝子信息科技有限公司 Complete report generation method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116303310A (en) * 2023-05-12 2023-06-23 山东恒远智能科技有限公司 Data sharing method and system of industrial Internet

Also Published As

Publication number Publication date
CN115618828B (en) 2023-03-10

Similar Documents

Publication Publication Date Title
CN110163735B (en) Tax-related data processing method and device, computer equipment and storage medium
CN110472660A (en) Abnormal deviation data examination method, device, computer equipment and storage medium
WO2020233091A1 (en) Method and apparatus for service data rollback, computer device and storage medium
CN109558440A (en) Batch data processing method, device, computer equipment and storage medium
CN115618828B (en) Data interaction method and system applied to industrial Internet
CN112348530A (en) Automatic server production inspection and repair method
CN111259791A (en) Nuclear power station material acceptance method and device, computer equipment and storage medium
CN111898905A (en) Quality spot check management method and device, computer equipment and storage medium
CN113642912A (en) Method, system, equipment and storage medium for reporting labor and preventing mistake
CN107240011B (en) Index configuration processing method and system
CN115619091A (en) Medicine industry material inspection release control method and device and storage medium
CN114201090A (en) Product production abnormity early warning system, method, computer equipment and storage medium
CN113409152B (en) Adaptation method, device, equipment and storage medium for financial product combination
CN111626662B (en) Method for extracting warehouse network monitoring information
CN113886262A (en) Software automation test method and device, computer equipment and storage medium
CN111582388A (en) Method and system for quickly labeling image data
CN113505078A (en) Configuration file updating method, device, equipment and storage medium
CN113761858A (en) Form data processing method and device, computer equipment and storage medium
CN113240137A (en) Photoresist replacing method and system and photoresist managing method and system
CN113570248A (en) Production management-based employee submission auditing method, system, equipment and storage medium
CN112712421A (en) Method, equipment and storage medium for automatically downloading running bill
CN105930329A (en) Transaction log analysis method and apparatus
CN111507066B (en) Method and system for uploading and loading files and analyzing and warehousing
CN113961652B (en) Information association method and device, computer storage medium and electronic equipment
CN113256249B (en) Special labor protection article informatization monitoring system and method

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