User Manual
Rate Type = 0x01
Meter Type = 0x01
Precision = 2
Scale = 0x06(PF)
Size = 1 Bytes 
Meter Value 1 
Example:
Scale = 0x06 (PF)
Precision = 2
Size = 1 (1 Byte of PF)
Meter Value 1 = 0x63(PF)
Load power factor (PF) = Meter Value 1 =0.99
2-3 Multi Channel Command Class Version 3
PAN04 also support muti channel command class(version 3) , which include 
BINARY_SWITCH_GET, BINARY_SWITCH_SET, METER_SUPPORTED_GET, 
METER_RESET,METER_GET
You may control or get report from 3 endpoint of PAN04
2-3-1 BINARY_SWITCH_GET,
You may get the ON/OFF state from every endpoint, when endpoint set to 1 , 
PAN04 will reply ON(0xFF) either Relay 1 or Relay2 is ON, report OFF (0x00) 
when both Relay 1 and Relay2 OFF . If endpoint set to 2 , PAN04 will reply 
state of Relay1 . If endpoint set to 3 and PAN04 will reply state of Relay2
Below is a example show a source endpoint 5 send a get command to PAN04 
endpoint 1
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x05 (this is the endpoint of command owner 
here we assume endpoint is 5
,
if 
the owner doesn’t support multi 
Channel this value will be 0)
(Bit Address+Destination End Point = 0x01) (Bit Address =0
;
Destination End Point 
range from 1~3)
Command Class = 0x25 (Command_Class_Switch_Binary = 
0x25)
Command =0x02 (Switch_Binary_Get = 0x02)
Below is the example show PAN04 report to last command
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x01 Since the endpoint is 1 so PAN04 will 
9










