Interface LldpRemoteSystemType
- All Superinterfaces:
BaseObjectType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
- All Known Implementing Classes:
LldpRemoteSystemTypeNode
-
Method Summary
Modifier and TypeMethodDescriptionGet the local value of the ChassisId Node.Get the ChassisIdBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetChassisIdNode().org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtypeGet the local value of the ChassisIdSubtype Node.Get the ChassisIdSubtypeBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetChassisIdSubtypeNode().org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[]Get the local value of the ManagementAddress Node.Get the ManagementAddressBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetManagementAddressNode().Get the local value of the PortDescription Node.Get the PortDescriptionBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetPortDescriptionNode().Get the local value of the PortId Node.Get the PortIdBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetPortIdNode().org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtypeGet the local value of the PortIdSubtype Node.Get the PortIdSubtypeBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetPortIdSubtypeNode().Get the local value of the RemoteChanges Node.Get the RemoteChangesBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetRemoteChangesNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the RemoteIndex Node.Get the RemoteIndexBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetRemoteIndexNode().Get the local value of the RemoteTooManyNeighbors Node.Get the RemoteTooManyNeighborsBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetRemoteTooManyNeighborsNode().org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[]Get the local value of the RemoteUnknownTlv Node.Get the RemoteUnknownTlvBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetRemoteUnknownTlvNode().org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMapGet the local value of the SystemCapabilitiesEnabled Node.Get the SystemCapabilitiesEnabledBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSystemCapabilitiesEnabledNode().org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMapGet the local value of the SystemCapabilitiesSupported Node.Get the SystemCapabilitiesSupportedBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSystemCapabilitiesSupportedNode().Get the local value of the SystemDescription Node.Get the SystemDescriptionBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSystemDescriptionNode().Get the local value of the SystemName Node.Get the SystemNameBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetSystemNameNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerGet the local value of the TimeMark Node.Get the TimeMarkBaseDataVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends BaseDataVariableType>Asynchronous implementation ofgetTimeMarkNode().Read the value of the ChassisId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadChassisId().org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtypeRead the value of the ChassisIdSubtype Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype>An asynchronous implementation ofreadChassisIdSubtype().org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[]Read the value of the ManagementAddress Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[]>An asynchronous implementation ofreadManagementAddress().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().Read the value of the RemoteChanges Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadRemoteChanges().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the RemoteIndex 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 ofreadRemoteIndex().Read the value of the RemoteTooManyNeighbors Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofreadRemoteTooManyNeighbors().org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[]Read the value of the RemoteUnknownTlv Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[]>An asynchronous implementation ofreadRemoteUnknownTlv().org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMapRead the value of the SystemCapabilitiesEnabled Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap>An asynchronous implementation ofreadSystemCapabilitiesEnabled().org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMapRead the value of the SystemCapabilitiesSupported Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap>An asynchronous implementation ofreadSystemCapabilitiesSupported().Read the value of the SystemDescription Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadSystemDescription().Read the value of the SystemName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofreadSystemName().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UIntegerRead the value of the TimeMark 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 ofreadTimeMark().voidsetChassisId(String value) Set the local value of the ChassisId Node.voidsetChassisIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype value) Set the local value of the ChassisIdSubtype Node.voidsetManagementAddress(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] value) Set the local value of the ManagementAddress 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.voidsetRemoteChanges(Boolean value) Set the local value of the RemoteChanges Node.voidsetRemoteIndex(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the RemoteIndex Node.voidsetRemoteTooManyNeighbors(Boolean value) Set the local value of the RemoteTooManyNeighbors Node.voidsetRemoteUnknownTlv(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] value) Set the local value of the RemoteUnknownTlv Node.voidsetSystemCapabilitiesEnabled(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) Set the local value of the SystemCapabilitiesEnabled Node.voidsetSystemCapabilitiesSupported(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) Set the local value of the SystemCapabilitiesSupported Node.voidsetSystemDescription(String value) Set the local value of the SystemDescription Node.voidsetSystemName(String value) Set the local value of the SystemName Node.voidsetTimeMark(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Set the local value of the TimeMark Node.voidwriteChassisId(String value) Write a new value for the ChassisId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeChassisIdAsync(String value) An asynchronous implementation ofwriteChassisId(java.lang.String).voidwriteChassisIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype value) Write a new value for the ChassisIdSubtype Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeChassisIdSubtypeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype value) An asynchronous implementation ofwriteChassisIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype).voidwriteManagementAddress(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] value) Write a new value for the ManagementAddress Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeManagementAddressAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] value) An asynchronous implementation ofwriteManagementAddress(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[]).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).voidwriteRemoteChanges(Boolean value) Write a new value for the RemoteChanges Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRemoteChangesAsync(Boolean value) An asynchronous implementation ofwriteRemoteChanges(java.lang.Boolean).voidwriteRemoteIndex(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the RemoteIndex Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRemoteIndexAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteRemoteIndex(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).voidWrite a new value for the RemoteTooManyNeighbors 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 ofwriteRemoteTooManyNeighbors(java.lang.Boolean).voidwriteRemoteUnknownTlv(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] value) Write a new value for the RemoteUnknownTlv Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRemoteUnknownTlvAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] value) An asynchronous implementation ofwriteRemoteUnknownTlv(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[]).voidwriteSystemCapabilitiesEnabled(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) Write a new value for the SystemCapabilitiesEnabled Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSystemCapabilitiesEnabledAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) An asynchronous implementation ofwriteSystemCapabilitiesEnabled(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap).voidwriteSystemCapabilitiesSupported(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) Write a new value for the SystemCapabilitiesSupported Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSystemCapabilitiesSupportedAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) An asynchronous implementation ofwriteSystemCapabilitiesSupported(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap).voidwriteSystemDescription(String value) Write a new value for the SystemDescription 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 ofwriteSystemDescription(java.lang.String).voidwriteSystemName(String value) Write a new value for the SystemName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSystemNameAsync(String value) An asynchronous implementation ofwriteSystemName(java.lang.String).voidwriteTimeMark(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) Write a new value for the TimeMark Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeTimeMarkAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteTimeMark(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger).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
-
Method Details
-
getTimeMark
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getTimeMark() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the TimeMark Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the TimeMark Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the TimeMark Node.
-
setTimeMark
void setTimeMark(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 TimeMark Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the TimeMark Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the TimeMark Node.
-
readTimeMark
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readTimeMark() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the TimeMark 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.
-
writeTimeMark
void writeTimeMark(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 TimeMark 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.
-
readTimeMarkAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readTimeMarkAsync()An asynchronous implementation ofreadTimeMark().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeTimeMarkAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeTimeMarkAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteTimeMark(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.
-
getTimeMarkNode
Get the TimeMarkBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the TimeMark
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getTimeMarkNodeAsync
CompletableFuture<? extends BaseDataVariableType> getTimeMarkNodeAsync()Asynchronous implementation ofgetTimeMarkNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRemoteIndex
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger getRemoteIndex() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the RemoteIndex Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RemoteIndex Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteIndex Node.
-
setRemoteIndex
void setRemoteIndex(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 RemoteIndex Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RemoteIndex Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteIndex Node.
-
readRemoteIndex
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger readRemoteIndex() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the RemoteIndex 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.
-
writeRemoteIndex
void writeRemoteIndex(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 RemoteIndex 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.
-
readRemoteIndexAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger> readRemoteIndexAsync()An asynchronous implementation ofreadRemoteIndex().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRemoteIndexAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRemoteIndexAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger value) An asynchronous implementation ofwriteRemoteIndex(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.
-
getRemoteIndexNode
Get the RemoteIndexBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RemoteIndex
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRemoteIndexNodeAsync
CompletableFuture<? extends BaseDataVariableType> getRemoteIndexNodeAsync()Asynchronous implementation ofgetRemoteIndexNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getChassisIdSubtype
org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype getChassisIdSubtype() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ChassisIdSubtype Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ChassisIdSubtype Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ChassisIdSubtype Node.
-
setChassisIdSubtype
void setChassisIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ChassisIdSubtype Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ChassisIdSubtype Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ChassisIdSubtype Node.
-
readChassisIdSubtype
org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype readChassisIdSubtype() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ChassisIdSubtype Node from the server and update the local value if the operation succeeds.- Returns:
- the
ChassisIdSubtypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeChassisIdSubtype
void writeChassisIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ChassisIdSubtype Node to the server and update the local value if the operation succeeds.- Parameters:
value- theChassisIdSubtypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readChassisIdSubtypeAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype> readChassisIdSubtypeAsync()An asynchronous implementation ofreadChassisIdSubtype().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeChassisIdSubtypeAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeChassisIdSubtypeAsync(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype value) An asynchronous implementation ofwriteChassisIdSubtype(org.eclipse.milo.opcua.stack.core.types.enumerated.ChassisIdSubtype).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getChassisIdSubtypeNode
Get the ChassisIdSubtypeBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ChassisIdSubtype
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getChassisIdSubtypeNodeAsync
CompletableFuture<? extends BaseDataVariableType> getChassisIdSubtypeNodeAsync()Asynchronous implementation ofgetChassisIdSubtypeNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getChassisId
Get the local value of the ChassisId Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ChassisId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ChassisId Node.
-
setChassisId
Set the local value of the ChassisId Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ChassisId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ChassisId Node.
-
readChassisId
Read the value of the ChassisId 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.
-
writeChassisId
Write a new value for the ChassisId 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.
-
readChassisIdAsync
CompletableFuture<? extends String> readChassisIdAsync()An asynchronous implementation ofreadChassisId().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeChassisIdAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeChassisIdAsync(String value) An asynchronous implementation ofwriteChassisId(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getChassisIdNode
Get the ChassisIdBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ChassisId
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getChassisIdNodeAsync
CompletableFuture<? extends BaseDataVariableType> getChassisIdNodeAsync()Asynchronous implementation ofgetChassisIdNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType 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 PortIdSubtypeBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PortIdSubtype
BaseDataVariableTypeNode, 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 BaseDataVariableType> getPortIdSubtypeNodeAsync()Asynchronous implementation ofgetPortIdSubtypeNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType 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 PortIdBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PortId
BaseDataVariableTypeNode, 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 BaseDataVariableType> getPortIdNodeAsync()Asynchronous implementation ofgetPortIdNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType 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 PortDescriptionBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the PortDescription
BaseDataVariableTypeNode, 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 BaseDataVariableType> getPortDescriptionNodeAsync()Asynchronous implementation ofgetPortDescriptionNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSystemName
Get the local value of the SystemName Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SystemName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemName Node.
-
setSystemName
Set the local value of the SystemName Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SystemName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemName Node.
-
readSystemName
Read the value of the SystemName 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.
-
writeSystemName
Write a new value for the SystemName 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.
-
readSystemNameAsync
CompletableFuture<? extends String> readSystemNameAsync()An asynchronous implementation ofreadSystemName().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSystemNameAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSystemNameAsync(String value) An asynchronous implementation ofwriteSystemName(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSystemNameNode
Get the SystemNameBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SystemName
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSystemNameNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSystemNameNodeAsync()Asynchronous implementation ofgetSystemNameNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSystemDescription
Get the local value of the SystemDescription Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SystemDescription Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemDescription Node.
-
setSystemDescription
Set the local value of the SystemDescription Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SystemDescription Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemDescription Node.
-
readSystemDescription
Read the value of the SystemDescription 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.
-
writeSystemDescription
Write a new value for the SystemDescription 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.
-
readSystemDescriptionAsync
CompletableFuture<? extends String> readSystemDescriptionAsync()An asynchronous implementation ofreadSystemDescription().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSystemDescriptionAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSystemDescriptionAsync(String value) An asynchronous implementation ofwriteSystemDescription(java.lang.String).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSystemDescriptionNode
BaseDataVariableType getSystemDescriptionNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SystemDescriptionBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SystemDescription
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSystemDescriptionNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSystemDescriptionNodeAsync()Asynchronous implementation ofgetSystemDescriptionNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSystemCapabilitiesSupported
org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap getSystemCapabilitiesSupported() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SystemCapabilitiesSupported Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SystemCapabilitiesSupported Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemCapabilitiesSupported Node.
-
setSystemCapabilitiesSupported
void setSystemCapabilitiesSupported(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SystemCapabilitiesSupported Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SystemCapabilitiesSupported Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemCapabilitiesSupported Node.
-
readSystemCapabilitiesSupported
org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap readSystemCapabilitiesSupported() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SystemCapabilitiesSupported Node from the server and update the local value if the operation succeeds.- Returns:
- the
LldpSystemCapabilitiesMapvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSystemCapabilitiesSupported
void writeSystemCapabilitiesSupported(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SystemCapabilitiesSupported Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLldpSystemCapabilitiesMapvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSystemCapabilitiesSupportedAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap> readSystemCapabilitiesSupportedAsync()An asynchronous implementation ofreadSystemCapabilitiesSupported().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSystemCapabilitiesSupportedAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSystemCapabilitiesSupportedAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) An asynchronous implementation ofwriteSystemCapabilitiesSupported(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSystemCapabilitiesSupportedNode
BaseDataVariableType getSystemCapabilitiesSupportedNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SystemCapabilitiesSupportedBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SystemCapabilitiesSupported
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSystemCapabilitiesSupportedNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSystemCapabilitiesSupportedNodeAsync()Asynchronous implementation ofgetSystemCapabilitiesSupportedNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSystemCapabilitiesEnabled
org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap getSystemCapabilitiesEnabled() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the SystemCapabilitiesEnabled Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the SystemCapabilitiesEnabled Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemCapabilitiesEnabled Node.
-
setSystemCapabilitiesEnabled
void setSystemCapabilitiesEnabled(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the SystemCapabilitiesEnabled Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the SystemCapabilitiesEnabled Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SystemCapabilitiesEnabled Node.
-
readSystemCapabilitiesEnabled
org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap readSystemCapabilitiesEnabled() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the SystemCapabilitiesEnabled Node from the server and update the local value if the operation succeeds.- Returns:
- the
LldpSystemCapabilitiesMapvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSystemCapabilitiesEnabled
void writeSystemCapabilitiesEnabled(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the SystemCapabilitiesEnabled Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLldpSystemCapabilitiesMapvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSystemCapabilitiesEnabledAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap> readSystemCapabilitiesEnabledAsync()An asynchronous implementation ofreadSystemCapabilitiesEnabled().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSystemCapabilitiesEnabledAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSystemCapabilitiesEnabledAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap value) An asynchronous implementation ofwriteSystemCapabilitiesEnabled(org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSystemCapabilitiesEnabledNode
BaseDataVariableType getSystemCapabilitiesEnabledNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the SystemCapabilitiesEnabledBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the SystemCapabilitiesEnabled
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSystemCapabilitiesEnabledNodeAsync
CompletableFuture<? extends BaseDataVariableType> getSystemCapabilitiesEnabledNodeAsync()Asynchronous implementation ofgetSystemCapabilitiesEnabledNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRemoteChanges
Get the local value of the RemoteChanges Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RemoteChanges Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteChanges Node.
-
setRemoteChanges
Set the local value of the RemoteChanges Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RemoteChanges Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteChanges Node.
-
readRemoteChanges
Read the value of the RemoteChanges Node from the server and update the local value if the operation succeeds.- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRemoteChanges
Write a new value for the RemoteChanges Node to the server and update the local value if the operation succeeds.- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRemoteChangesAsync
CompletableFuture<? extends Boolean> readRemoteChangesAsync()An asynchronous implementation ofreadRemoteChanges().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRemoteChangesAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRemoteChangesAsync(Boolean value) An asynchronous implementation ofwriteRemoteChanges(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRemoteChangesNode
Get the RemoteChangesBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RemoteChanges
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRemoteChangesNodeAsync
CompletableFuture<? extends BaseDataVariableType> getRemoteChangesNodeAsync()Asynchronous implementation ofgetRemoteChangesNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRemoteTooManyNeighbors
Get the local value of the RemoteTooManyNeighbors Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RemoteTooManyNeighbors Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteTooManyNeighbors Node.
-
setRemoteTooManyNeighbors
Set the local value of the RemoteTooManyNeighbors Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RemoteTooManyNeighbors Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteTooManyNeighbors Node.
-
readRemoteTooManyNeighbors
Read the value of the RemoteTooManyNeighbors Node from the server and update the local value if the operation succeeds.- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRemoteTooManyNeighbors
void writeRemoteTooManyNeighbors(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the RemoteTooManyNeighbors Node to the server and update the local value if the operation succeeds.- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRemoteTooManyNeighborsAsync
CompletableFuture<? extends Boolean> readRemoteTooManyNeighborsAsync()An asynchronous implementation ofreadRemoteTooManyNeighbors().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRemoteTooManyNeighborsAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRemoteTooManyNeighborsAsync(Boolean value) An asynchronous implementation ofwriteRemoteTooManyNeighbors(java.lang.Boolean).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRemoteTooManyNeighborsNode
BaseDataVariableType getRemoteTooManyNeighborsNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the RemoteTooManyNeighborsBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RemoteTooManyNeighbors
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRemoteTooManyNeighborsNodeAsync
CompletableFuture<? extends BaseDataVariableType> getRemoteTooManyNeighborsNodeAsync()Asynchronous implementation ofgetRemoteTooManyNeighborsNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getManagementAddress
org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] getManagementAddress() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the ManagementAddress Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the ManagementAddress Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ManagementAddress Node.
-
setManagementAddress
void setManagementAddress(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the ManagementAddress Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the ManagementAddress Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ManagementAddress Node.
-
readManagementAddress
org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] readManagementAddress() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the ManagementAddress Node from the server and update the local value if the operation succeeds.- Returns:
- the
LldpManagementAddressTypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeManagementAddress
void writeManagementAddress(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the ManagementAddress Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLldpManagementAddressTypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readManagementAddressAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[]> readManagementAddressAsync()An asynchronous implementation ofreadManagementAddress().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeManagementAddressAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeManagementAddressAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[] value) An asynchronous implementation ofwriteManagementAddress(org.eclipse.milo.opcua.stack.core.types.structured.LldpManagementAddressType[]).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getManagementAddressNode
BaseDataVariableType getManagementAddressNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the ManagementAddressBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the ManagementAddress
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getManagementAddressNodeAsync
CompletableFuture<? extends BaseDataVariableType> getManagementAddressNodeAsync()Asynchronous implementation ofgetManagementAddressNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRemoteUnknownTlv
org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] getRemoteUnknownTlv() throws org.eclipse.milo.opcua.stack.core.UaExceptionGet the local value of the RemoteUnknownTlv Node.The returned value is the last seen; it is not read live from the server.
- Returns:
- the local value of the RemoteUnknownTlv Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteUnknownTlv Node.
-
setRemoteUnknownTlv
void setRemoteUnknownTlv(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] value) throws org.eclipse.milo.opcua.stack.core.UaException Set the local value of the RemoteUnknownTlv Node.The value is only updated locally; it is not written to the server.
- Parameters:
value- the local value to set for the RemoteUnknownTlv Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the RemoteUnknownTlv Node.
-
readRemoteUnknownTlv
org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] readRemoteUnknownTlv() throws org.eclipse.milo.opcua.stack.core.UaExceptionRead the value of the RemoteUnknownTlv Node from the server and update the local value if the operation succeeds.- Returns:
- the
LldpTlvTypevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRemoteUnknownTlv
void writeRemoteUnknownTlv(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] value) throws org.eclipse.milo.opcua.stack.core.UaException Write a new value for the RemoteUnknownTlv Node to the server and update the local value if the operation succeeds.- Parameters:
value- theLldpTlvTypevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRemoteUnknownTlvAsync
CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[]> readRemoteUnknownTlvAsync()An asynchronous implementation ofreadRemoteUnknownTlv().- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRemoteUnknownTlvAsync
CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRemoteUnknownTlvAsync(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[] value) An asynchronous implementation ofwriteRemoteUnknownTlv(org.eclipse.milo.opcua.stack.core.types.structured.LldpTlvType[]).- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRemoteUnknownTlvNode
Get the RemoteUnknownTlvBaseDataVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Returns:
- the RemoteUnknownTlv
BaseDataVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRemoteUnknownTlvNodeAsync
CompletableFuture<? extends BaseDataVariableType> getRemoteUnknownTlvNodeAsync()Asynchronous implementation ofgetRemoteUnknownTlvNode().- Returns:
- a CompletableFuture that completes successfully with the BaseDataVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-