DeviceManagementGetDeviceModule interface
方法
| get(Request |
获取连接到 IoT 中心设备更新的设备模块的设备模块属性和最新部署状态。 |
方法详细信息
get(RequestParameters)
获取连接到 IoT 中心设备更新的设备模块的设备模块属性和最新部署状态。
function get(options?: RequestParameters): StreamableMethod<DeviceManagementGetDeviceModule200Response | DeviceManagementGetDeviceModuleDefaultResponse>
参数
- options
- RequestParameters