azure-iot-sdk-rs icon indicating copy to clipboard operation
azure-iot-sdk-rs copied to clipboard

client: Implement initial builder for IoTHubClient

Open laumann opened this issue 4 years ago • 1 comments

To support different configuration parameters, implement a builder pattern for IoTHubClient, that initially just supports the same parameters as IoTHubClient::new().

laumann avatar Oct 06 '21 10:10 laumann

@laumann also, would you mind rebasing from main so it picks up #65 that will fix the build validation?

damienpontifex avatar Oct 10 '21 02:10 damienpontifex