hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
90 stars 20 forks source link

fix(20360): Fix the serialisation of multiple scripts #383

Closed vanch3d closed 2 months ago

vanch3d commented 2 months ago

See https://hivemq.kanbanize.com/ctrl_board/57/cards/20360/details/

The PR fixes the publishing process of multiple scripts in a transformation node. The current process was only saving the first script connected to the Operation node.

The PR also slighlty improves the rendering of the successful report on a dry run and the default layout for (multiple) schemas and scripts.

Before

After

screenshot-localhost_3000-2024 04 22-16_41_51