![]() |
dnp3 (C API) 1.1.0
|
Optional outstation features that can be enabled or disabled. More...
#include <dnp3.h>
Data Fields | |
| bool | self_address |
| Respond to the self address. More... | |
| bool | broadcast |
| Process valid broadcast messages. More... | |
| bool | unsolicited |
| Respond to enable/disable unsolicited response and produce unsolicited responses. More... | |
Optional outstation features that can be enabled or disabled.
| bool dnp3_outstation_features_t::broadcast |
Process valid broadcast messages.
| bool dnp3_outstation_features_t::self_address |
Respond to the self address.
| bool dnp3_outstation_features_t::unsolicited |
Respond to enable/disable unsolicited response and produce unsolicited responses.