This is a very simple web page to configure telegraf OPCUA input plugin. Check the link for full documentation. Keep in mind that this project simply makes adding nodes easier, and does not implement any OPC UA Browser functionality.
Simply download this project, either use the big green <> Code button above (unzip if needed) or:
git clone https://github.com/Rareshp/go-telegraf-gui
Additionaly, you need to have go instealled. See here. I used go 1.22.1
First, navigate to where you downloaded the project, then run the server:
go run main.go
Now simply navigate to http://localhost:8080
. Follow the wizard by clicking the blue buttons.
The site will then generate text you can simply copy in your telegraf.conf