Skip to content

Update transport docs for location suffix (Revision D)#50

Merged
felipefdl merged 2 commits intomainfrom
update/location-field-docs
Apr 6, 2026
Merged

Update transport docs for location suffix (Revision D)#50
felipefdl merged 2 commits intomainfrom
update/location-field-docs

Conversation

@FabianoEger
Copy link
Copy Markdown
Member

Summary

  • Adds the @= location suffix to the suffixes table in all four transport docs (HTTP, TCP, UDP, MQTT)
  • Updates "all combined" examples to include the location suffix in the correct position (#UNIT @=LOCATION @TIMESTAMP ^GROUP {METADATA})
  • Updates body-level defaults examples to include @=LOCATION as a body-level modifier (HTTP, MQTT)
  • Updates location data examples to show value + location in a single variable (HTTP, UDP)
  • Updates the introduction quick example to use body-level @= instead of a separate position variable

Aligns with tago-io/tagotip#1 (Revision D). The specification docs (tagotip-specification.md, tagotips-specification.md) are synced from the tagotip repo automatically and will update when that PR merges.

Test plan

  • Verify all transport doc suffix tables show Location between Unit and Timestamp
  • Verify "all combined" examples include @=lat,lng between #unit and @timestamp
  • Verify body-level examples include @= before @TIMESTAMP
  • Verify location push examples show the new suffix syntax
  • Build docs site and check rendered pages

Align transport docs and introduction with the new `@=` location suffix
added in tago-io/tagotip#1. Variables can now carry both a typed value
and geographic coordinates (e.g. `speed:=10@=39.74,-104.99`), and `@=`
is available as a body-level modifier that cascades to all variables.
@FabianoEger FabianoEger requested a review from felipefdl April 6, 2026 15:17
@felipefdl felipefdl merged commit 3342bdc into main Apr 6, 2026
1 check passed
@felipefdl felipefdl deleted the update/location-field-docs branch April 6, 2026 15:37
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