Chapter 5: Using the Command Line Interface
* The "switchActuator" privilege requires an argument that is separated
with a colon. The argument could be:
• All actuators, that is,
switchActuator:all
• An actuator's ID number. For example:
switchActuator:1
switchActuator:2
switchActuator:3
• A list of comma-separated ID numbers of different actuators. For
example:
switchActuator:1,3,6
Note: The ID number of each actuator is shown in the BCM2 web
interface. It is an integer between 1 and 32.
** The "switchOutlet" privilege requires an argument that is separated
with a colon. The argument could be:
• All outlets, that is,
switchOutlet:all
• An outlet number. For example:
switchOutlet:1
switchOutlet:2
switchOutlet:3
• A list of comma-separated outlets. For example:
switchOutlet:1,3,5,7,8,9