Giter Club home page Giter Club logo

opc-ua-data-gateway's Introduction

OPC UA Data Gateway

This is an OPC UA client service that connects to target endpoints, subscribes to manually configured namespaces and nodes and starts pushing the subscribed object values to a REST service.

Related projects

  1. Gateway project: OPC UA Data Gateway
  2. REST project: OPC UA Data REST
  3. Socket.io project: OPC UA Data Server
  4. Client project: OPC UA Data Visualizer

Dependencies

  1. open62541
  2. libcurl
  3. curlcpp
  4. JSON for Modern C++
    • Included in ./src as single-header lib

This repository includes dynamically linked Win32 versions of the libraries listed above.

  1. ./inc
  2. ./lib
  3. ./bin

Building

TODO: CMakeLists.txt

Currently the repository includes a visual studio 2015 project. In the future that will be replaced with a CMakeLists.txt file.

Configuration

  1. ./res/settings.json
    • ua_service_config
    • ua_rest_config
    • ua_client_config

Structure

UML Diagram, simplified a Simplified UML-diagram demonstrating the communication between objects in the service.

Licenses

  1. This software: LICENSE
  2. open62541: LICENSE_open62541
  3. libcurl: LICENSE_libcurl
  4. curlcpp: LICENSE_curlcpp

opc-ua-data-gateway's People

Contributors

harha avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.