--- layout: documentation title: ZEN07 - ZWave --- {% include base.html %} # ZEN07 Mini Plug On / Off Module ZEN07 This describes the Z-Wave device *ZEN07*, manufactured by *[Zooz](http://www.getzooz.com/)* with the thing type UID of ```zooz_zen07_00_000```. ![ZEN07 product image](https://www.cd-jackson.com/zwave_device_uploads/495/495_default.jpg) The ZEN07 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 No device information is provided in the database. Consider [updating the database](http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/495) to improve the documentation. ## Channels The following table summarises the channels available for the ZEN07 -: | Channel | Channel Id | Category | Item Type | |---------|------------|----------|-----------| | Switch | switch_binary | Switch | Switch | | Electric meter (kWh) | meter_kwh | Energy | Number | | Electric meter (amps) | meter_current | Energy | Number | | Electric meter (watts) | meter_watts | Energy | Number | | Electric meter (volts) | meter_voltage | Energy | Number | | Alarm (power) | alarm_power | Door | Switch | ### Switch Switch the power on and off. The ```switch_binary``` channel supports the ```Switch``` item and is in the ```Switch``` category. ### Electric meter (kWh) Indicates the energy consumption (kWh). The ```meter_kwh``` channel 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 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 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 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 supports the ```Switch``` item and is in the ```Door``` 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 10 configuration parameters available in the ZEN07. Detailed information on each parameter can be found in the sections below. | Param | Name | Description | |-------|-------|-------------| | 1 | Metering Report | send metering reports | | 2 | Metering Report Frequency | Frecuency metering reports to the controller. | | 3 | Overload Protection | Maximum amount of electricity Mini Plug to handle. | | 4 | Overload Protection Notification | LED notifications of heavy load. | | 5 | LED Notifications | Use this parameter to turn LED notifications on or off | | 6 | Power Report Percentage Threshold | Mini Plug to report energy usage percentage rate. | | 7 | On/Off Status Recovery After Power Failure | Choose the recovery state for your Mini Plug if power outage occurs | | 8 | Auto Turn-Off Timer Enable | : Use this parameter to enable or disable the auto turn-off timer function | | 9 | Auto Turn-Off Timer Interval | Set the time to automatically turn off | | 10 | Manual Control | Turn the Mini Plug with button | | | Switch All Mode | Set the mode for the switch when receiving SWITCH ALL commands | ### Parameter 1: Metering Report send metering reports Choose if you want the Mini Plug to send metering reports to the controller. Values: 0 – Disabled; 1 – Enabled (default). The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | Disabled | | 1 | Enabled (default). | The manufacturer defined default value is ```1``` (Enabled (default).). This parameter has the configuration ID ```config_1_1``` and is of type ```INTEGER```. ### Parameter 2: Metering Report Frequency Frecuency metering reports to the controller. Choose how often you want the Mini Plug to send metering reports to the controller. The number entered as the value corresponds to the number of seconds. So if 300 is entered by default, the Mini Plug will report power consumption every 300 seconds (5 minutes). Values in the range 1 to 65535 may be set. The manufacturer defined default value is ```300```. This parameter has the configuration ID ```config_2_2``` and is of type ```INTEGER```. ### Parameter 3: Overload Protection Maximum amount of electricity Mini Plug to handle. Use this parameter to adjust the maximum amount of electricity you want your Mini Plug to handle. The number entered as the value corresponds to the number of Amperes. Overload protection will turn the Mini Plug’s relay off once load exceeds 13A by default. It will also send a notification (NOTIFICATION\_EVENT\_POWER\_MANAGEMENT\_OVER\_LOAD\_DETECTED) to the controller and all associated devices. LED indicator on the device will blink red until the load is disconnected. Press the Z-Wave button ONCE to switch the alarm off. The value set in this parameter needs to be greater than the value in parameter 4.  Values in the range 1 to 16 may be set. The manufacturer defined default value is ```13```. This parameter has the configuration ID ```config_3_1``` and is of type ```INTEGER```. ### Parameter 4: Overload Protection Notification LED notifications of heavy load. Use this parameter to adjust electricity value for LED notifications of heavy load. The LED indicator on the Mini Plug will light up yellow once electricity from the load is greater than the value set in this parameter. The relay will NOT turn off. The value set in this parameter can NOT be greater than the value in parameter 3. Values: 1 – 13 (Amperes) or whatever the value set in parameter 3. 12 (Amperes) – default setting.  Values in the range 1 to 13 may be set. The manufacturer defined default value is ```12```. This parameter has the configuration ID ```config_4_1``` and is of type ```INTEGER```. ### Parameter 5: LED Notifications Use this parameter to turn LED notifications on or off Use this parameter to turn LED notifications on or off. Values: 0 – LED disabled; 1 – LED enabled (default). The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | LED disabled | | 1 | LED enabled (default) | The manufacturer defined default value is ```1``` (LED enabled (default)). This parameter has the configuration ID ```config_5_1``` and is of type ```INTEGER```. ### Parameter 6: Power Report Percentage Threshold Mini Plug to report energy usage percentage rate. Choose how you want your Mini Plug to report power consumption, electricity, voltage, and energy usage to your controller and associated devices by percentage rate. The number entered as the value corresponds to the change in percentage the appliance needs to go over for the event to be reported. So if 5% is entered by default, the Mini Plug will report any change in power consumption (W), voltage (V), electricity (A), or energy usage (kWH) over 5% (whether it’s at least 5% more or 5% less compared to previous report). Values: 1 – 100 (%); 5 (%) – default setting Values in the range 1 to 100 may be set. The manufacturer defined default value is ```5```. This parameter has the configuration ID ```config_6_1``` and is of type ```INTEGER```. ### Parameter 7: On/Off Status Recovery After Power Failure Choose the recovery state for your Mini Plug if power outage occurs Choose the recovery state for your Mini Plug if power outage occurs. Values: 0 – Mini Plug automatically turns OFF once power is restored (it does not remember the status prior to power outage); 1 – Mini Plug remembers the status prior to power outage and turns back to it (default);  The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | OFF once power is restored | | 1 | Remembers the status | The manufacturer defined default value is ```1``` (Remembers the status). This parameter has the configuration ID ```config_7_1``` and is of type ```INTEGER```. ### Parameter 8: Auto Turn-Off Timer Enable : Use this parameter to enable or disable the auto turn-off timer function Use this parameter to enable or disable the auto turn-off timer function. If this feature is enabled, the Mini Plug will automatically turn off after a fixed period of time (set in parameter 9). Values: 0 – timer disabled (default); 1 – timer enabled  The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | timer disabled (default) | | 1 | timer enabled | The manufacturer defined default value is ```0``` (timer disabled (default)). This parameter has the configuration ID ```config_8_1``` and is of type ```INTEGER```. ### Parameter 9: Auto Turn-Off Timer Interval Set the time to automatically turn off Use this parameter to set the time after which you want the Mini Plug to automatically turn off once it has been turned on. The number entered as value corresponds to the number of minutes. Values: 1 – 65535 (minutes); 150 (minutes) – default setting.  Values in the range 1 to 65535 may be set. The manufacturer defined default value is ```150```. This parameter has the configuration ID ```config_9_2``` and is of type ```INTEGER```. ### Parameter 10: Manual Control Turn the Mini Plug with button Choose if you want to use the Z-Wave button to turn the Mini Plug on or off manually or if you want to disable this function. If this parameter is set to 0 (disabled), you will only be able to turn the Mini Plug on or off remotely using your Z-Wave gateway controller. Values: 0 – manual control disabled; 1 – manual control enabled (default)  The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | manual control disabled | | 1 | manual control enabled (default) | The manufacturer defined default value is ```1``` (manual control enabled (default) ). This parameter has the configuration ID ```config_10_1``` and is of type ```INTEGER```. ### Switch All Mode Set the mode for the switch when receiving SWITCH ALL commands. The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | Exclude from All On and All Off groups | | 1 | Include in All On group | | 2 | Include in All Off group | | 255 | Include in All On and All Off groups | This parameter has the configuration ID ```switchall_mode``` 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 device does not support associations. ## Technical Information ### Endpoints #### Endpoint 0 | Command Class | Comment | |---------------|---------| | COMMAND_CLASS_NO_OPERATION_V1| | | COMMAND_CLASS_BASIC_V1| | | COMMAND_CLASS_SWITCH_BINARY_V1| Linked to BASIC| | COMMAND_CLASS_SWITCH_ALL_V1| | | COMMAND_CLASS_METER_V3| | | COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1| | | COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1| | | COMMAND_CLASS_ZWAVEPLUS_INFO_V1| | | COMMAND_CLASS_CONFIGURATION_V1| | | COMMAND_CLASS_ALARM_V4| | | COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| | | COMMAND_CLASS_POWERLEVEL_V1| | | COMMAND_CLASS_ASSOCIATION_V2| | | COMMAND_CLASS_VERSION_V2| | --- Did you spot an error in the above definition or want to improve the content? You can [contribute to the database here](http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/495).