diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index f3bdb20cc..a4648b81b 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -1220,6 +1220,30 @@ Interface for performing WPS (Wi-Fi Simple Config) operations.

ConfigMethods - s - (read/write)

The currently advertised WPS configuration methods. Available methods: usba ethernet label display ext_nfc_token int_nfc_token nfc_interface push_button keypad virtual_display physical_display virtual_push_button physical_push_button.

+
  • +

    DeviceName - s - (read/write)

    +

    User-friendly description of device; up to 32 octets encoded in UTF-8.

    +
  • +
  • +

    Manufacturer - s - (read/write)

    +

    The manufacturer of the device (up to 64 ASCII characters).

    +
  • +
  • +

    ModelName - s - (read/write)

    +

    Model of the device (up to 32 ASCII characters).

    +
  • +
  • +

    ModelNumber - s - (read/write)

    +

    Additional device description (up to 32 ASCII characters).

    +
  • +
  • +

    SerialNumber - s - (read/write)

    +

    Serial number of the device (up to 32 characters).

    +
  • +
  • +

    DeviceType - ay - (read/write)

    +

    Device Type (8 octet value with 2 octet category, 4 octet OUI, 2 octet subcategory.

    +
  • \subsection dbus_wps_signals Signals