|
dnp3
0.9.0
|
Optional outstation features that can be enabled or disabled More...
Public Attributes | |
| bool | SelfAddress = false |
| Respond to the self address More... | |
| bool | Broadcast = true |
| Process valid broadcast messages More... | |
| bool | Unsolicited = true |
| Respond to enable/disable unsolicited response and produce unsolicited responses More... | |
Optional outstation features that can be enabled or disabled
| bool dnp3.OutstationFeatures.Broadcast = true |
Process valid broadcast messages
Default value is true
| bool dnp3.OutstationFeatures.SelfAddress = false |
Respond to the self address
Default value is false
| bool dnp3.OutstationFeatures.Unsolicited = true |
Respond to enable/disable unsolicited response and produce unsolicited responses
Default value is true
1.8.16