Skip to content

Commit b7dcb32

Browse files
committed
[airos][doc] added netmode docs for airos backend
1 parent aea5315 commit b7dcb32

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/source/backends/airos.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,17 @@ The default values for this key are as reported below
111111
}
112112
}
113113
114+
Netmode
115+
-------
116+
117+
AirOS v8.3 can operate in ``bridge`` and ``router`` mode (but defaults to ``bridge``) and this can be specified with the ``netmode`` property
118+
119+
.. code-block:: json
120+
121+
{
122+
"netmode": "bridge"
123+
}
124+
114125
NTP servers
115126
-----------
116127

0 commit comments

Comments
 (0)