lorawan-stack
lorawan-stack copied to clipboard
Feature/add dashboard panels
Summary
...
Changes
- ...
- ...
smaller resolution:
the resolution I use regularly
Testing
...
Regressions
...
Notes for Reviewers
...
Checklist
- [ ] Scope: The referenced issue is addressed, there are no unrelated changes.
- [ ] Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in
README.mdfor the chosen target branch. - [ ] Documentation: Relevant documentation is added or updated.
- [ ] The steps/process to test this feature are clearly explained including testing for regressions.
- [ ] Changelog: Significant features, behavior changes, deprecations and fixes are added to
CHANGELOG.md. - [ ] Commits: Commit messages follow guidelines in
CONTRIBUTING.md, there are no fixup commits left.