Skip to content

Conversation

@Andry925
Copy link
Member

PR description

The documentation updated for Thingsboard IOT gateway OPC-UA connector.

Link checker

The links will be checked by the build agent automatically once you create or update your PR.

You can use the following command to check the broken links locally.

docker run --rm -it --network=host --name=linkchecker ghcr.io/linkchecker/linkchecker --check-extern --no-warnings http://0.0.0.0:4000/

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@@ -0,0 +1,124 @@
Every telemetry and attribute parameter comes with built-in `get` and `set` RPC methods, so you don’t need to configure them manually.

Additionally, you can use the reserved RPC methods to access any node on the OPC-UA server-even if it doesn’t belong to a specific device. This is especially useful when management or control nodes are located outside the device’s node tree.
Copy link
Contributor

Choose a reason for hiding this comment

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

Add spaces between server-even

@Andry925 Andry925 changed the title [WIP] Added docs for device node identifiers with relative paths & non-device node RPCs Added docs for device node identifiers with relative paths & non-device node RPCs Jan 6, 2026
@ashvayka ashvayka merged commit f9f8dd7 into thingsboard:master Jan 12, 2026
1 of 2 checks passed
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.

4 participants