{"id":18445623,"url":"https://github.com/fbarresi/softbeckhoff","last_synced_at":"2025-07-31T11:39:37.131Z","repository":{"id":40880252,"uuid":"225696107","full_name":"fbarresi/SoftBeckhoff","owner":"fbarresi","description":"Virtual Beckhoff PLC for local testing with docker support","archived":false,"fork":false,"pushed_at":"2022-07-11T20:01:40.000Z","size":80,"stargazers_count":95,"open_issues_count":6,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-15T23:41:50.181Z","etag":null,"topics":["ads","beckhoff","plc","twincat","twincat3"],"latest_commit_sha":null,"homepage":"","language":"C#","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/fbarresi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"fbarresi"}},"created_at":"2019-12-03T19:12:12.000Z","updated_at":"2025-04-30T16:55:19.000Z","dependencies_parsed_at":"2022-08-24T17:40:50.617Z","dependency_job_id":null,"html_url":"https://github.com/fbarresi/SoftBeckhoff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fbarresi/SoftBeckhoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSoftBeckhoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSoftBeckhoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSoftBeckhoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSoftBeckhoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbarresi","download_url":"https://codeload.github.com/fbarresi/SoftBeckhoff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbarresi%2FSoftBeckhoff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268031185,"owners_count":24184458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ads","beckhoff","plc","twincat","twincat3"],"created_at":"2024-11-06T07:06:36.126Z","updated_at":"2025-07-31T11:39:37.086Z","avatar_url":"https://github.com/fbarresi.png","language":"C#","funding_links":["https://github.com/sponsors/fbarresi"],"categories":[],"sub_categories":[],"readme":"# SoftBeckhoff\n![.NET Core](https://github.com/fbarresi/SoftBeckhoff/workflows/.NET%20Core/badge.svg)\n![Docker Image CI](https://github.com/fbarresi/SoftBeckhoff/workflows/Docker%20Image%20CI/badge.svg)\n\nThis project was inspired by [SoftPlc](https://github.com/fbarresi/SoftPlc) and aims to reach the same goal: a virtual PLC (a Beckhoff in this case) for testing usage.\n\nBeckhoff PLCs communicates with the ADS Protocol. Since there are no opensouce ADS Servers I wrote a simple one with reverse engineering.\n\nPlease note that this software is still under development.\n\n## Features\n\n- :heavy_check_mark: Multiplatform + Docker Support (Windows, Linux, Mac OS)\n- :heavy_check_mark: Configurable with an Rest API (Swagger)\n- :heavy_check_mark: Works and act like a real Beckhoff!\n- :heavy_check_mark: All native types are supported\n- :heavy_check_mark: Route management on-board and over Rest API\n\n## Still under (heavy) development...\n\n- 🌈 Support for custom compex types and arrays\n\n## How to use it?\n\nA good tool for testing and writing symbols is [TwincatAdsTool](https://github.com/fbarresi/TwincatAdsTool).\nThis software was even tested with it.\n\n### run with docker\n\n```docker\ndocker pull fbarresi/softbeckhoff:latest\ndocker run -p 8080:80 -p 48898:48898 --name softBeckhoff fbarresi/softbeckhoff:latest\n```\n\n### Run it locally\n`todo`\n`basically with source code and dotnet run`\n\n## Would you like to contribute? \nYes, please!\n\n- give a ⭐\n- make a fork\n- use and spread the software!\n\n## Other interesting related projects\n\n- [TwincatAdsTool](https://github.com/fbarresi/TwincatAdsTool) your swiss knife for twincat development.\n- [BeckhoffHttpClient](https://github.com/fbarresi/BeckhoffHttpClient), an _unofficial_ TwinCAT function for HTTP requests\n- [BeckhoffS7Client](https://github.com/fbarresi/BeckhoffS7Client), an _unofficial_ TwinCAT function for S7 communication\n\n## Credits\n\nSpecial thanks to [JetBrains](https://www.jetbrains.com/?from=SoftBeckhoff) for supporting this open source project.\n\n\u003ca href=\"https://www.jetbrains.com/?from=SoftBeckhoff\"\u003e\u003cimg height=\"200\" src=\"https://www.jetbrains.com/company/brand/img/jetbrains_logo.png\"\u003e\u003c/a\u003e\n\n#### did you understand that you didn't understand?\nDon't hesitate to write me or open an issue into this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbarresi%2Fsoftbeckhoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbarresi%2Fsoftbeckhoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbarresi%2Fsoftbeckhoff/lists"}