ANSI C Based OPC UA Client/Server SDK  1.8.3.398
OpcUa_ServerStatusDataType Struct Reference

Contains elements that describe the status of the Server. More...

#include <opcua_types.h>

Data Fields

OpcUa_DateTime StartTime
 Time (UTC) the server was started. More...
 
OpcUa_DateTime CurrentTime
 The current time (UTC) as known by the server.
 
OpcUa_ServerState State
 The current state of the server.
 
OpcUa_BuildInfo BuildInfo
 Build information of the server.
 
OpcUa_UInt32 SecondsTillShutdown
 Approximate number of seconds until the server will be shut down. More...
 
OpcUa_LocalizedText ShutdownReason
 An optional localized text indicating the reason for the shutdown. More...
 

Detailed Description

Contains elements that describe the status of the Server.


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