Get familiar with OPC UA - ami-iit/ami-commons GitHub Wiki
A collection of useful resources to get familiar with OPC UA:
- [Official Brochure] OPC Unified Architecture Interoperability for Industrie 4.0 and the Internet of Things
- [Blog] OPC UA rocks
- [Article] OPC UA Address Space
- [Article] How to create custom OPC UA Information Models
- [Video] Uwe Steinkrauss - OPC UA Technical Introduction
- [Book] OPC Unified Architecture
- [Documentation] OPC Introduction: This is part of the documentation of a commercial OPC UA stack, but it provides a good introdution to OPC UA.
- [Documentation] open62541: The documentation of open62541, a C-based implementation of OPC UA protocols.
- [Slides] OPC UA Information Modelling
- [Specification] OPC UA Specification
- [Specification] OPC UA Standard Information Models
- [Specification] OPC 40010-1 - Robotics Part 1: Vertical Integration
- [Tool] UaExpert: General purpouse OPC UA client, useful to quickly inspect data esposed by a OPC UA server.
- [Official Podcast] OPC Foundation Podcast
- [Official Mailing List] OPC Foundation Mailing List
- [Presentation] OPC UA Robotics Information Model
- [Documentation] Access OPC UA data from MATLAB and Simulink: MathWorks documentation on how to access OPC UA data from MATLAB and Simulink.