DeviceTwinCommon.addMultipleDevices 方法
定义
重载
addMultipleDevices(int numberOfDevices) | |
addMultipleDevices(int numberOfDevices, boolean openDeviceClients) |
addMultipleDevices(int numberOfDevices)
protected void addMultipleDevices(int numberOfDevices)
参数
- numberOfDevices
- int
addMultipleDevices(int numberOfDevices, boolean openDeviceClients)
protected void addMultipleDevices(int numberOfDevices, boolean openDeviceClients)
参数
- numberOfDevices
- int
- openDeviceClients
- boolean