Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 689 Bytes

File metadata and controls

23 lines (19 loc) · 689 Bytes

Clua

Clua is OPC UA command line tool for browsing server and saving nodeids for telegraf opc ua .conf file made in C. Handles structures, arrays and primitive types. tested only with B&R opcua server.

Disclaimer

C Learning repository. AI has touched the code. Memory leaks present. bad code present.

Browse and save

Demo GIF

config

Demo GIF

structure

Demo GIF Demo GIF

Prerequisites

Relies on open62541 for opc ua client.

Build Instructions

git clone https://github.com/yourusername/clua.git
cd clua
build.bat