dnp3 (C API) 1.1.0
dnp3_poll_id_t Struct Reference

Poll identifier. More...

#include <dnp3.h>

Data Fields

uint16_t association_id
 Outstation address of the association. More...
 
uint64_t id
 Unique poll id assigned by the association. More...
 

Detailed Description

Poll identifier.

Warning
This struct should never be initialized or modified by user code

Field Documentation

◆ association_id

uint16_t dnp3_poll_id_t::association_id

Outstation address of the association.

◆ id

uint64_t dnp3_poll_id_t::id

Unique poll id assigned by the association.


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