The vacuum cleaner emits a sound (e.g. "Hey, here I am!") so you can find it.
Key | Value | Comment |
---|---|---|
method | "find_me" |
|
id | id |
Random integer which is returned in the response used to link request and response. |
{
"method": "find_me",
"id": 12394
}
Standard response to succeeded command.
{
"result": ["ok"],
"id": 12394
}