open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_String | productUri |
UA_String | manufacturerName |
UA_String | productName |
UA_String | softwareVersion |
UA_String | buildNumber |
UA_DateTime | buildDate |
Definition at line 1732 of file types_generated.h.
UA_String UA_BuildInfo::productUri |
Definition at line 1733 of file types_generated.h.
UA_String UA_BuildInfo::manufacturerName |
Definition at line 1734 of file types_generated.h.
UA_String UA_BuildInfo::productName |
Definition at line 1735 of file types_generated.h.
UA_String UA_BuildInfo::softwareVersion |
Definition at line 1736 of file types_generated.h.
UA_String UA_BuildInfo::buildNumber |
Definition at line 1737 of file types_generated.h.
UA_DateTime UA_BuildInfo::buildDate |
Definition at line 1738 of file types_generated.h.