RegistryApi.registryConnectionIdModuleTwinDeviceIdModuleIdPatch(String connectionId, String deviceId, String moduleId, Object props, Handler<AsyncResult<Void>> handler) 方法
定义
public void registryConnectionIdModuleTwinDeviceIdModuleIdPatch(String connectionId, String deviceId, String moduleId, Object props, Handler<AsyncResult<Void>> handler)
参数
- connectionId
- String
- deviceId
- String
- moduleId
- String
- props
- Object
- handler
- Handler<AsyncResult<Void>>