S2OPC OPCUA Toolkit
|
Go to the source code of this file.
Macros | |
#define | UADP_PREFIX "opc.udp://" |
#define | MQTT_PREFIX "mqtt://" |
#define | ETH_PREFIX "opc.eth://" |
#define | ETH_ETHERTYPE 0xB62C |
Enumerations | |
enum | SOPC_PubSubProtocol_Type { SOPC_PubSubProtocol_UNKOWN = 0 , SOPC_PubSubProtocol_UDP = 1 , SOPC_PubSubProtocol_MQTT = 2 , SOPC_PubSubProtocol_ETH = 3 } |
Functions | |
SOPC_PubSubProtocol_Type | SOPC_PubSub_Protocol_From_URI (const char *uri) |
#define UADP_PREFIX "opc.udp://" |
#define MQTT_PREFIX "mqtt://" |
#define ETH_PREFIX "opc.eth://" |
#define ETH_ETHERTYPE 0xB62C |
SOPC_PubSubProtocol_Type SOPC_PubSub_Protocol_From_URI | ( | const char * | uri | ) |