Pair
METHOD NAME pair
This method doesn't require authentication.
Description
Creates a pairing request and displays an OTP on the device screen to authenticate. The OTP is valid for 30 seconds.
Requires state
IDLE
and, on success, moves toPAIRING
Parameters
object
serialNumber
string
REQUIRED
The serial number of the device
Result
null
on success
Errors
MissingParams
InvalidParams
on mismatched serial numberScreenNotReady
IllegalState