Skip to content

KPN Things Integration. Updated doc.#540

Open
stitenko wants to merge 3 commits into
thingsboard:mainfrom
stitenko:07.2026/KPN-Things-Integration
Open

KPN Things Integration. Updated doc.#540
stitenko wants to merge 3 commits into
thingsboard:mainfrom
stitenko:07.2026/KPN-Things-Integration

Conversation

@stitenko

@stitenko stitenko commented Jul 8, 2026

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

This PR substantially expands and modernizes the KPN Things integration documentation, adding a full end-to-end setup guide (uplink, security header validation, downlink) and an architecture diagram to clarify the data flow between KPN Things and ThingsBoard.

Changes:

  • Reworked the KPN Things integration guide into a structured walkthrough covering prerequisites, uplink converter creation, integration setup, KPN Things portal configuration, testing, downlink configuration, and troubleshooting.
  • Added a new integration architecture SVG and embedded it at the top of the guide.
  • Introduced richer UI guidance with tabs (TBEL/JavaScript examples) and updated/expanded screenshots and troubleshooting matrices.

Reviewed changes

Copilot reviewed 1 out of 68 changed files in this pull request and generated 7 comments.

File Description
src/content/_includes/docs/user-guide/integrations/kpn-things.mdx Major documentation rewrite/expansion for KPN Things integration setup, testing, security, and downlink.
src/assets/images/user-guide/integrations/kpn-things-integration-architecture.svg New architecture diagram illustrating uplink/downlink flow between KPN Things and ThingsBoard.

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

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