[Bug Report] PnP APIs. TryGetValue fails with ACK properties #2065
Labels
bug
Something isn't working.
fix-checked-in
Fix checked into main or preview, but not yet released.
IoTSDK
Tracks all IoT SDK issues across the board
Reported properties can use the ACK format (ac, av, ad, value).
I expected
CloudProperty.TryGetValue
knows about that format and tries to deserialize thevalue
if present.Repro code
The text was updated successfully, but these errors were encountered: