Wink a device

Role

Use this command to have the device perform a short light/sound sequence. This allows to identify a very device from the others in the nearby.

Prototype

URL : /device/{$id}/wink

Method : POST

URL Params : {$id} : the DeviceId of the device. Use GET /devices to enumerate the connected devices.

Request data : None

Success Response

Code : 200 OK

Content : a SUCCESS object.

Error Response

See Error Responses.