Definitions | |
---|---|
Type | object |
Description: Start scanning for Bluetooth peripheral devices.Theta A1 only.
Service UUID | 0F291746-0C80-4726-87A7-3C501FD3B4B6 |
---|---|
Characteristic UUID | 03F423B3-A71F-4D70-A4BC-437C3137AFCD |
Value format | UTF-8 string (JSON) |
Enabled to read | false |
Enabled to write | true |
Enabled to notify | false |
Example:
{
"type": "SCAN"
}
Property | Type | Required | Description |
---|---|---|---|
type | const | yes | Scan mode. |
Definitions | |
---|---|
Type | const |
Description: Scan mode.
Specific value: "SCAN"