Skip to content

Files

Latest commit

bec2c28 · Oct 21, 2018

History

History
187 lines (113 loc) · 5.96 KB

an158_0_0.md

File metadata and controls

187 lines (113 loc) · 5.96 KB
layout title
documentation
AN158 - ZWave

{% include base.html %}

AN158 Switch Meter Plugin

This describes the Z-Wave device AN158, manufactured by Everspring with the thing type UID of everspring_an158_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.

AN158 product image

The AN158 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

ON/OFF module with energy metering

Inclusion Information

Pressing On/Off button three times within 1.5 seconds will enter inclusion mode.

Exclusion Information

Pressing On/Off button three times within 1.5 seconds will enter exclusion mode.

Channels

The following table summarises the channels available for the AN158 -:

Channel Channel Id Category Item Type
Switch switch_binary Switch Switch
Electric meter (kWh) meter_kwh Energy Number
Electric meter (watts) meter_watts Energy Number
Reset the meter meter_reset Energy Switch
Alarm alarm_general 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 (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.

Reset the meter

Reset the meter.

The meter_reset channel supports the Switch item and is in the Energy category.

Alarm

Indicates if an alarm is triggered.

The alarm_general 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 3 configuration parameters available in the AN158. Detailed information on each parameter can be found in the sections below.

Param Name Description
1 True Period Time of switching status to send status message
2 Send Out Basic Command Enable or Disable the status message function
3 Meter Report Period Autoreporting meter value interval
Switch All Mode Set the mode for the switch when receiving SWITCH ALL commands

Parameter 1: True Period

Time of switching status to send status message This is the time the switching status needs to remain unchanged after a change to cause the device to send out a status message Values in the range 0 to 254 may be set.

The manufacturer defined default value is 10.

This parameter has the configuration ID config_1_1 and is of type INTEGER.

Parameter 2: Send Out Basic Command

Enable or Disable the status message function Enable or Disable the status message function when the local button press changes the switching state. The following option values may be configured -:

Value Description
0 Disabled
1 Enabled

The manufacturer defined default value is 0 (Disabled).

This parameter has the configuration ID config_2_1 and is of type INTEGER.

Parameter 3: Meter Report Period

Autoreporting meter value interval The device will report its meter value within the interval set. Set to 0 will disable the autoreporting function. Values in the range 0 to 3240 may be set.

The manufacturer defined default value is 3.

This parameter has the configuration ID config_3_2 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 AN158 supports 2 association groups.

Group 1: Reports

Association group 1 supports 1 node.

Group 2: Control

Association group 2 supports 4 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_SWITCH_ALL_V1
COMMAND_CLASS_METER_V2
COMMAND_CLASS_CONFIGURATION_V1
COMMAND_CLASS_ALARM_V1
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1
COMMAND_CLASS_ASSOCIATION_V1
COMMAND_CLASS_VERSION_V1

Documentation Links


Did you spot an error in the above definition or want to improve the content? You can contribute to the database here.