![]() |
dnp3 (C API) 1.6.0
|
Timestamp associated with particular measurement from the outstation. The validity of the value depends on the quality. More...
#include <dnp3.h>
Data Fields | |
| uint64_t | value |
| Count of milliseconds since UNIX epoch. More... | |
| dnp3_time_quality_t | quality |
| Enumeration that indicates the timestamp's validity. More... | |
Timestamp associated with particular measurement from the outstation. The validity of the value depends on the quality.
| dnp3_time_quality_t dnp3_timestamp_t::quality |
Enumeration that indicates the timestamp's validity.
| uint64_t dnp3_timestamp_t::value |
Count of milliseconds since UNIX epoch.