Skip to content
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

Add soil to the normalized message preview in the events view #6164

Merged

Conversation

pablojimpas
Copy link
Contributor

Summary

Part of #5758
Follow-up to #6154

image

Changes

  • Add Soil object to the event view
  • Clean preview UI of the normalized uplink messages

Testing

  • Manual tests
Regressions
  • None

Notes for Reviewers

I've decided to remove FPort, data rate, SNR and RSSI from the preview of normalized
uplink messages because these previews can get quite long and messy as the number of objects and properties in the normalized schema grows. I think that they are not critical info to have there either, because these values are the same that in the normal uplink message.

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.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • 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.

In TheThingsNetwork#6154 the new Soil object from the normalized payload schema was
added to the Application Server. This commit shows that new object in
the event view of the Console.
Remove FPort, data rate, SNR and RSSI from the preview of normalized
uplink messages. This info clutters the UI and is redundant here since
these values don't change between the normal uplink message and the
normalized uplink. The user can continue to view this info at a glance
in the correspondent uplink event or in the event details.
Copy link
Member

@kschiffer kschiffer left a comment

Choose a reason for hiding this comment

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

Very good, thank you!

@adriansmares adriansmares merged commit 1e6a9f9 into TheThingsNetwork:v3.25 Apr 25, 2023
@pablojimpas pablojimpas deleted the fix/add-soil-to-event-view branch April 25, 2023 18:07
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.

3 participants