1. Overview
AirLive SP-101 User Manual
2. Plug the load into the Switch. Make sure the load to be controlled cannot exceed 13A.
3. Press the button or switch on the load to the ON position.
4. To manually turn ON the Switch, press and release the On/Off button. The LED will
turn ON, and the load plugged into the Switch will also turn ON.
5. To manually turn OFF the Switch, simply press and release the On/Off button. The
LED will turn OFF and the load plugged into the Switch will also turn OFF.
1.5 Programming
1.5.1. Basic Command Class/Bi
1.5.1.1. BASIC_GET / BINARY_SWITCH_GET
Upon receipt of the following commands from a Z-Wave Controller, the Switch will report its
On/Off state to the node asked.
Basic Get Command: [Command Class Basic, Basic Get]
Report OFF: [Command Class Basic, Basic Report, Value = 0(0x00)]
Report ON:[Command Class Basic, Basic Report, Value = 255(0xFF)]
Binary Switch Get Command:[Command Class Switch Binary, Switch Binary Get]
Binary Switch Report Command:
Report OFF:[Command Class Switch Binary, Switch Binary Report, Value= 0(0x00)]
Report ON:[Command Class Switch Binary, Switch Binary Report, Value =
1.5.1.2. BASIC_SET / SWITCH_BINARY_SET
Upon receipt of the following commands from a Z-Wave Controller, the load attached to the
Switch will turn on or off.
[Command Class Basic, Basic Set, Value = 1~99,255(0xFF)]: the load attached to the
Switch turns on.
[Command Class Basic, Basic Set, Value = 0(0x00)]: the load attached to the Switch
turns off.
[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.5.2. 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.