Using ZWAVE Generic -- How to find Generic and Specific type values?

I re-read the current documentation on Generic ZWAVE fingerprints. It’s not clear how one identifies a device’s Generic and Specific Type values. A few questions for clarification:

  1. How do you find the generic and specific type fields using the API. I scanned through the st_store with no help. There was a field called productType but its value didn’t correlate to anything from the raw device description (got from the old IDE).

  2. In the old IDE, the raw description has a type field: Type:0100 which I could infer that the top byte correlates to genericType, and the lower byte is the specific type.

It would be good to understand how one can use the API to query these field values from a current device.

Thanks

@nayelyz : can you help here?

1 Like