{"id":20120688,"url":"https://github.com/industrial-edge/profibus-to-edge-connection-getting-started","last_synced_at":"2026-03-04T23:01:46.769Z","repository":{"id":191869565,"uuid":"599080716","full_name":"industrial-edge/profibus-to-edge-connection-getting-started","owner":"industrial-edge","description":"The aim of this how-to is to connect a PROFIBUS device to an Industrial Edge Device","archived":false,"fork":false,"pushed_at":"2024-12-18T11:32:09.000Z","size":5443,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-01T00:22:06.420Z","etag":null,"topics":["data-service","ie-databus","ie-flow-creator","industrial-edge","op-ua-connector","profibus"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-08T12:15:37.000Z","updated_at":"2024-12-18T11:32:10.000Z","dependencies_parsed_at":"2024-12-18T12:26:41.892Z","dependency_job_id":"233d5f42-9653-4660-bfeb-5f46d29746be","html_url":"https://github.com/industrial-edge/profibus-to-edge-connection-getting-started","commit_stats":null,"previous_names":["industrial-edge/profibus-to-edge-connection-getting-started"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/industrial-edge/profibus-to-edge-connection-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fprofibus-to-edge-connection-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fprofibus-to-edge-connection-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fprofibus-to-edge-connection-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fprofibus-to-edge-connection-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/industrial-edge","download_url":"https://codeload.github.com/industrial-edge/profibus-to-edge-connection-getting-started/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fprofibus-to-edge-connection-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30098085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T22:49:54.894Z","status":"ssl_error","status_checked_at":"2026-03-04T22:49:48.883Z","response_time":59,"last_error":"SSL_read: 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","ie-flow-creator","industrial-edge","op-ua-connector","profibus"],"created_at":"2024-11-13T19:22:12.890Z","updated_at":"2026-03-04T23:01:46.750Z","avatar_url":"https://github.com/industrial-edge.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Industrial Edge Profibus connection with CC716 getting started\n\nBelow you can find the structure of this IE how-to:\n\n- [Industrial Edge PROFIBUS connection with CC716 Getting Started](#industrial-edge-profibus-connection-with-cc716-getting-started)\n  - [Description](#description)\n    - [Overview](#overview)\n    - [General Task](#general-task)\n  - [Requirements](#requirements)\n    - [Prerequisites](#prerequisites)\n    - [Used components](#used-components)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Documentation](#documentation)\n  - [Contribution](#contribution)\n  - [License and Legal Information](#license-and-legal-information)\n\n## Description\n\n### Overview\n### General Task\n\nThe aim of this how-to is to connect a PROFIBUS device to an Industrial Edge Device (IED). This is done with the help of an Industrial IoT gateway that is called [SIMATIC Cloud Connect 716](https://support.industry.siemens.com/cs/document/109767960). The advantage of using the CC716 is that nothing needs to be changed in the existing TIA project to use it, you can just plug it into your existing Profibus Network.\n\n![task](docs/graphics/architecture.png)\n\n## Requirements\n\n### Prerequisites\n\n- General understanding of PROFIBUS\n- Knowledge of working with IE Databus\n- Knowledge of working with OPC UA Connector\n\n\n### Used components\n\n* Industrial Edge Device IPC227E V1.8.0-6\n* SIMATIC CC716 FW V1.9\n* IE Databus V1.7.1\n* OPC UA Connector V1.8.0-14\n* IE Flow Creator V1.3.9\n* TIA Portal V17\n* PLC: CPU 315-2 DP FW 2.6\n\n## Installation\n\nThe neccessary set up steps are explained in following doc: [configuration of CC716 \u0026 OPC UA Connector](docs/Installation.md)\n\n## Usage\n\nRefer to the [manual of OPC UA Connector](https://support.industry.siemens.com/cs/document/109811051) for information on how to read and write the configured tags. Other apps can consume the PLC data from the ie-databus.\n\nAs soon as the OPC UA Connector is configured, data can be transfered.\n\nYou can find further information about how to handle the data via the IE Flow Creator in the [Usage](/docs/Usage.md) documentation:\n\n* [Read metadata](/docs/Usage.md#read-metadata)\n* [Write data](/docs/Usage.md#write-data)\n* [Read data](/docs/Usage.md#read-data)\n* [Use Data Service](/docs/Usage.md#use-data-service)\n\n## Documentation\n\nYou can find further documentation and help in the following links\n\n* [Industrial Edge Hub](https://iehub.eu1.edge.siemens.cloud/#/documentation)\n* [Industrial Edge Forum](https://www.siemens.com/industrial-edge-forum)\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* [SIMATIC CC716 documentation](https://support.industry.siemens.com/cs/document/109767960)\n* [OPC UA Connector documentation](https://support.industry.siemens.com/cs/document/109811051)\n\n## Contribution\n\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.\nAdditionally 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## License and Legal Information\n\nPlease read the [Legal information](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findustrial-edge%2Fprofibus-to-edge-connection-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findustrial-edge%2Fprofibus-to-edge-connection-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findustrial-edge%2Fprofibus-to-edge-connection-getting-started/lists"}