Class | Description |
---|---|
DeviceMethod |
DeviceMethod enables service client to directly invoke methods on various devices from service client.
|
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 |
The DeviceTwinDevice class represent the twin on iotHub.
|
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 | |
QueryCollection | |
QueryCollectionResponse<E> | |
QueryOptions | |
QueryResponse |
Response for the Query
|
RawTwinQuery | |
SqlQuery |
Enum | Description |
---|---|
QueryType | |
SqlQuery.FromType |
From clause for Query
|
Copyright © 2020. All rights reserved.