RobinFischer / OPC-UA_Unity

Unity Project of an OPC UA Sample Client. Designed to be used with a Microsoft HoloLens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPC-UA_Unity

Disclamer: Project is depricated and doesn't seem to work anymore!

Overview

This Project has been developed as a students project of the Hochschule Darmstadt. an OPC UA Sample Client. Designed to be used with a Microsoft HoloLens. Code is based on the Sample Client of the OPC Foundation: https://github.com/OPCFoundation/UA-.NETStandard

Getting Started

  1. Install unity 2017.1.0f3 https://unity3d.com/de/unity/whats-new/unity-2017.1.0
  2. Import this github project
  3. Download the follwing project, which is used as a OPC UA Server: https://drive.google.com/open?id=1TJSrXrRJqFFQ7U0l70k4E0a_GgUt5oq4
  4. Follow the instructions in this Video: https://drive.google.com/open?id=1iLwBOAN5U0b8-fDZPXIlQyblHjRWoGS6
  5. Modify the Endpoint-address to match the address shown on your Server

(c) Hochschule Darmstadt

About

Unity Project of an OPC UA Sample Client. Designed to be used with a Microsoft HoloLens

License:MIT License


Languages

Language:C# 95.1%Language:ShaderLab 3.7%Language:HLSL 1.3%