Skip to content

Extend storage integration page content #1434

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PavelJankoski
Copy link

Summary

Include new functionalities implemented in storage integration https://github.com/TheThingsIndustries/lorawan-stack/issues/3243

Screenshots

image

image

Changes

  • Added Viewing stored messages section in Storage Integration.
  • Added Downloading messages section in Storage Integration.

Notes for Reviewers

I hope the screenshots are okay. If they are not adequate, please provide me new ones.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Run Locally: Verified that the docs build using make server, posted screenshots, verified external links. Test with HUGO_PARAMS_SEARCH_ENABLED=true if style changes will affect the search bar.
  • New Features Marked: Documentation for new features is marked using the new-in-version shortcode, according to the guidelines in CONTRIBUTING.
  • Style Guidelines: Documentation obeys style guidelines in CONTRIBUTING.
  • Commits: Commit messages follow guidelines in CONTRIBUTING, there are no fixup commits left.

@PavelJankoski PavelJankoski self-assigned this Apr 15, 2025
@PavelJankoski PavelJankoski changed the title Expand storage integration page content Extend storage integration page content Apr 15, 2025
Comment on lines +39 to +43
This view allows filtering by end device and time range, and displays stored messages along with decoded payloads and metadata.

{{< note >}}
For performance reasons, only the first 10 results are shown in the Console.
{{</ note >}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a screenshot of active data in an application.

## Typical use cases
---

## Viewing stored messages
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be tagged with to the version where this was implemented ## Viewing stored messages {{< new-in-version "3.34.1">}}

Comment on lines +63 to +64
- Reliable message persistence for low-frequency or offline-capable devices.
- Decoupled integrations where message delivery doesn't require constant connectivity.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this is better than what it was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants