{"id":20057267,"url":"https://github.com/heyoka/snap7erl","last_synced_at":"2025-07-12T23:34:13.748Z","repository":{"id":109486198,"uuid":"205185412","full_name":"heyoka/snap7erl","owner":"heyoka","description":"Erlang wrapper around the multiarch snap7 library","archived":false,"fork":false,"pushed_at":"2025-02-17T10:31:09.000Z","size":804,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T14:42:17.859Z","etag":null,"topics":["erlang","plc","s7-addressing","siemens-s7-plcs","snap7"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heyoka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2019-08-29T14:43:18.000Z","updated_at":"2025-02-17T10:31:12.000Z","dependencies_parsed_at":"2025-02-17T11:36:25.655Z","dependency_job_id":null,"html_url":"https://github.com/heyoka/snap7erl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heyoka/snap7erl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyoka%2Fsnap7erl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyoka%2Fsnap7erl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyoka%2Fsnap7erl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyoka%2Fsnap7erl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heyoka","download_url":"https://codeload.github.com/heyoka/snap7erl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heyoka%2Fsnap7erl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265068509,"owners_count":23706468,"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","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":["erlang","plc","s7-addressing","siemens-s7-plcs","snap7"],"created_at":"2024-11-13T12:58:17.294Z","updated_at":"2025-07-12T23:34:13.732Z","avatar_url":"https://github.com/heyoka.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"snap7erl\n=====\n\nErlang only version of https://github.com/valiot/snapex7\n\nNote: the snap7 sources are included in this library at the moment.\n\nSupported architectures\n----------------------\nSucessfully builds and tested on:\n\n+ Linux i386\n+ Linux x86_64\n+ Linux armv6\n+ Linux armv7\n+ Linux armv7l\n\n\nBuild\n-----\n\n    $ rebar3 compile\n    \nStart\n-----\n    $ rebar3 shell\n    \nUseage\n------\n    %% start a client\n    {ok, Client} = snapclient:start([]).\n    \n    %% connect to a S7\n    ok = snapclient:connect_to(Client, [{ip, \u003c\u003c\"127.0.0.1\"\u003e\u003e}, {slot, 1}, {rack, 0}]).\n    \n    %% read a DB with addressing\n    A = \u003c\u003c\"DB4.DBR2\"\u003e\u003e,\n    ParamList = s7addr:parse(A, return_list), \n    snapclient:db_read(Client, ParamList).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyoka%2Fsnap7erl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheyoka%2Fsnap7erl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheyoka%2Fsnap7erl/lists"}