Interface LldpPortInformationType
- All Superinterfaces:
BaseObjectType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
- All Known Implementing Classes:
LldpPortInformationTypeNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]>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.LldpManagementAddressTxPortType[]>static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<String>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.enumerated.PortIdSubtype> -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]Get the local value of the DestMacAddress Node.Get the DestMacAddressPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetDestMacAddressNode().Get the local value of the IetfBaseNetworkInterfaceName Node.Get the IetfBaseNetworkInterfaceNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetIetfBaseNetworkInterfaceNameNode().org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]Get the local value of the ManagementAddressTxPort Node.Get the ManagementAddressTxPortPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetManagementAddressTxPortNode().Get the local value of the PortDescription Node.Get the PortDescriptionPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetPortDescriptionNode().Get the local value of the PortId Node.Get the PortIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetPortIdNode().org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtypeGet the local value of the PortIdSubtype Node.Get the PortIdSubtypePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyType>Asynchronous implementation ofgetPortIdSubtypeNode().Get the RemoteSystemsDataFolderTypeNode, ornullif it does not exist.CompletableFuture<? extends FolderType>Asynchronous implementation ofgetRemoteSystemsDataNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]Read the value of the DestMacAddress Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]>An asynchronous implementation ofreadDestMacAddress().Read the value of the IetfBaseNetworkInterfaceName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadIetfBaseNetworkInterfaceName().org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]Read the value of the ManagementAddressTxPort Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]>An asynchronous implementation ofreadManagementAddressTxPort().Read the value of the PortDescription Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadPortDescription().Read the value of the PortId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadPortId().org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtypeRead the value of the PortIdSubtype Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype>An asynchronous implementation ofreadPortIdSubtype().voidsetDestMacAddress(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] value) Set the local value of the DestMacAddress Node.voidSet the local value of the IetfBaseNetworkInterfaceName Node.voidsetManagementAddressTxPort(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] value) Set the local value of the ManagementAddressTxPort Node.voidsetPortDescription(String value) Set the local value of the PortDescription Node.voidSet the local value of the PortId Node.voidsetPortIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype value) Set the local value of the PortIdSubtype Node.voidwriteDestMacAddress(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] value) Write a new value for the DestMacAddress Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeDestMacAddressAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] value) An asynchronous implementation ofwriteDestMacAddress(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]).voidWrite a new value for the IetfBaseNetworkInterfaceName 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 ofwriteIetfBaseNetworkInterfaceName(java.lang.String).voidwriteManagementAddressTxPort(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] value) Write a new value for the ManagementAddressTxPort Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeManagementAddressTxPortAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] value) An asynchronous implementation ofwriteManagementAddressTxPort(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]).voidwritePortDescription(String value) Write a new value for the PortDescription Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writePortDescriptionAsync(String value) An asynchronous implementation ofwritePortDescription(java.lang.String).voidwritePortId(String value) Write a new value for the PortId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writePortIdAsync(String value) An asynchronous implementation ofwritePortId(java.lang.String).voidwritePortIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype value) Write a new value for the PortIdSubtype Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writePortIdSubtypeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype value) An asynchronous implementation ofwritePortIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype).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
-
IETF_BASE_NETWORK_INTERFACE_NAME
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<String> IETF_BASE_NETWORK_INTERFACE_NAME -
DEST_MAC_ADDRESS
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]> DEST_MAC_ADDRESS -
PORT_ID_SUBTYPE
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype> PORT_ID_SUBTYPE -
PORT_ID
-
PORT_DESCRIPTION
-
MANAGEMENT_ADDRESS_TX_PORT
static final org.eclipse.milo.opcua.sdk.core.QualifiedProperty<org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]> MANAGEMENT_ADDRESS_TX_PORT
-
-
Method Details
-
getIetfBaseNetworkInterfaceName
Get the local value of the IetfBaseNetworkInterfaceName Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the IetfBaseNetworkInterfaceName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the IetfBaseNetworkInterfaceName Node.
-
setIetfBaseNetworkInterfaceName
void setIetfBaseNetworkInterfaceName(String value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the IetfBaseNetworkInterfaceName Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the IetfBaseNetworkInterfaceName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the IetfBaseNetworkInterfaceName Node.
-
readIetfBaseNetworkInterfaceName
Read the value of the IetfBaseNetworkInterfaceName 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.
-
writeIetfBaseNetworkInterfaceName
void writeIetfBaseNetworkInterfaceName(String value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the IetfBaseNetworkInterfaceName 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.
-
readIetfBaseNetworkInterfaceNameAsync
CompletableFuture<? extends String> readIetfBaseNetworkInterfaceNameAsync()An asynchronous implementation ofreadIetfBaseNetworkInterfaceName().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeIetfBaseNetworkInterfaceNameAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeIetfBaseNetworkInterfaceNameAsync(String value) An asynchronous implementation ofwriteIetfBaseNetworkInterfaceName(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getIetfBaseNetworkInterfaceNameNode
PropertyType getIetfBaseNetworkInterfaceNameNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the IetfBaseNetworkInterfaceNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the IetfBaseNetworkInterfaceName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getIetfBaseNetworkInterfaceNameNodeAsync
CompletableFuture<? extends PropertyType> getIetfBaseNetworkInterfaceNameNodeAsync()Asynchronous implementation ofgetIetfBaseNetworkInterfaceNameNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getDestMacAddress
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] getDestMacAddress() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the DestMacAddress Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the DestMacAddress Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DestMacAddress Node.
-
setDestMacAddress
void setDestMacAddress(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the DestMacAddress Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the DestMacAddress Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the DestMacAddress Node.
-
readDestMacAddress
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] readDestMacAddress() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the DestMacAddress Node from the server and update the local value if the operation succeeds.- Returns:
- the
UBytevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeDestMacAddress
void writeDestMacAddress(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the DestMacAddress Node to the server and update the local value if the operation succeeds.- Parameters:
value- theUBytevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readDestMacAddressAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]> readDestMacAddressAsync()An asynchronous implementation ofreadDestMacAddress().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeDestMacAddressAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeDestMacAddressAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[] value) An asynchronous implementation ofwriteDestMacAddress(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte[]).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getDestMacAddressNode
Get the DestMacAddressPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the DestMacAddress
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getDestMacAddressNodeAsync
CompletableFuture<? extends PropertyType> getDestMacAddressNodeAsync()Asynchronous implementation ofgetDestMacAddressNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getPortIdSubtype
org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype getPortIdSubtype() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the PortIdSubtype Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the PortIdSubtype Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PortIdSubtype Node.
-
setPortIdSubtype
void setPortIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the PortIdSubtype Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the PortIdSubtype Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PortIdSubtype Node.
-
readPortIdSubtype
org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype readPortIdSubtype() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the PortIdSubtype Node from the server and update the local value if the operation succeeds.- Returns:
- the
PortIdSubtypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writePortIdSubtype
void writePortIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the PortIdSubtype Node to the server and update the local value if the operation succeeds.- Parameters:
value- thePortIdSubtypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readPortIdSubtypeAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype> readPortIdSubtypeAsync()An asynchronous implementation ofreadPortIdSubtype().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writePortIdSubtypeAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePortIdSubtypeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype value) An asynchronous implementation ofwritePortIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getPortIdSubtypeNode
Get the PortIdSubtypePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PortIdSubtype
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getPortIdSubtypeNodeAsync
CompletableFuture<? extends PropertyType> getPortIdSubtypeNodeAsync()Asynchronous implementation ofgetPortIdSubtypeNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getPortId
Get the local value of the PortId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the PortId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PortId Node.
-
setPortId
Set the local value of the PortId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the PortId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PortId Node.
-
readPortId
Read the value of the PortId 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.
-
writePortId
Write a new value for the PortId 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.
-
readPortIdAsync
CompletableFuture<? extends String> readPortIdAsync()An asynchronous implementation ofreadPortId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writePortIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePortIdAsync(String value) An asynchronous implementation ofwritePortId(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getPortIdNode
Get the PortIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PortId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getPortIdNodeAsync
CompletableFuture<? extends PropertyType> getPortIdNodeAsync()Asynchronous implementation ofgetPortIdNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getPortDescription
Get the local value of the PortDescription Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the PortDescription Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PortDescription Node.
-
setPortDescription
Set the local value of the PortDescription Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the PortDescription Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the PortDescription Node.
-
readPortDescription
Read the value of the PortDescription 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.
-
writePortDescription
Write a new value for the PortDescription 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.
-
readPortDescriptionAsync
CompletableFuture<? extends String> readPortDescriptionAsync()An asynchronous implementation ofreadPortDescription().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writePortDescriptionAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writePortDescriptionAsync(String value) An asynchronous implementation ofwritePortDescription(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getPortDescriptionNode
Get the PortDescriptionPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PortDescription
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getPortDescriptionNodeAsync
CompletableFuture<? extends PropertyType> getPortDescriptionNodeAsync()Asynchronous implementation ofgetPortDescriptionNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getManagementAddressTxPort
org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] getManagementAddressTxPort() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ManagementAddressTxPort Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ManagementAddressTxPort Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ManagementAddressTxPort Node.
-
setManagementAddressTxPort
void setManagementAddressTxPort(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ManagementAddressTxPort Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ManagementAddressTxPort Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ManagementAddressTxPort Node.
-
readManagementAddressTxPort
org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] readManagementAddressTxPort() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ManagementAddressTxPort Node from the server and update the local value if the operation succeeds.- Returns:
- the
LldpManagementAddressTxPortTypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeManagementAddressTxPort
void writeManagementAddressTxPort(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ManagementAddressTxPort Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLldpManagementAddressTxPortTypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readManagementAddressTxPortAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]> readManagementAddressTxPortAsync()An asynchronous implementation ofreadManagementAddressTxPort().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeManagementAddressTxPortAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeManagementAddressTxPortAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[] value) An asynchronous implementation ofwriteManagementAddressTxPort(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressTxPortType[]).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getManagementAddressTxPortNode
Get the ManagementAddressTxPortPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ManagementAddressTxPort
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getManagementAddressTxPortNodeAsync
CompletableFuture<? extends PropertyType> getManagementAddressTxPortNodeAsync()Asynchronous implementation ofgetManagementAddressTxPortNode().- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRemoteSystemsDataNode
Get the RemoteSystemsDataFolderTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RemoteSystemsData
FolderTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRemoteSystemsDataNodeAsync
CompletableFuture<? extends FolderType> getRemoteSystemsDataNodeAsync()Asynchronous implementation ofgetRemoteSystemsDataNode().- Returns:
- a CompletableFuture that completes successfully with the FolderType Node or completes exceptionally if an error occurs creating or getting the Node.
-