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

#include <opcua_types.h>

Data Fields

OpcUa_DateTime StartTime
 
OpcUa_DateTime CurrentTime
 
OpcUa_ServerState State
 
OpcUa_BuildInfo BuildInfo
 
OpcUa_UInt32 SecondsTillShutdown
 
OpcUa_LocalizedText ShutdownReason
 

Detailed Description

Definition at line 6369 of file opcua_types.h.

Field Documentation

◆ StartTime

OpcUa_DateTime _OpcUa_ServerStatusDataType::StartTime

Definition at line 6371 of file opcua_types.h.

◆ CurrentTime

OpcUa_DateTime _OpcUa_ServerStatusDataType::CurrentTime

Definition at line 6372 of file opcua_types.h.

◆ State

OpcUa_ServerState _OpcUa_ServerStatusDataType::State

Definition at line 6373 of file opcua_types.h.

◆ BuildInfo

OpcUa_BuildInfo _OpcUa_ServerStatusDataType::BuildInfo

Definition at line 6374 of file opcua_types.h.

◆ SecondsTillShutdown

OpcUa_UInt32 _OpcUa_ServerStatusDataType::SecondsTillShutdown

Definition at line 6375 of file opcua_types.h.

◆ ShutdownReason

OpcUa_LocalizedText _OpcUa_ServerStatusDataType::ShutdownReason

Definition at line 6376 of file opcua_types.h.


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