Skip to main content
Static QR category. Wifi QR Code.

Schema Structure

  • type (string) - enum: wifi (required)
  • data (object) (required)
    • authentication (string) - enum: WPA, WPA2, WEP, none (required) - Authentication type of the wifi network
    • ssid (string) (required) - SSID of the Wifi
    • password (string) - Wifi Password
    • hidden (boolean) - default: False - SSID is hidden?

Schema