This is a simple SparkplugB network example using C#/.NETv8 and SparkplugNet.
- Open
SparkplugDemo.sln
with Visual Studio 2022 - Set
SimulationHost
as startup application - Get the connection details to your MQTT broker
- Modify the PrimaryApp/Config.cs (broker host/port)
- Modify the EdgeNode/Config.cs (broker host/port)