Where to find Basic, Generic & Specific type descriptions

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
dholland
Posts: 9
Joined: 24 Mar 2013 18:39

Where to find Basic, Generic & Specific type descriptions

Post by dholland »

Under device.data there are numbers representing basicType, genericType & specificType. Where do i find what the descriptions are for these? I didn't see anything in the docs.

Are there any plans to add a "string" field to the api for this like the deviceTypeString?

Thanks in advance.
dholland
Posts: 9
Joined: 24 Mar 2013 18:39

It looks like the

Post by dholland »

It looks like the deviceTypeString is a combination of the Generic type id & Specific type id in the /translations/DeviceClasses.xml file.

GenericType description = name under Generic ID.
deviceTypeString = description under the specificType of the Generic ID.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

yes, deviceTypeString is a

Post by PoltoS »

yes, deviceTypeString is a combination.
Post Reply