summaryrefslogtreecommitdiffstats
path: root/tests/open62541-testserver/testserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/open62541-testserver/testserver.h')
-rw-r--r--tests/open62541-testserver/testserver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/open62541-testserver/testserver.h b/tests/open62541-testserver/testserver.h
index 23c54ac..3ae50e8 100644
--- a/tests/open62541-testserver/testserver.h
+++ b/tests/open62541-testserver/testserver.h
@@ -47,6 +47,8 @@ public:
UA_StatusCode addEventTrigger(const UA_NodeId &parent);
+ UA_StatusCode addEncoderTestModel();
+
static UA_StatusCode multiplyMethod(UA_Server *server, const UA_NodeId *sessionId, void *sessionHandle,
const UA_NodeId *methodId, void *methodContext,
const UA_NodeId *objectId, void *objectContext,