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
91 stars 20 forks source link

fix(19238): Fix the default cleanStart checkbox #359

Closed vanch3d closed 2 months ago

vanch3d commented 3 months ago

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

The PR fixes the two checkboxes in the Brodge form that are constantly checked out at the initial opening of the form, regardless of their values

Before

screenshot-localhost_3000-2024 04 08-16_19_45

After

screenshot-localhost_3000-2024 04 08-16_20_08