Preview adapter

OpenWrt

A developer-preview adapter that speaks ubus/UCI to OpenWrt. Discovery and basic config work; treat it as a preview, not a production integration.

Vendor: OpenWrtCategory: NetworkingPreview

Preview: the client speaks ubus/UCI, but it has not passed the gold-standard audit.

The OpenWrt adapter speaks ubus and UCI to OpenWrt routers and access points. The client is plausibly complete (ubus call routing, UCI config marshalling, package-management hooks), but it is a developer preview: the gold-standard audit pass has not been run, so dual-gate writes, circuit-breaker tagging, secret redaction, SSRF guards, and role gates are not yet verified, and there is no UI.

What you can do

OpenWrt capabilities

Native ubus/UCI access

The client routes ubus calls and marshals UCI config, the same primitives the OpenWrt UI and CLI use, so the foundation for full management is in place.

Honest preview posture

This adapter has not been through the gold-standard audit, is not registered as a selectable adapter type, and has no UI. We list it so the gap is visible, not to imply production readiness.

ubus call dispatchUCI config read, write, commit, and revertBasic system info and interface list (logical interface dump)
How it connects
  • Connects over the OpenWrt ubus/UCI RPC interface.
  • Not registered as a selectable adapter type yet; intended for development and evaluation.
  • Do not deploy against fleet-scale OpenWrt yet.
Tier
Preview / Foundation
Category
Networking
Transport
ubus / UCI (RPC)
Audit
Not yet run
UI
None yet
Good to know
  • The gold-standard audit (dual-gate, circuit breaker, redaction, SSRF, role gates) has not been run.
  • Not registered in the adapter factory (not a selectable adapter type) and has no frontend UI yet.
Powers these modules

See it running in your browser

Explore the full FreeSDN dashboard with realistic sample data, no signup, no backend. Then install it in minutes.