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
104 stars 23 forks source link

feat(20401): Support downloading payloads and read-only canvas #321

Closed vanch3d closed 6 months ago

vanch3d commented 6 months ago

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

The PR adds two features allowing a partial release of the Data Hub Designer:

The PR also fixes a small issue with the "clearing the canvas" action by navigating back to the right location.

Before

screenshot-localhost_3000-2024 03 14-12_54_22

After

screenshot-localhost_3000-2024 03 14-12_53_34

screenshot-localhost_3000-2024 03 14-12_53_47