GithubHelp home page GithubHelp logo

shiguemitsu / mas-scada-historian-connector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rdasgupt/mas-scada-historian-connector

0.0 0.0 0.0 19.65 MB

Connector to ingest data from SCADA (AVEVA PI and Ignition) Historian to IBM MAS Monitor

License: Eclipse Public License 1.0

Shell 1.33% Java 93.93% PowerShell 4.06% Batchfile 0.68%

mas-scada-historian-connector's Introduction

IBM MAS Data Ingest Connector for SCADA Historian

GitHub issues GitHub

The data ingest connector application is installed on an on-premise host system to extract tag data from SCADA historian and send/upload data to MAS Monitor as an MQTT event. The host system must have access to SCADA historian to extract ta g data and MAS Monitor to configure and send events.

This project includes source to build the connector application that:

  • Registers device types, physical and logical interfaces, and devices from user defined tag mapping rules and asset CSV file.
  • Extracts tag data from SCADA historian.
  • Transforms tag data into MQTT events and send events to MAS Monitor.

Dependencies

  • OpenJDK 11+
  • Commons JCS
  • org.json
  • JDBC driver for IBM DB2
  • PI SQL JDBC Driver
  • mySQL JDBC Driver
  • MSSQL JDBC Driver

Build

Clone the GitHub project

$ git clone https://github.com/ibm-watson-iot/mas-scada-historian-connector

Build and package using gradle

$ cd mas-scada-historian-connector
$ gradle build
$ ./bin/package.sh

Build and package using maven

$ cd mas-scada-historian-connector
$ mvn package -DskipTests
$ ./bin/package.sh

Documentation

Refer to the connector documentation for installation and configuration details:

https://ibm-watson-iot.github.io/mas-scada-historian-connector/

mas-scada-historian-connector's People

Contributors

rdasgupt avatar scottdickerson 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.