![Vemmio DS-100 Manual Download Page 7](http://html2.mh-extra.com/html/vemmio/ds-100/ds-100_manual_3999119007.webp)
7
0x25)
Command =0x03
(Switch_Binary_Report = 0x3)
Parameter 1 = 0xFF
(ON=0xFF
,
OFF=0x00)
2-3-2 BINARY_SWITCH_SET
By using BINARY_SWITCH_SET Command of Multi Channel Command Class
Encapsulation Command, you can switch Relay1 ON/OFF by setting endpoint to
1, or switch Relay2 ON/OFF by setting endpoint to 2, or switch both Relay1 and
Relay2 ON/OFF by setting endpoint to 3
The example of the command show that switch off relay1 of DS-100
COMMAND_CLASS_MULTI_CHANNEL
MULTI_CHANNEL_CMD_ENCAP
Source End Point = 0x01
(this is the endpoint of command
inquirer here we assume endpoint is
1
,
if the inquirer doesn’t support multi
Channel this value will be 0)
(Bit Destination End Point = 0x01)
(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 DS-100 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
inquirer here we assume endpoint is
1
,
if the inquirer 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)
Below is the example show DS-100 report to last command