| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service.devicetwin | |
| com.microsoft.azure.sdk.iot.service.jobs |
| Class and Description |
|---|
| DeviceMethod
Use the DeviceMethod client to directly invoke methods on devices and modules in IoT hub.
|
| DeviceMethodClientOptions
Configurable options for all device method operations.
|
| DeviceTwin
Use the DeviceTwin class to manage the device twins in IoT hubs.
|
| DeviceTwinClientOptions
Configurable options for all twin client operations.
|
| DeviceTwinDevice
Represent the twin on IoT hub.
|
| Job
Representation of a single Job scheduled on the Iothub.
|
| MethodResult
Store the status and payload received as result of a method invoke.
|
| Pair |
| Query
Sql style query IotHub for twin, jobs, device jobs or raw data
|
| QueryCollection |
| QueryCollectionResponse |
| QueryOptions |
| QueryResponse
Response for the Query
|
| QueryType |
| RawTwinQuery |
| SqlQuery |
| SqlQuery.FromType
From clause for Query
|
| Class and Description |
|---|
| DeviceTwinDevice
Represent the twin on IoT hub.
|
| MethodResult
Store the status and payload received as result of a method invoke.
|
| Query
Sql style query IotHub for twin, jobs, device jobs or raw data
|
Copyright © 2022. All rights reserved.