dnp3 (C API) 1.1.0
dnp3_update_options_t Struct Reference

Options that control how the update is performed. More...

#include <dnp3.h>

Data Fields

bool update_static
 Optionally bypass updating the static database (the current value) More...
 
dnp3_event_mode_t event_mode
 Determines how/if an event is produced. More...
 

Detailed Description

Options that control how the update is performed.

99% of the time, the default value should be used.

Field Documentation

◆ event_mode

dnp3_event_mode_t dnp3_update_options_t::event_mode

Determines how/if an event is produced.

◆ update_static

bool dnp3_update_options_t::update_static

Optionally bypass updating the static database (the current value)


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