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