void sendControlCommand(int, PowerCommand)

Sends a command for the specified outlet.

Security

Trust Level Required: Full Trust

Parameters

Name Description
outletNbr The outlet number to target. Use 0 to target all outlets, but is only supported for the reset command.
cmd The PowerCommand to execute.

Return

Nothing.