4
[Command Class Switch Binary, Switch Binary Set, Value = 1~99,
(255)0xFF]
: the load attached to the Switch turns on.
[Command Class Switch Binary, Switch Binary Set, Value = 0(0x00)]
: the
load attached to the Switch turns off.
1.
Z-
Wave’s Groups (Association Command Class Version 2)
The Switch can be set to send reports to associated Z-Wave devices. It supports
one association group with one node support for Grouping 1. For group 1, the Switch
will report its latest status to Z-Wave Controller.
Grouping 1 includes, SWITCH_BINARY_REPORT, METER_REPORT,
ALARM_REPORT.
2-1 Auto report to Grouping 1 (Maximum Node 1)
2-1-1 On/Off Event Report
When “on” or “off” state has been changed, it will send Binary Switch Report to the
node of Grouping 1.
Binary Switch Report
ON:
[Command Class Switch Binary, Switch Binary Report, Value
=255(0xFF)]
OFF:
[Command Class Switch Binary, Switch Binary Report, Value
=0(0x00)]
2-1-2 Instant Power Consumption vary over 5% report
When the power consumption of load vary over 5%, it will send Meter report to the
nodes of Grouping 1.
Meter Report Command:
[Command Class Meter
,
Meter Report
,
Rate Type = 0x01
,
Meter Type =
0x01
,
Precision = 1
,
Scale = 0x02
,
Size = 4
,
Meter Value(W) ]
2-1-3 Overload alarm report
When PAN03/PAN10 detects the current is more than 12A, it will send Alarm Report
to Group 1 node.
The content of Alarm Report
Alarm report command:
[Command_Class_Alarm, Alarm_Report, Alarm Type =
0x08, Alarm Level = 0xFF]
2-2 Response to Meter Get Command
The Switch will report its (1) instant Power Consumption (Watt) or (2)
accumulated power consumption(KWH) or (3)
AC load Voltage (V) or (4)
AC load
current ( I ) (5)
load power factor (PF) to Z-Wave Controller after receive the
Meter Get Command from Z-Wave Controller.
2-2-1 Instant Power Consumption (Watt) of Switch
When receiving Meter Get Command, it will report Meter Report Command to the
node.
Meter Get Command:
[Command Class Meter, Meter Get, Scale =0x02(W)]
Meter Report Command:
[Command Class Meter
,
Meter Report
,
Rate Type = 0x01
,
Meter Type =
0x01
,
Precision = 1
,
Scale = 0x02
,
Size = 4
,
Meter Value(W) ]
Example:
Meter Value 1 = 0x00 (W)
Meter Value 2 = 0x00 (W)
Meter Value 3 = 0x03 (W)
Meter Value 4 = 0xEA (W)
Meter(W) = Meter Value 3 *256 + Meter Value 4 = 100.2W
2-2-2 Accumulated Power Consumption (KW/h)
When receiving Meter Get Command, it will report Meter Report Command to
the node.
Meter Get Command:
[Command Class Meter, Meter Get, Scale = 0x00 KW/h)]
Meter Report Command:
[Command Class Meter
,
Meter Report
,
Rate Type = 0x01
,
Meter Type =
0x01
,
Precision = 2
,
Scale = 0x00
,
Size = 4
,
Meter Value (KWh)]