Page 16
On/Off Plug-In Switch Advanced User Manual
“Configuration” Command Class Parameters
Param
#
Size
Name
Available Values
Default
Value
01
This parameter enables/disables the METER_REPORT function, which sends periodic reports to Group1 members
with information on line voltage, current load, and power & energy consumption. Also see Param 2 & 6.
01
Enable/Disable METER_REPORT
00
(Disable Meter Functionality)
01
(Enable Meter Functionality)
01
(Meter En-
abled)
02
This parameter sets the amount of time between each successive METER_REPORT signal sent to Group 1 (also see
Param 1 & 6.)
02
METER_REPORT Interval
00 01 ~ FF FF
(1 ~ 65535 in seconds)
01 2C
(300 Sec)
03
Sets the maximum current the plug will pass before it cuts off power and sends a NOTIFICATION_EVENT_POWER_
MANAGEMENT_OVER_LOAD_DETECTED signal to Group 1 and a BASIC_SET(FF) to Group 2. The LED will then blink
red once per second until the current returns to normal. To clear the NOTIFICATION and start monitoring again, the
BUTTON must be pushed once (only after the current is back to normal.)
NOTE: this value must be higher than Param 4
01
Set “Overload” Current Level
01 ~ 10
(1 ~ 16 in amps)
0D
(13 Amps)
Table 8 -
On/Off Plug-In Switch Configuration Parameters
Configuration parameters are sent using a standard syntax to ensure interopera-
bility between all manufacturers’ products. All values are represented using the
hexadecimal number system.
Typical syntax is as shown below. Note that the value sent must be the exact size,
in bytes, as accepted by the setting. The “extra” spaces should be filled with zeros
(see the “value” column below.)
Example Configuration Parameter:
02 02 00 0A
Param #
Size
Value
02
(Param #2)
02
(2 Bytes)
00 0A
(10)
“Configuration” Command Class Parameters