Crate dnp3[][src]

DNP3 protocol using Tokio and async/await.

Features

License

This crate is made available under a non-commercial / non-production license.

Please inquire about commercial licensing here:

https://stepfunc.io/contact/

Modules

app

application layer types shared by both the master and outstation APIs

decode

types used to control decoding in the log

link

Types specific to the link-layer

master

Types and traits specific to masters

outstation

Types and traits specific to outstations

serial

Entry points and types for serial

tcp

Entry points and types for TCP

Constants

VERSION

Current version of the library