| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device |
The API for a device to communicate with an IoT Hub.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalClient.updateReportedPropertiesAsync(TwinCollection reportedProperties,
ReportedPropertiesCallback reportedPropertiesCallback,
java.lang.Object callbackContext)
Patch this client's twin with the provided reported properties asynchronously.
|
Copyright © 2023. All rights reserved.