Mr-Markus / ZigbeeNet

A .NET Standard library for working with ZigBee
Eclipse Public License 1.0
131 stars 47 forks source link

Fix InvalidCast when deserializing `UInt32` type #92

Closed DavidKarlas closed 4 years ago

DavidKarlas commented 4 years ago

I hit this when Ikea Floalt sent QueryNextImageCommand which has UNSIGNED_32_BIT_INTEGER

Mr-Markus commented 4 years ago

Great. Thanks

On which action do you receive this event?

DavidKarlas commented 4 years ago

As I mentioned, Ikea Floalt randomly sends out QueryNextImageCommand

Mr-Markus commented 4 years ago

Ah ok. Randomly? I need to take a look at the docs what this command means

DavidKarlas commented 4 years ago

I think Client(device) periodically(hence randomly) asks if there is any update.