SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
150 stars 81 forks source link

Single page configuration #597

Closed mairas closed 2 years ago

mairas commented 2 years ago

All configuration editors are now shown on a single page in the web UI. Additionally, the cards can be sorted by setting the Configurable object sort_order property.

ba58smith commented 2 years ago

@mairas , when you finish this, can you put a screenshot of the end result here, for reference? (Or somewhere - maybe in the Docs.) Thanks!

mairas commented 2 years ago

@mairas , when you finish this, can you put a screenshot of the end result here, for reference? (Or somewhere - maybe in the Docs.) Thanks!

Good point - updated the documentation regarding the web UI.

mairas commented 2 years ago

Tested with multiple projects, would seem to be working fine now.