Skip to content

2019-07-01

Compare
Choose a tag to compare
@ewertons ewertons released this 29 Jul 21:18

C Device SDK

  • Exposed IoT Hub Client option OPTION_DO_WORK_FREQUENCY_IN_MS
  • Capped the maximum load of make build to 80% of number of CORES (Linux)
  • Fixed Base32/64 related calls in Unit and E2E tests (by Arthur Ma)
  • Fixed type of compileOption_C, compileOption_CXX, linkerOption in cmake files
  • Fixed AMQP transport to apply Product Info if modified after client creation
  • Internal build process improvements
  • Added tool for Uart interface control, applied to raspberry pi gated tests
  • Improved stability of Longhaul tests for Linux and Windows