open62541 1.3.12
Open source implementation of OPC UA
|
#include <pubsub_ethernet.h>
Data Fields | |
UA_Byte | messageRepeatCount |
UA_Double | messageRepeatDelay |
UA_UInt64 | transmission_time |
This work is licensed under a Creative Commons CCZero 1.0 Universal License.
See http://creativecommons.org/publicdomain/zero/1.0/ for more information.
Copyright 2018 (c) Kontron Europe GmbH (Author: Rudolf Hoyler) TODO: This can be removed once publishingOffset parameter set in place and normal DatagramWriterGroupTransportDataType can be used
Definition at line 17 of file pubsub_ethernet.h.
UA_Byte UA_EthernetWriterGroupTransportDataType::messageRepeatCount |
Definition at line 18 of file pubsub_ethernet.h.
UA_Double UA_EthernetWriterGroupTransportDataType::messageRepeatDelay |
Definition at line 19 of file pubsub_ethernet.h.
UA_UInt64 UA_EthernetWriterGroupTransportDataType::transmission_time |
Definition at line 21 of file pubsub_ethernet.h.