OPC-UA Integration. Updated doc - #555
Merged
vvlladd28 merged 10 commits intoJul 20, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the ThingsBoard documentation site by expanding the OPC-UA integration guide into a full walkthrough using a public Prosys demo server, adding/refreshing related “Recipes” pages, and adjusting navigation so these recipes are discoverable from the Integrations section.
Changes:
- Reworked the OPC-UA Integration guide content to use the public Prosys OPC UA demo server and added testing/downlink/troubleshooting sections.
- Added/updated recipe stubs and shared recipe include content for MQTT one-way/two-way RPC and OPC-UA airconditioner monitoring.
- Updated sidebar navigation and added a new OPC-UA integration architecture diagram asset.
Reviewed changes
Copilot reviewed 31 out of 61 changed files in this pull request and generated 17 comments.
Show a summary per file
| File | Description |
|---|---|
| src/content/docs/docs/recipes/opc-ua-airconditioner-monitoring.mdx | New CE recipe stub page for the OPC-UA airconditioner monitoring recipe. |
| src/content/docs/docs/recipes/mqtt-two-way-rpc.mdx | New CE recipe stub page for MQTT two-way RPC. |
| src/content/docs/docs/recipes/mqtt-one-way-rpc.mdx | New CE recipe stub page for MQTT one-way RPC. |
| src/content/docs/docs/pe/user-guide/integrations/opc-ua.mdx | Updated the PE OPC-UA integration page description metadata. |
| src/content/docs/docs/pe/recipes/opc-ua-airconditioner-monitoring.mdx | New PE recipe stub page for OPC-UA airconditioner monitoring. |
| src/content/_includes/docs/user-guide/integrations/uplink-data-converter.mdx | Updated integration docs include (banner/linking + wording adjustments). |
| src/content/_includes/docs/user-guide/integrations/udp.mdx | Wording updates in UDP integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/tuya.mdx | Updated Tuya integration include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/ttn.mdx | Wording updates in TTN integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/tti.mdx | Wording updates in TTI integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/thingparkenterprise.mdx | Updated ThingPark Enterprise include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/thingpark.mdx | Updated ThingPark include (banner/linking + step wording). |
| src/content/_includes/docs/user-guide/integrations/tcp.mdx | Wording updates in TCP integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/sigfox.mdx | Updated Sigfox include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/remote.mdx | Updated Remote Integrations include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/rabbitmq.mdx | Updated RabbitMQ include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/pub-sub.mdx | Updated Pub/Sub include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/particle.mdx | Updated Particle include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/opc-ua.mdx | Major rewrite of OPC-UA integration include to a Prosys demo-server-based walkthrough. |
| src/content/_includes/docs/user-guide/integrations/mqtt.mdx | Wording updates in MQTT integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/loriot.mdx | Wording updates in Loriot integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/integration-types.mdx | Updated Integration Types include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/http.mdx | Wording updates in HTTP integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/downlink-data-converter.mdx | Updated Downlink Data Converter include (banner/linking). |
| src/content/_includes/docs/user-guide/integrations/coap.mdx | Wording updates in CoAP integration setup steps. |
| src/content/_includes/docs/user-guide/integrations/chirpstack.mdx | Wording updates in ChirpStack integration setup steps. |
| src/content/_includes/docs/user-guide/integrations.mdx | Updated Integrations overview include (banner/linking). |
| src/content/_includes/docs/recipes/opc-ua-airconditioner-monitoring.mdx | New shared recipe include content for OPC-UA airconditioner monitoring. |
| src/content/_includes/docs/recipes/mqtt-two-way-rpc.mdx | Updated shared recipe include content for MQTT two-way RPC (adds banner + formatting tweaks). |
| src/content/_includes/docs/recipes/mqtt-one-way-rpc.mdx | Updated shared recipe include content for MQTT one-way RPC (adds banner + formatting tweaks). |
| src/assets/images/user-guide/integrations/opc-ua-integration-architecture.svg | Added OPC-UA integration architecture diagram asset. |
| astro.sidebar.ts | Added/adjusted “Integrations → Recipes” navigation entries across sidebars. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
vvlladd28
approved these changes
Jul 20, 2026
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