| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
BuildInfo |
BuildInfo.Codec.decode(SerializationContext context,
UaDecoder decoder) |
BuildInfo |
ServerStatusDataType.getBuildInfo() |
| Modifier and Type | Method and Description |
|---|---|
Class<BuildInfo> |
BuildInfo.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildInfo.Codec.encode(SerializationContext context,
UaEncoder encoder,
BuildInfo value) |
| Constructor and Description |
|---|
ServerStatusDataType(DateTime startTime,
DateTime currentTime,
ServerState state,
BuildInfo buildInfo,
UInteger secondsTillShutdown,
LocalizedText shutdownReason) |
Copyright © 2025. All rights reserved.