dnp3 (C API) 1.1.0
|
Information about the object header and specific variation. More...
#include <dnp3.h>
Data Fields | |
dnp3_variation_t | variation |
underlying variation in the response More... | |
dnp3_qualifier_code_t | qualifier |
Qualifier code used in the response. More... | |
bool | is_event |
true if the received variation is an event type, false otherwise More... | |
bool | has_flags |
true if a flags byte is present on the underlying variation, false otherwise More... | |
Information about the object header and specific variation.
bool dnp3_header_info_t::has_flags |
true if a flags byte is present on the underlying variation, false otherwise
bool dnp3_header_info_t::is_event |
true if the received variation is an event type, false otherwise
dnp3_qualifier_code_t dnp3_header_info_t::qualifier |
Qualifier code used in the response.
dnp3_variation_t dnp3_header_info_t::variation |
underlying variation in the response