An open API service indexing awesome lists of open source software.

https://github.com/epri-dev/der-dnp3-an2018

Open Source DER Outstation for DNP AN2018-001: Reference Implementation of DNP3 Application Note AN2018-001 – “DNP3 Profile for Communications with Distributed Energy Resources"
https://github.com/epri-dev/der-dnp3-an2018

Last synced: 4 months ago
JSON representation

Open Source DER Outstation for DNP AN2018-001: Reference Implementation of DNP3 Application Note AN2018-001 – “DNP3 Profile for Communications with Distributed Energy Resources"

Awesome Lists containing this project

README

          

# DER Outstation AN2018

DER Outstation 2018 is a lightweight, portable, fast and tested implementation of the Application Note AN2018-001 for Communications with Distributed Energy Resources (DERs)

## Dependencies

• [OpenDNP3](https://www.automatak.com/opendnp3/)
• [OpenSSL](https://www.openssl.org/)
• [Boost](https://www.boost.org/)

## Building the Outstation

To build the Outstation, use the following command from the terminal
```
bash build.sh
```

## Running the Outstation

Navigate to the ~/der-an-2018 directory and run the following command from the terminal:
```
./der
```

## Documentation

The detailed user manual can be found [here](https://www.epri.com)