open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
pubsub_ethernet.h
Go to the documentation of this file.
1/** This work is licensed under a Creative Commons CCZero 1.0 Universal License.
2 * See http://creativecommons.org/publicdomain/zero/1.0/ for more information.
3 *
4 * Copyright 2018 (c) Kontron Europe GmbH (Author: Rudolf Hoyler)
5 */
6
7#ifndef UA_NETWORK_PUBSUB_ETHERNET_H_
8#define UA_NETWORK_PUBSUB_ETHERNET_H_
9
11
13
14
15/** TODO: This can be removed once publishingOffset parameter set in place
16 * and normal DatagramWriterGroupTransportDataType can be used */
23
26
28
29#endif /* UA_NETWORK_PUBSUB_ETHERNET_H_ */
#define _UA_BEGIN_DECLS
#undef UA_DEBUG_DUMP_PKGS
Definition config.h:89
#define _UA_END_DECLS
Definition config.h:96
UA_PubSubTransportLayer UA_PubSubTransportLayerEthernet(void)
This work is licensed under a Creative Commons CCZero 1.0 Universal License.
double UA_Double
Definition types.h:74
uint8_t UA_Byte
Definition types.h:36
uint64_t UA_UInt64
Definition types.h:66