Previous Topic

Next Topic

Book Contents

Book Index

Commands

This document contains general information about how to manage commands via the HAM Web UI and also descriptions of the native commands that come with the HAM module itself.

Defining, Editing and Executing Commands

To add or edit automation commands:

  1. In the Commands tab of the Home Automation page, click the icon in the top right corner.
  2. In the Add Command dialog, enter the following data:
  3. Save the command.

To edit a command, click the button next to it.

To execute a command, click the button dedicated for it.

For more information about the following list of commands and instructions on how to create them programmatically, see the Developer Guide.

Log Command

The Log Command sends log messages to the OSGi Log Service and to the system output.

Event Command

The Event Command is a command that fires OSGi events. It is used to notify third parties when an automation condition is satisfied.

Rule State Command

The Rule State Command is a command that enables/disables a single rule.

Filter Rule State Command

The Filter Rule State Command is a command that enables/disables a set of rules matching the specified filter.