|
open62541 1.4.15
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 |
BuildInfo.
Definition at line 3315 of file types_generated.h.
| UA_DateTime UA_BuildInfo::buildDate |
Definition at line 3321 of file types_generated.h.
| UA_String UA_BuildInfo::buildNumber |
Definition at line 3320 of file types_generated.h.
| UA_String UA_BuildInfo::manufacturerName |
Definition at line 3317 of file types_generated.h.
| UA_String UA_BuildInfo::productName |
Definition at line 3318 of file types_generated.h.
| UA_String UA_BuildInfo::productUri |
Definition at line 3316 of file types_generated.h.
| UA_String UA_BuildInfo::softwareVersion |
Definition at line 3319 of file types_generated.h.