Collaboration diagram for Device type:Macros | |
| #define | ZAF_CONFIG_GENERIC_TYPE 0 |
| #define | ZAF_CONFIG_SPECIFIC_TYPE SPECIFIC_TYPE_NOT_USED |
Device type
| #define ZAF_CONFIG_GENERIC_TYPE 0 |
The generic type of a device.
The generic type of a device. A certain device type requires a generic type, e.g., the Lock device type requires the generic type to be Entry Control. Find more info in the Z-Wave Plus v2 Device Type specification.
| Option | Value |
|---|---|
| AV Control Point | GENERIC_TYPE_AV_CONTROL_POINT |
| Entry Control | GENERIC_TYPE_ENTRY_CONTROL |
| Generic Controller | GENERIC_TYPE_GENERIC_CONTROLLER |
| Meter | GENERIC_TYPE_METER |
| Repeater End Node | GENERIC_TYPE_REPEATER_END_NODE |
| Sensor Multilevel | GENERIC_TYPE_SENSOR_MULTILEVEL |
| Switch Binary | GENERIC_TYPE_SWITCH_BINARY |
| Switch Multilevel | GENERIC_TYPE_SWITCH_MULTILEVEL |
| Thermostat | GENERIC_TYPE_THERMOSTAT |
| Wall Controller | GENERIC_TYPE_WALL_CONTROLLER |
| Sensor Notification | GENERIC_TYPE_SENSOR_NOTIFICATION |
| #define ZAF_CONFIG_SPECIFIC_TYPE SPECIFIC_TYPE_NOT_USED |
The specific type of a device.
The specific type of a device. A certain device type requires a specific type, e.g., the Lock device type requires the specific type to be Door Lock. Find more info in the Z-Wave Plus v2 Device Type specification.
| Option | Value |
|---|---|
| Specific type not used | SPECIFIC_TYPE_NOT_USED |
| Door Lock | SPECIFIC_TYPE_DOOR_LOCK |
| Secure Gate | SPECIFIC_TYPE_SECURE_GATE |
| Secure Barrier (open only) | SPECIFIC_TYPE_SECURE_BARRIER_OPEN_ONLY |
| Secure Barrier (close only) | SPECIFIC_TYPE_SECURE_BARRIER_CLOSE_ONLY |
| Color Tunable Binary | SPECIFIC_TYPE_COLOR_TUNABLE_BINARY |
| Color Tunable Multilevel | SPECIFIC_TYPE_COLOR_TUNABLE_MULTILEVEL |
| Class A Motor Control | SPECIFIC_TYPE_CLASS_A_MOTOR_CONTROL |
| Class B Motor Control | SPECIFIC_TYPE_CLASS_B_MOTOR_CONTROL |
| Class C Motor Control | SPECIFIC_TYPE_CLASS_C_MOTOR_CONTROL |
| Thermostat General Version 2 | SPECIFIC_TYPE_THERMOSTAT_GENERAL_V2 |
| Sound Switch | SPECIFIC_TYPE_SOUND_SWITCH |
| Secure Keypad | SPECIFIC_TYPE_SECURE_KEYPAD |
| Routing Sensor Multilevel | SPECIFIC_TYPE_ROUTING_SENSOR_MULTILEVEL |
| Notification Sensor | SPECIFIC_TYPE_NOTIFICATION_SENSOR |
| Repeater End Node | SPECIFIC_TYPE_REPEATER_END_NODE |
| Infrared Repeater | SPECIFIC_TYPE_IR_REPEATER |