dnp3
0.9.0
|
Restart delay used by dnp3_outstation_application_t::cold_restart and dnp3_outstation_application_t::warm_restart. More...
#include <dnp3.h>
Public Attributes | |
dnp3_restart_delay_type_t | restart_type |
Indicates what dnp3_restart_delay_t::value is. | |
uint16_t | value |
Expected delay before the outstation comes back online. | |
Restart delay used by dnp3_outstation_application_t::cold_restart and dnp3_outstation_application_t::warm_restart.
If dnp3_restart_delay_t::restart_type is not DNP3_RESTART_DELAY_TYPE_NOT_SUPPORTED, then the dnp3_restart_delay_t::value is valid. Otherwise, the outstation will return IIN2.0 NO_FUNC_CODE_SUPPORT.