|
opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
#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 |
Definition at line 42 of file MeasurementConfig.h.
| Info::value_t opendnp3::DeadbandConfig< Info >::deadband = 0 |
Definition at line 44 of file MeasurementConfig.h.