From dbac2b178e73e8d42b63b9b407820ff7d643d575 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Fri, 20 Feb 2026 16:42:48 +0100 Subject: Increase node randomization interval from 1s to 5s --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 36ade24..a2c5496 100644 --- a/readme.md +++ b/readme.md @@ -137,7 +137,7 @@ build/bobink_opcua_server server.conf client.conf opc.tcp://localhost:14840 node The config file only declares the node structure (name, type, access level). Values are not specified in the config — the server assigns random values at -startup and updates them every second. This is intended for testing OPC UA +startup and updates them every five seconds. This is intended for testing OPC UA monitoring and subscriptions. The file uses the same `key = value` format with dot-indexed keys: -- cgit v1.2.3