| Class | 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.
|
| DeviceOperations |
Set of common operations for Twin and Method.
|
| 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<E> | |
| QueryOptions | |
| QueryResponse |
Response for the Query
|
| RawTwinQuery | |
| SqlQuery |
| Enum | Description |
|---|---|
| QueryType | |
| SqlQuery.FromType |
From clause for Query
|
Copyright © 2022. All rights reserved.