!2 修改检视意见

Merge pull request !2 from 王移波/master
This commit is contained in:
史晓晓
2022-07-30 03:39:49 +00:00
committed by Gitee
@@ -184,7 +184,15 @@ export function mockDeviceManager() {
}
}
const deviceManager = {
deviceManagerMock,
DeviceType,
DeviceStateChangeAction,
DiscoverMode,
ExchangeMedium,
ExchangeFreq,
SubscribeCap,
SubscribeInfo,
AuthParam,
AuthInfo,
createDeviceManager: function (...args) {
console.warn("distributedHardware.deviceManager.createDeviceManager interface mocked in the Previewer. How this interface works on the Previewer" +
" may be different from that on a real device.")