This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a commit to branch new_opc_server
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/new_opc_server by this push:
new 8fddc8dd340 ydd
8fddc8dd340 is described below
commit 8fddc8dd340cb914fe329adcdee7f66216141526
Author: Caideyipi <[email protected]>
AuthorDate: Thu Dec 4 16:26:34 2025 +0800
ydd
---
.../src/main/java/org/apache/iotdb/opcua/ClientTest.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/example/pipe-opc-ua-sink/src/main/java/org/apache/iotdb/opcua/ClientTest.java
b/example/pipe-opc-ua-sink/src/main/java/org/apache/iotdb/opcua/ClientTest.java
index 2699451b745..b495b128ab8 100644
---
a/example/pipe-opc-ua-sink/src/main/java/org/apache/iotdb/opcua/ClientTest.java
+++
b/example/pipe-opc-ua-sink/src/main/java/org/apache/iotdb/opcua/ClientTest.java
@@ -88,7 +88,7 @@ public class ClientTest implements ClientExample {
new QualifiedName(2, "root"),
NodeClass.Object,
ExtensionObject.encode(
- client.getStaticSerializationContext(),
createFolder1Attributes()),
+ client.getStaticSerializationContext(),
createFolder0Attributes()),
Identifiers.FolderType.expanded()),
new AddNodesItem(
new NodeId(2, "root").expanded(),