ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

Bench: Add configuration page to apply defaults (#195) #304

Closed ao-david closed 1 month ago

ao-david commented 2 months ago

The configuration page lets a user simply add the fields that are required and then configures and saves the device accordingly.

image

Currently this shows all the sites to the user, but in the future this should use a getAllUserSites() (which would also be used by the site menu)

requires #303 #302

ao-david commented 1 month ago

This PR has had some substantial changes since the last review which were required when rebasing onto the changes made in previous PRs.