< Back to all releases
Management Console

Dynamic Protocol Forms

When enabled via the Dynamic Protocol Forms feature flag, you can now configure S7, Modbus, and OPC UA bridges using a form-based UI instead of writing YAML. You'll see an "Input (UI)" / "Input (YAML)" toggle in the bridge configuration page. Click on any field to edit it directly, add addresses with the "+ Add" button, and the system automatically generates valid YAML. This is a preview feature—enable it only for testing.

Dynamic Protocol Forms

SparkplugB Template Documentation

The default SparkplugB template now includes comprehensive documentation for all available metadata fields. You'll see inline comments explaining pre-sanitized fields that let you build custom hierarchical topic structures without writing manual sanitization functions. The template also now processes both DDATA and NDATA messages.

Improvements

  • Your sidebar collapse/expand preference is now remembered across sessions
  • The back button now works more like your browser's back button, making navigation feel more natural

Fixes

  • Form validation errors no longer appear immediately when opening forms—they only show after you interact with a field
  • Fixed an issue where flat NDATA metrics could cause filter problems
Discuss on Discord