8
Command =0x03
(Switch_Binary_Reportet = 0x3)
Parameter 1 = 0xFF
(ON=0xFF
,
OFF=0x00)
Note: If the Multi-Channel Encapsulated BASIC_GET/SWITCH_GET
command follow a switch On/Off command, it should add 0.5s time
delay before the Get command.
2-3-2 BINARY_SWITCH_SET
By using BINARY_SWITCH_SET Command of Multi Channel Command Class
Encapsulation Command, you can switch both Relay1 and Relay2 ON/OFF by
setting endpoint to 1 or switch Relay1 ON/OFF by setting endpoint to 2 or switch
Relay2 ON/OFF by setting endpoint to 3
The example of the command show that switch off relay1 of PAN07/PAN09
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x01
(this is the endpoint of command owner
here we assume endpoint is 1
,
if the
owner doesn’t support multi Channel
this value will be 0)
(Bit Destination End Point = 0x02)
(Bit Address =0
;
Destination End Point
range1~3)
Command Class = 0x25
(Command_Class_Switch_Binary =
0x25)
Command =0x01
(Switch_Binary_Set = 0x01)
Parameter 1 = 0x00
(ON=0xFF
,
OFF=0x00)
2-3-3 METER_SUPPORTED_GET
:
:
:
:
This command is to ask the endpoint of PAN07/PAN09 what kind of meter data
can be reported
The example show how to get the meter report type
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x01
(this is the endpoint of command owner
here we assume endpoint is 1
,
if the
owner doesn’t support multi Channel
this value will be 0)
(Bit Destination End Point = 0x03)
(Bit Address =0
;
Destination End Point
range1~3)
Command Class = 0x32
( Command_Class_Meter_V3 = 0x32)
Command =0x03
(Meter_Supported_Get = 0x03)