Ignore:
Timestamp:
May 28, 2019, 3:22:09 PM (5 years ago)
Author:
coas-nagasima
Message:

動かないがMQTTを追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • azure_iot_hub/trunk/azure_iothub/iothub_client/src/iothub_client_ll_uploadtoblob.c

    r389 r396  
    832832                                            {
    833833                                                req_string = STRING_construct_sprintf("{\"isSuccess\":%s, \"statusCode\":%d, \"statusDescription\":""}", ((httpResponse < 300) ? "true" : "false"), httpResponse);
    834                                                 }
     834                                            }
    835835                                            else
    836836                                            {
Note: See TracChangeset for help on using the changeset viewer.