Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
zpal_product_id_t Struct Reference

Product id struct. More...

#include <zpal_misc.h>

Data Fields

uint16_t app_manufacturer_id
 Manufacturer ID identifiers. (MFG_ID_XXX_XXX)
 
uint16_t app_product_id
 Product ID. (PRODUCT_ID_XXX_XXX)
 
uint16_t app_product_type
 Product type Id. (PRODUCT_TYPE_ID_ZWAVE_XXX_XXX)
 
uint16_t app_icon_type
 Z-Wave+ Icon Type identifiers. (ICON_TYPE_XXX_XXX)
 
uint8_t generic_type
 Generic Device Class identifier. (GENERIC_TYPE_XXX_XXX)
 
uint8_t specyfic_type
 Specific Device Class identifier. (SPECYFIC_TYPE_XXX_XXX)
 
uint8_t requested_security_key
 Bitmask for security keys. (SECURITY_KEY_SX_XXX)
 

Detailed Description

Product id struct.

Field Documentation

◆ app_icon_type

uint16_t zpal_product_id_t::app_icon_type

Z-Wave+ Icon Type identifiers. (ICON_TYPE_XXX_XXX)

◆ app_manufacturer_id

uint16_t zpal_product_id_t::app_manufacturer_id

Manufacturer ID identifiers. (MFG_ID_XXX_XXX)

◆ app_product_id

uint16_t zpal_product_id_t::app_product_id

Product ID. (PRODUCT_ID_XXX_XXX)

◆ app_product_type

uint16_t zpal_product_id_t::app_product_type

Product type Id. (PRODUCT_TYPE_ID_ZWAVE_XXX_XXX)

◆ generic_type

uint8_t zpal_product_id_t::generic_type

Generic Device Class identifier. (GENERIC_TYPE_XXX_XXX)

◆ requested_security_key

uint8_t zpal_product_id_t::requested_security_key

Bitmask for security keys. (SECURITY_KEY_SX_XXX)

◆ specyfic_type

uint8_t zpal_product_id_t::specyfic_type

Specific Device Class identifier. (SPECYFIC_TYPE_XXX_XXX)


The documentation for this struct was generated from the following file: