SDK Windows WebCamera

获取设备序列号


webCamera.getTerminalSerialNumber(function (data) {
    console.log(data)
}, function (err) {

})