dnp3 (C API) 1.1.0
dnp3_iin1_t Struct Reference

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...
 

Detailed Description

First IIN byte.

Field Documentation

◆ broadcast

bool dnp3_iin1_t::broadcast

Broadcast message was received.

◆ class_1_events

bool dnp3_iin1_t::class_1_events

Outstation has unreported Class 1 events.

◆ class_2_events

bool dnp3_iin1_t::class_2_events

Outstation has unreported Class 2 events.

◆ class_3_events

bool dnp3_iin1_t::class_3_events

Outstation has unreported Class 3 events.

◆ device_restart

bool dnp3_iin1_t::device_restart

Outstation restarted.

◆ device_trouble

bool dnp3_iin1_t::device_trouble

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

◆ local_control

bool dnp3_iin1_t::local_control

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

◆ need_time

bool dnp3_iin1_t::need_time

Outstation requires time synchronization.


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