dnp3  0.9.0
Public Attributes | List of all members
dnp3_restart_result_t Struct Reference

Result of a restart task. More...

#include <dnp3.h>

Public Attributes

dnp3_restart_error_t error
 Success/failure of the restart task.
 
uint64_t delay
 Delay value returned by the outstation. Valid only if dnp3_restart_result_t::error is DNP3_RESTART_ERROR_OK. More...
 

Detailed Description

Result of a restart task.

Member Data Documentation

◆ delay

uint64_t dnp3_restart_result_t::delay

Delay value returned by the outstation. Valid only if dnp3_restart_result_t::error is DNP3_RESTART_ERROR_OK.

Note
The unit is milliseconds

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