{"id":20120680,"url":"https://github.com/industrial-edge/performance-insight-getting-started","last_synced_at":"2026-03-06T17:30:50.838Z","repository":{"id":42136803,"uuid":"337124834","full_name":"industrial-edge/performance-insight-getting-started","owner":"industrial-edge","description":"Guide how to use the app Performance Insight to visualize machine data via dashboards.","archived":false,"fork":false,"pushed_at":"2025-11-26T14:40:33.000Z","size":2845,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-28T08:35:11.696Z","etag":null,"topics":["data-service","ie-databus","industrial-edge","opc-ua-connector","performance-insight"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/industrial-edge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-08T15:43:50.000Z","updated_at":"2025-11-26T14:40:34.000Z","dependencies_parsed_at":"2024-02-06T12:28:29.524Z","dependency_job_id":"d4538522-d3d3-4576-93fd-2cd32898a5e9","html_url":"https://github.com/industrial-edge/performance-insight-getting-started","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/industrial-edge/performance-insight-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fperformance-insight-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fperformance-insight-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fperformance-insight-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fperformance-insight-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/industrial-edge","download_url":"https://codeload.github.com/industrial-edge/performance-insight-getting-started/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fperformance-insight-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30187721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-service","ie-databus","industrial-edge","opc-ua-connector","performance-insight"],"created_at":"2024-11-13T19:22:11.006Z","updated_at":"2026-03-06T17:30:50.811Z","avatar_url":"https://github.com/industrial-edge.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Performance Insight application example\n\nThis example shows how to use the Industrial Edge App \"Performance Insight\" to visualize modeled data\n- [Performance Insight](#performance-insight)\n  - [Description](#description)\n    - [Overview](#overview)\n    - [General task](#general-task)\n  - [Requirements](#requirements)\n    - [Prerequisities](#prerequisities)\n    - [Used components](#used-components)\n    - [TIA project](#tia-project)\n  - [Configuration steps](#configuration-steps)\n  - [Usage](#usage)\n  - [Documentation](#documentation)\n  - [Contribution](#contribution)\n  - [Licence and Legal Information](#licence-and-legal-information)\n\n\n## Description\n\n### Overview\n\nThis document describes how to get the data from a PLC into the Performance Insight app. The data flow goes from the OPC UA Connector app, going through the databus app and \nbeing stored as time-series with the IIH Essentials app. The Performance Insight app is extremely dependent on a properly configured IIH Essentials app.\n\n\n\u003cp align=\"center\"\u003e\u003ckbd\u003e\u003cimg src=\"docs/graphics/performanceinsight.PNG\" /\u003e\u003c/kbd\u003e\u003c/p\u003e\n\n\n### General task\n\nThe example reads data from a PLC via the OPC UA connector.\nThe data is published on the Databus. The IIH Essentials monitors the bus and collect the shopfloor data.\nFirst an adapter, providing datapoints must be assigned and configured.\nAfterwards the data structure can be modeled using assets and aspects. See [IIH-Essential-how-to](https://github.com/industrial-edge/iih-essentials-getting-started) for further explanation.\nThis data is collected, saved for individual time periods and transfered for further processing (using Performance Insight).\n\n## Requirements\n\n###  Prerequisities\n\n- Access to an Industrial Edge Management System (IEM)\n- Onboarded Industial Edge Device on IEM\n- Installed System Configurators for Databus and OPC UA Connector\n- Installed System Apps Databus OPC UA Connector\n- Installed IIH Essentials\n- Installed Performance Insight\n- Edge device is connected to PLC\n- TIA portal project loaded on PLC (e.g. for filling application)\n- HTML5-capable Internet browser\n\n### Used components\n\n- Industrial Edge Management (IEM) V1.14.9\n  - Databus V3.2.1\n  - OPC UA Connector V2.4.2\n  - IIH Essentials V2.2.1\n  - Performance Insight V1.21.1\n  - optional Common Configurator V2.2.1\n- Industrial Edge Device V3.0.0-51\n- TIA Portal V19\n\n### TIA Project\n\nThe used TIA Portal project can be found in the [miscellenous repository](https://github.com/industrial-edge/miscellaneous/tree/main/tank%20application) and is also used for several further application examples.\n\n## Configuration steps\n\nYou can find the further information about the following steps in the [docs](docs/Installation.md)\n- Configure PLC Connection (Databus, OPC UA Connector)\n- Configure IIH Essentials\n- Configure Performance Insight\n\n## Usage\n\nOnce the IIH Essentials app is configured and data is availalbe from a running PLC, process data can be collected.\nPerformance Insight visualizes this data and gives Iata insights (KPIs, metrics, etc.) \n\n## Documentation\n\nYou can find further documentation and help in the following links\n  - [Industrial Edge Hub]( https://iehub.eu1.edge.siemens.cloud/#/documentation)\n  - [Industrial Edge Forum]( https://forum.mendix.com/link/space/industrial-edge)\n  - [Industrial Edge landing page]( https://new.siemens.com/global/en/products/automation/topic-areas/industrial-edge/simatic-edge.html)\n  - [Industrial Edge GitHub page]( https://github.com/industrial-edge)\n  - [Industrial Edge documentation page]( https://docs.eu1.edge.siemens.cloud/index.html)\n## Contribution\nThank you for your interest in contributing. Anybody is free to report bugs, unclear documentation, and other problems regarding this repository in the Issues section. Additionally everybody is free to propose any changes to this repository using Pull Requests.\n\nIf you haven't previously signed the [Siemens Contributor License Agreement](https://cla-assistant.io/industrial-edge/) (CLA), the system will automatically prompt you to do so when you submit your Pull Request. This can be conveniently done through the CLA Assistant's online platform. Once the CLA is signed, your Pull Request will automatically be cleared and made ready for merging if all other test stages succeed.\n\n## Licence and Legal Information\n\nPlease read the [Legal information](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findustrial-edge%2Fperformance-insight-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findustrial-edge%2Fperformance-insight-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findustrial-edge%2Fperformance-insight-getting-started/lists"}