This is a simple SparkplugB network example using C#/.NETv8 and SparkplugNet.
- Open
SparkplugDemo.slnwith Visual Studio 2022 - Set
SimulationHostas 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)