Z-Wave parse error, is this malformed from the device?

@bcopeland I will defer to you on this, maybe you have seen this before. I suspect the device is sending a malformed message but I have not manually decoded the payload yet to confirm.

Parameter 7 works fine but Parameter 8 breaks the parse command.

Parameter 7 is a size 1, but Parameter 8 is size 4 with a max value of 4294967295, so I expect the payload to be larger since it contains the min/max values.

parse: zw device: 09, command: 700F, payload: 00 07 09 00 01 01 00 08 02 , isMulticast: false --PARSED-- ConfigurationPropertiesReport(parameterNumber: 7, format: 1, size: 1, minValue: 0, maxValue: 1, defaultValue: 1, nextParameterNumber: 8, noBulkSupport: true, advanced: false)
Unable to parse: zw device: 09, command: 700F, payload: 00 08 0C 00 00 00 00 FF FF FF FF 00 00 00 00 00 09 02 , isMulticast: false

Download the Hubitat app