com.microsoft.azure.sdk.iot.service.devicetwin
Classes
| DeviceMethod |
Device |
|
| DeviceMethodClientOptions |
Configurable options for all device method operations. |
|
| DeviceOperations |
Set of common operations for Twin and Method. |
|
| DeviceTwin | ||
| 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 Iot |
|
| QueryCollection | ||
| QueryCollectionResponse<E> | ||
| QueryOptions | ||
| QueryResponse |
Response for the Query |
|
| RawTwinQuery | ||
| SqlQuery | ||
Enums
| QueryType | ||
| SqlQuery.FromType |
From clause for Query |
|