Microsoft Azure IoTHub client libraries
Dependents: sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more
This library implements the Microsoft Azure IoTHub client library. The code is replicated from https://github.com/Azure/azure-iot-sdks
Diff: iothub_client_ll.h
- Revision:
- 76:943524fee0b7
- Parent:
- 63:1bf1c2d60aab
- Child:
- 80:db5f5237bc95
--- a/iothub_client_ll.h Mon Sep 11 09:22:55 2017 -0700 +++ b/iothub_client_ll.h Mon Sep 25 13:37:53 2017 -0700 @@ -454,6 +454,8 @@ * interval in seconds when pings are sent to the server. * - @b logtrace - available for MQTT protocol. Boolean value that turns on and * off the diagnostic logging. + * - @b sas_token_lifetime - available for MQTT & AMQP protocol. size_t value that that determines the + * sas token timeout length. * * @return IOTHUB_CLIENT_OK upon success or an error code upon failure. */