![]() |
dnp3 (C API) 1.1.0
|
First IIN byte. More...
#include <dnp3.h>
Data Fields | |
| bool | broadcast |
| Broadcast message was received. More... | |
| bool | class_1_events |
| Outstation has unreported Class 1 events. More... | |
| bool | class_2_events |
| Outstation has unreported Class 2 events. More... | |
| bool | class_3_events |
| Outstation has unreported Class 3 events. More... | |
| bool | need_time |
| Outstation requires time synchronization. More... | |
| bool | local_control |
| One or more of the outstation’s points are in local control mode. More... | |
| bool | device_trouble |
| An abnormal, device-specific condition exists in the outstation. More... | |
| bool | device_restart |
| Outstation restarted. More... | |
First IIN byte.
| bool dnp3_iin1_t::broadcast |
Broadcast message was received.
| bool dnp3_iin1_t::class_1_events |
Outstation has unreported Class 1 events.
| bool dnp3_iin1_t::class_2_events |
Outstation has unreported Class 2 events.
| bool dnp3_iin1_t::class_3_events |
Outstation has unreported Class 3 events.
| bool dnp3_iin1_t::device_restart |
Outstation restarted.
| bool dnp3_iin1_t::device_trouble |
An abnormal, device-specific condition exists in the outstation.
| bool dnp3_iin1_t::local_control |
One or more of the outstation’s points are in local control mode.
| bool dnp3_iin1_t::need_time |
Outstation requires time synchronization.