Object-Oriented Internet
  • Executive Summary
  • Table of Content
  • Introduction
    • Introduction to Object-Oriented Internet
    • Introduction to Complex Data Processing
    • OPC Unified Architecture
    • OPC UA Main Technology Features
  • Semantic-Data Processing
    • Semantic-Data Processing Architecture
    • Address Space and Address Space Model
    • UA Information Model - Concept
      • Standard Information Model
    • Information Models Development
      • Adopting Companion Standard Models - Analyzer Devices Integration
      • Companion Specification - Information Model for Analyzers
      • ADI Information Model Adoption
      • ADI Model Deployment
      • Address Space Model Life-cycle
      • Design and Deployment Support
    • Address Space Management Implementation
    • Address Space Prototyping Tool (asp.exe)
      • UAModelDesignExport Library
  • Internet of Things (IoT) Archetype
    • Semantic-Data Message Centric Communication
    • Internet of Things (IoT) Communication
  • Reactive Communication
    • UA Part 14: PubSub Main Technology Features
    • Reactive Networking of Semantic-Data Library
      • Underlying Transport over UDP
      • Underlying Transport over MQTT
      • Underlying Transport over AMQP
      • Underlying Transport over Ethernet
      • DataSet and Communication Channel Association
      • Encoding Library
    • Getting Started Tutorial
    • Walk-through ReferenceApplication
      • ReferenceApplication Utilities
      • Azure Gateway DataRepository
      • ReferenceApplication Consumer - Data Logger
      • ReferenceApplication Producer - Interoperability Test Data Generator
      • ReferenceApplication Producer - Boilers Set Simulator
  • Configuration
    • Configuration - Executive Summary
      • Reactive Networking (RxNetworking) Configuration
      • DataBinding library
  • Global Data Discovery
    • Concept
    • Domain Model
  • References
    • See also
Powered by GitBook
On this page
  • Introduction
  • Getting Started Tutorial

Was this helpful?

Edit on GitHub
  1. Configuration
  2. Configuration - Executive Summary

DataBinding library

PreviousReactive Networking (RxNetworking) ConfigurationNextConcept

Last updated 2 years ago

Was this helpful?

Introduction

This project is aimed at implementing an editor of the OOI Reactive Application configuration file. For more extensive examples, see the .

The schema of the configuration files is available at: and detailed description of the configuration is captured in the document .

The code help documentation is

The NuGet package is available here: .

To install OPC UA DataBindings Library, run the following command in the Package Manager Console

PM> Install-Package UAOOI.DataBindings

Getting Started Tutorial

The topics contained in this section are intended to give you quick exposure to the OOI Reactive Application network based data exchange programming experience. Working through this tutorial gives you an introductory understanding of the steps required to create OOI Reactive Application configuration custom editor. The editor is to be used by an universal tool supporting OPC UA Information Model design process. For more information on deploying OPC UA Information Model read the document:

The configuration files are managed using the UAOOI.Configuration.Networking component.

For assistance, contact:

Mariusz Postol

Copyright (C) 2021 Mariusz Postol LODZ POLAND

Semantic-Data Message Centric Communication
ConfigurationData.xsd
UA Data Networking Configuration
available for sponsors - consider joining
OPC UA DataBindings Library
Information Models Development
https://github.com/mpostol