fix: replace bucket terminology with device across docs#75
Open
carolhidalgos wants to merge 3 commits into
Open
fix: replace bucket terminology with device across docs#75carolhidalgos wants to merge 3 commits into
carolhidalgos wants to merge 3 commits into
Conversation
Removes all user-facing references to "bucket" (an outdated term) and replaces them with "device", including prose, section headings, link labels, and folder path examples. API field names and code identifiers (e.g. bypass_bucket) are left unchanged. Closes #70.
Freddyminu
requested changes
May 19, 2026
- everynet-lorawan: replace token type/device/permission bullets with single "token format: Standard" bullet per UI screenshot - adeunis-with-sigfox: clarify "TagoIO Device" vs physical device - image-marker-widget, compose-widget: revert API path /buckets/ since it reflects actual API structure, not terminology
Freddyminu
approved these changes
May 20, 2026
Covers two MQTT code examples and two keypad JSON payload samples missed in the earlier bucket-to-device terminology sweep.
Freddyminu
approved these changes
May 20, 2026
vitorfdl
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
buckets/→devices/)bypass_bucket,"bucket":JSON fields)Closes #70
Test plan