| Interface | Description |
|---|---|
| TwinChangedCallback | Deprecated
As of release 0.4.0, this interface is not necessary anymore.
|
| TwinPropertiesChangeCallback | Deprecated
As of release 0.4.0, this interface is not necessary anymore.
|
| Class | Description |
|---|---|
| AuthenticationParser | |
| ConfigurationContentParser | |
| ConfigurationMetricsParser | |
| ConfigurationParser | |
| DeviceCapabilitiesParser | |
| DeviceParser | |
| ErrorMessageParser |
Representation of a single error message collection with a Json deserializer.
|
| ExportImportDeviceParser | |
| FileUploadCompletionNotification |
The request payload to send to IoT Hub to notify it when a file upload is completed, whether successful or not.
|
| FileUploadNotificationParser |
Representation of the notification of a single File Upload, with a Json deserializer.
|
| FileUploadSasUriRequest |
The request parameters when getting a file upload sas uri from IoT Hub.
|
| FileUploadSasUriResponse |
The information provided from IoT Hub that can be used with the Azure Storage SDK to upload a file from your device, including authentication.
|
| JobPropertiesParser | |
| JobQueryResponseError | |
| JobsParser |
Representation of a single Jobs collection with a Json serializer.
|
| JobsResponseParser |
Representation of a single Jobs response collection with a Json deserializer.
|
| JobsStatisticsParser |
Representation of a single Jobs statistics collection with a Json deserializer.
|
| ManagedIdentity | |
| MethodParser |
Representation of a single Direct Method Access collection with a Json serializer and deserializer.
|
| ParserUtility |
Set of static functions to help the serializer.
|
| QueryRequestParser | |
| QueryResponseParser | |
| RegisterManagerParser | Deprecated
As of release 0.4.0, replaced by
RegisterManager |
| RegistryStatisticsParser | |
| SymmetricKeyParser |
Store primary and secondary keys
Provide function for key length validation
|
| TwinMetadata | Deprecated
As of release 0.4.0, replaced by
TwinMetadata |
| TwinParser | Deprecated
As of release 0.4.0, replaced by
TwinState |
| TwinProperties | Deprecated
As of release 0.4.0, replaced by
TwinProperties |
| TwinProperty | Deprecated
As of release 0.4.0, replaced by
TwinCollection |
| TwinTags | Deprecated
As of release 0.4.0, replaced by
TwinCollection |
| X509ThumbprintParser |
| Enum | Description |
|---|---|
| AuthenticationTypeParser | |
| ErrorCodeDescription |
See https://docs.microsoft.com/en-us/rest/api/iothub/common-error-codes for additional details
|
| MethodParser.Operation | |
| StorageAuthenticationType | |
| TwinConnectionState | Deprecated
As of release 0.4.0, replaced by
TwinConnectionState |
| TwinStatus | Deprecated
As of release 0.4.0, replaced by
TwinStatus |
Copyright © 2021. All rights reserved.