Skip to content

dupes/dnp3-automatak

 
 

Repository files navigation

Copyright (c) 2010, 2011 Green Energy Corp.
Copyright (c) 2013 Automatak LLC

Licensed under the terms of the Apache Public License v2.0.

Documentation
=============

Links to code documentation can be found on the sidebar of:
  
http://dnp3.github.io 


Companion documentation is hosted on the Wiki:

https://github.com/automatak/dnp3/wiki

Overview
========

OpenDNP3 is a portable, scalable, and rigorously tested implementation 
of the DNP3 (www.dnp.org) protocol stack written in C++. The library 
is optimized for the largest front end processor implementations
and slave device simulations, although it performs very well on 
embedded linux ARM in a single outstation configuration.

Custom written, idiomatic bindings are available for the 
Microsoft CLR family of languages (C#, VB.NET, F#, etc) and JVM-based
languages (Java, Scala, Clojure, etc).


History
=======

This is a fork of the project originally located here:

www.github.com/gec/dnp3

About

dnp3 protocol. C++ with bindings for .NET and Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.7%
  • XSLT 23.1%
  • Java 6.7%
  • C# 3.9%
  • C 1.4%
  • Scala 0.2%