Interface DataSetReaderType
- All Superinterfaces:
BaseObjectType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
- All Known Implementing Classes:
DataSetReaderTypeNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<String>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Double>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<Object>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<String>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMaskGet the local value of the DataSetFieldContentMask Node.Get the DataSetFieldContentMaskPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetDataSetFieldContentMaskNode().org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataTypeGet the local value of the DataSetMetaData Node.Get the DataSetMetaDataPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetDataSetMetaDataNode().org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]Get the local value of the DataSetReaderProperties Node.Get the DataSetReaderPropertiesPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetDataSetReaderPropertiesNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortGet the local value of the DataSetWriterId Node.Get the DataSetWriterIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetDataSetWriterIdNode().Get the DiagnosticsPubSubDiagnosticsDataSetReaderTypeNode, ornullif it does not exist.Asynchronous implementation ofgetDiagnosticsNode().Get the local value of the HeaderLayoutUri Node.Get the HeaderLayoutUriPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetHeaderLayoutUriNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the KeyFrameCount Node.Get the KeyFrameCountPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetKeyFrameCountNode().Get the local value of the MessageReceiveTimeout Node.Get the MessageReceiveTimeoutPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetMessageReceiveTimeoutNode().Get the MessageSettingsDataSetReaderMessageTypeNode, ornullif it does not exist.CompletableFuture<? extends DataSetReaderMessageType>Asynchronous implementation ofgetMessageSettingsNode().Get the local value of the PublisherId Node.Get the PublisherIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetPublisherIdNode().Get the local value of the SecurityGroupId Node.Get the SecurityGroupIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetSecurityGroupIdNode().org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]Get the local value of the SecurityKeyServices Node.Get the SecurityKeyServicesPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetSecurityKeyServicesNode().org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityModeGet the local value of the SecurityMode Node.Get the SecurityModePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetSecurityModeNode().Get the StatusPubSubStatusTypeNode, ornullif it does not exist.CompletableFuture<? extends PubSubStatusType>Asynchronous implementation ofgetStatusNode().Get the SubscribedDataSetSubscribedDataSetTypeNode, ornullif it does not exist.CompletableFuture<? extends SubscribedDataSetType>Asynchronous implementation ofgetSubscribedDataSetNode().Get the TransportSettingsDataSetReaderTransportTypeNode, ornullif it does not exist.CompletableFuture<? extends DataSetReaderTransportType>Asynchronous implementation ofgetTransportSettingsNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortGet the local value of the WriterGroupId Node.Get the WriterGroupIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetWriterGroupIdNode().org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMaskRead the value of the DataSetFieldContentMask Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask>An asynchronous implementation ofreadDataSetFieldContentMask().org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataTypeRead the value of the DataSetMetaData Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType>An asynchronous implementation ofreadDataSetMetaData().org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]Read the value of the DataSetReaderProperties Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]>An asynchronous implementation ofreadDataSetReaderProperties().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortRead the value of the DataSetWriterId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort>An asynchronous implementation ofreadDataSetWriterId().Read the value of the HeaderLayoutUri Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadHeaderLayoutUri().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the KeyFrameCount Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger>An asynchronous implementation ofreadKeyFrameCount().Read the value of the MessageReceiveTimeout Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Double>An asynchronous implementation ofreadMessageReceiveTimeout().Read the value of the PublisherId Node from the server and update the local value if the operation succeeds.An asynchronous implementation ofreadPublisherId().Read the value of the SecurityGroupId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadSecurityGroupId().org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]Read the value of the SecurityKeyServices Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]>An asynchronous implementation ofreadSecurityKeyServices().org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityModeRead the value of the SecurityMode Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode>An asynchronous implementation ofreadSecurityMode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortRead the value of the WriterGroupId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort>An asynchronous implementation ofreadWriterGroupId().voidsetDataSetFieldContentMask(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask value) Set the local value of the DataSetFieldContentMask Node.voidsetDataSetMetaData(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType value) Set the local value of the DataSetMetaData Node.voidsetDataSetReaderProperties(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] value) Set the local value of the DataSetReaderProperties Node.voidsetDataSetWriterId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Set the local value of the DataSetWriterId Node.voidsetHeaderLayoutUri(String value) Set the local value of the HeaderLayoutUri Node.voidsetKeyFrameCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the KeyFrameCount Node.voidsetMessageReceiveTimeout(Double value) Set the local value of the MessageReceiveTimeout Node.voidsetPublisherId(Object value) Set the local value of the PublisherId Node.voidsetSecurityGroupId(String value) Set the local value of the SecurityGroupId Node.voidsetSecurityKeyServices(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] value) Set the local value of the SecurityKeyServices Node.voidsetSecurityMode(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode value) Set the local value of the SecurityMode Node.voidsetWriterGroupId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Set the local value of the WriterGroupId Node.voidwriteDataSetFieldContentMask(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask value) Write a new value for the DataSetFieldContentMask Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDataSetFieldContentMaskAsync(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask value) An asynchronous implementation ofwriteDataSetFieldContentMask(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask).voidwriteDataSetMetaData(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType value) Write a new value for the DataSetMetaData Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDataSetMetaDataAsync(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType value) An asynchronous implementation ofwriteDataSetMetaData(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType).voidwriteDataSetReaderProperties(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] value) Write a new value for the DataSetReaderProperties Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDataSetReaderPropertiesAsync(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] value) An asynchronous implementation ofwriteDataSetReaderProperties(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]).voidwriteDataSetWriterId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Write a new value for the DataSetWriterId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDataSetWriterIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) An asynchronous implementation ofwriteDataSetWriterId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).voidwriteHeaderLayoutUri(String value) Write a new value for the HeaderLayoutUri Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeHeaderLayoutUriAsync(String value) An asynchronous implementation ofwriteHeaderLayoutUri(java.lang.String).voidwriteKeyFrameCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the KeyFrameCount Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeKeyFrameCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteKeyFrameCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidwriteMessageReceiveTimeout(Double value) Write a new value for the MessageReceiveTimeout Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>An asynchronous implementation ofwriteMessageReceiveTimeout(java.lang.Double).voidwritePublisherId(Object value) Write a new value for the PublisherId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writePublisherIdAsync(Object value) An asynchronous implementation ofwritePublisherId(java.lang.Object).voidwriteSecurityGroupId(String value) Write a new value for the SecurityGroupId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSecurityGroupIdAsync(String value) An asynchronous implementation ofwriteSecurityGroupId(java.lang.String).voidwriteSecurityKeyServices(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] value) Write a new value for the SecurityKeyServices Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSecurityKeyServicesAsync(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] value) An asynchronous implementation ofwriteSecurityKeyServices(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]).voidwriteSecurityMode(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode value) Write a new value for the SecurityMode Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSecurityModeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode value) An asynchronous implementation ofwriteSecurityMode(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode).voidwriteWriterGroupId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Write a new value for the WriterGroupId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeWriterGroupIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) An asynchronous implementation ofwriteWriterGroupId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).Methods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMaskMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
getEventNotifier, setEventNotifier
-
Field Details
-
PUBLISHER_ID
-
WRITER_GROUP_ID
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> WRITER_GROUP_ID -
DATA_SET_WRITER_ID
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> DATA_SET_WRITER_ID -
DATA_SET_META_DATA
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType> DATA_SET_META_DATA -
DATA_SET_FIELD_CONTENT_MASK
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask> DATA_SET_FIELD_CONTENT_MASK -
MESSAGE_RECEIVE_TIMEOUT
-
KEY_FRAME_COUNT
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> KEY_FRAME_COUNT -
HEADER_LAYOUT_URI
-
SECURITY_MODE
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode> SECURITY_MODE -
SECURITY_GROUP_ID
-
SECURITY_KEY_SERVICES
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]> SECURITY_KEY_SERVICES -
DATA_SET_READER_PROPERTIES
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]> DATA_SET_READER_PROPERTIES
-
-
Method Details
-
getPublisherId
Get the local value of the PublisherId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the PublisherId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PublisherId Node.
-
setPublisherId
Set the local value of the PublisherId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the PublisherId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PublisherId Node.
-
readPublisherId
Read the value of the PublisherId Node from the server and update the local value if the operation succeeds.- Returns:
- the
Objectvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writePublisherId
Write a new value for the PublisherId Node to the server and update the local value if the operation succeeds.- Parameters:
value- theObjectvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readPublisherIdAsync
CompletableFuture<?> readPublisherIdAsync()An asynchronous implementation ofreadPublisherId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writePublisherIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePublisherIdAsync(Object value) An asynchronous implementation ofwritePublisherId(java.lang.Object).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getPublisherIdNode
Get the PublisherIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PublisherId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getPublisherIdNodeAsync
CompletableFuture<? extends PropertyType> getPublisherIdNodeAsync()Asynchronous implementation ofgetPublisherIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getWriterGroupId
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort getWriterGroupId() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the WriterGroupId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the WriterGroupId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the WriterGroupId Node.
-
setWriterGroupId
void setWriterGroupId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the WriterGroupId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the WriterGroupId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the WriterGroupId Node.
-
readWriterGroupId
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort readWriterGroupId() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the WriterGroupId Node from the server and update the local value if the operation succeeds.- Returns:
- the
UShortvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeWriterGroupId
void writeWriterGroupId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the WriterGroupId Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUShortvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readWriterGroupIdAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> readWriterGroupIdAsync()An asynchronous implementation ofreadWriterGroupId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeWriterGroupIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeWriterGroupIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) An asynchronous implementation ofwriteWriterGroupId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getWriterGroupIdNode
Get the WriterGroupIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the WriterGroupId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getWriterGroupIdNodeAsync
CompletableFuture<? extends PropertyType> getWriterGroupIdNodeAsync()Asynchronous implementation ofgetWriterGroupIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDataSetWriterId
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort getDataSetWriterId() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the DataSetWriterId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the DataSetWriterId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetWriterId Node.
-
setDataSetWriterId
void setDataSetWriterId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the DataSetWriterId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the DataSetWriterId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetWriterId Node.
-
readDataSetWriterId
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort readDataSetWriterId() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the DataSetWriterId Node from the server and update the local value if the operation succeeds.- Returns:
- the
UShortvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDataSetWriterId
void writeDataSetWriterId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the DataSetWriterId Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUShortvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDataSetWriterIdAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> readDataSetWriterIdAsync()An asynchronous implementation ofreadDataSetWriterId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDataSetWriterIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDataSetWriterIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) An asynchronous implementation ofwriteDataSetWriterId(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDataSetWriterIdNode
Get the DataSetWriterIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the DataSetWriterId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDataSetWriterIdNodeAsync
CompletableFuture<? extends PropertyType> getDataSetWriterIdNodeAsync()Asynchronous implementation ofgetDataSetWriterIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDataSetMetaData
org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType getDataSetMetaData() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the DataSetMetaData Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the DataSetMetaData Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetMetaData Node.
-
setDataSetMetaData
void setDataSetMetaData(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the DataSetMetaData Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the DataSetMetaData Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetMetaData Node.
-
readDataSetMetaData
org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType readDataSetMetaData() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the DataSetMetaData Node from the server and update the local value if the operation succeeds.- Returns:
- the
DataSetMetaDataTypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDataSetMetaData
void writeDataSetMetaData(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the DataSetMetaData Node to the server and update the local value if the operation succeeds.- Parameters:
value- theDataSetMetaDataTypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDataSetMetaDataAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType> readDataSetMetaDataAsync()An asynchronous implementation ofreadDataSetMetaData().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDataSetMetaDataAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDataSetMetaDataAsync(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType value) An asynchronous implementation ofwriteDataSetMetaData(org.eclipse.milo.opcua.stack.core.types.structured.DataSetMetaDataType).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDataSetMetaDataNode
Get the DataSetMetaDataPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the DataSetMetaData
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDataSetMetaDataNodeAsync
CompletableFuture<? extends PropertyType> getDataSetMetaDataNodeAsync()Asynchronous implementation ofgetDataSetMetaDataNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDataSetFieldContentMask
org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask getDataSetFieldContentMask() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the DataSetFieldContentMask Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the DataSetFieldContentMask Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetFieldContentMask Node.
-
setDataSetFieldContentMask
void setDataSetFieldContentMask(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the DataSetFieldContentMask Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the DataSetFieldContentMask Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetFieldContentMask Node.
-
readDataSetFieldContentMask
org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask readDataSetFieldContentMask() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the DataSetFieldContentMask Node from the server and update the local value if the operation succeeds.- Returns:
- the
DataSetFieldContentMaskvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDataSetFieldContentMask
void writeDataSetFieldContentMask(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the DataSetFieldContentMask Node to the server and update the local value if the operation succeeds.- Parameters:
value- theDataSetFieldContentMaskvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDataSetFieldContentMaskAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask> readDataSetFieldContentMaskAsync()An asynchronous implementation ofreadDataSetFieldContentMask().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDataSetFieldContentMaskAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDataSetFieldContentMaskAsync(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask value) An asynchronous implementation ofwriteDataSetFieldContentMask(org.eclipse.milo.opcua.stack.core.types.structured.DataSetFieldContentMask).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDataSetFieldContentMaskNode
Get the DataSetFieldContentMaskPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the DataSetFieldContentMask
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDataSetFieldContentMaskNodeAsync
CompletableFuture<? extends PropertyType> getDataSetFieldContentMaskNodeAsync()Asynchronous implementation ofgetDataSetFieldContentMaskNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMessageReceiveTimeout
Get the local value of the MessageReceiveTimeout Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the MessageReceiveTimeout Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MessageReceiveTimeout Node.
-
setMessageReceiveTimeout
Set the local value of the MessageReceiveTimeout Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the MessageReceiveTimeout Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the MessageReceiveTimeout Node.
-
readMessageReceiveTimeout
Read the value of the MessageReceiveTimeout Node from the server and update the local value if the operation succeeds.- Returns:
- the
Doublevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeMessageReceiveTimeout
Write a new value for the MessageReceiveTimeout Node to the server and update the local value if the operation succeeds.- Parameters:
value- theDoublevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readMessageReceiveTimeoutAsync
CompletableFuture<? extends Double> readMessageReceiveTimeoutAsync()An asynchronous implementation ofreadMessageReceiveTimeout().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeMessageReceiveTimeoutAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeMessageReceiveTimeoutAsync(Double value) An asynchronous implementation ofwriteMessageReceiveTimeout(java.lang.Double).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getMessageReceiveTimeoutNode
Get the MessageReceiveTimeoutPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the MessageReceiveTimeout
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMessageReceiveTimeoutNodeAsync
CompletableFuture<? extends PropertyType> getMessageReceiveTimeoutNodeAsync()Asynchronous implementation ofgetMessageReceiveTimeoutNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getKeyFrameCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getKeyFrameCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the KeyFrameCount Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the KeyFrameCount Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the KeyFrameCount Node.
-
setKeyFrameCount
void setKeyFrameCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the KeyFrameCount Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the KeyFrameCount Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the KeyFrameCount Node.
-
readKeyFrameCount
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readKeyFrameCount() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the KeyFrameCount Node from the server and update the local value if the operation succeeds.- Returns:
- the
UIntegervalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeKeyFrameCount
void writeKeyFrameCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the KeyFrameCount Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUIntegervalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readKeyFrameCountAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readKeyFrameCountAsync()An asynchronous implementation ofreadKeyFrameCount().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeKeyFrameCountAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeKeyFrameCountAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteKeyFrameCount(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getKeyFrameCountNode
Get the KeyFrameCountPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the KeyFrameCount
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getKeyFrameCountNodeAsync
CompletableFuture<? extends PropertyType> getKeyFrameCountNodeAsync()Asynchronous implementation ofgetKeyFrameCountNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getHeaderLayoutUri
Get the local value of the HeaderLayoutUri Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the HeaderLayoutUri Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the HeaderLayoutUri Node.
-
setHeaderLayoutUri
Set the local value of the HeaderLayoutUri Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the HeaderLayoutUri Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the HeaderLayoutUri Node.
-
readHeaderLayoutUri
Read the value of the HeaderLayoutUri Node from the server and update the local value if the operation succeeds.- Returns:
- the
Stringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeHeaderLayoutUri
Write a new value for the HeaderLayoutUri Node to the server and update the local value if the operation succeeds.- Parameters:
value- theStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readHeaderLayoutUriAsync
CompletableFuture<? extends String> readHeaderLayoutUriAsync()An asynchronous implementation ofreadHeaderLayoutUri().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeHeaderLayoutUriAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeHeaderLayoutUriAsync(String value) An asynchronous implementation ofwriteHeaderLayoutUri(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getHeaderLayoutUriNode
Get the HeaderLayoutUriPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the HeaderLayoutUri
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getHeaderLayoutUriNodeAsync
CompletableFuture<? extends PropertyType> getHeaderLayoutUriNodeAsync()Asynchronous implementation ofgetHeaderLayoutUriNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSecurityMode
org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode getSecurityMode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SecurityMode Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SecurityMode Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityMode Node.
-
setSecurityMode
void setSecurityMode(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SecurityMode Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SecurityMode Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityMode Node.
-
readSecurityMode
org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode readSecurityMode() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SecurityMode Node from the server and update the local value if the operation succeeds.- Returns:
- the
MessageSecurityModevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSecurityMode
void writeSecurityMode(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SecurityMode Node to the server and update the local value if the operation succeeds.- Parameters:
value- theMessageSecurityModevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSecurityModeAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode> readSecurityModeAsync()An asynchronous implementation ofreadSecurityMode().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSecurityModeAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSecurityModeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode value) An asynchronous implementation ofwriteSecurityMode(org.eclipse.milo.opcua.stack.core.types.enumerated.MessageSecurityMode).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSecurityModeNode
Get the SecurityModePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SecurityMode
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSecurityModeNodeAsync
CompletableFuture<? extends PropertyType> getSecurityModeNodeAsync()Asynchronous implementation ofgetSecurityModeNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSecurityGroupId
Get the local value of the SecurityGroupId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SecurityGroupId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityGroupId Node.
-
setSecurityGroupId
Set the local value of the SecurityGroupId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SecurityGroupId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityGroupId Node.
-
readSecurityGroupId
Read the value of the SecurityGroupId Node from the server and update the local value if the operation succeeds.- Returns:
- the
Stringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSecurityGroupId
Write a new value for the SecurityGroupId Node to the server and update the local value if the operation succeeds.- Parameters:
value- theStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSecurityGroupIdAsync
CompletableFuture<? extends String> readSecurityGroupIdAsync()An asynchronous implementation ofreadSecurityGroupId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSecurityGroupIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSecurityGroupIdAsync(String value) An asynchronous implementation ofwriteSecurityGroupId(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSecurityGroupIdNode
Get the SecurityGroupIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SecurityGroupId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSecurityGroupIdNodeAsync
CompletableFuture<? extends PropertyType> getSecurityGroupIdNodeAsync()Asynchronous implementation ofgetSecurityGroupIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSecurityKeyServices
org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] getSecurityKeyServices() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SecurityKeyServices Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SecurityKeyServices Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityKeyServices Node.
-
setSecurityKeyServices
void setSecurityKeyServices(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SecurityKeyServices Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SecurityKeyServices Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SecurityKeyServices Node.
-
readSecurityKeyServices
org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] readSecurityKeyServices() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SecurityKeyServices Node from the server and update the local value if the operation succeeds.- Returns:
- the
EndpointDescriptionvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSecurityKeyServices
void writeSecurityKeyServices(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SecurityKeyServices Node to the server and update the local value if the operation succeeds.- Parameters:
value- theEndpointDescriptionvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSecurityKeyServicesAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]> readSecurityKeyServicesAsync()An asynchronous implementation ofreadSecurityKeyServices().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSecurityKeyServicesAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSecurityKeyServicesAsync(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[] value) An asynchronous implementation ofwriteSecurityKeyServices(org.eclipse.milo.opcua.stack.core.types.structured.EndpointDescription[]).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSecurityKeyServicesNode
Get the SecurityKeyServicesPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SecurityKeyServices
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSecurityKeyServicesNodeAsync
CompletableFuture<? extends PropertyType> getSecurityKeyServicesNodeAsync()Asynchronous implementation ofgetSecurityKeyServicesNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDataSetReaderProperties
org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] getDataSetReaderProperties() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the DataSetReaderProperties Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the DataSetReaderProperties Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetReaderProperties Node.
-
setDataSetReaderProperties
void setDataSetReaderProperties(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the DataSetReaderProperties Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the DataSetReaderProperties Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DataSetReaderProperties Node.
-
readDataSetReaderProperties
org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] readDataSetReaderProperties() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the DataSetReaderProperties Node from the server and update the local value if the operation succeeds.- Returns:
- the
KeyValuePairvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDataSetReaderProperties
void writeDataSetReaderProperties(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the DataSetReaderProperties Node to the server and update the local value if the operation succeeds.- Parameters:
value- theKeyValuePairvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDataSetReaderPropertiesAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]> readDataSetReaderPropertiesAsync()An asynchronous implementation ofreadDataSetReaderProperties().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDataSetReaderPropertiesAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDataSetReaderPropertiesAsync(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[] value) An asynchronous implementation ofwriteDataSetReaderProperties(org.eclipse.milo.opcua.stack.core.types.structured.KeyValuePair[]).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDataSetReaderPropertiesNode
Get the DataSetReaderPropertiesPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the DataSetReaderProperties
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDataSetReaderPropertiesNodeAsync
CompletableFuture<? extends PropertyType> getDataSetReaderPropertiesNodeAsync()Asynchronous implementation ofgetDataSetReaderPropertiesNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getTransportSettingsNode
DataSetReaderTransportType getTransportSettingsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the TransportSettingsDataSetReaderTransportTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the TransportSettings
DataSetReaderTransportTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getTransportSettingsNodeAsync
CompletableFuture<? extends DataSetReaderTransportType> getTransportSettingsNodeAsync()Asynchronous implementation ofgetTransportSettingsNode().- Returns:
- a CompletableFuture that completes successfully with the DataSetReaderTransportType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getMessageSettingsNode
DataSetReaderMessageType getMessageSettingsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the MessageSettingsDataSetReaderMessageTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the MessageSettings
DataSetReaderMessageTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getMessageSettingsNodeAsync
CompletableFuture<? extends DataSetReaderMessageType> getMessageSettingsNodeAsync()Asynchronous implementation ofgetMessageSettingsNode().- Returns:
- a CompletableFuture that completes successfully with the DataSetReaderMessageType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getStatusNode
Get the StatusPubSubStatusTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Status
PubSubStatusTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getStatusNodeAsync
CompletableFuture<? extends PubSubStatusType> getStatusNodeAsync()Asynchronous implementation ofgetStatusNode().- Returns:
- a CompletableFuture that completes successfully with the PubSubStatusType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDiagnosticsNode
PubSubDiagnosticsDataSetReaderType getDiagnosticsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the DiagnosticsPubSubDiagnosticsDataSetReaderTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the Diagnostics
PubSubDiagnosticsDataSetReaderTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDiagnosticsNodeAsync
CompletableFuture<? extends PubSubDiagnosticsDataSetReaderType> getDiagnosticsNodeAsync()Asynchronous implementation ofgetDiagnosticsNode().- Returns:
- a CompletableFuture that completes successfully with the PubSubDiagnosticsDataSetReaderType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSubscribedDataSetNode
SubscribedDataSetType getSubscribedDataSetNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SubscribedDataSetSubscribedDataSetTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SubscribedDataSet
SubscribedDataSetTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSubscribedDataSetNodeAsync
CompletableFuture<? extends SubscribedDataSetType> getSubscribedDataSetNodeAsync()Asynchronous implementation ofgetSubscribedDataSetNode().- Returns:
- a CompletableFuture that completes successfully with the SubscribedDataSetType Node or completes exceptionally if an error occurs creating or getting the Node.
-