How to make a dashboard #13
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
notes
packaging
question
ui
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: platypush/platypush#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd like to show a chart for a temperature sensor. Is this possible with platypush?
There is something about dashboards written at https://git.platypush.tech/platypush/platypush/-/wikis/backends but it's useless.
widgets
folder. Do I need to make one? Where?config.yaml
file, but is mainly a secret.I copied the XML from that page to
/etc/platypush/dashboards/main.xml
and restarted the platypush service and a load of errors appeared athttp://192.168.1.31:8008/dashboard/main
Are dashboards supposed to work?
Is there any documentation for them?
I tried the
Sensor
tag but it doesn't work, and there is noSensor
at https://git.platypush.tech/platypush/platypush/-/tree/master/platypush/backend/http/webapp/src/components/widgets.Browser console: