{"id":20120697,"url":"https://github.com/industrial-edge/slmp-connector-getting-started","last_synced_at":"2026-03-04T08:32:40.095Z","repository":{"id":40993201,"uuid":"481529732","full_name":"industrial-edge/slmp-connector-getting-started","owner":"industrial-edge","description":"Guide for getting started with app SLMP Connector","archived":false,"fork":false,"pushed_at":"2024-12-18T11:33:54.000Z","size":4868,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-29T23:08:31.468Z","etag":null,"topics":["connector","data-service","ie-databus","ie-flow-creator","industrial-edge","slmp"],"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":"2022-04-14T08:41:03.000Z","updated_at":"2025-06-25T02:07:21.000Z","dependencies_parsed_at":"2024-05-15T21:21:39.400Z","dependency_job_id":"6236aaa3-1e61-4628-9387-b099e7b938aa","html_url":"https://github.com/industrial-edge/slmp-connector-getting-started","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/industrial-edge/slmp-connector-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fslmp-connector-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fslmp-connector-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fslmp-connector-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fslmp-connector-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/industrial-edge","download_url":"https://codeload.github.com/industrial-edge/slmp-connector-getting-started/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/industrial-edge%2Fslmp-connector-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30076890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["connector","data-service","ie-databus","ie-flow-creator","industrial-edge","slmp"],"created_at":"2024-11-13T19:22:21.748Z","updated_at":"2026-03-04T08:32:40.056Z","avatar_url":"https://github.com/industrial-edge.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SLMP Connector\n\nThis example shows how to use the Industrial Edge app SLMP Connector.\n\n* [SLMP Connector](#slmp-connector)\n  * [Description](#description)\n    * [Overview](#overview)\n    * [General task](#general-task)\n  * [Requirements](#requirements)\n    * [Prerequisites](#prerequisites)\n    * [Used components](#used-components)\n    * [PLC project](#plc-project)\n  * [Configuration](#configuration)\n  * [Usage](#usage)\n  * [Documentation](#documentation)\n  * [Contribution](#contribution)\n  * [Licence and Legal Information](#licence-and-legal-information)\n\n## Description\n\n### Overview\n\nThis tutorial shows how to use the Industrial Edge application SLMP Connector to establish a connection between an Industrial Edge Device (IED) and a 3rd party PLC that supports SLMP (Seamless Messaging Protocol), which is a client/server protocol for point to point communication between standard TCP/IP Ethernet devices and CC-Link IE networks.\n\nThese PLC variants are supported:\n\n* Mitsubishi iQR series\n* Mitsubishi iQF series\n\nThe SLMP Connector is an application that runs on the individual Industrial Edge Device. Connections can be configured using the Common Configurator for Industrial Edge. The connector transfers the value series of selected data points from a PLC to the Databus. From there the data can be used within other Edge apps, e.g. the Flow Creator.\n\n### General task\n\nHere we configure a connection to a Mitsubishi PLC FX5U (iQF) using the SLMP Connector. The FX5U acts as SLMP server and the Industrial Edge Device acts as SLMP client. The data is published on the Databus. By using the application Flow Creator, we fetch the metadata of the SLMP Connector, write some data on the configured tags and read out the new data.\n\n![overview](/docs/graphics/Slmparchi.png)\n\n## Requirements\n\n### Prerequisites\n\n* Access to an Industrial Edge Management (IEM) with onboarded Industrial Edge Device (IED)\n* IEM: Installed system configurator for Databus\n* IED: Installed apps Databus, Flow Creator, Common Configurator, Registry Service, SLMP Connector, IIH Essentials (optional)\n* IED is connected to Mitsubishi PLC via Ethernet\n* GX Works 3 project loaded on PLC\n* Google Chrome (Version ≥ 72)\n\n### Used components\n\n* Industrial Edge Management (IEM) V1.16.11\n* Industrial Edge Virtual Device (OS) V2.1.0-22-x86-64\n  * Databus V2.3.2-5\n  * Flow Creator V1.17.0-2\n  * Common Configurator V1.9.0-4\n  * Common Import Converter V2.1.0-2\n  * Registry Service V1.10.0-0\n  * SLMP Connector V2.1.0-0\n  * IIH Essentials V1.10.2\n* PLC: Mitsubishi FX5U\n* GX Works 3 (Mitsubishi engineering software)\n\n### PLC project\n\nThe used PLC project *Test.gx3* can be found in the [src folder](/src/).\n\n## Configuration\n\nYou can find further information about the following steps in the [Configuration](/docs/Installation.md) documentation:\n\n- [Overview](/docs/Installation.md#overview)\n- [Install SLMP Connector](/docs/Installation.md#install-slmp-connector)\n- [Configure Databus](/docs/Installation.md#configure-Databus)\n- [Configure SLMP via Common Configurator](/docs/Installation.md#configure-slmp-via-Common-Configurator)\n\n## Usage\n\nAs soon as the SLMP Connector is configured, data can be transfered.\n\nYou can find further information about how to handle the data via the 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 IIH Essentials](/docs/Usage.md#use-IIH-Essentials)\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\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. 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\n## Licence and Legal Information\n\nPlease read the [Legal information](LICENSE.txt).\n\n\nIMPORTANT - PLEASE READ CAREFULLY:\n\n \n\nThis documentation describes how you can download and set up containers which consist of or contain third-party software. By following this documentation you agree that using such third-party software is done at your own discretion and risk. No advice or information, whether oral or written, obtained by you from us or from this documentation shall create any warranty for the third-party software. Additionally, by following these descriptions or using the contents of this documentation, you agree that you are responsible for complying with all third party licenses applicable to such third-party software. All product names, logos, and brands are property of their respective owners. All third-party company, product and service names used in this documentation are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findustrial-edge%2Fslmp-connector-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findustrial-edge%2Fslmp-connector-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findustrial-edge%2Fslmp-connector-getting-started/lists"}