dnp3 (C++ API) 1.1.0
dnp3::Iin1 Struct Reference

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
 

Detailed Description

First IIN byte.

Member Data Documentation

◆ broadcast

bool dnp3::Iin1::broadcast

Broadcast message was received.

◆ class_1_events

bool dnp3::Iin1::class_1_events

Outstation has unreported Class 1 events.

◆ class_2_events

bool dnp3::Iin1::class_2_events

Outstation has unreported Class 2 events.

◆ class_3_events

bool dnp3::Iin1::class_3_events

Outstation has unreported Class 3 events.

◆ device_restart

bool dnp3::Iin1::device_restart

Outstation restarted.

◆ device_trouble

bool dnp3::Iin1::device_trouble

An abnormal, device-specific condition exists in the outstation.

◆ local_control

bool dnp3::Iin1::local_control

One or more of the outstation’s points are in local control mode.

◆ need_time

bool dnp3::Iin1::need_time

Outstation requires time synchronization.


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