PRODUCT_ID_ENUM#

Enumerations#

enum
PRODUCT_TYPE_ID_ZWAVE_ZIP_GATEWAY = 1
PRODUCT_TYPE_ID_ZWAVE
PRODUCT_TYPE_ID_ZWAVE_PLUS
PRODUCT_TYPE_ID_ZWAVE_PLUS_V2
}

Standard enum Product type Id.

enum
PRODUCT_ID_DoorLockKeyPad = 0x0001
PRODUCT_ID_SwitchOnOff = 0x0002
PRODUCT_ID_SensorPIR = 0x0003
PRODUCT_ID_SerialAPI = 0x0004
PRODUCT_ID_PowerStrip = 0x0005
PRODUCT_ID_WallController = 0x0006
PRODUCT_ID_LEDBulb = 0x0007
PRODUCT_ID_MultilevelSensor = 0x0008
PRODUCT_ID_KeyFob = 0x0009
}

Contains the product IDs for the Silabs Z-Wave 700 applications.

Typedefs#

Standard enum Product type Id.

Contains the product IDs for the Silabs Z-Wave 700 applications.

Enumeration Documentation#

_PRODUCT_TYPE_ID_ENUM_#

_PRODUCT_TYPE_ID_ENUM_

Standard enum Product type Id.

Enumerator
PRODUCT_TYPE_ID_ZWAVE_ZIP_GATEWAY
PRODUCT_TYPE_ID_ZWAVE
PRODUCT_TYPE_ID_ZWAVE_PLUS
PRODUCT_TYPE_ID_ZWAVE_PLUS_V2

Definition at line 21 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZW_product_id_enum.h

_PRODUCT_PLUS_ID_ENUM_#

_PRODUCT_PLUS_ID_ENUM_

Contains the product IDs for the Silabs Z-Wave 700 applications.

Enumerator
PRODUCT_ID_DoorLockKeyPad
PRODUCT_ID_SwitchOnOff
PRODUCT_ID_SensorPIR
PRODUCT_ID_SerialAPI
PRODUCT_ID_PowerStrip
PRODUCT_ID_WallController
PRODUCT_ID_LEDBulb
PRODUCT_ID_MultilevelSensor
PRODUCT_ID_KeyFob

Definition at line 34 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZW_product_id_enum.h

Typedef Documentation#

eProductTypeID#

typedef enum _PRODUCT_TYPE_ID_ENUM_ eProductTypeID

Standard enum Product type Id.


Definition at line 28 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZW_product_id_enum.h

eProductPlusID#

typedef enum _PRODUCT_PLUS_ID_ENUM_ eProductPlusID

Contains the product IDs for the Silabs Z-Wave 700 applications.


Definition at line 45 of file /mnt/raid/workspaces/ws.WH1KakGoP/overlay/gsdk/protocol/z-wave/ZAF/ApplicationUtilities/ZW_product_id_enum.h