{"id":23983668,"url":"https://github.com/pro/opcua-modeling-tutorial","last_synced_at":"2026-03-08T23:33:38.006Z","repository":{"id":141936672,"uuid":"291482915","full_name":"Pro/opcua-modeling-tutorial","owner":"Pro","description":"Additional files as part of the OPC UA Modeling Tutorial on https://opcua.rocks/from-modelling-to-execution-opc-ua-information-model-tutorial/","archived":false,"fork":false,"pushed_at":"2020-09-29T19:30:27.000Z","size":44,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T07:11:45.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pro.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,"zenodo":null}},"created_at":"2020-08-30T14:09:52.000Z","updated_at":"2023-12-14T03:46:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d5dd51e-c334-4fd8-abe4-061f73027d3c","html_url":"https://github.com/Pro/opcua-modeling-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pro/opcua-modeling-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fopcua-modeling-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fopcua-modeling-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fopcua-modeling-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fopcua-modeling-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pro","download_url":"https://codeload.github.com/Pro/opcua-modeling-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pro%2Fopcua-modeling-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30277001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-01-07T12:19:55.869Z","updated_at":"2026-03-08T23:33:37.999Z","avatar_url":"https://github.com/Pro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPC UA Modeling Tutorial\n\nThis repository contains additional files for the OPC UA Modeling Tutorial on\nhttps://opcua.rocks/from-modelling-to-execution-opc-ua-information-model-tutorial/\n\nAn Example Server based on this Model is provided here:\nhttps://github.com/Pro/opcua-modeling-tutorial-server\n\n## How to use\n\nThe `master` branch only contains the `*Model.xml` files, not the compiled NodeSet2.xml files.\n\nOn every push to a branch, an is executed and the resulting model files are pushed back to the branch 'master-published'.\n\nHave a look at the resulting files here:\nhttps://github.com/Pro/opcua-modeling-tutorial/tree/master-published/Published\n\nIf you like to manually build the files on your machine, follow these steps:\n\nThis build process is using a pre-built docker container based on the official UA-ModelCompiler source code.\nThere's currently an open pull-request (https://github.com/OPCFoundation/UA-ModelCompiler/pull/36) to add the necessary docker files to the official repository. In the meantime you can use my docker container:\n[sailavid/ua-modelcompiler](https://cloud.docker.com/u/sailavid/repository/docker/sailavid/ua-modelcompiler).\n\n1. Install docker on your machine\n2. Clone this repository\n3. `cd skill-nodeset`\n4. Then run the provided `build.sh` or the docker container for `FooFltModel`:\n\t```bash\n\tdocker run \\\n\t\t  --mount type=bind,source=$(pwd),target=/model/src \\\n\t\t  --entrypoint \"/app/PublishModel.sh\" \\\n\t\t  sailavid/ua-modelcompiler \\\n\t\t   /model/src/FooFltModel FooFlt /model/src/Published\n\t```\n\nThis will create all the compiled NodeSet2.xml files inside the `Published` folder.\nWith this command you can also compiler your own model files, just adapt the last line accordingly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpro%2Fopcua-modeling-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpro%2Fopcua-modeling-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpro%2Fopcua-modeling-tutorial/lists"}