简体中文
主题
停止设备的自动回放或广播功能。
stopReplay
deviceId
true // 操作成功返回 true
// 停止设备回放 await apiInvoke('stopReplay', { deviceId: 'P72578581E07' }); console.log('回放已停止');
该接口会向设备发送停止广播的指令,用于: