Skip to content

[MKC-1771] Edit Dashboard IoT Remote App #2136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ You can change between the default (light) to the dark theme, by navigating to *

![Change theme (light/dark)](assets/app-theme.png)

## Edit Dashboards

You can also edit your dashboards directly from the IoT Remote app. Simply select one of your existing dashboards, press three dots in the upper right corner, and click on "Rearrange". To move widgets around press and hold them until they appear in a light blue color. To resize them hold and drag on of the corners and resize to the size you want.


![Edit Mode](./assets/edit-dashbaord.png)

## Access Phone Sensor Data

Expand Down
Loading