IAutelRemoteDevice
interface IAutelRemoteDevice : IBaseDevice
Description:Remote control device interface
method getRemoteSn
fun getRemoteSn(onSuccess: (String)
Description: Obtain the SN number of the remote control
Input parameters:
onSuccess: callback on getting remote controller SN
Output parameters: None。
Related parameters: None。