com.microsoft.azure.sdk.iot.provisioning.service
Classes
ProvisioningServiceClient |
Device Provisioning Service Client. The IoT Hub Device Provisioning Service is a helper service for IoT Hub that enables automatic device provisioning to a specified IoT hub without requiring human intervention. You can use the Device Provisioning Service to provision millions of devices in a secure and scalable manner. This java SDK provides an API to help developers to create and maintain Enrollments on the IoT Hub Device Provisioning Service, it translate the rest API in java Objects and Methods. To use the this SDK, you must include the follow package on your application.
|
Query |
The query iterator. The
|
RegistrationStatusManager |
Registration Status Manager This is the inner class that implements the Registration Status APIs. For the exposed API, please see ProvisioningServiceClient. |