Skip to content

fix: replace bucket terminology with device across docs#75

Open
carolhidalgos wants to merge 3 commits into
mainfrom
fix/remove-bucket-terminology
Open

fix: replace bucket terminology with device across docs#75
carolhidalgos wants to merge 3 commits into
mainfrom
fix/remove-bucket-terminology

Conversation

@carolhidalgos
Copy link
Copy Markdown
Collaborator

Summary

  • Replaces all user-facing references to "bucket" (outdated term) with "device" across 21 documentation files
  • Updates prose, section headings, link labels, and folder path examples (e.g. buckets/devices/)
  • Leaves API field names and code identifiers unchanged (e.g. bypass_bucket, "bucket": JSON fields)

Closes #70

Test plan

  • Spot-check updated files to confirm no remaining user-facing "bucket" references
  • Verify internal links still resolve correctly
  • Confirm code snippets and API field names were not modified

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.
Comment thread docs/tagoio/integrations/networks/everynet-lorawan.md Outdated
Comment thread docs/tagoio/integrations/networks/everynet-lorawan.md Outdated
Comment thread docs/tagoio/tutorials/adeunis-with-sigfox.md Outdated
Comment thread docs/tagoio/widgets/map-and-location/image-marker-widget.md Outdated
Comment thread docs/tagoio/widgets/media-widgets/compose-widget.md Outdated
- 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
@carolhidalgos carolhidalgos requested a review from Freddyminu May 20, 2026 09:57
@Freddyminu Freddyminu requested review from Freddyminu and vitorfdl and removed request for vitorfdl May 20, 2026 12:07
Covers two MQTT code examples and two keypad JSON payload samples
missed in the earlier bucket-to-device terminology sweep.
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.

Remove all mentions of "buckets" from the documentation

3 participants