{"id":15345873,"url":"https://github.com/niklasmerz/cordova-plugin-plc4x","last_synced_at":"2026-02-15T23:02:12.559Z","repository":{"id":57208764,"uuid":"232424386","full_name":"NiklasMerz/cordova-plugin-plc4x","owner":"NiklasMerz","description":"Unofficial PLC4X Plugin for Apache Cordova. Android for now but C experts can probably get iOS to work. PRs welcome.","archived":false,"fork":false,"pushed_at":"2020-01-19T13:32:56.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T08:36:11.981Z","etag":null,"topics":["cordova","cordova-plugin","plc","plc4x"],"latest_commit_sha":null,"homepage":"https://plc4x.apache.org","language":"Java","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/NiklasMerz.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}},"created_at":"2020-01-07T21:52:52.000Z","updated_at":"2022-04-06T09:10:15.000Z","dependencies_parsed_at":"2022-09-04T06:50:20.393Z","dependency_job_id":null,"html_url":"https://github.com/NiklasMerz/cordova-plugin-plc4x","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NiklasMerz/cordova-plugin-plc4x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fcordova-plugin-plc4x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fcordova-plugin-plc4x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fcordova-plugin-plc4x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fcordova-plugin-plc4x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiklasMerz","download_url":"https://codeload.github.com/NiklasMerz/cordova-plugin-plc4x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiklasMerz%2Fcordova-plugin-plc4x/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29491998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"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":["cordova","cordova-plugin","plc","plc4x"],"created_at":"2024-10-01T11:16:55.968Z","updated_at":"2026-02-15T23:02:12.539Z","avatar_url":"https://github.com/NiklasMerz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cordova-plugin-plc4x\n\nRead from PLCs\n\n```javascript\nPLC4X.connect(this.url, async (res) =\u003e {\n      console.log(res);\n    }, async (res) =\u003e {\n      console.log(res);\n    });\n\nlet  values = [\n    { name: 'motor-current', fieldQuery: '%DB444.DBD8:REAL' },\n    { name: 'position', fieldQuery: '%DB444.DBD0:REAL' },\n    { name: 'rand_val', fieldQuery: '%DB444.DBD4:REAL' }\n  ];\n\n PLC4X.read(this.values, (res) =\u003e {\n        console.log(res);\n      }, async (err) =\u003e {\n        console.log(err);\n      });\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasmerz%2Fcordova-plugin-plc4x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklasmerz%2Fcordova-plugin-plc4x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasmerz%2Fcordova-plugin-plc4x/lists"}