File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
21===================
32Create your backend
43===================
Original file line number Diff line number Diff line change @@ -36,7 +36,11 @@ Its main features are:
3636 * `OpenWRT <http://openwrt.org >`_ / `LEDE <https://www.lede-project.org/ >`_ support
3737 * `OpenWisp Firmware <https://github.com/openwisp/OpenWISP-Firmware >`_ support
3838 * `OpenVPN <https://openvpn.net >`_ support
39- * Possibility to support more firmwares via custom backends
39+ * Plugin interface for external backends, support more firmwares with an external package
40+
41+ * :doc: `Create your backend </backends/create_your_backend >` as a plugin
42+ * Experimental `AirOS support <https://github.com/edoput/netjsonconfig-airos >`_ as a plugin
43+
4044 * Based on the `NetJSON RFC <http://netjson.org/rfc.html >`_
4145 * **Validation ** based on `JSON-Schema <http://json-schema.org/ >`_
4246 * **Templates **: store common configurations in templates
You can’t perform that action at this time.
0 commit comments