Azure IoT / iothub_client

Dependents:   sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more

Embed: (wiki syntax)

« Back to documentation index

iothub_client_core.h File Reference

iothub_client_core.h File Reference

Extends the IoTHubClientCore_LL module with additional features. More...

Go to the source code of this file.


Detailed Description

Extends the IoTHubClientCore_LL module with additional features.

IoTHubClientCore is a module that extends the IoTHubClientCore_LL module with 2 features:

  • scheduling the work for the IoTHubCLient from a thread, so that the user does not need to create their own thread
  • thread-safe APIs

Definition in file iothub_client_core.h.