astarte-platform / astarte-device-sdk-rust

Apache License 2.0
6 stars 12 forks source link

Bug in reception of unset property via GRPC #295

Closed harlem88 closed 8 months ago

harlem88 commented 8 months ago

The SDK tries to extract the data from an empty payload https://github.com/astarte-platform/astarte-device-sdk-rust/blob/548aa2945ca6745e75dccfddde8b042f49f5337b/src/transport/grpc/convert.rs#L280