Azure / azure-iot-sdk-csharp

A C# SDK for connecting devices to Microsoft Azure IoT services
Other
457 stars 493 forks source link

WIP:Make DPS Query testable in Consuming Application #3461

Open Gamecock opened 1 month ago

Gamecock commented 1 month ago

Checklist

Description of the changes

Added an IQuery, Modified Query Response to Support Unit Tests of Production COde

Reference/Link to the issue solved with this PR (if any)

Fixes #3439

Gamecock commented 1 month ago

@microsoft-github-policy-service agree company="Honeywell"

Gamecock commented 1 month ago

@timtay-microsoft Please review changes so far before I tackle tests and samples. Specifically changes to QueryResult, there were a couple different paths I could have taken there.