diff options
Diffstat (limited to 'introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml')
| -rw-r--r-- | introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml b/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml index 5fc0d238..15301db0 100644 --- a/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml +++ b/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml @@ -17,6 +17,7 @@ <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Team.HwAddress">HwAddress</link> readable s <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Carrier">Carrier</link> readable b <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Slaves">Slaves</link> readable ao +<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Config">Config</link> readable s </synopsis> </refsect1> <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Team"> @@ -71,6 +72,15 @@ Slaves readable ao this device. </para> </refsect2> +<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Config"> + <title>The "Config" property</title> + <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Team.Config"><primary sortas=".Device.Team:Config">org.freedesktop.NetworkManager.Device.Team:Config</primary></indexterm> +<programlisting> +Config readable s +</programlisting> +<para> The JSON configuration currently applied on the device. +</para> +</refsect2> </refsect1> </refentry> |