<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BobinkCOpcUa/src/nodes_config.c, branch master</title>
<subtitle>OPC UA applications in C</subtitle>
<id>http://git.tvcloud.fr/BobinkCOpcUa/atom/src/nodes_config.c?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/BobinkCOpcUa/atom/src/nodes_config.c?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/BobinkCOpcUa/'/>
<updated>2026-02-20T14:36:20Z</updated>
<entry>
<title>Add sbyte, byte, datetime, guid, and bytestring data types to nodes config</title>
<updated>2026-02-20T14:36:20Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-20T14:36:20Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/BobinkCOpcUa/commit/?id=5185afffb92f69e2f0de3d3693c1654a9622e1d4'/>
<id>urn:sha1:5185afffb92f69e2f0de3d3693c1654a9622e1d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace static node values with random updates every second</title>
<updated>2026-02-20T12:37:21Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-20T12:28:27Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/BobinkCOpcUa/commit/?id=07d29a0b6c1d4f550fa8c69f6bbe20443f0bdec3'/>
<id>urn:sha1:07d29a0b6c1d4f550fa8c69f6bbe20443f0bdec3</id>
<content type='text'>
Remove the value field from nodes config — nodes are now created with
zero-initialized values, then randomized at startup and every 1000ms
via UA_Server_addRepeatedCallback. This is intended for testing OPC UA
monitoring and subscriptions.
</content>
</entry>
<entry>
<title>Add configurable variable node initialization for server_register</title>
<updated>2026-02-19T05:19:23Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-19T05:19:23Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/BobinkCOpcUa/commit/?id=2b632bd229edaa9999be5043f9a8ae2ac7d17e41'/>
<id>urn:sha1:2b632bd229edaa9999be5043f9a8ae2ac7d17e41</id>
<content type='text'>
New optional CLI argument [nodes-config] lets the server populate its
address space from a dot-indexed config file (node.N.name/type/value/
accessLevel/description).  Supports 10 scalar types plus 1D arrays.
</content>
</entry>
</feed>
