Nodectra Docs
Integrations

Runtime Links

Exchange typed operational signals between distributed local Runtime targets.

Runtime Links connect autonomous controllers over the site LAN without merging their project ownership.

  • Runtime Link Publisher exposes one typed local signal.
  • Runtime Link Subscriber receives the signal and exposes it to local bindings.

Use links for explicit inter-controller data exchange. Do not use them as a replacement for deployment transport, Runtime management or historical database replication.

Configure quality and timeout behavior so loss of the remote publisher produces an explicit local state rather than an indefinitely trusted stale value.