Skip to content

Microsoft Azure IoT C# Service and Device SDKs

Compare
Choose a tag to compare
@jasmineymlo jasmineymlo released this 28 Jan 00:45

Device Client

  • Add SetMethodHandlerAsync and obsolete SetMethodHandler
  • Updating device client to amqp 2.0.3
  • Set both blob name and device name as URL encoded
  • Fix bug in AmqpTransportSettings ctor
  • Make ErrorDelegatingHandler Cleanup return a Task

Service Client

  • Allow user to set ContinuationToken for queries
  • Add samples project to the solution
  • Moving service client to amqp 2.0.3

Pull Requests

#10, #28