Azure IoT middleware for FreeRTOS
|
CAzureIoTADUClient | Azure IoT ADU Client (ADU agent) to handle stages of the ADU process |
CAzureIoTADUClientDeviceProperties | ADU Device Properties |
CAzureIoTADUClientInstallResult | The update result reported by the agent |
CAzureIoTADUClientOptions | User-defined options for the Azure IoT ADU client |
CAzureIoTADUClientStepResult | The update step result reported by the agent |
CAzureIoTADUClientWorkflow | ADU workflow struct |
CAzureIoTADUDeviceCustomProperties | Holds any user-defined custom properties of the device |
CAzureIoTADUInstructions | Instructions in the update manifest |
CAzureIoTADUInstructionStep | A step in the instructions of an ADU update manifest |
CAzureIoTADUInstructionStepFile | The name of a file referenced in the update manifest |
CAzureIoTADUUpdateId | Identity of the update request |
CAzureIoTADUUpdateManifest | Structure that holds the parsed contents of the update manifest sent by the ADU service |
CAzureIoTADUUpdateManifestFile | Details of a file referenced in the update request |
CAzureIoTADUUpdateManifestFileHash | Hash value of a given file |
CAzureIoTADUUpdateManifestFileUrl | A map of file ID to download url |
CAzureIoTADUUpdateRequest | Structure that holds the parsed contents of the ADU request in the Plug and Play writable properties sent by the ADU service |
CAzureIoTHubClient | |
CAzureIoTHubClient_t | Azure IoT Hub Client used to manage connections and features for Azure IoT Hub |
CAzureIoTHubClientCloudToDeviceMessageRequest | IoT Hub Cloud Message Request struct |
CAzureIoTHubClientCommandRequest | IoT Hub Command Request struct |
CAzureIoTHubClientOptions | Options list for the hub client |
CAzureIoTHubClientPropertiesResponse | IoT Hub Properties Response struct |
CAzureIoTHubClientReceiveContext | Receive context to be used internally for the processing of messages |
CAzureIoTJSONReader | The struct to use for Azure IoT JSON reader functionality |
CAzureIoTJSONWriter | The struct to use for Azure IoT JSON writer functionality |
CAzureIoTJWS_RootKey | Holds the values of the root key used to verify the JWS signature |
CAzureIoTMessageProperties | The bag of properties associated with a message |
CAzureIoTMQTTConnectInfo | Connection info for the MQTT client |
CAzureIoTMQTTDeserializedInfo | MQTT packet deserialized info for the MQTT client |
CAzureIoTMQTTPacketInfo | MQTT packet info for the MQTT client |
CAzureIoTMQTTPublishInfo | Publish info for the MQTT client |
CAzureIoTMQTTSubscribeInfo | Subscription info for the MQTT client |
CAzureIoTProvisioningClient | The Azure IoT Device Provisioning client |
CAzureIoTProvisioningClientOptions | The options for the Azure IoT Device Provisioning client |
CAzureIoTTransportInterface | The transport layer interface |