Recent Releases of plc2skill
plc2skill - v2.1.1
- Adds a fix for a bug that caused a problem when trying to retrieve node IDs from a running OPC UA server when using the lib code directly as a Java API
- Adds an additional test in a separate Maven profile that tests for automatic node ID retrieval from a running OPC UA server. Has to be actively selected as it requires a manual setup
- Java
Published by aljoshakoecher over 2 years ago
plc2skill - v2.1.0
Update to major version 2 to show compatibilty with the same major version of SkillMEx. This updates brings a couple of bug fixes and improvements: - Update to the latest CaSkMan ontology - Improves the way OPC UA node IDs are found - Major bug fixes with OPC UA user authentication - Adds two additional configuration options to add a resource IRI and base IRI (see documentation)
- Java
Published by aljoshakoecher over 2 years ago
plc2skill - v0.1.0
Release bringing a couple of changes in the way that Plc2SkillMapper resolves incomplete nodeIds.
- Incomplete nodeIds are resolved automatically by browsing a running OPC UA server (with or without authentication)
- In cases where this is not possible, the missing nodeId root component / prefix may still be passed in manually (using -n in the CLI)
(Note that this is the initial Github release after some previous versions didn't make it to Github)
- Java
Published by aljoshakoecher over 3 years ago