damienpontifex/azure-iot-sdk-rs

Add features to opt into functionality

damienpontifex opened this issue · 0 comments

Features to opt into/out of default functionality. Currently device client subscribes to all topics offered which may not be desired for clients that do not need that and hence are able to save complexity and potential bandwidth by not receiving those message types.

  • Device twin property updates
  • Direct method invocations
  • Cloud to device messages