Allow users to connect to a WiFi network instantly by scanning the QR code.
Use cases
- Guest WiFi access
- Hotels and accommodations
- Restaurants and cafes
- Offices and coworking spaces
- Events and conferences
- Retail stores
Properties
| Property | Type | Description |
|---|---|---|
ssid |
string | Network name (SSID) |
encryptionType |
string | Security type (e.g., WPA, WPA2, WEP, or none) |
password |
string | Network password |
isHidden |
boolean | Whether the network is hidden (default: false) |