opendnp3
3.1.0
Reference implementation of DNP3 (IEEE-1815)
|
#include <opendnp3/outstation/MeasurementConfig.h>
Public Attributes | |
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 36 of file MeasurementConfig.h.
PointClass opendnp3::EventConfig< Info >::clazz = PointClass::Class1 |
Definition at line 38 of file MeasurementConfig.h.
Info::event_variation_t opendnp3::EventConfig< Info >::evariation = Info::DefaultEventVariation |
Definition at line 39 of file MeasurementConfig.h.