Updated HTTP MQTT COAP UDP TCP TTI TTN LORIOT OPC-UA integration docs#576
Open
stitenko wants to merge 5 commits into
Open
Updated HTTP MQTT COAP UDP TCP TTI TTN LORIOT OPC-UA integration docs#576stitenko wants to merge 5 commits into
stitenko wants to merge 5 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates multiple integration documentation pages to align downlink-converter setup steps, improve example encoder payloads, and refresh wording/screenshots across several protocol and LoRaWAN integrations.
Changes:
- Standardized “Add Downlink Converter” instructions (navigation, edit mode, converter dialog flow) across multiple integration guides.
- Updated downlink payload examples and encoder snippets for TTN/TTI (and related verification steps/screenshots).
- Refreshed minor wording/structure in several docs (headings, captions, descriptions).
Reviewed changes
Copilot reviewed 11 out of 46 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/content/docs/docs/user-guide/integrations/tti.mdx | Tweaks page frontmatter description wording for TTI docs stub. |
| src/content/docs/docs/pe/user-guide/integrations/tti.mdx | Tweaks page frontmatter description wording for PE TTI docs stub. |
| src/content/_includes/docs/user-guide/integrations/udp.mdx | Updates downlink converter steps and replaces language-tabs encoder sample with a single encoder block. |
| src/content/_includes/docs/user-guide/integrations/ttn.mdx | Refreshes wizard screenshots/captions, downlink payload example, encoder scripts, and downlink verification section. |
| src/content/_includes/docs/user-guide/integrations/tti.mdx | Updates application example, downlink payload example, encoder scripts, verification section, and troubleshooting wording. |
| src/content/_includes/docs/user-guide/integrations/thingparkenterprise.mdx | Standardizes downlink converter setup steps and encoder section heading. |
| src/content/_includes/docs/user-guide/integrations/thingpark.mdx | Standardizes downlink converter setup steps and encoder section heading. |
| src/content/_includes/docs/user-guide/integrations/tcp.mdx | Updates downlink converter steps and replaces language-tabs encoder sample with a single encoder block. |
| src/content/_includes/docs/user-guide/integrations/opc-ua.mdx | Standardizes downlink converter setup steps and adjusts surrounding guidance. |
| src/content/_includes/docs/user-guide/integrations/mqtt.mdx | Standardizes downlink converter setup steps and simplifies encoder example presentation. |
| src/content/_includes/docs/user-guide/integrations/kpn-things.mdx | Restructures downlink verification section with subheadings and consistent naming. |
| src/content/_includes/docs/user-guide/integrations/http.mdx | Standardizes downlink converter steps and expands encoder example comments. |
| src/content/_includes/docs/user-guide/integrations/chirpstack.mdx | Reworks section structure, reformats code samples, updates connection guidance (including the REST API port reference). |
Comments suppressed due to low confidence (1)
src/content/_includes/docs/user-guide/integrations/chirpstack.mdx:470
- The ChirpStack REST API port is also described as
8080in the Connection Settings section. This should be consistent with the earlier setup steps and with other ChirpStack docs in the repo (some still use8090).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Description
Type of change
src/content/docs/**)src/content/_includes/**)src/components/**,src/styles/**)src/pages/**,src/data/**)src/data/redirects.ts)releaseskill)Affected products
Related issues
Checklist
pnpm checkpasses (Astro / TypeScript)pnpm lint:eslintpassespnpm lint:slugcheckpasses (required if pages were added/renamed/moved across languages)pnpm lint:linkcheckpasses locally — required to merge; run it before requesting review (usepnpm lint:linkcheck:nobuildif you already ran a build)src/data/redirects.ts, andpnpm generate:redirectswas runsrc/data/versions.ts