Skip to content

Updated HTTP MQTT COAP UDP TCP TTI TTN LORIOT OPC-UA integration docs#576

Open
stitenko wants to merge 5 commits into
thingsboard:mainfrom
stitenko:07.2026/integrations-update
Open

Updated HTTP MQTT COAP UDP TCP TTI TTN LORIOT OPC-UA integration docs#576
stitenko wants to merge 5 commits into
thingsboard:mainfrom
stitenko:07.2026/integrations-update

Conversation

@stitenko

Copy link
Copy Markdown
Contributor

Description

Type of change

  • New / updated documentation page (src/content/docs/**)
  • Shared include file (src/content/_includes/**)
  • Component, layout, or styling change (src/components/**, src/styles/**)
  • Landing / use-case / case-study page (src/pages/**, src/data/**)
  • Redirects (src/data/redirects.ts)
  • Version bump / release (see release skill)
  • Build, CI, scripts, or tooling
  • Other (please describe)

Affected products

Related issues

  • Closes #

Checklist

  • pnpm check passes (Astro / TypeScript)
  • pnpm lint:eslint passes
  • pnpm lint:slugcheck passes (required if pages were added/renamed/moved across languages)
  • pnpm lint:linkcheck passes locally — required to merge; run it before requesting review (use pnpm lint:linkcheck:nobuild if you already ran a build)
  • Renamed/removed pages have a redirect in src/data/redirects.ts, and pnpm generate:redirects was run
  • No hardcoded versions — values come from src/data/versions.ts
  • Screenshots attached for visual changes

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 8080 in the Connection Settings section. This should be consistent with the earlier setup steps and with other ChirpStack docs in the repo (some still use 8090).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/_includes/docs/user-guide/integrations/ttn.mdx Outdated
Comment thread src/content/_includes/docs/user-guide/integrations/tti.mdx Outdated
Comment thread src/content/_includes/docs/user-guide/integrations/chirpstack.mdx
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