opendnp3  3.1.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::DeadbandConfig< Info > Struct Template Reference

#include <opendnp3/outstation/MeasurementConfig.h>

Public Attributes

Info::value_t deadband = 0
 
- Public Attributes inherited from opendnp3::EventConfig< Info >
PointClass clazz = PointClass::Class1
 
Info::event_variation_t evariation = Info::DefaultEventVariation
 
- Public Attributes inherited from opendnp3::StaticConfig< Info >
Info::static_variation_t svariation = Info::DefaultStaticVariation
 

Detailed Description

template<class Info>
struct opendnp3::DeadbandConfig< Info >

Definition at line 42 of file MeasurementConfig.h.

Member Data Documentation

◆ deadband

template<class Info>
Info::value_t opendnp3::DeadbandConfig< Info >::deadband = 0

Definition at line 44 of file MeasurementConfig.h.


The documentation for this struct was generated from the following file: