Updated external content (Jenkins build 933)
parent
879d5ce47e
commit
97ab45b340
File diff suppressed because one or more lines are too long
|
@ -49,15 +49,39 @@ The following table summarises the channels available for the ZW164 -:
|
|||
|--------------|------------|--------------|----------|-----------|
|
||||
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
|
||||
| Alarm (burglar) | alarm_burglar | alarm_burglar | Door | Switch |
|
||||
| Sound tone to play | sound_tone_play | sound_tone_play | | |
|
||||
| Sound volume | sound_volume | sound_volume | | |
|
||||
| Alarm 1 | alarm_general1 | alarm_general | Alarm | Switch |
|
||||
| Notification (Browse) | notification_siren1 | notification_siren | | Switch |
|
||||
| Sound tone to play (Browse) | sound_tone_play1 | sound_tone_play | | |
|
||||
| Sound volume (Browse) | sound_volume1 | sound_volume | | |
|
||||
| Alarm 2 | alarm_general2 | alarm_general | Alarm | Switch |
|
||||
| Notification (Tamper) | notification_siren2 | notification_siren | | Switch |
|
||||
| Sound tone to play (Tamper) | sound_tone_play2 | sound_tone_play | | |
|
||||
| Sound volume (Tamper) | sound_volume2 | sound_volume | | |
|
||||
| Alarm (power) 3 | alarm_power3 | alarm_power | Energy | Switch |
|
||||
| Siren Notification | notification_siren3 | notification_siren | | Switch |
|
||||
| Notification (Doorbell 1) | notification_siren3 | notification_siren | | Switch |
|
||||
| Sound tone to play (Doorbell 1) | sound_tone_play3 | sound_tone_play | | |
|
||||
| Sound volume (Doorbell 1) | sound_volume3 | sound_volume | | |
|
||||
| Alarm (power) 4 | alarm_power4 | alarm_power | Energy | Switch |
|
||||
| Notification (Doorbell 2) | notification_siren4 | notification_siren | | Switch |
|
||||
| Sound tone to play (Doorbell 2) | sound_tone_play4 | sound_tone_play | | |
|
||||
| Sound volume (Doorbell 2) | sound_volume4 | sound_volume | | |
|
||||
| Alarm (power) 5 | alarm_power5 | alarm_power | Energy | Switch |
|
||||
| Notification (Doorbell 3) | notification_siren5 | notification_siren | | Switch |
|
||||
| Sound tone to play (Doorbell 3) | sound_tone_play5 | sound_tone_play | | |
|
||||
| Sound volume (Doorbell 3) | sound_volume5 | sound_volume | | |
|
||||
| Alarm 6 | alarm_general6 | alarm_general | Alarm | Switch |
|
||||
| Notification (Environment) | notification_siren6 | notification_siren | | Switch |
|
||||
| Sound tone to play (Environment) | sound_tone_play6 | sound_tone_play | | |
|
||||
| Sound volume (Environment) | sound_volume6 | sound_volume | | |
|
||||
| Alarm 7 | alarm_general7 | alarm_general | Alarm | Switch |
|
||||
| Alarm 8 | alarm_general8 | alarm_general | Alarm | Switch |
|
||||
| Notification (Security) | notification_siren7 | notification_siren | | Switch |
|
||||
| Sound tone to play (Security) | sound_tone_play7 | sound_tone_play | | |
|
||||
| Sound volume (Security) | sound_volume7 | sound_volume | | |
|
||||
| Notification (Emergency) | notification_siren8 | notification_siren | | Switch |
|
||||
| Sound tone to play (Emergency) | sound_tone_play8 | sound_tone_play | | |
|
||||
| Sound volume (Emergency) | sound_volume8 | sound_volume | | |
|
||||
|
||||
### Alarm (power)
|
||||
Indicates if a power alarm is triggered.
|
||||
|
@ -83,6 +107,12 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Sound tone to play
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm 1
|
||||
Indicates if an alarm is triggered.
|
||||
|
||||
|
@ -95,6 +125,17 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Notification (Browse)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren1``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Browse)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Browse)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm 2
|
||||
Indicates if an alarm is triggered.
|
||||
|
||||
|
@ -107,6 +148,17 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Notification (Tamper)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren2``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Tamper)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Tamper)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm (power) 3
|
||||
Indicates if a power alarm is triggered.
|
||||
|
||||
|
@ -119,11 +171,17 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Siren Notification
|
||||
### Notification (Doorbell 1)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren3``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Doorbell 1)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Doorbell 1)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm (power) 4
|
||||
Indicates if a power alarm is triggered.
|
||||
|
||||
|
@ -136,6 +194,17 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Notification (Doorbell 2)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren4``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Doorbell 2)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Doorbell 2)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm (power) 5
|
||||
Indicates if a power alarm is triggered.
|
||||
|
||||
|
@ -148,6 +217,17 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Notification (Doorbell 3)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren5``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Doorbell 3)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Doorbell 3)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm 6
|
||||
Indicates if an alarm is triggered.
|
||||
|
||||
|
@ -160,6 +240,17 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Notification (Environment)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren6``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Environment)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Environment)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Alarm 7
|
||||
Indicates if an alarm is triggered.
|
||||
|
||||
|
@ -172,17 +263,27 @@ The following state translation is provided for this channel to the ```Switch```
|
|||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
### Alarm 8
|
||||
Indicates if an alarm is triggered.
|
||||
### Notification (Security)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```alarm_general8``` channel is of type ```alarm_general``` and supports the ```Switch``` item and is in the ```Alarm``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
The ```notification_siren7``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
The following state translation is provided for this channel to the ```Switch``` item type -:
|
||||
### Sound tone to play (Security)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
| Value | Label |
|
||||
|-------|-----------|
|
||||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
### Sound volume (Security)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Notification (Emergency)
|
||||
Indicates the siren notification has been triggered.
|
||||
|
||||
The ```notification_siren8``` channel is of type ```notification_siren``` and supports the ```Switch``` item. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Sound tone to play (Emergency)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
### Sound volume (Emergency)
|
||||
Channel type information on this channel is not found.
|
||||
|
||||
|
||||
|
||||
|
@ -276,7 +377,7 @@ Detailed information on each parameter can be found in the sections below.
|
|||
|
||||
Tone Play Mode for Endpoint 1 (Browse)
|
||||
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -295,7 +396,7 @@ This parameter has the configuration ID ```config_1_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect Index for Endpoint 1 (Browse)
|
||||
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -356,7 +457,7 @@ Tone Play Count for Endpoint 2 (Tampering)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -414,7 +515,7 @@ Interval between 2 tones for Endpoint 2 (Tampering)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -473,7 +574,7 @@ Intercepting duration of a tone for Endpoint 2 (Tampering)
|
|||
</table>
|
||||
|
||||
.
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -489,7 +590,7 @@ This parameter has the configuration ID ```config_2_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for EP 2 (Tampering)
|
||||
Light Effect Index for Endpoint 2 (Tampering)
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -552,7 +653,7 @@ Tone Play Count for EP3 (Doorbell 1)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -610,7 +711,7 @@ Interval between 2 tones for EP3 (Doorbell 1)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -667,7 +768,7 @@ Intercepting duration of a tone Endpoint 3(Doorbell 1)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 0 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -683,7 +784,7 @@ This parameter has the configuration ID ```config_3_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for Endpoint 3(Doorbell 1)
|
||||
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -746,7 +847,7 @@ Tone Play Count for EP4 (Doorbell 2)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -804,7 +905,7 @@ Tone Interval for EP4 (Doorbell 2)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -861,7 +962,7 @@ Duration of Tone for EP4(Doorbell 2)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -877,7 +978,7 @@ This parameter has the configuration ID ```config_4_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for EP 4 (Doorbell 2)
|
||||
Light Effect Index for Endpoint 4 (Doorbell 2)
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -940,7 +1041,7 @@ Tone Play Count for EP5 (Doorbell 3)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -998,7 +1099,7 @@ Interval between 2 tones for EP5 (Doorbell 3)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1055,7 +1156,7 @@ Intercepting tone duration for EP5 (Doorbell 3)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1071,7 +1172,7 @@ This parameter has the configuration ID ```config_5_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for EP 5 (Doorbell 3) .
|
||||
Light Effect Index for Endpoint 5 (Doorbell 3) .
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1093,7 +1194,7 @@ This parameter has the configuration ID ```config_5_4_7F000000``` and is of type
|
|||
|
||||
Tone Play Count for EP 6 (Environment)
|
||||
Tone Play Count for Endpoint 6 (Environment)
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1150,7 +1251,7 @@ Interval between 2 tones for EP 6 (Environment)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1207,7 +1308,7 @@ Duration of a tone for EP 6 (Environment)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1223,7 +1324,7 @@ This parameter has the configuration ID ```config_6_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for EP 6 (Environment)
|
||||
Light Effect for Endpoint 6 (Environment)
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1286,7 +1387,7 @@ Tone play count for EP7 (Security)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1343,7 +1444,7 @@ Interval between 2 tones for EP7 (Security)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1400,7 +1501,7 @@ Duration of a tone for EP 7 (Security)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1416,7 +1517,7 @@ This parameter has the configuration ID ```config_7_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for EP 7 (Security)
|
||||
Light Effect Index for Endpoint 7 (Security)
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1479,7 +1580,7 @@ Tone Play Count for EP8 (Emergency)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1536,7 +1637,7 @@ Interval between 2 tones for EP8 (Emergency)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1595,7 +1696,7 @@ Tone Duration for EP8 (Emergency)
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
The following option values may be configured, in addition to values in the range 0 to 255 -:
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -1611,7 +1712,7 @@ This parameter has the configuration ID ```config_8_4_00FF0000``` and is of type
|
|||
|
||||
Light Effect for EP8 (Emergency)
|
||||
Light Effect Index for Endpoint 8 (Emergency)
|
||||
The following option values may be configured -:
|
||||
The following option values may be configured, in addition to values in the range 1 to 127 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
|
@ -2952,6 +3053,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
|
||||
| COMMAND_CLASS_POWERLEVEL_V1| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_VERSION_V2| |
|
||||
|
@ -2965,6 +3067,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -2976,6 +3079,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -2987,6 +3091,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -2998,6 +3103,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -3009,6 +3115,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -3020,6 +3127,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -3031,6 +3139,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
@ -3042,6 +3151,7 @@ Association group 9 supports 5 nodes.
|
|||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_SOUND_SWITCH_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_V1| |
|
||||
|
|
|
@ -87,7 +87,7 @@ The ```config_decimal``` channel is of type ```config_decimal``` and supports th
|
|||
|
||||
## Device Configuration
|
||||
|
||||
The following table provides a summary of the 19 configuration parameters available in the LZW31.
|
||||
The following table provides a summary of the 21 configuration parameters available in the LZW31.
|
||||
Detailed information on each parameter can be found in the sections below.
|
||||
|
||||
| Param | Name | Description |
|
||||
|
@ -111,6 +111,8 @@ Detailed information on each parameter can be found in the sections below.
|
|||
| 17 | LED timeout | Timeout for LED notifications |
|
||||
| 21 | AC Power Type | Neutral or no neutral |
|
||||
| 22 | Switch Type | Single Pole or Multi Pole |
|
||||
| 51 | Enable Instant On | Disable the 700ms delay |
|
||||
| 52 | Smart Bulb Mode | Disable switching the load off in Smart Bulb Mode |
|
||||
|
||||
### Parameter 1: Dimming Speed
|
||||
|
||||
|
@ -389,6 +391,35 @@ The manufacturer defined default value is ```0``` (Single-Pole).
|
|||
This parameter has the configuration ID ```config_22_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 51: Enable Instant On
|
||||
|
||||
Disable the 700ms delay
|
||||
0: No Delay
|
||||
|
||||
1: 700ms Delay
|
||||
|
||||
v1.47 and newer
|
||||
Values in the range 0 to 1 may be set.
|
||||
|
||||
The manufacturer defined default value is ```1```.
|
||||
|
||||
This parameter has the configuration ID ```config_51_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 52: Smart Bulb Mode
|
||||
|
||||
Disable switching the load off in Smart Bulb Mode
|
||||
If it set to 1, the power will output maximum % when the dimmer is on. 0 = normal operation, 1 = smart bulb.
|
||||
|
||||
|
||||
Version 1.47 and newer
|
||||
Values in the range 0 to 1 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_52_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
## Association Groups
|
||||
|
||||
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
|
||||
|
|
|
@ -96,7 +96,6 @@ The following table summarises the channels available for the MH-S511 -:
|
|||
| Dimmer | switch_dimmer | switch_dimmer | DimmableLight | Dimmer |
|
||||
| Scene Number | scene_number | scene_number | | Number |
|
||||
| Switch 1 | switch_binary1 | switch_binary | Switch | Switch |
|
||||
| Switch 2 | switch_binary2 | switch_binary | Switch | Switch |
|
||||
|
||||
### Dimmer
|
||||
The brightness channel allows to control the brightness of a light.
|
||||
|
@ -125,11 +124,6 @@ Switch the power on and off.
|
|||
|
||||
The ```switch_binary1``` channel is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
|
||||
|
||||
### Switch 2
|
||||
Switch the power on and off.
|
||||
|
||||
The ```switch_binary2``` channel is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
|
||||
|
||||
|
||||
|
||||
## Device Configuration
|
||||
|
@ -943,17 +937,6 @@ Association group 8 supports 5 nodes.
|
|||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
#### Endpoint 1
|
||||
|
||||
| Command Class | Comment |
|
||||
|---------------|---------|
|
||||
| COMMAND_CLASS_BASIC_V1| |
|
||||
| COMMAND_CLASS_SWITCH_BINARY_V1| |
|
||||
| COMMAND_CLASS_SWITCH_ALL_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
#### Endpoint 2
|
||||
|
||||
| Command Class | Comment |
|
||||
|---------------|---------|
|
||||
| COMMAND_CLASS_BASIC_V1| |
|
||||
|
|
|
@ -0,0 +1,316 @@
|
|||
---
|
||||
layout: documentation
|
||||
title: MP22ZP - ZWave
|
||||
---
|
||||
|
||||
{% include base.html %}
|
||||
|
||||
# MP22ZP Outdoor Plug with Power Meter
|
||||
This describes the Z-Wave device *MP22ZP*, manufactured by *NIE Technology* with the thing type UID of ```nietech_mp22zp_00_000```.
|
||||
|
||||
The device is in the category of *Power Outlet*, defining Small devices to be plugged into a power socket in a wall which stick there.
|
||||
|
||||

|
||||
|
||||
|
||||
The MP22ZP supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is also able to participate in the routing of data between other devices in the mesh network.
|
||||
|
||||
## Overview
|
||||
|
||||
Z-Wave Plus Outdoor Outlet Mini Plug with Power Meter(MP22ZP)
|
||||
|
||||
Outdoor use
|
||||
|
||||
Power: 120V 60Hz
|
||||
|
||||
Loading: 15 Amp Max Resistive
|
||||
|
||||
Frequency: 908.42MHz
|
||||
|
||||
Temperature Range: 0°C~ 40°C / (32°F~104°F)
|
||||
|
||||
Features:
|
||||
|
||||
Manual and Remote (Z-Wave) on/off control.
|
||||
|
||||
Z-Wave controlled AC outlet for standard incandescent lighting, CFL/LEDs, fans or small appliances(1800W Resistive Max).
|
||||
|
||||
Grounded 3-wire power connection for safety.
|
||||
|
||||
Built-in Z-Wave Plus signal repeater to extend network range.
|
||||
|
||||
S2 security and for reliable wireless communication.
|
||||
|
||||
Work with all certificated Z-Wave controllers.
|
||||
|
||||
Remembers and restores on / off status after power failure.
|
||||
|
||||
Protection function
|
||||
|
||||
(When the protection function is triggered, it needs to be powered the device on again for normal use.)
|
||||
|
||||
Voltage protection: when the voltage>135V, the device will be forcibly shut down Current protection, when the current>16A, the device will be forcibly shut down Power Wattage protection, when the power>2000W, the device will be forcibly shut down.
|
||||
|
||||
Locally Button Press function:
|
||||
|
||||
press 1x: turn output ON or OFF
|
||||
|
||||
quickly press 3x: inclusion or exclusion
|
||||
|
||||
quickly press 10x: Reset KWH
|
||||
|
||||
|
||||
Factory reset: click Z-Wave button 2 twice quickly, then hold for at least 10 seconds. Light flashes once when reset successful.
|
||||
|
||||
Blue: Light status indicator (on / off)
|
||||
|
||||
Blue: Add / Inclusion
|
||||
|
||||
Purple: Remove / Exclusion
|
||||
|
||||
Red: Network Failure / Over-temperature warning
|
||||
|
||||
### Inclusion Information
|
||||
|
||||
Adding Device To Z-Wave Network:
|
||||
|
||||
Once the controller is ready to add your device, press the Manual/Program button on the smart plug 3 times quickly. The blue LED will blink quickly.
|
||||
|
||||
Auto-add mode: LED will blink within 30 seconds after first plugged in.
|
||||
|
||||
### Exclusion Information
|
||||
|
||||
Removing Device To Z-Wave Network:
|
||||
|
||||
Once the controller is ready to remove your device, press the Manual/Program button on the smart plug 3 times quickly. The blue LED will blink quickly.
|
||||
|
||||
Auto-add mode: LED will blink within 30 seconds after first plugged in.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
Locally Button Press function:
|
||||
|
||||
press 1x: turn output ON or OFF
|
||||
|
||||
quickly press 3x: inclusion or exclusion
|
||||
|
||||
quickly press 10x: Reset KWH
|
||||
|
||||
|
||||
Factory reset:click Z-Wave button 2 twice quickly, then hold for at least 10 seconds.
|
||||
|
||||
## Channels
|
||||
|
||||
The following table summarises the channels available for the MP22ZP -:
|
||||
|
||||
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
||||
|--------------|------------|--------------|----------|-----------|
|
||||
| Switch | switch_binary | switch_binary | Switch | Switch |
|
||||
| Electric meter (kWh) | meter_kwh | meter_kwh | Energy | Number |
|
||||
| Electric meter (watts) | meter_watts | meter_watts | Energy | Number |
|
||||
| Electric meter (volts) | meter_voltage | meter_voltage | Energy | Number |
|
||||
| Electric meter (amps) | meter_current | meter_current | Energy | Number |
|
||||
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
|
||||
|
||||
### Switch
|
||||
Switch the power on and off.
|
||||
|
||||
The ```switch_binary``` channel is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
|
||||
|
||||
### Electric meter (kWh)
|
||||
Indicates the energy consumption (kWh).
|
||||
|
||||
The ```meter_kwh``` channel is of type ```meter_kwh``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (watts)
|
||||
Indicates the instantaneous power consumption.
|
||||
|
||||
The ```meter_watts``` channel is of type ```meter_watts``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (volts)
|
||||
Indicates the instantaneous voltage.
|
||||
|
||||
The ```meter_voltage``` channel is of type ```meter_voltage``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (amps)
|
||||
Indicates the instantaneous current consumption.
|
||||
|
||||
The ```meter_current``` channel is of type ```meter_current``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Alarm (power)
|
||||
Indicates if a power alarm is triggered.
|
||||
|
||||
The ```alarm_power``` channel is of type ```alarm_power``` and supports the ```Switch``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
The following state translation is provided for this channel to the ```Switch``` item type -:
|
||||
|
||||
| Value | Label |
|
||||
|-------|-----------|
|
||||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
|
||||
|
||||
## Device Configuration
|
||||
|
||||
The following table provides a summary of the 8 configuration parameters available in the MP22ZP.
|
||||
Detailed information on each parameter can be found in the sections below.
|
||||
|
||||
| Param | Name | Description |
|
||||
|-------|-------|-------------|
|
||||
| 1 | LED Indicator | LED Indicator Setup |
|
||||
| 2 | Auto Turn-Off Timer | Auto Turn-Off Timer Setup |
|
||||
| 3 | Auto Turn-On Timer | Auto Turn-On Timer Setup |
|
||||
| 4 | Restores state after power failure | Restores state after power failure Setup |
|
||||
| 5 | Power Wattage(W) Report | Power Wattage(W) Report Setup |
|
||||
| 6 | Time Report | Time Report Setup |
|
||||
| 7 | Current(A) Report | Current(A) Report Setup |
|
||||
| 8 | Energy(KWH) Report | Energy(KWH) Report Setup |
|
||||
|
||||
### Parameter 1: LED Indicator
|
||||
|
||||
LED Indicator Setup
|
||||
This parameter can access you to choose the led indicator to be on when the plug(light) is on/off, or LED indicator remains on/off all times
|
||||
Values in the range 0 to 3 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_1_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 2: Auto Turn-Off Timer
|
||||
|
||||
Auto Turn-Off Timer Setup
|
||||
This parameter can access you to set a timer to make the switch turn off automatically after the switch turned on
|
||||
Values in the range 0 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_2_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 3: Auto Turn-On Timer
|
||||
|
||||
Auto Turn-On Timer Setup
|
||||
This parameter can access you to set a timer to make the switch turn on automatically after the switch turned off.
|
||||
Values in the range 0 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_3_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 4: Restores state after power failure
|
||||
|
||||
Restores state after power failure Setup
|
||||
This parameter can access you to set the switch to be on/off after power failure.
|
||||
Values in the range 0 to 2 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_4_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 5: Power Wattage(W) Report
|
||||
|
||||
Power Wattage(W) Report Setup
|
||||
This parameter determines the minimum change in power wattage(W) that will result in sending new power report to the main controller.
|
||||
Values in the range 1 to 5 may be set.
|
||||
|
||||
The manufacturer defined default value is ```1```.
|
||||
|
||||
This parameter has the configuration ID ```config_5_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 6: Time Report
|
||||
|
||||
Time Report Setup
|
||||
Electricity (A) Report Frequency (Timer)
|
||||
Values in the range 1 to 65535 may be set.
|
||||
|
||||
The manufacturer defined default value is ```1```.
|
||||
|
||||
This parameter has the configuration ID ```config_6_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 7: Current(A) Report
|
||||
|
||||
Current(A) Report Setup
|
||||
This parameter determines the minimum change in Current(A) that will result in sending new power report to the main controller
|
||||
Values in the range 1 to 10 may be set.
|
||||
|
||||
The manufacturer defined default value is ```1```.
|
||||
|
||||
This parameter has the configuration ID ```config_7_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 8: Energy(KWH) Report
|
||||
|
||||
Energy(KWH) Report Setup
|
||||
This parameter determines the minimum change in consumed energy that will result in sending new energy report to the main controller
|
||||
Values in the range 1 to 10 may be set.
|
||||
|
||||
The manufacturer defined default value is ```1```.
|
||||
|
||||
This parameter has the configuration ID ```config_8_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
## Association Groups
|
||||
|
||||
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
|
||||
|
||||
The MP22ZP supports 2 association groups.
|
||||
|
||||
### Group 1: Lifeline
|
||||
|
||||
The Lifeline association group reports device status to a hub and is not designed to control other devices directly. When using the Lineline group with a hub, in most cases, only the lifeline group will need to be configured and normally the hub will perform this automatically during the device initialisation.
|
||||
Association group 1
|
||||
Association group_1 is default to associate with the primary controller (Gateway/Hub/Controller) for MP22ZP Status change report,
|
||||
|
||||
1. MP22ZP will trigger AUTO report function if the Switch status had been changed.
|
||||
|
||||
Association group 1 supports 1 node.
|
||||
|
||||
### Group 2: Basic set From Endpoint1
|
||||
|
||||
Send Basic Set On/Off
|
||||
When the output of the MP22ZP Enpoint1 socket is changed, On (0xFF) or Off (0x00)or Overload, The MP22ZP will automatically send out a related basic set command. On (0xFF) or Off (0x00) to its associated group.
|
||||
|
||||
Association group 2 supports 5 nodes.
|
||||
|
||||
## Technical Information
|
||||
|
||||
### Endpoints
|
||||
|
||||
#### Endpoint 0
|
||||
|
||||
| Command Class | Comment |
|
||||
|---------------|---------|
|
||||
| COMMAND_CLASS_NO_OPERATION_V1| |
|
||||
| COMMAND_CLASS_BASIC_V1| |
|
||||
| COMMAND_CLASS_SWITCH_BINARY_V1| |
|
||||
| COMMAND_CLASS_METER_V3| |
|
||||
| COMMAND_CLASS_TRANSPORT_SERVICE_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_SUPERVISION_V1| |
|
||||
| COMMAND_CLASS_CONFIGURATION_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
|
||||
| COMMAND_CLASS_POWERLEVEL_V1| |
|
||||
| COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_VERSION_V2| |
|
||||
| COMMAND_CLASS_INDICATOR_V3| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_2_V1| |
|
||||
|
||||
### Documentation Links
|
||||
|
||||
* [MP22ZP manual.pdf](https://opensmarthouse.org/zwavedatabase/1488/reference/mp22zp-z-wave-outdoor-plug-energy-monitor-manual.pdf)
|
||||
|
||||
---
|
||||
|
||||
Did you spot an error in the above definition or want to improve the content?
|
||||
You can [contribute to the database here](https://opensmarthouse.org/zwavedatabase/1488).
|
|
@ -0,0 +1,608 @@
|
|||
---
|
||||
layout: documentation
|
||||
title: DRY700 - ZWave
|
||||
---
|
||||
|
||||
{% include base.html %}
|
||||
|
||||
# DRY700 WiDom Smart Dry Contact Switch 7
|
||||
This describes the Z-Wave device *DRY700*, manufactured by *wiDom* with the thing type UID of ```widom_dry700_00_000```.
|
||||
|
||||
The device is in the category of *Wall Switch*, defining Any device attached to the wall that controls a binary status of something, for ex. a light switch.
|
||||
|
||||

|
||||
|
||||
|
||||
The DRY700 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is also able to participate in the routing of data between other devices in the mesh network.
|
||||
|
||||
## Overview
|
||||
|
||||
The Smart Dry Contact Switch 7 can **turn ON and OFF equipments with an independent power supply**, such as solenoid valves (e.g. gas, water and irrigation), power operated valves, etc.
|
||||
|
||||
It is very easy to install and **works with both momentary and toggle switches**.
|
||||
|
||||
It operates in any Z-Wave network with other Z-Wave/Z-Wave Plus certified devices and controllers from any other manufacturer. As a constantly powered node, the device will act as repeater regardless of the vendor in order to increase the reliability of the network.
|
||||
|
||||
This device is a security enabled Z-Wave Plus product that is able to use encrypted Z-Wave Plus messages to communicate to other security enabled Z-Wave Plus products. It must be used in conjunction with a Security Enabled Z-Wave Controller in order to fully utilize all implemented functions.
|
||||
|
||||
The device has the unique feature **Offline setup Mode** that allows to configure some parameters without using any user interface. This feature enables the professional user to setup the main features of the device in the field even if the device is not included in a Z-Wave Network. When the device will be included in the network all these configuration parameters will be maintained.
|
||||
|
||||
### Inclusion Information
|
||||
|
||||
All Smart Series 7 devices are compatible with all Z-Wave/Z-Wave Plus certified controllers. The devices support both the **_Network Wide Inclusion_** mechanism (which offers the ability to be included in a network, even if the device is not directly connected to the controller) and **_Normal Inclusion_**.
|
||||
|
||||
By default, the inclusion procedure starts in **_Normal Inclusion_** mode and after a short timeout the procedure continues in _**Network Wide Inclusion**_ mode that lasts for about 20 Seconds.
|
||||
|
||||
Only a controller can add the device into the network. After activating the inclusion function by the controller, the device can be added by setting it in _**Learn Mode**_.
|
||||
|
||||
Before including the device, the LED status indicator is solid RED. The adding of a device is executed by activating the adding procedure in the inclusion section of the controller interface and executing 1 or 3 click on the integrated _**button**_ (the device is set in **_Learn Mode_**). As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.
|
||||
|
||||
### Exclusion Information
|
||||
|
||||
Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by setting it in **_Learn Mode_**.
|
||||
|
||||
The procedure of exclusion can be activated by **_Removing_** a node from the Z-Wave network and executing 1 or 3 click on the integrated button; as soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
For the operation of the device within the Z-Wave network and controlling the loads connected to the device, control actions are performed on the switch.
|
||||
|
||||
The **CONTROL ACTIONS** are **EVENTS** executed on the **EXTERNAL SWITCH **connected to the Line Signal terminal of the device which can be _Clicks_, _Hold Down_ and _Up_.
|
||||
|
||||
Event: **Click**, type of switch: _momentary switch (button)_, actions on the switch: _press briefly and release (when pressed it autonomously returns to the initial position)_
|
||||
|
||||
Event: **Click**, type of switch: _toggle switch (bistable)_, actions on the switch: _press and release (single click means one single flip of the switch)_
|
||||
|
||||
Event: **MultiClick** = **n clicks**, type of switch: _momentary switch or toggle switch_, actions on the switch: _sequence of consecutive n clicks_
|
||||
|
||||
Event: **Hold Down**, type of switch: _momentary switch_, actions on the switch: _press longer than click (after a Hold Down always follows an Up event)_
|
||||
|
||||
Event: **Up**, type of switch: _momentary switch_, actions on the switch: _release (the event applies only if there has been a previous Hold Down event)_
|
||||
|
||||
Since the device supports Central Scene Notification all the events described here will be notified with a Central Scene Notification Report to the lifeline. The events that trigger a Central Scene Notification Report can be customized with the configuration parameter in the Central Scene Notification Parameter section.
|
||||
|
||||
## Channels
|
||||
|
||||
The following table summarises the channels available for the DRY700 -:
|
||||
|
||||
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
||||
|--------------|------------|--------------|----------|-----------|
|
||||
| Switch | switch_binary | switch_binary | Switch | Switch |
|
||||
|
||||
### Switch
|
||||
Switch the power on and off.
|
||||
|
||||
The ```switch_binary``` channel is of type ```switch_binary``` and supports the ```Switch``` item and is in the ```Switch``` category.
|
||||
|
||||
|
||||
|
||||
## Device Configuration
|
||||
|
||||
The following table provides a summary of the 16 configuration parameters available in the DRY700.
|
||||
Detailed information on each parameter can be found in the sections below.
|
||||
|
||||
| Param | Name | Description |
|
||||
|-------|-------|-------------|
|
||||
| 1 | IN_TYPE | Input type |
|
||||
| 10 | IN_TOGGLE | Which event on the input toggle the output |
|
||||
| 11 | IN_ON_EXCLUSION | Which events on the input do not switch on the output |
|
||||
| 12 | IN_OFF_EXCLUSION | Which events on the input do not switch off the output |
|
||||
| 21 | OUT_TYPE | Type of the output |
|
||||
| 23 | STARTUP_OUT | Level of the output on startup (status of the device following a restart) |
|
||||
| 30 | TIMER_SETUP | Which trigger events activate the timers when the output status has changed |
|
||||
| 31 | OFF_TIMEOUT | Time after which the output will be switched off |
|
||||
| 32 | ON_TIMEOUT | Time after which the output will be switched on |
|
||||
| 40 | G1_SETUP | Which events on the input control G1 association group |
|
||||
| 41 | G2_SETUP | Which events on the input control G2 association group |
|
||||
| 44 | G1_ASS_VALUE | Value used to control G1 association group |
|
||||
| 45 | G2_ASS_VALUE | Value used to control G2 association group |
|
||||
| 50 | DIMMING_TIME | Fade On/Off time to control device in dimming group |
|
||||
| 51 | MIN_DIM_LEVEL | Minimum dimming level to control the device in a dimming group |
|
||||
| 60 | SCENE_SETUP | Which event on the input trigger a central scene notification |
|
||||
|
||||
### Parameter 1: IN_TYPE
|
||||
|
||||
Input type
|
||||
This parameter defines the type of the input.
|
||||
The following option values may be configured, in addition to values in the range 0 to 2 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | No switch input |
|
||||
| 1 | Momentary switch (button) |
|
||||
| 2 | Toggle switch |
|
||||
|
||||
The manufacturer defined default value is ```1``` (Momentary switch (button)).
|
||||
|
||||
This parameter has the configuration ID ```config_1_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 10: IN_TOGGLE
|
||||
|
||||
Which event on the input toggle the output
|
||||
This parameter defines which events on the input toggle the output:
|
||||
|
||||
****: Disabled
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:
|
||||
|
||||
1 click and 2 clicks → Parameter value must be 1 + 2 = 3
|
||||
|
||||
1 click and 3 clicks → Parameter value must be 1 + 4 = 5
|
||||
|
||||
**Default Value: 1 click, 2 clicks, 3 clicks, Hold down → 15**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Disabled |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
|
||||
The manufacturer defined default value is ```15```.
|
||||
|
||||
This parameter has the configuration ID ```config_10_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 11: IN_ON_EXCLUSION
|
||||
|
||||
Which events on the input do not switch on the output
|
||||
This parameter defines which events on the input do not switch on the output:
|
||||
|
||||
****: Disabled
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:
|
||||
|
||||
1 click and 2 clicks → Parameter value must be 1 + 2 = 3
|
||||
|
||||
1 click and 3 clicks → Parameter value must be 1 + 4 = 5
|
||||
|
||||
**Default Value: Disabled → 0**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Disabled |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Disabled).
|
||||
|
||||
This parameter has the configuration ID ```config_11_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 12: IN_OFF_EXCLUSION
|
||||
|
||||
Which events on the input do not switch off the output
|
||||
This parameter defines which events on the input do not switch off the output:
|
||||
|
||||
****: Disabled
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:
|
||||
|
||||
1 click and 2 clicks → Parameter value must be 1 + 2 = 3
|
||||
|
||||
1 click and 3 clicks → Parameter value must be 1 + 4 = 5
|
||||
|
||||
**Default Value: Disabled → 0**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Disabled |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Disabled).
|
||||
|
||||
This parameter has the configuration ID ```config_12_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 21: OUT_TYPE
|
||||
|
||||
Type of the output
|
||||
This parameter defines the type of the output.
|
||||
The following option values may be configured, in addition to values in the range 0 to 1 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Direct load or Normally Open relay |
|
||||
| 1 | Normally Closed relay |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Direct load or Normally Open relay).
|
||||
|
||||
This parameter has the configuration ID ```config_21_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 23: STARTUP_OUT
|
||||
|
||||
Level of the output on startup (status of the device following a restart)
|
||||
This parameter defines the level of the output on startup (_status of the device following a restart_).
|
||||
The following option values may be configured, in addition to values in the range 0 to 3 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 1 | On |
|
||||
| 2 | Previous status |
|
||||
| 3 | Equal to input (ON if input closed, OFF if input open) |
|
||||
|
||||
The manufacturer defined default value is ```2``` (Previous status).
|
||||
|
||||
This parameter has the configuration ID ```config_23_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 30: TIMER_SETUP
|
||||
|
||||
Which trigger events activate the timers when the output status has changed
|
||||
This parameter defines which trigger events activate the timers when output status has changed:
|
||||
|
||||
****: Disabled
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
**32**: Network (status change triggered by gateway or other devices in the Z-Wave network)
|
||||
|
||||
**64**: System (based on the startup status, or other timer event)
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example, to control the load with 1 click and 2 clicks, parameter value must be 1 + 2 = 3
|
||||
|
||||
**Default value: Disabled → 0**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Disabled |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
| 32 | Network |
|
||||
| 64 | System |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Disabled).
|
||||
|
||||
This parameter has the configuration ID ```config_30_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 31: OFF_TIMEOUT
|
||||
|
||||
Time after which the output will be switched off
|
||||
This parameter defines the time in tenths of seconds after which the output will be switched off.
|
||||
Values in the range 0 to 360000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_31_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 32: ON_TIMEOUT
|
||||
|
||||
Time after which the output will be switched on
|
||||
This parameter defines the time in tenths of seconds after which the output will be switched on.
|
||||
Values in the range 0 to 360000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_32_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 40: G1_SETUP
|
||||
|
||||
Which events on the input control G1 association group
|
||||
This parameter defines which events on the input control G1 association group:
|
||||
|
||||
****: No control
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:
|
||||
|
||||
1 click and 2 clicks → Parameter value must be 1 + 2 = 3
|
||||
|
||||
1 click and 3 clicks → Parameter value must be 1 + 4 = 5
|
||||
|
||||
**Default value: 1 click → 1**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | No control |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
|
||||
The manufacturer defined default value is ```1``` (1 click).
|
||||
|
||||
This parameter has the configuration ID ```config_40_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 41: G2_SETUP
|
||||
|
||||
Which events on the input control G2 association group
|
||||
This parameter defines which events on the input control G2 association group:
|
||||
|
||||
****: No control
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:
|
||||
|
||||
1 click and 2 clicks → Parameter value must be 1 + 2 = 3
|
||||
|
||||
1 click and 3 clicks → Parameter value must be 1 + 4 = 5
|
||||
|
||||
**Default value: 2 clicks → 2**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | No control |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
|
||||
The manufacturer defined default value is ```2``` (2 clicks).
|
||||
|
||||
This parameter has the configuration ID ```config_41_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 44: G1_ASS_VALUE
|
||||
|
||||
Value used to control G1 association group
|
||||
This parameter defines the value used to control G1 association group:
|
||||
|
||||
****: OFF
|
||||
|
||||
**1-99**: Specific dimming value
|
||||
|
||||
**100**: ON
|
||||
|
||||
**101**: Propagate (output status to the associated devices)
|
||||
|
||||
**102**: Toggle remote (change status ON/OFF of associated devices)
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
| 101 | Propagate |
|
||||
| 102 | Toggle remote |
|
||||
|
||||
The manufacturer defined default value is ```101``` (Propagate).
|
||||
|
||||
This parameter has the configuration ID ```config_44_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 45: G2_ASS_VALUE
|
||||
|
||||
Value used to control G2 association group
|
||||
This parameter defines the value used to control G2 association group:
|
||||
|
||||
****: OFF
|
||||
|
||||
**1-99**: Specific dimming value
|
||||
|
||||
**100**: ON
|
||||
|
||||
**101**: Propagate (_output status to the associated devices_)
|
||||
|
||||
**102**: Toggle remote (_change status ON/OFF of associated devices_)
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
| 101 | Propagate |
|
||||
| 102 | Toggle remote |
|
||||
|
||||
The manufacturer defined default value is ```101``` (Propagate).
|
||||
|
||||
This parameter has the configuration ID ```config_45_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 50: DIMMING_TIME
|
||||
|
||||
Fade On/Off time to control device in dimming group
|
||||
Fade On/Off time in seconds used to control device in dimming group.
|
||||
Values in the range 0 to 3600 may be set.
|
||||
|
||||
The manufacturer defined default value is ```5```.
|
||||
|
||||
This parameter has the configuration ID ```config_50_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 51: MIN_DIM_LEVEL
|
||||
|
||||
Minimum dimming level to control the device in a dimming group
|
||||
This parameter defines the minimum dimming level to control the device in a dimming group.
|
||||
Values in the range 1 to 99 may be set.
|
||||
|
||||
The manufacturer defined default value is ```1```.
|
||||
|
||||
This parameter has the configuration ID ```config_51_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 60: SCENE_SETUP
|
||||
|
||||
Which event on the input trigger a central scene notification
|
||||
This parameter defines which event on the input trigger a central scene notification:
|
||||
|
||||
****: None
|
||||
|
||||
**1**: 1 click
|
||||
|
||||
**2**: 2 clicks
|
||||
|
||||
**4**: 3 clicks
|
||||
|
||||
**8**: Hold down
|
||||
|
||||
**16**: Up
|
||||
|
||||
If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:
|
||||
|
||||
1 click and 2 clicks → Parameter value must be 1 + 2 = 3
|
||||
|
||||
1 click and 3 clicks → Parameter value must be 1 + 4 = 5
|
||||
|
||||
**Default value: all events → 31**
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | None |
|
||||
| 1 | 1 click |
|
||||
| 2 | 2 clicks |
|
||||
| 4 | 3 clicks |
|
||||
| 8 | Hold down |
|
||||
| 16 | Up |
|
||||
|
||||
The manufacturer defined default value is ```31```.
|
||||
|
||||
This parameter has the configuration ID ```config_60_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
## Association Groups
|
||||
|
||||
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
|
||||
|
||||
The DRY700 supports 5 association groups.
|
||||
|
||||
### Group 1: Lifeline
|
||||
|
||||
The Lifeline association group reports device status to a hub and is not designed to control other devices directly. When using the Lineline group with a hub, in most cases, only the lifeline group will need to be configured and normally the hub will perform this automatically during the device initialisation.
|
||||
Life Line Group
|
||||
|
||||
Association group 1 supports 8 nodes.
|
||||
|
||||
### Group 2: Follow me
|
||||
|
||||
The state of the output (ON/OFF) will be propagated to the associated device
|
||||
|
||||
Association group 2 supports 8 nodes.
|
||||
|
||||
### Group 3: Clicks on button G1
|
||||
|
||||
|
||||
|
||||
Association group 3 supports 8 nodes.
|
||||
|
||||
### Group 4: Clicks on button G2
|
||||
|
||||
|
||||
|
||||
Association group 4 supports 8 nodes.
|
||||
|
||||
### Group 5: Dimming group
|
||||
|
||||
The devices will be controlled by dimming commands
|
||||
|
||||
Association group 5 supports 8 nodes.
|
||||
|
||||
## Technical Information
|
||||
|
||||
### Endpoints
|
||||
|
||||
#### Endpoint 0
|
||||
|
||||
| Command Class | Comment |
|
||||
|---------------|---------|
|
||||
| COMMAND_CLASS_NO_OPERATION_V1| |
|
||||
| COMMAND_CLASS_BASIC_V1| |
|
||||
| COMMAND_CLASS_APPLICATION_STATUS_V1| |
|
||||
| COMMAND_CLASS_SWITCH_BINARY_V1| |
|
||||
| COMMAND_CLASS_TRANSPORT_SERVICE_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| |
|
||||
| COMMAND_CLASS_CENTRAL_SCENE_V3| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_SUPERVISION_V1| |
|
||||
| COMMAND_CLASS_CONFIGURATION_V1| |
|
||||
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
|
||||
| COMMAND_CLASS_POWERLEVEL_V1| |
|
||||
| COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_VERSION_V2| |
|
||||
| COMMAND_CLASS_INDICATOR_V3| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_2_V1| |
|
||||
|
||||
### Documentation Links
|
||||
|
||||
* [WiDom Smart Dry Contact Switch 7 User Manual](https://opensmarthouse.org/zwavedatabase/1479/reference/WiDom_Smart_Dry_Contact_Switch_7.pdf)
|
||||
|
||||
---
|
||||
|
||||
Did you spot an error in the above definition or want to improve the content?
|
||||
You can [contribute to the database here](https://opensmarthouse.org/zwavedatabase/1479).
|
|
@ -0,0 +1,603 @@
|
|||
---
|
||||
layout: documentation
|
||||
title: EDSC700 - ZWave
|
||||
---
|
||||
|
||||
{% include base.html %}
|
||||
|
||||
# EDSC700 WiDom Energy Driven Switch C 7
|
||||
This describes the Z-Wave device *EDSC700*, manufactured by *wiDom* with the thing type UID of ```widom_edsc700_00_000```.
|
||||
|
||||
The device is in the category of *Power Outlet*, defining Small devices to be plugged into a power socket in a wall which stick there.
|
||||
|
||||

|
||||
|
||||
|
||||
The EDSC700 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is also able to participate in the routing of data between other devices in the mesh network.
|
||||
|
||||
## Overview
|
||||
|
||||
The Energy Driven Switch C 7 is a device designed to monitor all **parameters**, **usage**, **faults** and **overloads** of your electrical system. Unlike ordinary energy meters, it is a bi-directional meter capable of measuring both the consumed and produced power, equipped with a relay that can be activated to initiate specific scenarios in relation to detected power levels.
|
||||
|
||||
The device is equipped with an external current transformer and can measure powers over 10 KW.
|
||||
|
||||
**• Active Energy-saving management**
|
||||
|
||||
Automatically connects and disconnects a specific load if the established threshold limit is exceeded, or supplies the required power, momentarily excluding non-priority loads.
|
||||
|
||||
**• Management and prevention of electrical faults**
|
||||
|
||||
Identifies malfunctions based on irregular consumption and to the maximum time of activity.
|
||||
|
||||
**• Electrical overload management**
|
||||
|
||||
Notifies or disconnects non-priority loads in the eventuality of system overloads.
|
||||
|
||||
Similarly to the other Smart Series 7 devices, it can be fully integrated into pre-existing systems and configured in full integration with the Z-Wave home automation ecosystem.
|
||||
|
||||
At the same time, it is completely configurable so that it can adapt to the most varied needs while also being ready to be used without needing additional configurations in order to operate.
|
||||
|
||||
The device is equipped with contact protection technology (Zero Crossing) which reduces the electrical stress on the relay contacts and ensures a longer life. The open / closed switching of the device always occur when the instantaneous value of voltage is 0.
|
||||
|
||||
It operates in any Z-Wave network with other Z-Wave/Z-Wave Plus certified devices and controllers from any other manufacturer. As a constantly powered node, the device will act as repeater regardless of the vendor in order to increase the reliability of the network.
|
||||
|
||||
### Inclusion Information
|
||||
|
||||
All Smart Series 7 devices are compatible with all Z-Wave/Z-Wave Plus certified controllers. The devices support both the** _Network Wide Inclusion_** mechanism (which offers the ability to be included in a network, even if the device is not directly connected to the controller) and **_Normal Inclusion_**.
|
||||
|
||||
By default, the inclusion procedure starts in **_Normal Inclusion_** mode and after a short timeout the procedure continues in **_Network Wide Inclusion_** mode that lasts for about 20 Seconds.
|
||||
|
||||
Only a controller can add the device into the network. After activating the inclusion function by the controller, the device can be added by setting it in **_Learn Mode_**.
|
||||
|
||||
Before including the device, the LED status indicator is solid RED. The adding of a device is executed by activating the adding procedure in the inclusion section of the controller interface and executing 1 or 3 click on the integrated **_button_** (the device is set in _**Learn Mode**_). As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.
|
||||
|
||||
### Exclusion Information
|
||||
|
||||
Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by setting it in **Learn Mode**.
|
||||
|
||||
The procedure of exclusion can be activated by **Removing** a node from the Z-Wave network and executing 1 or 3 click on the integrated button; as soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
The Energy Driven Switch C 7 can implement an active energy saving policy by managing electric loads in order to maximize the self-consumption during the greater production period of a wind power or photovoltaic plant, optimizing the net metering and the energy saving. Refer to the configuration section for the parameter details.
|
||||
|
||||
The system implements a control logic of the associated loads through load controlled directly by the integrated relay, and the association groups which is based on the following logic:
|
||||
|
||||
* The Up Power G1 and Up Power G2 groups are controlled if an Up Power event occurs.
|
||||
|
||||
* The Down Power G1 and Down Power G2 groups are controlled if a Down Power event occurs.
|
||||
|
||||
The Up Power and Down Power events are defined based on the power value _above_ / _below_ a certain level, over a certain period of time.
|
||||
|
||||
Both the power levels and the time thresholds of permanence are defined by the user.
|
||||
|
||||
In case the device recognizes an UP/DOWN Power event threshold, it tries to overcome the situation, by controlling in sequence the:
|
||||
|
||||
1. Integrated relay
|
||||
|
||||
2. UP/DOWN G1 group
|
||||
|
||||
3. UP/DOWN G2 group
|
||||
|
||||
The command sent during the controlling sequence can be configured by the user as the first timeout generates the event and the next timeout passes at the next controlling step.
|
||||
|
||||
The _Up/Down Power First Timeout_ is always to be considered as Local Control on the relay, even if the relay is not connected to a load.
|
||||
|
||||
The _Up/Down Power Next Timeout_ is always to be considered for both G1 and G2 groups in sequence after the Local Up/Down Power First Timeout.
|
||||
|
||||
The minimum time after which the group that has been commanded can be re-commanded, is defined as Protection Time.
|
||||
|
||||
## Channels
|
||||
|
||||
The following table summarises the channels available for the EDSC700 -:
|
||||
|
||||
| Channel Name | Channel ID | Channel Type | Category | Item Type |
|
||||
|--------------|------------|--------------|----------|-----------|
|
||||
| Electric meter (kWh) | meter_kwh | meter_kwh | Energy | Number |
|
||||
| Electric meter (watts) | meter_watts | meter_watts | Energy | Number |
|
||||
| Electric meter (volts) | meter_voltage | meter_voltage | Energy | Number |
|
||||
| Electric meter (amps) | meter_current | meter_current | Energy | Number |
|
||||
| Electric meter (power factor) | meter_powerfactor | meter_powerfactor | Energy | Number |
|
||||
| Alarm (power) | alarm_power | alarm_power | Energy | Switch |
|
||||
|
||||
### Electric meter (kWh)
|
||||
Indicates the energy consumption (kWh).
|
||||
|
||||
The ```meter_kwh``` channel is of type ```meter_kwh``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (watts)
|
||||
Indicates the instantaneous power consumption.
|
||||
|
||||
The ```meter_watts``` channel is of type ```meter_watts``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (volts)
|
||||
Indicates the instantaneous voltage.
|
||||
|
||||
The ```meter_voltage``` channel is of type ```meter_voltage``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (amps)
|
||||
Indicates the instantaneous current consumption.
|
||||
|
||||
The ```meter_current``` channel is of type ```meter_current``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Electric meter (power factor)
|
||||
Indicates the instantaneous power factor.
|
||||
|
||||
The ```meter_powerfactor``` channel is of type ```meter_powerfactor``` and supports the ```Number``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
### Alarm (power)
|
||||
Indicates if a power alarm is triggered.
|
||||
|
||||
The ```alarm_power``` channel is of type ```alarm_power``` and supports the ```Switch``` item and is in the ```Energy``` category. This is a read only channel so will only be updated following state changes from the device.
|
||||
|
||||
The following state translation is provided for this channel to the ```Switch``` item type -:
|
||||
|
||||
| Value | Label |
|
||||
|-------|-----------|
|
||||
| OFF | OK |
|
||||
| ON | Alarm |
|
||||
|
||||
|
||||
|
||||
## Device Configuration
|
||||
|
||||
The following table provides a summary of the 24 configuration parameters available in the EDSC700.
|
||||
Detailed information on each parameter can be found in the sections below.
|
||||
|
||||
| Param | Name | Description |
|
||||
|-------|-------|-------------|
|
||||
| 21 | OUT_TYPE | Output type |
|
||||
| 23 | STARTUP_OUT | Output level on startup |
|
||||
| 31 | OFF_TIMEOUT | Time after which the output will be switched off |
|
||||
| 32 | ON_TIMEOUT | Time after which the output will be switched on. |
|
||||
| 40 | UP_POWER_LOCAL_CONTROL | Value used to control the integrated Relay in case of Up Power event |
|
||||
| 41 | DOWN_POWER_LOCAL_CONTROL | Value used to control the integrated Relay in case of Down Power event |
|
||||
| 42 | METER_TYPE | How positive and negative power are treated |
|
||||
| 43 | CT_TYPE | Model of Current Transformer connected to the device |
|
||||
| 44 | UP_POWER_REMOTE_CONTROL | Value used to control Up Power Group |
|
||||
| 45 | DOWN_POWER_REMOTE_CONTROL | Value used to control Down Power Group |
|
||||
| 46 | OVER_VOLTAGE_LIMIT | Over Voltage Limit |
|
||||
| 47 | DOWN_VOLTAGE_LIMIT | Down Voltage Limit |
|
||||
| 50 | UP_POWER_LEVEL | Up Power level |
|
||||
| 51 | UP_POWER_TYPE | Up Power type |
|
||||
| 52 | UP_POWER_FIRST_TIMEOUT | Time of permanence above the Up Power level after which the first Up Power event occurs |
|
||||
| 53 | UP_POWER_NEXT_TIMEOUT | Time of permanence above the Up Power level after which the next Up Power event occurs |
|
||||
| 54 | DOWN_POWER_LEVEL | Down Power level |
|
||||
| 55 | DOWN_POWER_TYPE | Down Power type |
|
||||
| 56 | DOWN_POWER_FIRST_TIMEOUT | Time of permanence below the Down Power level after which the first Down Power event occurs |
|
||||
| 57 | DOWN_POWER_NEXT_TIMEOUT | Time of permanence below the Down Power level after which the next Down Power event occurs |
|
||||
| 58 | PROTECTION_TIME | Minimum time after which an Up/Down Power event can be triggered again |
|
||||
| 71 | METER_REPORT_MAX_DELAY | Maximum time after which the next Meter sequence report will be sent |
|
||||
| 75 | METER_INSTANT_REPORT | Percentage of Power change from the last sent report that triggers a new meter report |
|
||||
| 76 | REPORT_CONFIG | Which report scale will be sent |
|
||||
|
||||
### Parameter 21: OUT_TYPE
|
||||
|
||||
Output type
|
||||
This parameter defines the output type.
|
||||
The following option values may be configured, in addition to values in the range 0 to 1 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Direct load control or normally open relay |
|
||||
| 1 | Normally closed relay |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Direct load control or normally open relay).
|
||||
|
||||
This parameter has the configuration ID ```config_21_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 23: STARTUP_OUT
|
||||
|
||||
Output level on startup
|
||||
This parameter defines the output level on startup.
|
||||
The following option values may be configured, in addition to values in the range 0 to 2 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 1 | On |
|
||||
| 2 | Previous status |
|
||||
|
||||
The manufacturer defined default value is ```0``` (OFF).
|
||||
|
||||
This parameter has the configuration ID ```config_23_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 31: OFF_TIMEOUT
|
||||
|
||||
Time after which the output will be switched off
|
||||
This parameter defines the time in tenths of second after which the output will be switched off (0 → disabled).
|
||||
Values in the range 0 to 360000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_31_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 32: ON_TIMEOUT
|
||||
|
||||
Time after which the output will be switched on.
|
||||
This parameter defines the time in tenths of second after which the output will be switched on (0 → disabled).
|
||||
Values in the range 0 to 360000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_32_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 40: UP_POWER_LOCAL_CONTROL
|
||||
|
||||
Value used to control the integrated Relay in case of Up Power event
|
||||
This parameter defines the value used to control the integrated Relay in case of Up Power event.
|
||||
The following option values may be configured, in addition to values in the range 0 to 1 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 1 | On |
|
||||
|
||||
The manufacturer defined default value is ```1``` (ON).
|
||||
|
||||
This parameter has the configuration ID ```config_40_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 41: DOWN_POWER_LOCAL_CONTROL
|
||||
|
||||
Value used to control the integrated Relay in case of Down Power event
|
||||
This parameter defines the value used to control the integrated Relay in case of Down Power event.
|
||||
The following option values may be configured, in addition to values in the range 0 to 1 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 1 | On |
|
||||
|
||||
The manufacturer defined default value is ```1``` (ON).
|
||||
|
||||
This parameter has the configuration ID ```config_41_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 42: METER_TYPE
|
||||
|
||||
How positive and negative power are treated
|
||||
This parameter defines how positive and negative power are treated:
|
||||
|
||||
****: As is (the meter is connected in a bidirectional system and you want to measure consumed and produced energy)
|
||||
|
||||
**1**: Negative value is considered 0 (the meter is connected in a bidirectional system, but you are interested only in consumed energy)
|
||||
|
||||
**2**: Positive value is considered 0 (the meter is connected in a bidirectional system, but you are interested only in produced energy)
|
||||
|
||||
**3**: All values are considered positive (the meter is connected in a system that only consumes energy)
|
||||
|
||||
**4**: All values are considered negative (the meter is connected in a system that only produces energy)
|
||||
The following option values may be configured, in addition to values in the range 0 to 4 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | As is |
|
||||
| 1 | Negative value is considered 0 |
|
||||
| 2 | Positive value is considered 0 |
|
||||
| 3 | All values are considered positive |
|
||||
| 4 | All values are considered negative |
|
||||
|
||||
The manufacturer defined default value is ```3``` (All values are considered positive).
|
||||
|
||||
This parameter has the configuration ID ```config_42_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 43: CT_TYPE
|
||||
|
||||
Model of Current Transformer connected to the device
|
||||
This parameter defines the model of Current Transformer connected to the device.
|
||||
The following option values may be configured, in addition to values in the range 1 to 2 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 1 | Standard type |
|
||||
| 2 | Type 2 version |
|
||||
|
||||
The manufacturer defined default value is ```1``` (Standard type).
|
||||
|
||||
This parameter has the configuration ID ```config_43_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 44: UP_POWER_REMOTE_CONTROL
|
||||
|
||||
Value used to control Up Power Group
|
||||
This parameter defines the value used to control Up Power Group:
|
||||
|
||||
**0-99**: Specific value (where 0 equals OFF)
|
||||
|
||||
**100**: ON
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
|
||||
The manufacturer defined default value is ```0``` (OFF).
|
||||
|
||||
This parameter has the configuration ID ```config_44_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 45: DOWN_POWER_REMOTE_CONTROL
|
||||
|
||||
Value used to control Down Power Group
|
||||
This parameter defines the value used to control Down Power Group:
|
||||
|
||||
**0-99**: Specific value (where 0 equals OFF)
|
||||
|
||||
**100**: ON
|
||||
The following option values may be configured -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
|
||||
The manufacturer defined default value is ```100``` (ON).
|
||||
|
||||
This parameter has the configuration ID ```config_45_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 46: OVER_VOLTAGE_LIMIT
|
||||
|
||||
Over Voltage Limit
|
||||
This parameter defines the Over Voltage Limit in tenths of Volt (accepted values between 900 and 2530).
|
||||
Values in the range 900 to 2530 may be set.
|
||||
|
||||
The manufacturer defined default value is ```2530```.
|
||||
|
||||
This parameter has the configuration ID ```config_46_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 47: DOWN_VOLTAGE_LIMIT
|
||||
|
||||
Down Voltage Limit
|
||||
This parameter defines the Down Voltage Limit in tenths of Volt (accepted values between 900 and 2530).
|
||||
Values in the range 900 to 2530 may be set.
|
||||
|
||||
The manufacturer defined default value is ```2070```.
|
||||
|
||||
This parameter has the configuration ID ```config_47_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 50: UP_POWER_LEVEL
|
||||
|
||||
Up Power level
|
||||
This parameter sets the level of Watts beyond which time of permanence above this level is calculated:
|
||||
|
||||
****: Up Power event disabled
|
||||
|
||||
**1-100000**: Instantaneous power in Watts
|
||||
Values in the range 0 to 100000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_50_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 51: UP_POWER_TYPE
|
||||
|
||||
Up Power type
|
||||
This parameter defines if the Up Power is consumed or produced.
|
||||
The following option values may be configured, in addition to values in the range 0 to 1 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Consumed |
|
||||
| 1 | Produced |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Consumed).
|
||||
|
||||
This parameter has the configuration ID ```config_51_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 52: UP_POWER_FIRST_TIMEOUT
|
||||
|
||||
Time of permanence above the Up Power level after which the first Up Power event occurs
|
||||
This parameter defines the time of permanence in seconds above the Up Power level after which the first Up Power event occurs (accepted values are between 2 and 7200 seconds).
|
||||
Values in the range 2 to 7200 may be set.
|
||||
|
||||
The manufacturer defined default value is ```30```.
|
||||
|
||||
This parameter has the configuration ID ```config_52_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 53: UP_POWER_NEXT_TIMEOUT
|
||||
|
||||
Time of permanence above the Up Power level after which the next Up Power event occurs
|
||||
This parameter defines the time of permanence in seconds above the Up Power level after which the next Up Power event occurs (accepted values are between 2 and 7200 seconds).
|
||||
Values in the range 2 to 7200 may be set.
|
||||
|
||||
The manufacturer defined default value is ```5```.
|
||||
|
||||
This parameter has the configuration ID ```config_53_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 54: DOWN_POWER_LEVEL
|
||||
|
||||
Down Power level
|
||||
This parameter sets the level of Watts beyond which time of permanence below this level is calculated:
|
||||
|
||||
****: Down Power event disabled
|
||||
|
||||
**1-100000**: Instantaneous power in Watts
|
||||
Values in the range 0 to 100000 may be set.
|
||||
|
||||
The manufacturer defined default value is ```0```.
|
||||
|
||||
This parameter has the configuration ID ```config_54_4``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 55: DOWN_POWER_TYPE
|
||||
|
||||
Down Power type
|
||||
This parameter defines if the Down Power is consumed or produced.
|
||||
The following option values may be configured, in addition to values in the range 0 to 1 -:
|
||||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Consumed |
|
||||
| 1 | Produced |
|
||||
|
||||
The manufacturer defined default value is ```0``` (Consumed).
|
||||
|
||||
This parameter has the configuration ID ```config_55_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 56: DOWN_POWER_FIRST_TIMEOUT
|
||||
|
||||
Time of permanence below the Down Power level after which the first Down Power event occurs
|
||||
This parameter defines the time of permanence in seconds below the Down Power level after which the first Down Power event occurs (accepted values are between 2 and 7200 seconds).
|
||||
Values in the range 2 to 7200 may be set.
|
||||
|
||||
The manufacturer defined default value is ```30```.
|
||||
|
||||
This parameter has the configuration ID ```config_56_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 57: DOWN_POWER_NEXT_TIMEOUT
|
||||
|
||||
Time of permanence below the Down Power level after which the next Down Power event occurs
|
||||
This parameter defines the time of permanence in seconds below the Down Power level after which the next Down Power event occurs (accepted values are between 2 and 7200 seconds).
|
||||
Values in the range 2 to 7200 may be set.
|
||||
|
||||
The manufacturer defined default value is ```5```.
|
||||
|
||||
This parameter has the configuration ID ```config_57_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 58: PROTECTION_TIME
|
||||
|
||||
Minimum time after which an Up/Down Power event can be triggered again
|
||||
This parameter defines the minimum time in seconds after which an Up/Down Power event can be triggered again (accepted values are between 2 and 3600 seconds).
|
||||
Values in the range 2 to 3600 may be set.
|
||||
|
||||
The manufacturer defined default value is ```60```.
|
||||
|
||||
This parameter has the configuration ID ```config_58_2``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 71: METER_REPORT_MAX_DELAY
|
||||
|
||||
Maximum time after which the next Meter sequence report will be sent
|
||||
This parameter defines the maximum time in minutes after which the next Meter sequence report will be sent (accepted values are between 1 and 120 minutes).
|
||||
Values in the range 1 to 120 may be set.
|
||||
|
||||
The manufacturer defined default value is ```10```.
|
||||
|
||||
This parameter has the configuration ID ```config_71_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 75: METER_INSTANT_REPORT
|
||||
|
||||
Percentage of Power change from the last sent report that triggers a new meter report
|
||||
This parameter defines the percentage of Power change from the last sent report that triggers a new meter report sequence (accepted values are between 0 and 100, where 0 means that no report is sent, for any power change).
|
||||
Values in the range 0 to 100 may be set.
|
||||
|
||||
The manufacturer defined default value is ```20```.
|
||||
|
||||
This parameter has the configuration ID ```config_75_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
### Parameter 76: REPORT_CONFIG
|
||||
|
||||
Which report scale will be sent
|
||||
This parameter defines which report scale will be sent.
|
||||
|
||||
If more than one scale must be sent, the value of the configuration parameter is a sum of values.
|
||||
|
||||
For example:
|
||||
|
||||
Energy and Power reports → Parameter value must be 1 + 4 =5
|
||||
|
||||
Voltage and Current reports → Parameter value must be 16 + 32 =48
|
||||
|
||||
**Default value: 117 (to receive all reports)**
|
||||
Values in the range 0 to 117 may be set.
|
||||
|
||||
The manufacturer defined default value is ```117```.
|
||||
|
||||
This parameter has the configuration ID ```config_76_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
||||
## Association Groups
|
||||
|
||||
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
|
||||
|
||||
The EDSC700 supports 5 association groups.
|
||||
|
||||
### Group 1: Lifeline
|
||||
|
||||
The Lifeline association group reports device status to a hub and is not designed to control other devices directly. When using the Lineline group with a hub, in most cases, only the lifeline group will need to be configured and normally the hub will perform this automatically during the device initialisation.
|
||||
Life Line Group
|
||||
|
||||
Association group 1 supports 5 nodes.
|
||||
|
||||
### Group 2: Up Power Detected G1
|
||||
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of an Up Power event
|
||||
|
||||
|
||||
Association group 2 supports 5 nodes.
|
||||
|
||||
### Group 3: Up Power Detected G2
|
||||
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of an Up Power event
|
||||
|
||||
|
||||
Association group 3 supports 5 nodes.
|
||||
|
||||
### Group 4: Down Power Detected G1
|
||||
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of a Down Power event
|
||||
|
||||
|
||||
Association group 4 supports 5 nodes.
|
||||
|
||||
### Group 5: Down Power Detected G2
|
||||
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of a Down Power event
|
||||
|
||||
|
||||
Association group 5 supports 5 nodes.
|
||||
|
||||
## Technical Information
|
||||
|
||||
### Endpoints
|
||||
|
||||
#### Endpoint 0
|
||||
|
||||
| Command Class | Comment |
|
||||
|---------------|---------|
|
||||
| COMMAND_CLASS_NO_OPERATION_V1| |
|
||||
| COMMAND_CLASS_APPLICATION_STATUS_V1| |
|
||||
| COMMAND_CLASS_METER_V3| |
|
||||
| COMMAND_CLASS_TRANSPORT_SERVICE_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| |
|
||||
| COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| |
|
||||
| COMMAND_CLASS_ZWAVEPLUS_INFO_V1| |
|
||||
| COMMAND_CLASS_SUPERVISION_V1| |
|
||||
| COMMAND_CLASS_CONFIGURATION_V1| |
|
||||
| COMMAND_CLASS_ALARM_V8| |
|
||||
| COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| |
|
||||
| COMMAND_CLASS_POWERLEVEL_V1| |
|
||||
| COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| |
|
||||
| COMMAND_CLASS_ASSOCIATION_V2| |
|
||||
| COMMAND_CLASS_VERSION_V2| |
|
||||
| COMMAND_CLASS_INDICATOR_V3| |
|
||||
| COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_V3| |
|
||||
| COMMAND_CLASS_SECURITY_2_V1| |
|
||||
|
||||
### Documentation Links
|
||||
|
||||
* [WiDom Energy Driven Switch C 7 User Manual](https://opensmarthouse.org/zwavedatabase/1480/reference/WiDom_Energy_Driven_Switch_C_7.pdf)
|
||||
|
||||
---
|
||||
|
||||
Did you spot an error in the above definition or want to improve the content?
|
||||
You can [contribute to the database here](https://opensmarthouse.org/zwavedatabase/1480).
|
|
@ -41,13 +41,11 @@ All WiDom Serie 700 Smart Modules are compatible with all Z-Wave/Z-Wave Plus cer
|
|||
|
||||
By default, the inclusion procedure starts in _Normal Inclusion_ mode and after a short timeout the procedure continues in _Network Wide Inclusion_ mode that lasts for about 20 Seconds.
|
||||
|
||||
Before including the device, the LED status indicator is solid RED. The procedure of inclusion is activated by clicking **Add** in the inclusion interface and by pressing any sequence of click on the integrated button. As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.
|
||||
Before including the device, the LED status indicator is solid RED. After activating the procedure of inclusion in the controller, the device can be included by pressing any sequence of clicks on the integrated button. As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.
|
||||
|
||||
### Exclusion Information
|
||||
|
||||
Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by setting it in Learning Mode.
|
||||
|
||||
If you are using the WiDom Multi Sensor Room Controller, the procedure of exclusion can be activated by **Removing** a node from the Z-Wave network and any click sequence on the integrated button; as soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED and the App_status in the interface is OK.
|
||||
Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by pressing any sequence of clicks on the integrated button. As soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED.
|
||||
|
||||
### General Usage Information
|
||||
|
||||
|
@ -840,6 +838,7 @@ The following option values may be configured -:
|
|||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
| 101 | Propagate |
|
||||
| 102 | Toggle remote |
|
||||
|
@ -865,11 +864,12 @@ The following option values may be configured -:
|
|||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | On |
|
||||
| 1 | Propagate |
|
||||
| 2 | Toggle remote |
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
| 101 | Propagate |
|
||||
| 102 | Toggle remote |
|
||||
|
||||
The manufacturer defined default value is ```101```.
|
||||
The manufacturer defined default value is ```101``` (Propagate).
|
||||
|
||||
This parameter has the configuration ID ```config_45_1``` and is of type ```INTEGER```.
|
||||
|
||||
|
@ -890,6 +890,7 @@ The following option values may be configured -:
|
|||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
| 101 | Propagate |
|
||||
| 102 | Toggle remote |
|
||||
|
@ -915,6 +916,7 @@ The following option values may be configured -:
|
|||
|
||||
| Value | Description |
|
||||
|--------|-------------|
|
||||
| 0 | Off |
|
||||
| 100 | On |
|
||||
| 101 | Propagate |
|
||||
| 102 | Toggle remote |
|
||||
|
|
|
@ -260,7 +260,7 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="positionType">
|
||||
<item-type>Point</item-type>
|
||||
<item-type>Location</item-type>
|
||||
<label>GPS Position</label>
|
||||
<description>The channel providing a waypoint of the mower's activity.</description>
|
||||
<state readOnly="true"/>
|
||||
|
|
|
@ -193,7 +193,7 @@
|
|||
</config-description>
|
||||
</channel-type>
|
||||
<channel-type id="rollershutter">
|
||||
<item-type>RollerShutter</item-type>
|
||||
<item-type>Rollershutter</item-type>
|
||||
<label>Generic Roller Shutter</label>
|
||||
<description>Generic roller shutter channel</description>
|
||||
<state readOnly="false"></state>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="number-readonly">
|
||||
<item-type>number</item-type>
|
||||
<item-type>Number</item-type>
|
||||
<label>Value Readonly DataPoint</label>
|
||||
<state readOnly="true"/>
|
||||
<config-description>
|
||||
|
@ -87,7 +87,7 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="number">
|
||||
<item-type>number</item-type>
|
||||
<item-type>Number</item-type>
|
||||
<label>Value DataPoint</label>
|
||||
<config-description>
|
||||
<parameter name="id" type="integer" required="true">
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
<config-description-ref uri="channel-type:knx:single"/>
|
||||
</channel-type>
|
||||
<channel-type id="datetime-control">
|
||||
<item-type>DateTime Control</item-type>
|
||||
<item-type>DateTime</item-type>
|
||||
<label>DateTime Control</label>
|
||||
<description>Control a date/time item (i.e. the status is not owned by KNX)</description>
|
||||
<config-description-ref uri="channel-type:knx:single"/>
|
||||
|
|
|
@ -1378,7 +1378,7 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="buttonpress">
|
||||
<item-type>Text</item-type>
|
||||
<item-type>String</item-type>
|
||||
<label>Last Button Press</label>
|
||||
<description>Last button pressed</description>
|
||||
<state readOnly="true"/>
|
||||
|
|
|
@ -19,13 +19,13 @@
|
|||
<state readOnly="true"></state>
|
||||
</channel-type>
|
||||
<channel-type id="flow" advanced="true">
|
||||
<item-type>Decimal</item-type>
|
||||
<item-type>Number</item-type>
|
||||
<label>Flow</label>
|
||||
<description>Flow in l/min</description>
|
||||
<state pattern="%.1f l/min" readOnly="true"></state>
|
||||
</channel-type>
|
||||
<channel-type id="reserve" advanced="true">
|
||||
<item-type>Decimal</item-type>
|
||||
<item-type>Number</item-type>
|
||||
<label>Water Reserve</label>
|
||||
<description>Water reserve in l before regeneration has to start</description>
|
||||
<state pattern="%d l" readOnly="true"></state>
|
||||
|
|
|
@ -66,91 +66,91 @@
|
|||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="readyToArm">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Ready To Arm</label>
|
||||
<description>Partition ready to arm</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="inExitDelay">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition In Exit Delay</label>
|
||||
<description>Partition in Exit Delay</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="inEntryDelay">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition In Entry Delay</label>
|
||||
<description>Partition in Entry Delay</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="inTrouble">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition In Trouble</label>
|
||||
<description>Partition in Trouble</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="alarmInMemory">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Has Alarm In Memory</label>
|
||||
<description>Partition has Alarm in Memory</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="zoneBypass">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Has Zone Bypass</label>
|
||||
<description>Partition has Zone Bypass</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="zoneInTamperTrouble">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Has Zone In Tamper Trouble</label>
|
||||
<description>Partition has in Tamper Trouble</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="zoneInLowBatteryTrouble">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Has Zone In Low Battery Trouble</label>
|
||||
<description>Partition has in Low Battery Trouble</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="zoneInFireLoopTrouble">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Has Zone In Fire Loop Trouble</label>
|
||||
<description>Partition has in Fire Loop Trouble</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="zoneInSupervisionTrouble">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Has Zone In Supervision Trouble</label>
|
||||
<description>Partition has in Supervision Trouble</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="stayInstantReady">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Is Stay Instant Ready</label>
|
||||
<description>Partition is Stay Instant Ready</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="forceReady">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Is Force Ready</label>
|
||||
<description>Partition is Force Ready</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="bypassReady">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Is Bypass Ready</label>
|
||||
<description>Partition is Bypass Ready</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="inhibitReady">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Partition Is Inhibit Ready</label>
|
||||
<description>Partition is Inhibit Ready</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="allZonesClosed">
|
||||
<item-type>contact</item-type>
|
||||
<item-type>Contact</item-type>
|
||||
<label>Partition Has All Zones Closed</label>
|
||||
<description>Partition has All Zones closed</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
|
|
|
@ -33,13 +33,13 @@
|
|||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="openedState">
|
||||
<item-type>contact</item-type>
|
||||
<item-type>Contact</item-type>
|
||||
<label>Zone State</label>
|
||||
<description>State of zone</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
</channel-type>
|
||||
<channel-type id="tamperedState">
|
||||
<item-type>switch</item-type>
|
||||
<item-type>Switch</item-type>
|
||||
<label>Tampered</label>
|
||||
<description>State of zone</description>
|
||||
<state readOnly="true" pattern="%s"/>
|
||||
|
|
|
@ -1097,7 +1097,7 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="rollerShutter">
|
||||
<item-type>RollerShutter</item-type>
|
||||
<item-type>Rollershutter</item-type>
|
||||
<label>Rollershutter</label>
|
||||
<description>Rollershutter Up/Down</description>
|
||||
<category>Blinds</category>
|
||||
|
@ -1274,7 +1274,7 @@
|
|||
</channel-type>
|
||||
|
||||
<channel-type id="rollerBrightness">
|
||||
<item-type>RollerShutter</item-type>
|
||||
<item-type>Rollershutter</item-type>
|
||||
<label>Roller Brightness</label>
|
||||
<description>Brightness Up/Down</description>
|
||||
<category>Light</category>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -33,7 +33,7 @@ Smart Toggle Switch<br /> <h1>Overview</h1><p>In-Wall Smart Toggle Switch (120/2
|
|||
<property name="vendor">Jasco Products</property>
|
||||
<property name="modelId">ZW4009 / GE39354</property>
|
||||
<property name="manufacturerId">0063</property>
|
||||
<property name="manufacturerRef">4952:3231,4952:3238</property>
|
||||
<property name="manufacturerRef">4952:3138,4952:3231,4952:3238</property>
|
||||
<property name="dbReference">1237</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
|
|
@ -253,6 +253,24 @@ Single Pole or Multi Pole<br /> <h1>Overview</h1><p>Select what type of installa
|
|||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_51_1" type="integer" groupName="configuration">
|
||||
<label>51: Enable Instant On</label>
|
||||
<description><![CDATA[
|
||||
Disable the 700ms delay<br /> <h1>Overview</h1><p>0: No Delay</p><p>1: 700ms Delay</p><p>v1.47 and newer</p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_52_1" type="integer" groupName="configuration">
|
||||
<label>52: Smart Bulb Mode</label>
|
||||
<description><![CDATA[
|
||||
Disable switching the load off in Smart Bulb Mode<br /> <h1>Overview</h1><p>If it set to 1, the power will output maximum % when the dimmer is on. 0 = normal operation, 1 = smart bulb.<br /></p><p>Version 1.47 and newer</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Lifeline</label>
|
||||
|
|
|
@ -33,12 +33,6 @@ Touch Panel Switch 1-Way<br /> <h1>Overview</h1><p>Touch Panel Switch is a wall
|
|||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:1</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="switch_binary2" typeId="switch_binary">
|
||||
<label>Switch 2</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:2</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
|
|
|
@ -1,481 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="zwave"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="mcohome_mhs512_05_000" listed="false">
|
||||
<label>MH-S512 Touch Panel Switch 2-Way</label>
|
||||
<description><![CDATA[
|
||||
Touch Panel Switch 2-Way<br /> <h1>Overview</h1><p>Touch Panel Switch is a wall panel built-in with Z-Wave Plus module. With its stylish design and stable performance, the panel can be used to control house-hold electrical appliances like lamp, motor, coffee machine, TV set etc. It supports basic command class, multi channel command class and multi channel association command class, also works as a repeater in a Z-Wave network.</p><p>This product can be included and operated in any Z-Wave network with other Z-Wave certified devices from any other manufacturers.</p> <br /> <h2>Inclusion Information</h2><p>ADD the device into Z-Wave network:</p> <ol><li>Set controller into ADD mode. Follow instructions provided by controller manufacturer.</li> <li>Press and hold any key on the panel for 8 seconds or 3 clicks in quick succession.</li> </ol><p>Note: If the ADD is successful, all INDICATION LEDs on the panel will flash 4 times.</p> <br /> <h2>Exclusion Information</h2><p>REMOVE the device from Z-Wave network:</p> <ol><li>Set controller into REMOVE mode. Follow instructions provided by controller manufacturer.</li> <li>Press and hold any key on the panel for 8 seconds or 3 clicks in quick succession.</li> </ol><p>Note: If the REMOVE is successful, all INDICATION LEDs on the panel will flash 4 times. The REMOVE will delete all association data.</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>WallSwitch</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="switch_binary" typeId="switch_binary">
|
||||
<label>Switch</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY,COMMAND_CLASS_BASIC</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="scene_number" typeId="scene_number">
|
||||
<label>Scene Number</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="switch_binary1" typeId="switch_binary">
|
||||
<label>Switch 1</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:1,COMMAND_CLASS_BASIC:1</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="switch_binary2" typeId="switch_binary">
|
||||
<label>Switch 2</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:2,COMMAND_CLASS_BASIC:2</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">McoHome Technology Co., Ltd</property>
|
||||
<property name="modelId">MH-S512</property>
|
||||
<property name="manufacturerId">015F</property>
|
||||
<property name="manufacturerRef">5121:5103</property>
|
||||
<property name="versionMin">5.0</property>
|
||||
<property name="dbReference">1283</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||
<config-description>
|
||||
|
||||
<!-- GROUP DEFINITIONS -->
|
||||
<parameter-group name="configuration">
|
||||
<context>setup</context>
|
||||
<label>Configuration Parameters</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter-group name="association">
|
||||
<context>link</context>
|
||||
<label>Association Groups</label>
|
||||
</parameter-group>
|
||||
|
||||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_2_1" type="integer" groupName="configuration">
|
||||
<label>2: Save switch state on power failure</label>
|
||||
<description><![CDATA[
|
||||
Save switch state on power failure<br /> <h1>Overview</h1><p>0: Switch state not saved, switch will be off when power is restored.<br />1: Switch state is saved, switch will be back to the same state when power is restored.</p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">Switch state not saved</option>
|
||||
<option value="1">Switch state is saved</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_3_1" type="integer" groupName="configuration">
|
||||
<label>3: ALL ON / ALL OFF</label>
|
||||
<description><![CDATA[
|
||||
Allow all on/off control<br /> <h1>Overview</h1><p>0: forbid ALL ON, forbid ALL OFF<br />1: forbid ALL ON, allow ALL OFF<br />2: allow ALL ON, forbid ALL OFF<br />255: allow ALL ON, allow ALL OFF</p>
|
||||
]]></description>
|
||||
<default>-1</default>
|
||||
<options>
|
||||
<option value="0">Forbid All ON/OFF</option>
|
||||
<option value="1">Forbid All ON. Allow ALL OFF</option>
|
||||
<option value="2">Allow ALL ON. Forbid ALL OFF</option>
|
||||
<option value="255">Allow ALL ON. Allow ALL OFF</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_4_1" type="integer" groupName="configuration">
|
||||
<label>4: LED backlight brightness level</label>
|
||||
<description><![CDATA[
|
||||
LED backlight brightness level<br /> <h1>Overview</h1><p>0: LED lighting disabled<br />1 ~ 10: Minimum to Maximum brightness<br />11 ~ 255: Same as 10 (Maximum)</p>
|
||||
]]></description>
|
||||
<default>10</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_5_1" type="integer" groupName="configuration">
|
||||
<label>5: Switch 0 Key Mode</label>
|
||||
<description><![CDATA[
|
||||
Switch 0 Key Mode<br /> <h1>Overview</h1><p>0: single click to switch on/off status<br />1: Key default as off state. When it is turned on, then it will be turned off automatically after a time period, which can be set in Parameter 6<br />2: Key default as on state. When it is turned off, then it will be turned on automatically after a time period, which can be set in Parameter 6<br />3: hold >3s then key is on, and off once released<br />4: single click to switch on/off status + hold >3s then key is on, and off once released<br />5: Hold continuously then key is on, and off once released<br />6: When key is on, hold >3s then key is off and will keep off status after released; When key is off, hold >3s then key is on and will stay on status after released.</p> <p><strong>IMPORTANT NOTE: </strong>When key mode is 0x03 or 0x04, pressing for 8 seconds will NOT ADD/REMOVE from the network. You must use 3 clicks in quick succession, or change to another option if possible before removing.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">On/Off function</option>
|
||||
<option value="1">Off Timer mode</option>
|
||||
<option value="2">On Timer mode</option>
|
||||
<option value="3">Delayed On momentary</option>
|
||||
<option value="4">On/Off and Delayed On momentary</option>
|
||||
<option value="5">Hold On momentary</option>
|
||||
<option value="6">Delayed On/Off</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_6_2" type="integer" groupName="configuration">
|
||||
<label>6: Key timer duration</label>
|
||||
<description><![CDATA[
|
||||
Key timer duration<br /> <h1>Overview</h1><p>0: infinite (always on, or always off, when pressed)<br />1 ~ 65535: time in seconds until returning to the default state as per Parameter 5</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_7_1" type="integer" groupName="configuration">
|
||||
<label>7: External Switch Type</label>
|
||||
<description><![CDATA[
|
||||
External Switch Type<br /> <h1>Overview</h1><p>0: Button (Momentary buttons)<br />1: Toggle (2-state switches)</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Button (Momentary buttons)</option>
|
||||
<option value="1">Toggle (2-state switches)</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_8_1" type="integer" groupName="configuration">
|
||||
<label>8: Basic CC integration setting</label>
|
||||
<description><![CDATA[
|
||||
Basic CC integration setting<br /> <h1>Overview</h1><p>0: "Basic Set" received, key 1 responds; "Basic Get" received, key 1 sends "Basic Report"; key 1 will not send unsolicited "Basic Report"(No Endpoint)to LifeLine Association<br />1: "Basic Set" received, key 1 responds; "Basic Get" received,key 1 sends "Basic Report"; key 1 will send unsolicited "Basic Report"(No Endpoint)to LifeLine Association<br />2: "Basic Set" received, all keys respond; "Basic Get" received, not reply "Basic Report"; All keys will not send unsolicited "Basic Report"(No Endpoint)to LifeLine Association<br />3: "Basic Set" received, all keys respond; "Basic Get" received, key 1 sends "Basic Report"; All keys will not send unsolicited "Basic Report"(No Endpoint)to LifeLine Association</p> <p>This parameter works for integration with different gateways/systems. If do not know how to use, please keep as default.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Key 1 No report</option>
|
||||
<option value="1">Key 1 report</option>
|
||||
<option value="2">All Keys no reply</option>
|
||||
<option value="3">Key 1 report only</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_9_1" type="integer" groupName="configuration">
|
||||
<label>9: External switch to control specific load</label>
|
||||
<description><![CDATA[
|
||||
External switch to control specific load<br /> <h1>Overview</h1><p>0: Disabled<br />1: Load 1<br />2: Load 2<br />3: Load 1 and Load 2</p> <p>Optional for MH-S511 and MH-S512</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">Load 1</option>
|
||||
<option value="2">Load 2</option>
|
||||
<option value="3">Load 1 and Load 2</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_10_1" type="integer" groupName="configuration">
|
||||
<label>10: Switch 1 Key Mode</label>
|
||||
<description><![CDATA[
|
||||
Switch 1 Key Mode<br /> <h1>Overview</h1><p>0: single click to switch on/off status<br />1: Key default as off state. When it is turned on, then it will be turned off automatically after a time period, which can be set in Parameter 6<br />2: Key default as on state. When it is turned off, then it will be turned on automatically after a time period, which can be set in Parameter 6<br />3: hold >3s then key is on, and off once released<br />4: single click to switch on/off status + hold >3s then key is on, and off once released<br />5: Hold continuously then key is on, and off once released<br />6: When key is on, hold >3s then key is off and will keep off status after released; When key is off, hold >3s then key is on and will stay on status after released.</p> <p><strong>IMPORTANT NOTE: </strong>When key mode is 0x03 or 0x04, pressing for 8 seconds will NOT ADD/REMOVE from the network. You must use 3 clicks in quick succession, or change to another option if possible before removing.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">On/Off function</option>
|
||||
<option value="1">Off Timer mode</option>
|
||||
<option value="2">On Timer mode</option>
|
||||
<option value="3">Delayed On momentary</option>
|
||||
<option value="4">On/Off and Delayed On momentary</option>
|
||||
<option value="5">Hold On momentary</option>
|
||||
<option value="6">Delayed On/Off</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_11_1" type="integer" groupName="configuration">
|
||||
<label>11: Switch 2 Key Mode</label>
|
||||
<description><![CDATA[
|
||||
Switch 2 Key Mode<br /> <h1>Overview</h1><p>0: single click to switch on/off status<br />1: Key default as off state. When it is turned on, then it will be turned off automatically after a time period, which can be set in Parameter 6<br />2: Key default as on state. When it is turned off, then it will be turned on automatically after a time period, which can be set in Parameter 6<br />3: hold >3s then key is on, and off once released<br />4: single click to switch on/off status + hold >3s then key is on, and off once released<br />5: Hold continuously then key is on, and off once released<br />6: When key is on, hold >3s then key is off and will keep off status after released; When key is off, hold >3s then key is on and will stay on status after released.</p> <p><strong>IMPORTANT NOTE: </strong>When key mode is 0x03 or 0x04, pressing for 8 seconds will NOT ADD/REMOVE from the network. You must use 3 clicks in quick succession, or change to another option if possible before removing.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">On/Off function</option>
|
||||
<option value="1">Off Timer mode</option>
|
||||
<option value="2">On Timer mode</option>
|
||||
<option value="3">Delayed On momentary</option>
|
||||
<option value="4">On/Off and Delayed On momentary</option>
|
||||
<option value="5">Hold On momentary</option>
|
||||
<option value="6">Delayed On/Off</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_12_1" type="integer" groupName="configuration" readOnly="true">
|
||||
<label>12: Switch 3 Key Mode</label>
|
||||
<description><![CDATA[
|
||||
Switch 3 Key Mode<br /> <h1>Overview</h1><p><strong>INACTIVE:</strong> This is included in the firmware but only functions on the MH-S513 which has three buttons</p> <p>0: single click to switch on/off status<br />1: Key default as off state. When it is turned on, then it will be turned off automatically after a time period, which can be set in Parameter 6<br />2: Key default as on state. When it is turned off, then it will be turned on automatically after a time period, which can be set in Parameter 6<br />3: hold >3s then key is on, and off once released<br />4: single click to switch on/off status + hold >3s then key is on, and off once released<br />5: Hold continuously then key is on, and off once released<br />6: When key is on, hold >3s then key is off and will keep off status after released; When key is off, hold >3s then key is on and will on status after released.</p> <p><strong>IMPORTANT NOTE: </strong>When key mode is 0x03 or 0x04, pressing for 8 seconds will NOT ADD/REMOVE from the network. You must use 3 clicks in quick succession, or change to another option if possible before removing.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">On/Off function</option>
|
||||
<option value="1">Off Timer mode</option>
|
||||
<option value="2">On Timer mode</option>
|
||||
<option value="3">Delayed On momentary</option>
|
||||
<option value="4">On/Off and Delayed On momentary</option>
|
||||
<option value="5">Hold On momentary</option>
|
||||
<option value="6">Delayed On/Off</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_14_1" type="integer" groupName="configuration">
|
||||
<label>14: Key lock local</label>
|
||||
<description><![CDATA[
|
||||
Key lock function (Manually)<br /> <h1>Overview</h1><p>This prevents or allows the local touch buttons to work.</p> <p>0: All keys unlocked<br />1: Key 1 locked<br />2: Key 2 locked<br />3: Keys 1 & 2 locked<br />4: Key 3 locked - N/A<br />5: Keys 1 & 3 locked - N/A<br />6: Keys 2 & 3 locked - N/A<br />7: Keys 1 & 2 & 3 locked - N/A</p> <p><strong>Binary bit locations determine which keys are locked.</strong><br />BIT0: =1 Key 1 locked, operation disabled; =0 Key 1 not locked;<br />BIT1: =1 Key 2 locked, operation disabled; =0 Key 2 not locked;<br />BIT2: =1 Key 3 locked, operation disabled; =0 Key 3 not locked;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are locked.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_15_1" type="integer" groupName="configuration">
|
||||
<label>15: Key lock remote</label>
|
||||
<description><![CDATA[
|
||||
Key lock function (Wirelessly)<br /> <h1>Overview</h1><p>This prevents or allows the local touch buttons to work.</p> <p>0: All keys unlocked<br />1: Key 1 locked<br />2: Key 2 locked<br />3: Keys 1 & 2 locked<br />4: Key 3 locked - N/A<br />5: Keys 1 & 3 locked - N/A<br />6: Keys 2 & 3 locked - N/A<br />7: Keys 1 & 2 & 3 locked - N/A</p> <p><strong>Binary bit locations determine which keys are locked.</strong><br />BIT0: =1 Key 1 locked, operation disabled; =0 Key 1 not locked;<br />BIT1: =1 Key 2 locked, operation disabled; =0 Key 2 not locked;<br />BIT2: =1 Key 3 locked, operation disabled; =0 Key 3 not locked;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are locked.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_16_1" type="integer" groupName="configuration">
|
||||
<label>16: Scene respond</label>
|
||||
<description><![CDATA[
|
||||
Scene respond<br /> <h1>Overview</h1><p>0: Scene respond disabled<br />1: Key 1 respond<br />2: Key 2 respond<br />3: Keys 1 & 2 respond<br />4: Key 3 respond - N/A<br />5: Keys 1 & 3 respond - N/A<br />6: Keys 2 & 3 respond - N/A<br />7: Keys 1 & 2 & 3 respond - N/A</p> <p><strong>Binary bit locations determine which keys will respond.</strong><br />Bit0: =1 Key1 respond scene =0 Key1 not respond scene<br />Bit1: =1 Key2 respond scene =0 Key2 not respond scene<br />Bit2: =1 Key3 respond scene =0 Key3 not respond scene<br />Bit7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 will respond.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_17_1" type="integer" groupName="configuration">
|
||||
<label>17: Key 1 Scene Mode</label>
|
||||
<description><![CDATA[
|
||||
Key 1 Scene Activate Mode Setting<br /> <h1>Overview</h1><p>0: Scene activate function disabled<br />1: One click key1, always activate scene ID1 no matter what the status of key1 is<br />2: One click key1, only activate scene ID1 when key1's relay output is open<br />3: One click key1, only activate scene ID1 when key1's relay output is closed</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Scene activate function disabled</option>
|
||||
<option value="1">Always Activate Scene</option>
|
||||
<option value="2">Activate only when off</option>
|
||||
<option value="3">Activate only when on</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_18_1" type="integer" groupName="configuration">
|
||||
<label>18: Key 1 Activate Scene ID</label>
|
||||
<description><![CDATA[
|
||||
Key 1 Activate Scene ID<br /> <h1>Overview</h1><p>0: Scene ID is invalid and will not send scene activate command (scene disabled)<br />1 ~ 255: Scene ID</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_19_1" type="integer" groupName="configuration">
|
||||
<label>19: Key 1 Activate Scene Duration</label>
|
||||
<description><![CDATA[
|
||||
Key 1 Activate Scene Duration<br /> <h1>Overview</h1><p>0: Instantly<br />1 ~ 127: Specify dimming duration from 1 second (0x01) to 127 seconds (0x7F) in 1-second resolution<br />128 ~ 254: Specify dimming duration from 1 minute (0x80(128)) to 127 minutes (0xFE(254)) in 1-minute resolution</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_20_1" type="integer" groupName="configuration">
|
||||
<label>20: Key 2 Scene Mode</label>
|
||||
<description><![CDATA[
|
||||
Key 2 Scene Mode<br /> <h1>Overview</h1><p>0: Scene activate function disabled<br />1: One click key2, always activate scene ID1 no matter what the status of key2 is<br />2: One click key2, only activate scene ID1 when key2's relay output is open<br />3: One click key2, only activate scene ID1 when key2's relay output is closed</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Scene activate function disabled</option>
|
||||
<option value="1">Always Activate Scene</option>
|
||||
<option value="2">Activate only when off</option>
|
||||
<option value="3">Activate only when on</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_21_1" type="integer" groupName="configuration">
|
||||
<label>21: Key 2 Activate Scene ID</label>
|
||||
<description><![CDATA[
|
||||
Key 2 Activate Scene ID<br /> <h1>Overview</h1><p>0: Scene ID is invalid and will not send scene activate command (scene disabled)<br />1 ~ 255: Scene ID</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_22_1" type="integer" groupName="configuration">
|
||||
<label>22: Key 2 Activate Scene Duration</label>
|
||||
<description><![CDATA[
|
||||
Key 2 Activate Scene Duration<br /> <h1>Overview</h1><p>0: Instantly<br />1 ~ 127: Specify dimming duration from 1 second (0x01) to 127 seconds (0x7F) in 1-second resolution<br />128 ~ 254: Specify dimming duration from 1 minute (0x80(128)) to 127 minutes (0xFE(254)) in 1-minute resolution</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_23_1" type="integer" groupName="configuration" readOnly="true">
|
||||
<label>23: Key 3 Scene Mode</label>
|
||||
<description><![CDATA[
|
||||
Key 3 Scene Mode<br /> <h1>Overview</h1><p><strong>INACTIVE:</strong> This is included in the firmware but only functions on the MH-S513 which has three buttons</p> <p>0: Scene activate function disabled<br />1: One click key3, always activate scene ID1 no matter what the status of key3 is<br />2: One click key3, only activate scene ID1 when key3's relay output is open<br />3: One click key3, only activate scene ID1 when key3's relay output is closed</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Scene activate function disabled</option>
|
||||
<option value="1">Always Activate Scene</option>
|
||||
<option value="2">Activate only when off</option>
|
||||
<option value="3">Activate only when on</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_24_1" type="integer" groupName="configuration" readOnly="true">
|
||||
<label>24: Key 3 Activate Scene ID</label>
|
||||
<description><![CDATA[
|
||||
Key 3 Activate Scene ID<br /> <h1>Overview</h1><p><strong>INACTIVE:</strong> This is included in the firmware but only functions on the MH-S513 which has three buttons</p> <p>0: Scene ID is invalid and will not send scene activate command (scene disabled)<br />1 ~ 255: Scene ID</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_25_1" type="integer" groupName="configuration" readOnly="true">
|
||||
<label>25: Key 3 Activate Scene Duration</label>
|
||||
<description><![CDATA[
|
||||
Key 3 Activate Scene Duration<br /> <h1>Overview</h1><p><strong>INACTIVE:</strong> This is included in the firmware but only functions on the MH-S513 which has three buttons</p> <p>0: Instantly<br />1 ~ 127: Specify dimming duration from 1 second (0x01) to 127 seconds (0x7F) in 1-second resolution<br />128 ~ 254: Specify dimming duration from 1 minute (0x80(128)) to 127 minutes (0xFE(254)) in 1-minute resolution</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_31_1" type="integer" groupName="configuration">
|
||||
<label>31: Central scene settings</label>
|
||||
<description><![CDATA[
|
||||
Central scene settings<br /> <h1>Overview</h1><p>This enables the central scene function for each button.</p> <p>0: All keys disabled<br />1: Key 1 enabled<br />2: Key 2 enabled<br />3: Keys 1 & 2 enabled<br />4: Key 3 enabled - N/A<br />5: Keys 1 & 3 enabled - N/A<br />6: Keys 2 & 3 enabled - N/A<br />7: Keys 1 & 2 & 3 enabled - N/A</p> <p><strong>Binary bit locations determine which keys are enabled.</strong><br />BIT0: =1 Key 1 disabled; =0 Key 1 enabled;<br />BIT1: =1 Key 2 disabled; =0 Key 2 enabled;<br />BIT2: =1 Key 3 disabled; =0 Key 3 enabled;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are enabled.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_32_1" type="integer" groupName="configuration">
|
||||
<label>32: Scene respond ID 1-50</label>
|
||||
<description><![CDATA[
|
||||
Scene respond ID 1-50<br /> <h1>Overview</h1><p>This enables the scene function for each button. Scene ID 1 - 50</p> <p>0: All keys disabled<br />1: Key 1 enabled<br />2: Key 2 enabled<br />3: Keys 1 & 2 enabled<br />4: Key 3 enabled - N/A<br />5: Keys 1 & 3 enabled - N/A<br />6: Keys 2 & 3 enabled - N/A<br />7: Keys 1 & 2 & 3 enabled - N/A</p> <p><strong>Binary bit locations determine which keys are enabled.</strong><br />BIT0: =1 Key 1 disabled; =0 Key 1 enabled;<br />BIT1: =1 Key 2 disabled; =0 Key 2 enabled;<br />BIT2: =1 Key 3 disabled; =0 Key 3 enabled;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are enabled.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_33_1" type="integer" groupName="configuration">
|
||||
<label>33: Scene respond ID 51-100</label>
|
||||
<description><![CDATA[
|
||||
Scene respond ID 51-100<br /> <h1>Overview</h1><p>This enables the scene function for each button. Scene ID 51 - 100</p> <p>0: All keys disabled<br />1: Key 1 enabled<br />2: Key 2 enabled<br />3: Keys 1 & 2 enabled<br />4: Key 3 enabled - N/A<br />5: Keys 1 & 3 enabled - N/A<br />6: Keys 2 & 3 enabled - N/A<br />7: Keys 1 & 2 & 3 enabled - N/A</p> <p><strong>Binary bit locations determine which keys are enabled.</strong><br />BIT0: =1 Key 1 disabled; =0 Key 1 enabled;<br />BIT1: =1 Key 2 disabled; =0 Key 2 enabled;<br />BIT2: =1 Key 3 disabled; =0 Key 3 enabled;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are enabled.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_34_1" type="integer" groupName="configuration">
|
||||
<label>34: Scene respond ID 101-150</label>
|
||||
<description><![CDATA[
|
||||
Scene respond ID 101-150<br /> <h1>Overview</h1><p>This enables the scene function for each button. Scene ID 51 - 100</p> <p>0: All keys disabled<br />1: Key 1 enabled<br />2: Key 2 enabled<br />3: Keys 1 & 2 enabled<br />4: Key 3 enabled - N/A<br />5: Keys 1 & 3 enabled - N/A<br />6: Keys 2 & 3 enabled - N/A<br />7: Keys 1 & 2 & 3 enabled - N/A</p> <p><strong>Binary bit locations determine which keys are enabled.</strong><br />BIT0: =1 Key 1 disabled; =0 Key 1 enabled;<br />BIT1: =1 Key 2 disabled; =0 Key 2 enabled;<br />BIT2: =1 Key 3 disabled; =0 Key 3 enabled;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are enabled.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_35_1" type="integer" groupName="configuration">
|
||||
<label>35: Scene respond ID 151-200</label>
|
||||
<description><![CDATA[
|
||||
Scene respond ID 151-200<br /> <h1>Overview</h1><p>This enables the scene function for each button. Scene ID 151 - 200</p> <p>0: All keys disabled<br />1: Key 1 enabled<br />2: Key 2 enabled<br />3: Keys 1 & 2 enabled<br />4: Key 3 enabled - N/A<br />5: Keys 1 & 3 enabled - N/A<br />6: Keys 2 & 3 enabled - N/A<br />7: Keys 1 & 2 & 3 enabled - N/A</p> <p><strong>Binary bit locations determine which keys are enabled.</strong><br />BIT0: =1 Key 1 disabled; =0 Key 1 enabled;<br />BIT1: =1 Key 2 disabled; =0 Key 2 enabled;<br />BIT2: =1 Key 3 disabled; =0 Key 3 enabled;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are enabled.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_36_1_wo" type="integer" groupName="configuration">
|
||||
<label>36: Scene respond ID 201-250</label>
|
||||
<description><![CDATA[
|
||||
Scene respond ID 201-250<br /> <h1>Overview</h1><p>This enables the scene function for each button. Scene ID 201 - 250</p> <p>0: All keys disabled<br />1: Key 1 enabled<br />2: Key 2 enabled<br />3: Keys 1 & 2 enabled<br />4: Key 3 enabled - N/A<br />5: Keys 1 & 3 enabled - N/A<br />6: Keys 2 & 3 enabled - N/A<br />7: Keys 1 & 2 & 3 enabled - N/A</p> <p><strong>Binary bit locations determine which keys are enabled.</strong><br />BIT0: =1 Key 1 disabled; =0 Key 1 enabled;<br />BIT1: =1 Key 2 disabled; =0 Key 2 enabled;<br />BIT2: =1 Key 3 disabled; =0 Key 3 enabled;<br />BIT7: Reserved</p> <p>E.g. 0x05 (00000101) From right to left Bit 0 and 2 are on so Key 1 and 3 are enabled.</p> <p><strong>NOTE:</strong> Key 3 only on MH-S513.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_255_1_wo" type="integer" groupName="configuration">
|
||||
<label>255: Factory Setting</label>
|
||||
<description><![CDATA[
|
||||
restore factory defaults<br /> <h1>Overview</h1><p><strong>Factory Reset.</strong></p> <p>255: Factory reset switch.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Normal</option>
|
||||
<option value="255">Factory Reset</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Lifeline</label>
|
||||
<multipleLimit>1</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Associate with Key 1</label>
|
||||
<description><![CDATA[
|
||||
Associate with Key 1<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_5" type="text" groupName="association" multiple="true">
|
||||
<label>5: Associate with Key 2 if any</label>
|
||||
<description>Associate with Key 2 if any</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_8" type="text" groupName="association" multiple="true">
|
||||
<label>8: Associate with Key 3 if any</label>
|
||||
<description>Associate with Key 3 if any</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<!-- STATIC DEFINITIONS -->
|
||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||
<label>Node ID</label>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
</config-description>
|
||||
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,177 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="zwave"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="nietech_mp22zp_00_000" listed="false">
|
||||
<label>MP22ZP Outdoor Plug with Power Meter</label>
|
||||
<description><![CDATA[
|
||||
Outdoor Plug with Power Meter<br /> <h1>Overview</h1><p>Z-Wave Plus Outdoor Outlet Mini Plug with Power Meter(MP22ZP)</p><p>Outdoor use</p><p>Power: 120V 60Hz</p><p>Loading: 15 Amp Max Resistive</p><p>Frequency: 908.42MHz</p><p>Temperature Range: 0°C~ 40°C / (32°F~104°F)</p><p>Features:</p><p>Manual and Remote (Z-Wave) on/off control.</p><p>Z-Wave controlled AC outlet for standard incandescent lighting, CFL/LEDs, fans or small appliances(1800W Resistive Max).</p><p>Grounded 3-wire power connection for safety.</p><p>Built-in Z-Wave Plus signal repeater to extend network range.</p><p>S2 security and for reliable wireless communication.</p><p>Work with all certificated Z-Wave controllers.</p><p>Remembers and restores on / off status after power failure.</p><p>Protection function</p><p>(When the protection function is triggered, it needs to be powered the device on again for normal use.)</p><p>Voltage protection: when the voltage>135V, the device will be forcibly shut down Current protection, when the current>16A, the device will be forcibly shut down Power Wattage protection, when the power>2000W, the device will be forcibly shut down.</p><p>Locally Button Press function:</p><p>press 1x: turn output ON or OFF</p><p>quickly press 3x: inclusion or exclusion</p><p>quickly press 10x: Reset KWH<br /></p><p>Factory reset: click Z-Wave button 2 twice quickly, then hold for at least 10 seconds. Light flashes once when reset successful.</p><p>Blue: Light status indicator (on / off)</p><p>Blue: Add / Inclusion</p><p>Purple: Remove / Exclusion</p><p>Red: Network Failure / Over-temperature warning</p> <br /> <h2>Inclusion Information</h2><p>Adding Device To Z-Wave Network:</p><p>Once the controller is ready to add your device, press the Manual/Program button on the smart plug 3 times quickly. The blue LED will blink quickly.</p><p>Auto-add mode: LED will blink within 30 seconds after first plugged in.</p> <br /> <h2>Exclusion Information</h2><p>Removing Device To Z-Wave Network:</p><p>Once the controller is ready to remove your device, press the Manual/Program button on the smart plug 3 times quickly. The blue LED will blink quickly.</p><p>Auto-add mode: LED will blink within 30 seconds after first plugged in.</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>PowerOutlet</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="switch_binary" typeId="switch_binary">
|
||||
<label>Switch</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_kwh" typeId="meter_kwh">
|
||||
<label>Electric meter (kWh)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_KWh</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_watts" typeId="meter_watts">
|
||||
<label>Electric meter (watts)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_W</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_voltage" typeId="meter_voltage">
|
||||
<label>Electric meter (volts)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_V</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_current" typeId="meter_current">
|
||||
<label>Electric meter (amps)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_A</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="alarm_power" typeId="alarm_power">
|
||||
<label>Alarm (power)</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM;type=POWER_MANAGEMENT</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">NIE Technology</property>
|
||||
<property name="modelId">MP22ZP</property>
|
||||
<property name="manufacturerId">0312</property>
|
||||
<property name="manufacturerRef">FF00:FF0F</property>
|
||||
<property name="dbReference">1488</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||
<config-description>
|
||||
|
||||
<!-- GROUP DEFINITIONS -->
|
||||
<parameter-group name="configuration">
|
||||
<context>setup</context>
|
||||
<label>Configuration Parameters</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter-group name="association">
|
||||
<context>link</context>
|
||||
<label>Association Groups</label>
|
||||
</parameter-group>
|
||||
|
||||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||
<label>1: LED Indicator</label>
|
||||
<description><![CDATA[
|
||||
LED Indicator Setup<br /> <h1>Overview</h1><p>This parameter can access you to choose the led indicator to be on when the plug(light) is on/off, or LED indicator remains on/off all times<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_2_4" type="integer" groupName="configuration">
|
||||
<label>2: Auto Turn-Off Timer</label>
|
||||
<description><![CDATA[
|
||||
Auto Turn-Off Timer Setup<br /> <h1>Overview</h1><p>This parameter can access you to set a timer to make the switch turn off automatically after the switch turned on<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_3_4" type="integer" groupName="configuration">
|
||||
<label>3: Auto Turn-On Timer</label>
|
||||
<description><![CDATA[
|
||||
Auto Turn-On Timer Setup<br /> <h1>Overview</h1><p>This parameter can access you to set a timer to make the switch turn on automatically after the switch turned off.<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_4_1" type="integer" groupName="configuration">
|
||||
<label>4: Restores state after power failure</label>
|
||||
<description><![CDATA[
|
||||
Restores state after power failure Setup<br /> <h1>Overview</h1><p>This parameter can access you to set the switch to be on/off after power failure.<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_5_1" type="integer" groupName="configuration">
|
||||
<label>5: Power Wattage(W) Report</label>
|
||||
<description><![CDATA[
|
||||
Power Wattage(W) Report Setup<br /> <h1>Overview</h1><p>This parameter determines the minimum change in power wattage(W) that will result in sending new power report to the main controller.<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_6_4" type="integer" groupName="configuration">
|
||||
<label>6: Time Report</label>
|
||||
<description><![CDATA[
|
||||
Time Report Setup<br /> <h1>Overview</h1><p>Electricity (A) Report Frequency (Timer)<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_7_1" type="integer" groupName="configuration">
|
||||
<label>7: Current(A) Report</label>
|
||||
<description><![CDATA[
|
||||
Current(A) Report Setup<br /> <h1>Overview</h1><p>This parameter determines the minimum change in Current(A) that will result in sending new power report to the main controller<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_8_1" type="integer" groupName="configuration">
|
||||
<label>8: Energy(KWH) Report</label>
|
||||
<description><![CDATA[
|
||||
Energy(KWH) Report Setup<br /> <h1>Overview</h1><p>This parameter determines the minimum change in consumed energy that will result in sending new energy report to the main controller<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Lifeline</label>
|
||||
<description><![CDATA[
|
||||
Association group 1<br /> <h1>Overview</h1><p>Association group_1 is default to associate with the primary controller (Gateway/Hub/Controller) for MP22ZP Status change report,</p><p>1. MP22ZP will trigger AUTO report function if the Switch status had been changed.</p>
|
||||
]]></description>
|
||||
<multipleLimit>1</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Basic set From Endpoint1</label>
|
||||
<description><![CDATA[
|
||||
Send Basic Set On/Off<br /> <h1>Overview</h1><p>When the output of the MP22ZP Enpoint1 socket is changed, On (0xFF) or Off (0x00)or Overload, The MP22ZP will automatically send out a related basic set command. On (0xFF) or Off (0x00) to its associated group.<br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<!-- STATIC DEFINITIONS -->
|
||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||
<label>Node ID</label>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
</config-description>
|
||||
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,321 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="zwave"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="widom_dry700_00_000" listed="false">
|
||||
<label>DRY700 WiDom Smart Dry Contact Switch 7</label>
|
||||
<description><![CDATA[
|
||||
WiDom Smart Dry Contact Switch 7<br /> <h1>Overview</h1><p>The Smart Dry Contact Switch 7 can <b>turn ON and OFF equipments with an independent power supply</b>, such as solenoid valves (e.g. gas, water and irrigation), power operated valves, etc.</p><p>It is very easy to install and <b>works with both momentary and toggle switches</b>.</p><p>It operates in any Z-Wave network with other Z-Wave/Z-Wave Plus certified devices and controllers from any other manufacturer. As a constantly powered node, the device will act as repeater regardless of the vendor in order to increase the reliability of the network.</p><p>This device is a security enabled Z-Wave Plus product that is able to use encrypted Z-Wave Plus messages to communicate to other security enabled Z-Wave Plus products. It must be used in conjunction with a Security Enabled Z-Wave Controller in order to fully utilize all implemented functions.</p><p>The device has the unique feature <b>Offline setup Mode</b> that allows to configure some parameters without using any user interface. This feature enables the professional user to setup the main features of the device in the field even if the device is not included in a Z-Wave Network. When the device will be included in the network all these configuration parameters will be maintained.</p> <br /> <h2>Inclusion Information</h2><p>All Smart Series 7 devices are compatible with all Z-Wave/Z-Wave Plus certified controllers. The devices support both the <b><i>Network Wide Inclusion</i></b> mechanism (which offers the ability to be included in a network, even if the device is not directly connected to the controller) and <b><i>Normal Inclusion</i></b>.</p><p>By default, the inclusion procedure starts in <b><i>Normal Inclusion</i></b> mode and after a short timeout the procedure continues in <i><b>Network Wide Inclusion</b></i> mode that lasts for about 20 Seconds.</p><p>Only a controller can add the device into the network. After activating the inclusion function by the controller, the device can be added by setting it in <i><b>Learn Mode</b></i>.</p><p>Before including the device, the LED status indicator is solid RED. The adding of a device is executed by activating the adding procedure in the inclusion section of the controller interface and executing 1 or 3 click on the integrated <i><b>button</b></i> (the device is set in <b><i>Learn Mode</i></b>). As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.</p> <br /> <h2>Exclusion Information</h2><p>Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by setting it in <b><i>Learn Mode</i></b>.</p><p>The procedure of exclusion can be activated by <b><i>Removing</i></b> a node from the Z-Wave network and executing 1 or 3 click on the integrated button; as soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED.</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>WallSwitch</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="switch_binary" typeId="switch_binary">
|
||||
<label>Switch</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">wiDom</property>
|
||||
<property name="modelId">DRY700</property>
|
||||
<property name="manufacturerId">0149</property>
|
||||
<property name="manufacturerRef">0004:0007</property>
|
||||
<property name="dbReference">1479</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||
<config-description>
|
||||
|
||||
<!-- GROUP DEFINITIONS -->
|
||||
<parameter-group name="configuration">
|
||||
<context>setup</context>
|
||||
<label>Configuration Parameters</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter-group name="association">
|
||||
<context>link</context>
|
||||
<label>Association Groups</label>
|
||||
</parameter-group>
|
||||
|
||||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||
<label>1: IN_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Input type<br /> <h1>Overview</h1><p>This parameter defines the type of the input.<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">No switch input</option>
|
||||
<option value="1">Momentary switch (button)</option>
|
||||
<option value="2">Toggle switch</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_10_1" type="integer" groupName="configuration">
|
||||
<label>10: IN_TOGGLE</label>
|
||||
<description><![CDATA[
|
||||
Which event on the input toggle the output<br /> <h1>Overview</h1><p>This parameter defines which events on the input toggle the output:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: 1 click, 2 clicks, 3 clicks, Hold down → 15</b></p>
|
||||
]]></description>
|
||||
<default>15</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_11_1" type="integer" groupName="configuration">
|
||||
<label>11: IN_ON_EXCLUSION</label>
|
||||
<description><![CDATA[
|
||||
Which events on the input do not switch on the output<br /> <h1>Overview</h1><p>This parameter defines which events on the input do not switch on the output:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_12_1" type="integer" groupName="configuration">
|
||||
<label>12: IN_OFF_EXCLUSION</label>
|
||||
<description><![CDATA[
|
||||
Which events on the input do not switch off the output<br /> <h1>Overview</h1><p>This parameter defines which events on the input do not switch off the output:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_21_1" type="integer" groupName="configuration">
|
||||
<label>21: OUT_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Type of the output<br /> <h1>Overview</h1><p>This parameter defines the type of the output.<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Direct load or Normally Open relay</option>
|
||||
<option value="1">Normally Closed relay</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_23_1" type="integer" groupName="configuration">
|
||||
<label>23: STARTUP_OUT</label>
|
||||
<description><![CDATA[
|
||||
Level of the output on startup (status of the device following a restart)<br /> <h1>Overview</h1><p>This parameter defines the level of the output on startup (<i>status of the device following a restart</i>).<br /></p>
|
||||
]]></description>
|
||||
<default>2</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="1">On</option>
|
||||
<option value="2">Previous status</option>
|
||||
<option value="3">Equal to input (ON if input closed, OFF if input open)</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_30_1" type="integer" groupName="configuration">
|
||||
<label>30: TIMER_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which trigger events activate the timers when the output status has changed<br /> <h1>Overview</h1><p>This parameter defines which trigger events activate the timers when output status has changed:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p><b>32</b>: Network (status change triggered by gateway or other devices in the Z-Wave network)</p><p><b>64</b>: System (based on the startup status, or other timer event)</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example, to control the load with 1 click and 2 clicks, parameter value must be 1 + 2 = 3</p><p><b>Default value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
<option value="32">Network</option>
|
||||
<option value="64">System</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_31_4" type="integer" groupName="configuration">
|
||||
<label>31: OFF_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time after which the output will be switched off<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of seconds after which the output will be switched off.<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_32_4" type="integer" groupName="configuration">
|
||||
<label>32: ON_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time after which the output will be switched on<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of seconds after which the output will be switched on.<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_40_1" type="integer" groupName="configuration">
|
||||
<label>40: G1_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which events on the input control G1 association group<br /> <h1>Overview</h1><p>This parameter defines which events on the input control G1 association group:</p><p><b>0</b>: No control</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: 1 click → 1</b></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">No control</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_41_1" type="integer" groupName="configuration">
|
||||
<label>41: G2_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which events on the input control G2 association group<br /> <h1>Overview</h1><p>This parameter defines which events on the input control G2 association group:</p><p><b>0</b>: No control</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: 2 clicks → 2</b></p>
|
||||
]]></description>
|
||||
<default>2</default>
|
||||
<options>
|
||||
<option value="0">No control</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_44_1" type="integer" groupName="configuration">
|
||||
<label>44: G1_ASS_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Value used to control G1 association group<br /> <h1>Overview</h1><p>This parameter defines the value used to control G1 association group:</p><p><b>0</b>: OFF</p><p><b>1-99</b>: Specific dimming value</p><p><b>100</b>: ON</p><p><b>101</b>: Propagate (output status to the associated devices)</p><p><b>102</b>: Toggle remote (change status ON/OFF of associated devices)</p>
|
||||
]]></description>
|
||||
<default>101</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
<option value="101">Propagate</option>
|
||||
<option value="102">Toggle remote</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_45_1" type="integer" groupName="configuration">
|
||||
<label>45: G2_ASS_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Value used to control G2 association group<br /> <h1>Overview</h1><p>This parameter defines the value used to control G2 association group:</p><p><b>0</b>: OFF</p><p><b>1-99</b>: Specific dimming value</p><p><b>100</b>: ON</p><p><b>101</b>: Propagate (<i>output status to the associated devices</i>)</p><p><b>102</b>: Toggle remote (<i>change status ON/OFF of associated devices</i>)</p>
|
||||
]]></description>
|
||||
<default>101</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
<option value="101">Propagate</option>
|
||||
<option value="102">Toggle remote</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_50_4" type="integer" groupName="configuration">
|
||||
<label>50: DIMMING_TIME</label>
|
||||
<description><![CDATA[
|
||||
Fade On/Off time to control device in dimming group<br /> <h1>Overview</h1><p>Fade On/Off time in seconds used to control device in dimming group.<br /></p>
|
||||
]]></description>
|
||||
<default>5</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_51_1" type="integer" groupName="configuration">
|
||||
<label>51: MIN_DIM_LEVEL</label>
|
||||
<description><![CDATA[
|
||||
Minimum dimming level to control the device in a dimming group<br /> <h1>Overview</h1><p>This parameter defines the minimum dimming level to control the device in a dimming group.<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_60_1" type="integer" groupName="configuration">
|
||||
<label>60: SCENE_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which event on the input trigger a central scene notification<br /> <h1>Overview</h1><p>This parameter defines which event on the input trigger a central scene notification:</p><p><b>0</b>: None</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: all events → 31</b></p>
|
||||
]]></description>
|
||||
<default>31</default>
|
||||
<options>
|
||||
<option value="0">None</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Lifeline</label>
|
||||
<description>Life Line Group</description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Follow me</label>
|
||||
<description>The state of the output (ON/OFF) will be propagated to the associated device</description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||
<label>3: Clicks on button G1</label>
|
||||
<description><![CDATA[
|
||||
<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_4" type="text" groupName="association" multiple="true">
|
||||
<label>4: Clicks on button G2</label>
|
||||
<description><![CDATA[
|
||||
<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_5" type="text" groupName="association" multiple="true">
|
||||
<label>5: Dimming group</label>
|
||||
<description>The devices will be controlled by dimming commands</description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<!-- STATIC DEFINITIONS -->
|
||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||
<label>Node ID</label>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
</config-description>
|
||||
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,381 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="zwave"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="widom_edsc700_00_000" listed="false">
|
||||
<label>EDSC700 WiDom Energy Driven Switch C 7</label>
|
||||
<description><![CDATA[
|
||||
WiDom Energy Driven Switch C 7<br /> <h1>Overview</h1><p>The Energy Driven Switch C 7 is a device designed to monitor all <b>parameters</b>, <b>usage</b>, <b>faults </b>and <b>overloads </b>of your electrical system. Unlike ordinary energy meters, it is a bi-directional meter capable of measuring both the consumed and produced power, equipped with a relay that can be activated to initiate specific scenarios in relation to detected power levels.</p><p>The device is equipped with an external current transformer and can measure powers over 10 KW.</p><p><b>• Active Energy-saving management</b></p><p>Automatically connects and disconnects a specific load if the established threshold limit is exceeded, or supplies the required power, momentarily excluding non-priority loads.</p><p><b>• Management and prevention of electrical faults</b></p><p>Identifies malfunctions based on irregular consumption and to the maximum time of activity.</p><p><b>• Electrical overload management</b></p><p>Notifies or disconnects non-priority loads in the eventuality of system overloads.</p><p>Similarly to the other Smart Series 7 devices, it can be fully integrated into pre-existing systems and configured in full integration with the Z-Wave home automation ecosystem.</p><p>At the same time, it is completely configurable so that it can adapt to the most varied needs while also being ready to be used without needing additional configurations in order to operate.</p><p>The device is equipped with contact protection technology (Zero Crossing) which reduces the electrical stress on the relay contacts and ensures a longer life. The open / closed switching of the device always occur when the instantaneous value of voltage is 0.</p><p>It operates in any Z-Wave network with other Z-Wave/Z-Wave Plus certified devices and controllers from any other manufacturer. As a constantly powered node, the device will act as repeater regardless of the vendor in order to increase the reliability of the network.</p> <br /> <h2>Inclusion Information</h2><p>All Smart Series 7 devices are compatible with all Z-Wave/Z-Wave Plus certified controllers. The devices support both the<b><i> Network Wide Inclusion</i></b> mechanism (which offers the ability to be included in a network, even if the device is not directly connected to the controller) and <b><i>Normal Inclusion</i></b>.</p><p>By default, the inclusion procedure starts in <b><i>Normal Inclusion</i></b> mode and after a short timeout the procedure continues in <b><i>Network Wide Inclusion</i></b> mode that lasts for about 20 Seconds.</p><p>Only a controller can add the device into the network. After activating the inclusion function by the controller, the device can be added by setting it in <b><i>Learn Mode</i></b>.</p><p>Before including the device, the LED status indicator is solid RED. The adding of a device is executed by activating the adding procedure in the inclusion section of the controller interface and executing 1 or 3 click on the integrated <b><i>button</i></b> (the device is set in <i><b>Learn Mode</b></i>). As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.</p> <br /> <h2>Exclusion Information</h2><p>Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by setting it in <b>Learn Mode</b>.</p><p>The procedure of exclusion can be activated by <b>Removing</b> a node from the Z-Wave network and executing 1 or 3 click on the integrated button; as soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED.</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>PowerOutlet</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="meter_kwh" typeId="meter_kwh">
|
||||
<label>Electric meter (kWh)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_KWh</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_watts" typeId="meter_watts">
|
||||
<label>Electric meter (watts)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_W</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_voltage" typeId="meter_voltage">
|
||||
<label>Electric meter (volts)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_V</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_current" typeId="meter_current">
|
||||
<label>Electric meter (amps)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_A</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_powerfactor" typeId="meter_powerfactor">
|
||||
<label>Electric meter (power factor)</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER;type=E_Power_Factor</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="alarm_power" typeId="alarm_power">
|
||||
<label>Alarm (power)</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_ALARM;type=POWER_MANAGEMENT</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">wiDom</property>
|
||||
<property name="modelId">EDSC700</property>
|
||||
<property name="manufacturerId">0149</property>
|
||||
<property name="manufacturerRef">0004:0009</property>
|
||||
<property name="dbReference">1480</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||
<config-description>
|
||||
|
||||
<!-- GROUP DEFINITIONS -->
|
||||
<parameter-group name="configuration">
|
||||
<context>setup</context>
|
||||
<label>Configuration Parameters</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter-group name="association">
|
||||
<context>link</context>
|
||||
<label>Association Groups</label>
|
||||
</parameter-group>
|
||||
|
||||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_21_1" type="integer" groupName="configuration">
|
||||
<label>21: OUT_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Output type<br /> <h1>Overview</h1><p>This parameter defines the output type.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Direct load control or normally open relay</option>
|
||||
<option value="1">Normally closed relay</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_23_1" type="integer" groupName="configuration">
|
||||
<label>23: STARTUP_OUT</label>
|
||||
<description><![CDATA[
|
||||
Output level on startup<br /> <h1>Overview</h1><p>This parameter defines the output level on startup.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="1">On</option>
|
||||
<option value="2">Previous status</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_31_4" type="integer" groupName="configuration">
|
||||
<label>31: OFF_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time after which the output will be switched off<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of second after which the output will be switched off (0 → disabled).</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_32_4" type="integer" groupName="configuration">
|
||||
<label>32: ON_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time after which the output will be switched on.<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of second after which the output will be switched on (0 → disabled).<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_40_1" type="integer" groupName="configuration">
|
||||
<label>40: UP_POWER_LOCAL_CONTROL</label>
|
||||
<description><![CDATA[
|
||||
Value used to control the integrated Relay in case of Up Power event<br /> <h1>Overview</h1><p>This parameter defines the value used to control the integrated Relay in case of Up Power event.</p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="1">On</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_41_1" type="integer" groupName="configuration">
|
||||
<label>41: DOWN_POWER_LOCAL_CONTROL</label>
|
||||
<description><![CDATA[
|
||||
Value used to control the integrated Relay in case of Down Power event<br /> <h1>Overview</h1><p>This parameter defines the value used to control the integrated Relay in case of Down Power event.</p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="1">On</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_42_1" type="integer" groupName="configuration">
|
||||
<label>42: METER_TYPE</label>
|
||||
<description><![CDATA[
|
||||
How positive and negative power are treated<br /> <h1>Overview</h1><p>This parameter defines how positive and negative power are treated:</p><p><b>0</b>: As is (the meter is connected in a bidirectional system and you want to measure consumed and produced energy)</p><p><b>1</b>: Negative value is considered 0 (the meter is connected in a bidirectional system, but you are interested only in consumed energy)</p><p><b>2</b>: Positive value is considered 0 (the meter is connected in a bidirectional system, but you are interested only in produced energy)</p><p><b>3</b>: All values are considered positive (the meter is connected in a system that only consumes energy)</p><p><b>4</b>: All values are considered negative (the meter is connected in a system that only produces energy)</p>
|
||||
]]></description>
|
||||
<default>3</default>
|
||||
<options>
|
||||
<option value="0">As is</option>
|
||||
<option value="1">Negative value is considered 0</option>
|
||||
<option value="2">Positive value is considered 0</option>
|
||||
<option value="3">All values are considered positive</option>
|
||||
<option value="4">All values are considered negative</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_43_1" type="integer" groupName="configuration">
|
||||
<label>43: CT_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Model of Current Transformer connected to the device<br /> <h1>Overview</h1><p>This parameter defines the model of Current Transformer connected to the device.</p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="1">Standard type</option>
|
||||
<option value="2">Type 2 version</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_44_1" type="integer" groupName="configuration">
|
||||
<label>44: UP_POWER_REMOTE_CONTROL</label>
|
||||
<description><![CDATA[
|
||||
Value used to control Up Power Group<br /> <h1>Overview</h1><p>This parameter defines the value used to control Up Power Group:</p><p><b>0-99</b>: Specific value (where 0 equals OFF)</p><p><b>100</b>: ON</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_45_1" type="integer" groupName="configuration">
|
||||
<label>45: DOWN_POWER_REMOTE_CONTROL</label>
|
||||
<description><![CDATA[
|
||||
Value used to control Down Power Group<br /> <h1>Overview</h1><p>This parameter defines the value used to control Down Power Group:</p><p><b>0-99</b>: Specific value (where 0 equals OFF)</p><p><b>100</b>: ON</p>
|
||||
]]></description>
|
||||
<default>100</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_46_2" type="integer" groupName="configuration">
|
||||
<label>46: OVER_VOLTAGE_LIMIT</label>
|
||||
<description><![CDATA[
|
||||
Over Voltage Limit<br /> <h1>Overview</h1><p>This parameter defines the Over Voltage Limit in tenths of Volt (accepted values between 900 and 2530).</p>
|
||||
]]></description>
|
||||
<default>2530</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_47_2" type="integer" groupName="configuration">
|
||||
<label>47: DOWN_VOLTAGE_LIMIT</label>
|
||||
<description><![CDATA[
|
||||
Down Voltage Limit<br /> <h1>Overview</h1><p>This parameter defines the Down Voltage Limit in tenths of Volt (accepted values between 900 and 2530).<br /></p>
|
||||
]]></description>
|
||||
<default>2070</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_50_4" type="integer" groupName="configuration">
|
||||
<label>50: UP_POWER_LEVEL</label>
|
||||
<description><![CDATA[
|
||||
Up Power level<br /> <h1>Overview</h1><p>This parameter sets the level of Watts beyond which time of permanence above this level is calculated:</p><p><b>0</b>: Up Power event disabled</p><p><b>1-100000</b>: Instantaneous power in Watts<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_51_1" type="integer" groupName="configuration">
|
||||
<label>51: UP_POWER_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Up Power type<br /> <h1>Overview</h1><p>This parameter defines if the Up Power is consumed or produced.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Consumed</option>
|
||||
<option value="1">Produced</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_52_2" type="integer" groupName="configuration">
|
||||
<label>52: UP_POWER_FIRST_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time of permanence above the Up Power level after which the first Up Power event occurs<br /> <h1>Overview</h1><p>This parameter defines the time of permanence in seconds above the Up Power level after which the first Up Power event occurs (accepted values are between 2 and 7200 seconds).<br /></p>
|
||||
]]></description>
|
||||
<default>30</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_53_2" type="integer" groupName="configuration">
|
||||
<label>53: UP_POWER_NEXT_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time of permanence above the Up Power level after which the next Up Power event occurs<br /> <h1>Overview</h1><p>This parameter defines the time of permanence in seconds above the Up Power level after which the next Up Power event occurs (accepted values are between 2 and 7200 seconds).<br /></p>
|
||||
]]></description>
|
||||
<default>5</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_54_4" type="integer" groupName="configuration">
|
||||
<label>54: DOWN_POWER_LEVEL</label>
|
||||
<description><![CDATA[
|
||||
Down Power level<br /> <h1>Overview</h1><p>This parameter sets the level of Watts beyond which time of permanence below this level is calculated:</p><p><b>0</b>: Down Power event disabled</p><p><b>1-100000</b>: Instantaneous power in Watts</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_55_1" type="integer" groupName="configuration">
|
||||
<label>55: DOWN_POWER_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Down Power type<br /> <h1>Overview</h1><p>This parameter defines if the Down Power is consumed or produced.<br /></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Consumed</option>
|
||||
<option value="1">Produced</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_56_2" type="integer" groupName="configuration">
|
||||
<label>56: DOWN_POWER_FIRST_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time of permanence below the Down Power level after which the first Down Power event occurs<br /> <h1>Overview</h1><p>This parameter defines the time of permanence in seconds below the Down Power level after which the first Down Power event occurs (accepted values are between 2 and 7200 seconds).<br /></p>
|
||||
]]></description>
|
||||
<default>30</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_57_2" type="integer" groupName="configuration">
|
||||
<label>57: DOWN_POWER_NEXT_TIMEOUT</label>
|
||||
<description><![CDATA[
|
||||
Time of permanence below the Down Power level after which the next Down Power event occurs<br /> <h1>Overview</h1><p>This parameter defines the time of permanence in seconds below the Down Power level after which the next Down Power event occurs (accepted values are between 2 and 7200 seconds).<br /></p>
|
||||
]]></description>
|
||||
<default>5</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_58_2" type="integer" groupName="configuration">
|
||||
<label>58: PROTECTION_TIME</label>
|
||||
<description><![CDATA[
|
||||
Minimum time after which an Up/Down Power event can be triggered again<br /> <h1>Overview</h1><p>This parameter defines the minimum time in seconds after which an Up/Down Power event can be triggered again (accepted values are between 2 and 3600 seconds).</p>
|
||||
]]></description>
|
||||
<default>60</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_71_1" type="integer" groupName="configuration">
|
||||
<label>71: METER_REPORT_MAX_DELAY</label>
|
||||
<description><![CDATA[
|
||||
Maximum time after which the next Meter sequence report will be sent<br /> <h1>Overview</h1><p>This parameter defines the maximum time in minutes after which the next Meter sequence report will be sent (accepted values are between 1 and 120 minutes).</p>
|
||||
]]></description>
|
||||
<default>10</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_75_1" type="integer" groupName="configuration">
|
||||
<label>75: METER_INSTANT_REPORT</label>
|
||||
<description><![CDATA[
|
||||
Percentage of Power change from the last sent report that triggers a new meter report<br /> <h1>Overview</h1><p>This parameter defines the percentage of Power change from the last sent report that triggers a new meter report sequence (accepted values are between 0 and 100, where 0 means that no report is sent, for any power change).<br /></p>
|
||||
]]></description>
|
||||
<default>20</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_76_1" type="integer" groupName="configuration">
|
||||
<label>76: REPORT_CONFIG</label>
|
||||
<description><![CDATA[
|
||||
Which report scale will be sent<br /> <h1>Overview</h1><p>This parameter defines which report scale will be sent.</p><p>If more than one scale must be sent, the value of the configuration parameter is a sum of values.</p><p>For example:</p><p>Energy and Power reports → Parameter value must be 1 + 4 =5</p><p>Voltage and Current reports → Parameter value must be 16 + 32 =48</p><p><b>Default value: 117 (to receive all reports)</b></p>
|
||||
]]></description>
|
||||
<default>117</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Lifeline</label>
|
||||
<description>Life Line Group</description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Up Power Detected G1</label>
|
||||
<description><![CDATA[
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of an Up Power event<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||
<label>3: Up Power Detected G2</label>
|
||||
<description><![CDATA[
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of an Up Power event<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_4" type="text" groupName="association" multiple="true">
|
||||
<label>4: Down Power Detected G1</label>
|
||||
<description><![CDATA[
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of a Down Power event<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_5" type="text" groupName="association" multiple="true">
|
||||
<label>5: Down Power Detected G2</label>
|
||||
<description><![CDATA[
|
||||
G1 and G2 group are controlled in sequence, after a user defined delay, in the case of a Down Power event<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>5</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<!-- STATIC DEFINITIONS -->
|
||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||
<label>Node ID</label>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
</config-description>
|
||||
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
|
@ -0,0 +1,581 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<thing:thing-descriptions bindingId="zwave"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:thing="https://openhab.org/schemas/thing-description/v1.0.0"
|
||||
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0
|
||||
https://openhab.org/schemas/thing-description/v1.0.0">
|
||||
|
||||
<thing-type id="widom_wds700_00_000" listed="false">
|
||||
<label>WDS700 WiDom Smart Double Switch 7</label>
|
||||
<description><![CDATA[
|
||||
WiDom Smart Double Switch 7<br /> <h1>Overview</h1><p>WiDom Smart Double Switch 7 is an ON/OFF control device designed to independently control two separate loads, suited for being controlled by both remote and local switches. Similarly to the other WiDom “in wall” devices, it can be fully integrated into pre-existing systems and configured to associate configurable behaviors to a specific number of clicks, in full integration with the Z-Wave home automation ecosystem.</p><p>There are two versions of WiDom Double Switch:</p><p>L version - controlled by Line signal;</p><p>N version - controlled by Neutral signal.</p><p>Each of its two channels features an integrated consumption measurement device. The Smart Double Switch 7 also boasts the <b>lowest energy consumption on the market</b>.</p><p>At the same time, it is completely configurable so that it can adapt to the most varied needs while also being ready to be used without needing additional configurations in order to operate.</p><p>WiDom Smart Double Switch 7 is very easy to install and works with both momentary and toggle switch.</p><p>The device is equipped with contact protection technology (<i>Zero Crossing</i>) which reduces the electrical stress on the relay contacts and ensures a longer life. The open / closed switching of the device always occur when the instantaneous value of voltage is 0.</p><p>It operates in any Z-Wave network with other Z-Wave/Z-Wave Plus certified devices and controllers from any other manufacturer. As a constantly powered node, WiDom Smart Double Switch 7 will act as repeater regardless of the vendor in order to increase the reliability of the network.</p> <br /> <h2>Inclusion Information</h2><p>All WiDom Serie 700 Smart Modules are compatible with all Z-Wave/Z-Wave Plus certified controllers. The devices support both the <i>Network Wide Inclusion</i> mechanism (which offers the ability to be included in a network, even if the device is not directly connected to the controller) and <i>Normal Inclusion</i>.</p><p>By default, the inclusion procedure starts in <i>Normal Inclusion</i> mode and after a short timeout the procedure continues in <i>Network Wide Inclusion</i> mode that lasts for about 20 Seconds.</p><p>Before including the device, the LED status indicator is solid RED. After activating the procedure of inclusion in the controller, the device can be included by pressing any sequence of clicks on the integrated button. As soon as the inclusion procedure initiates the LED indicator starts a sequence of GREEN-BLUE blinks. The device is included in the network when the LED status is OFF and the interview is completed.</p> <br /> <h2>Exclusion Information</h2><p>Only a controller can remove the device from the network. After activating the exclusion function by the controller, the device can be removed by pressing any sequence of clicks on the integrated button. As soon as the exclusion initiates, the LED indicator starts a sequence of RED-BLUE blinks. The device is excluded from the network when the LED status indicator is solid RED.</p> <br /> <h2>Wakeup Information</h2><p><br /></p>
|
||||
]]></description>
|
||||
<category>WallSwitch</category>
|
||||
|
||||
<!-- CHANNEL DEFINITIONS -->
|
||||
<channels>
|
||||
<channel id="scene_number" typeId="scene_number">
|
||||
<label>Scene Number</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_CENTRAL_SCENE</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="switch_binary1" typeId="switch_binary">
|
||||
<label>Switch 1</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:1</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_kwh1" typeId="meter_kwh">
|
||||
<label>Electric meter (kWh) 1</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER:1;type=E_KWh</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_watts1" typeId="meter_watts">
|
||||
<label>Electric meter (watts) 1</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER:1;type=E_W</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="switch_binary2" typeId="switch_binary">
|
||||
<label>Switch 2</label>
|
||||
<properties>
|
||||
<property name="binding:*:OnOffType">COMMAND_CLASS_SWITCH_BINARY:2</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_kwh2" typeId="meter_kwh">
|
||||
<label>Electric meter (kWh) 2</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER:2;type=E_KWh</property>
|
||||
</properties>
|
||||
</channel>
|
||||
<channel id="meter_watts2" typeId="meter_watts">
|
||||
<label>Electric meter (watts) 2</label>
|
||||
<properties>
|
||||
<property name="binding:*:DecimalType">COMMAND_CLASS_METER:2;type=E_W</property>
|
||||
</properties>
|
||||
</channel>
|
||||
</channels>
|
||||
|
||||
<!-- DEVICE PROPERTY DEFINITIONS -->
|
||||
<properties>
|
||||
<property name="vendor">wiDom</property>
|
||||
<property name="modelId">WDS700</property>
|
||||
<property name="manufacturerId">0149</property>
|
||||
<property name="manufacturerRef">0004:0005</property>
|
||||
<property name="dbReference">1434</property>
|
||||
<property name="defaultAssociations">1</property>
|
||||
</properties>
|
||||
|
||||
<!-- CONFIGURATION DESCRIPTIONS -->
|
||||
<config-description>
|
||||
|
||||
<!-- GROUP DEFINITIONS -->
|
||||
<parameter-group name="configuration">
|
||||
<context>setup</context>
|
||||
<label>Configuration Parameters</label>
|
||||
</parameter-group>
|
||||
|
||||
<parameter-group name="association">
|
||||
<context>link</context>
|
||||
<label>Association Groups</label>
|
||||
</parameter-group>
|
||||
|
||||
<!-- PARAMETER DEFINITIONS -->
|
||||
<parameter name="config_1_1" type="integer" groupName="configuration">
|
||||
<label>1: IN1_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Type of input 1<br /> <h1>Overview</h1><p>This parameter defines the type of input 1.<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">No switch input</option>
|
||||
<option value="1">Momentary switch (button)</option>
|
||||
<option value="2">Toggle switch</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_2_1" type="integer" groupName="configuration">
|
||||
<label>2: IN2_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Type of input 2<br /> <h1>Overview</h1><p>This parameter defines the type of input 2.<br /></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">No switch input</option>
|
||||
<option value="1">Momentary switch (button)</option>
|
||||
<option value="2">Toggle switch</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_10_1" type="integer" groupName="configuration">
|
||||
<label>10: IN1_TOGGLE</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 1 toggle output 1<br /> <h1>Overview</h1><p>This parameter defines which events on input 1 toggle output 1:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: 1 click, 2 clicks, 3 clicks, Hold down → 15</b></p>
|
||||
]]></description>
|
||||
<default>15</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 click</option>
|
||||
<option value="4">3 click</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_11_1" type="integer" groupName="configuration">
|
||||
<label>11: IN1_ON_EXCLUSION</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 1 do not switch on output 1<br /> <h1>Overview</h1><p>This parameter defines which events on input 1 do not switch on output 1:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_12_1" type="integer" groupName="configuration">
|
||||
<label>12: IN1_OFF_EXCLUSION</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 1 do not switch off output 1<br /> <h1>Overview</h1><p>This parameter defines which events on input 1 do not switch off output 1:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_15_1" type="integer" groupName="configuration">
|
||||
<label>15: IN2_TOGGLE</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 2 toggle output 2<br /> <h1>Overview</h1><p>This parameter defines which events on input 2 toggle output 2:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: 1 click, 2 clicks, 3 clicks, Hold down → 15</b></p>
|
||||
]]></description>
|
||||
<default>15</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_16_1" type="integer" groupName="configuration">
|
||||
<label>16: IN2_ON_EXCLUSION</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 2 do not switch on output 2<br /> <h1>Overview</h1><p>This parameter defines which events on input 2 do not switch on output 2:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_17_1" type="integer" groupName="configuration">
|
||||
<label>17: IN2_OFF_EXCLUSION</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 2 do not switch off output 2<br /> <h1>Overview</h1><p>This parameter defines which events on input 2 do not switch off output 2:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_21_1" type="integer" groupName="configuration">
|
||||
<label>21: OUT1_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Type of output 1<br /> <h1>Overview</h1><p>This parameter defines the type of output 1.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Direct load or Normally Open relay</option>
|
||||
<option value="1">Normally Closed relay</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_22_1" type="integer" groupName="configuration">
|
||||
<label>22: OUT2_TYPE</label>
|
||||
<description><![CDATA[
|
||||
Type of output 2<br /> <h1>Overview</h1><p>This parameter defines the type of output 2.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Direct load or Normally Open relay</option>
|
||||
<option value="1">Normally Closed relay</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_23_1" type="integer" groupName="configuration">
|
||||
<label>23: STARTUP_OUT1</label>
|
||||
<description><![CDATA[
|
||||
Level of output 1 on startup (status of the device following a restart)<br /> <h1>Overview</h1><p>This parameter defines the level of output 1 on startup (<i>status of the device following a restart</i>).<br /></p>
|
||||
]]></description>
|
||||
<default>2</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="1">On</option>
|
||||
<option value="2">Previous status</option>
|
||||
<option value="3">Equal to input (ON if input closed, OFF if input open)</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_24_1" type="integer" groupName="configuration">
|
||||
<label>24: STARTUP_OUT2</label>
|
||||
<description><![CDATA[
|
||||
Level of output 2 on startup (status of the device following a restart)<br /> <h1>Overview</h1><p>This parameter defines the level of output 2 on startup (<i>status of the device following a restart</i>).</p>
|
||||
]]></description>
|
||||
<default>2</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="1">On</option>
|
||||
<option value="2">Previous status</option>
|
||||
<option value="3">Equal to input (ON if input closed, OFF if input open)</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_25_1" type="integer" groupName="configuration">
|
||||
<label>25: LOCAL_SCENE</label>
|
||||
<description><![CDATA[
|
||||
Local Scene configuration<br /> <h1>Overview</h1><p>This parameter configures the Local Scene:<br /></p><p><b>0</b>: Independent channel (<i>external switch I1 controls output 1 and external switch I2 controls output 2</i>)</p><p><b>1</b>: Never both ON (<i>both outputs can be OFF but they can never be ON simultaneously</i>)</p><p><b>2</b>: Sequencing (<i>outputs are toggled in this order: both outputs ON, only output 1 ON, only output 2 ON, both outputs OFF</i>)</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Independent channel</option>
|
||||
<option value="1">Never both on</option>
|
||||
<option value="2">Sequencing</option>
|
||||
</options>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_30_1" type="integer" groupName="configuration">
|
||||
<label>30: TIMER_CH1_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which trigger event on Channel 1 activate its timers when output 1 has changed<br /> <h1>Overview</h1><p>This parameter defines which trigger events on the Channel 2 activate its timers when output 2 has changed:</p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p><b>32</b>: Network (status change trigger by gateway or other devices in the <i>Z-Wave network</i>)</p><p><b>64</b>: System (based on the startup status, or other timer event)</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example, to control the load with 1 click and 2 clicks, parameter value must be 1 + 2 = 3</p><p><b>Default value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
<option value="32">Network</option>
|
||||
<option value="64">System</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_31_4" type="integer" groupName="configuration">
|
||||
<label>31: OFF_EP1_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Time after which output 1 will be switched off<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of seconds after which output 1 will be switched off.</p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_32_4" type="integer" groupName="configuration">
|
||||
<label>32: ON_EP1_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Time after which output 1 will be switched on<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of second after which output 1 will be switched on.</p>
|
||||
]]></description>
|
||||
<default>100</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_33_1" type="integer" groupName="configuration">
|
||||
<label>33: TIMER_CH2_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which trigger events on Channel 2 activate its timers when output 2 has changed<br /> <h1>Overview</h1><p>This parameter defines which trigger events on the Channel 2 activate its timers when output 2 has changed:<br /></p><p><b>0</b>: Disabled</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p><b>32</b>: Network (status change trigger by gateway or other devices in the <i>Z-Wave network</i>)</p><p><b>64</b>: System (based on the startup status, or other timer event)</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example, to control the load with 1 click and 2 clicks, parameter value must be 1 + 2 = 3</p><p><b>Default Value: Disabled → 0</b></p>
|
||||
]]></description>
|
||||
<default>0</default>
|
||||
<options>
|
||||
<option value="0">Disabled</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
<option value="32">Network</option>
|
||||
<option value="64">System</option>
|
||||
</options>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_34_4" type="integer" groupName="configuration">
|
||||
<label>34: OFF_EP2_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Time after which output 2 will be switched off<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of seconds after which output 2 will be switched off.<br /></p>
|
||||
]]></description>
|
||||
<default>50</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_35_4" type="integer" groupName="configuration">
|
||||
<label>35: ON_EP2_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Time after which output 2 will be switched on<br /> <h1>Overview</h1><p>This parameter defines the time in tenths of seconds after which output 2 will be switched on.</p>
|
||||
]]></description>
|
||||
<default>50</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_40_1" type="integer" groupName="configuration">
|
||||
<label>40: G1_EP1_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 1 control G1 association group on Channel 1<br /> <h1>Overview</h1><p>This parameter defines which events on input 1 control G1 association group on Channel 1:</p><p><b>0</b>: No control</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: 1 click → 1</b></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">No control</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_41_1" type="integer" groupName="configuration">
|
||||
<label>41: G2_EP1_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 1 control G2 association group on Channel 1<br /> <h1>Overview</h1><p>This parameter defines which events on input 1 control G2 association group on Channel 1:</p><p><b>0</b>: No control</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: 2 clicks → 2</b></p>
|
||||
]]></description>
|
||||
<default>2</default>
|
||||
<options>
|
||||
<option value="0">No control</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_42_1" type="integer" groupName="configuration">
|
||||
<label>42: G1_EP2_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 2 control G1 association group on Channel 2<br /> <h1>Overview</h1><p>This parameter defines which events on input 2 control G1 association group on Channel 2:</p><p><b>0</b>: No control</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p>1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p>1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: 1 click → 1</b></p>
|
||||
]]></description>
|
||||
<default>1</default>
|
||||
<options>
|
||||
<option value="0">No control</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_43_1" type="integer" groupName="configuration">
|
||||
<label>43: G2_EP2_SETUP</label>
|
||||
<description><![CDATA[
|
||||
Which events on input 2 control G2 association group on Channel 2<br /> <h1>Overview</h1><p>This parameter defines which events on input 2 control G2 association group on Channel 2:</p><p><b>0</b>: No control</p><p><b>1</b>: 1 click</p><p><b>2</b>: 2 clicks</p><p><b>4</b>: 3 clicks</p><p><b>8</b>: Hold down</p><p><b>16</b>: Up</p><p>If more than one event must be supported, the value for the configuration parameter is the sum of the event values. For example:</p><p> 1 click and 2 clicks → Parameter value must be 1 + 2 = 3</p><p> 1 click and 3 clicks → Parameter value must be 1 + 4 = 5</p><p><b>Default value: 2 clicks → 2</b></p>
|
||||
]]></description>
|
||||
<default>2</default>
|
||||
<options>
|
||||
<option value="0">No control</option>
|
||||
<option value="1">1 click</option>
|
||||
<option value="2">2 clicks</option>
|
||||
<option value="4">3 clicks</option>
|
||||
<option value="8">Hold down</option>
|
||||
<option value="16">Up</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_44_1" type="integer" groupName="configuration">
|
||||
<label>44: G1_EP1_ASS_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Value used to control G1 association group on Channel 1<br /> <h1>Overview</h1><p>This parameter defines the value used to control G1 association group on Channel 1:<br /></p><p><b>0-99</b>: Specific value</p><p><b>100</b>: ON</p><p><b>101</b>: Propagate (<i>output 1 status to the associated devices</i>)</p><p><b>102</b>: Toggle remote (<i>change status ON/OFF of associated devices</i>)</p>
|
||||
]]></description>
|
||||
<default>101</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
<option value="101">Propagate</option>
|
||||
<option value="102">Toggle remote</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_45_1" type="integer" groupName="configuration">
|
||||
<label>45: G2_EP1_ASS_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Value used to control G2 association group on Channel 1<br /> <h1>Overview</h1><p>This parameter defines the value used to control G2 association group on Channel 1:</p><p><b>0-99</b>: Specific value</p><p><b>100</b>: ON</p><p><b>101</b>: Propagate (<i>output 1 status to the associated devices</i>)</p><p><b>102</b>: Toggle remote (<i>change status ON/OFF of associated devices</i>)</p>
|
||||
]]></description>
|
||||
<default>101</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
<option value="101">Propagate</option>
|
||||
<option value="102">Toggle remote</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_46_1" type="integer" groupName="configuration">
|
||||
<label>46: G1_EP2_ASS_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Value used to control G1 association group on Channel 2<br /> <h1>Overview</h1><p>This parameter defines the value used to control G1 association group on Channel 2:</p><p><b>0-99</b>: Specific value</p><p><b>100</b>: ON</p><p><b>101</b>: Propagate (<i>output 2 status to the associated devices</i>)</p><p><b>102</b>: Toggle remote (<i>change status ON/OFF of associated devices</i>)</p>
|
||||
]]></description>
|
||||
<default>101</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
<option value="101">Propagate</option>
|
||||
<option value="102">Toggle remote</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_47_1" type="integer" groupName="configuration">
|
||||
<label>47: G2_EP2_ASS_VALUE</label>
|
||||
<description><![CDATA[
|
||||
Value used to control G2 association group on Channel 2<br /> <h1>Overview</h1><p>This parameter defines the value used to control G2 association group on Channel 2:</p><p><b>0-99</b>: Specific value</p><p><b>100</b>: ON</p><p><b>101</b>: Propagate (<i>output 2 status to the associated devices</i>)</p><p><b>102</b>: Toggle remote (<i>change status ON/OFF of associated devices</i>)</p>
|
||||
]]></description>
|
||||
<default>101</default>
|
||||
<options>
|
||||
<option value="0">Off</option>
|
||||
<option value="100">On</option>
|
||||
<option value="101">Propagate</option>
|
||||
<option value="102">Toggle remote</option>
|
||||
</options>
|
||||
<advanced>true</advanced>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_70_2" type="integer" groupName="configuration">
|
||||
<label>70: E_REPORT_DELAY</label>
|
||||
<description><![CDATA[
|
||||
Time after which the next Energy report will be sent<br /> <h1>Overview</h1><p>This parameter defines the time in seconds after which the next Energy report will be sent.<br /></p>
|
||||
]]></description>
|
||||
<default>600</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_71_2" type="integer" groupName="configuration">
|
||||
<label>71: W_REPORT_DELAY</label>
|
||||
<description><![CDATA[
|
||||
Time after which the next Power report will be sent<br /> <h1>Overview</h1><p>This parameter defines the time in second after which the next Power report will be sent.</p>
|
||||
]]></description>
|
||||
<default>600</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<parameter name="config_75_1" type="integer" groupName="configuration">
|
||||
<label>75: W_ISTANT_REPORT</label>
|
||||
<description><![CDATA[
|
||||
The percentage change from the last sent report that triggers a new Power report<br /> <h1>Overview</h1><p>This parameter defines the percentage change from the last sent report that triggers a new Power report.<br /></p>
|
||||
]]></description>
|
||||
<default>30</default>
|
||||
<limitToOptions>false</limitToOptions>
|
||||
</parameter>
|
||||
|
||||
<!-- ASSOCIATION DEFINITIONS -->
|
||||
<parameter name="group_1" type="text" groupName="association" multiple="true">
|
||||
<label>1: Lifeline</label>
|
||||
<description>Life Line Group</description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_2" type="text" groupName="association" multiple="true">
|
||||
<label>2: Follow CH1 state</label>
|
||||
<description><![CDATA[
|
||||
The state of output 1 (ON/OFF) will be propagated to the associated device<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_3" type="text" groupName="association" multiple="true">
|
||||
<label>3: Clicks on button 1 G1</label>
|
||||
<description><![CDATA[
|
||||
The associated device will be controlled based on the click events and output propagation defined by configuration parameters 40-47<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_4" type="text" groupName="association" multiple="true">
|
||||
<label>4: Clicks on button 1 G2</label>
|
||||
<description><![CDATA[
|
||||
The associated device will be controlled based on the click events and output propagation defined by configuration parameters 40-47<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_5" type="text" groupName="association" multiple="true">
|
||||
<label>5: Follow CH2 state</label>
|
||||
<description><![CDATA[
|
||||
The state of output 2 (ON/OFF) will be propagated to the associated device<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_6" type="text" groupName="association" multiple="true">
|
||||
<label>6: Clicks on button 2 G1</label>
|
||||
<description><![CDATA[
|
||||
The associated device will be controlled based on the click events and output propagation defined by configuration parameters 40-47<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<parameter name="group_7" type="text" groupName="association" multiple="true">
|
||||
<label>7: Clicks on button 2 G2</label>
|
||||
<description><![CDATA[
|
||||
The associated device will be controlled based on the click events and output propagation defined by configuration parameters 40-47<br /> <h1>Overview</h1><p><br /></p>
|
||||
]]></description>
|
||||
<multipleLimit>8</multipleLimit>
|
||||
</parameter>
|
||||
|
||||
<!-- STATIC DEFINITIONS -->
|
||||
<parameter name="node_id" type="integer" min="1" max="232" readOnly="true" required="true">
|
||||
<label>Node ID</label>
|
||||
<advanced>true</advanced>
|
||||
</parameter>
|
||||
|
||||
</config-description>
|
||||
|
||||
</thing-type>
|
||||
|
||||
</thing:thing-descriptions>
|
Loading…
Reference in New Issue