open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_ServerStatusDataType Struct Reference

#include <types_generated.h>

Data Fields

UA_DateTime startTime
 
UA_DateTime currentTime
 
UA_ServerState state
 
UA_BuildInfo buildInfo
 
UA_UInt32 secondsTillShutdown
 
UA_LocalizedText shutdownReason
 

Detailed Description

Definition at line 1792 of file types_generated.h.

Field Documentation

◆ startTime

UA_DateTime UA_ServerStatusDataType::startTime

Definition at line 1793 of file types_generated.h.

◆ currentTime

UA_DateTime UA_ServerStatusDataType::currentTime

Definition at line 1794 of file types_generated.h.

◆ state

UA_ServerState UA_ServerStatusDataType::state

Definition at line 1795 of file types_generated.h.

◆ buildInfo

UA_BuildInfo UA_ServerStatusDataType::buildInfo

Definition at line 1796 of file types_generated.h.

◆ secondsTillShutdown

UA_UInt32 UA_ServerStatusDataType::secondsTillShutdown

Definition at line 1797 of file types_generated.h.

◆ shutdownReason

UA_LocalizedText UA_ServerStatusDataType::shutdownReason

Definition at line 1798 of file types_generated.h.


The documentation for this struct was generated from the following file: