| Definitions | |
|---|---|
| Type | object |
Description: Notification of the detected SSID when the network type is set to “SCAN”.
| Service UUID | 3c6feeb6-f335-4f93-a4bb-495f926db409 |
|---|---|
| Characteristic UUID | 60eedccc-426a-49cf-9ae1-f602284703d7 |
| Value format | UTF-8 string (JSON) |
| Enabled to read | false |
| Enabled to write | false |
| Enabled to notify | true |
Example:
{
"ssid": "examplessid"
}
| Property | Type | Required | Description |
|---|---|---|---|
| ssid | string | yes | Detected SSID |
| Definitions | |
|---|---|
| Type | string |
Description: Detected SSID