com.microsoft.azure.sdk.iot.service.digitaltwin
Classes
DigitalTwinAsyncClient |
The Digital Twins Service Client contains asynchronous methods to retrieve and update digital twin information, and invoke commands on a digital twin device. |
DigitalTwinClient |
The Digital Twins Service Client contains methods to retrieve and update digital twin information, and invoke commands on a digital twin device. |
DigitalTwinClientOptions |
Configurable options for all digital twin client operations. This options bundle is used by both DigitalTwinClient and DigitalTwinAsyncClient. |
UpdateOperationUtility |
A utility to create the JSON patch payload required for update operations such as update digital twin |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java