Previous Topic

Next Topic

Book Contents

Book Index

HDM Conditions

Conditions for listening to changes in devices and zones.

To add or edit device management conditions:

  1. From the Home Automation page go to the Conditions tab and click the icon in the top right corner.
  2. In the Add Condition dialog, provide the following data:

Device Class Object Property Condition

This condition is activated when there is a change in a Device Class Object property. The source for this condition can be only one device.

Selecting the Device

Specifying the Property

If you leave the constraint field empty, the condition will be triggered every time that the property is changed.

You can select from one of the following comparison operations: =, !=, <, >, >= and <=. The condition will be triggered when the property is changed to a value that is equal, not equal, greater, less, greater than or less than a target value.

Filter Device Class Object Property Condition

This condition is activated when a Device Class Object property is changed. The source for this condition can be several devices that share common properties.

Selecting the Devices

The devices are filtered when the condition is created. If a new device that matches the criteria is added later to the system, it will not be included until the condition is refreshed.

Specifying the Property

If you leave the constraint field empty, the condition will be triggered every time that the property is changed.

You can select from one of the following comparison operations: =, !=, <, >, >= and <=. The condition will be triggered when the property is changed to a value that is equal, not equal, equal or greater than, equal or less than, greater or less than a target value.

Home Device Property Condition

This condition is activated when a Home Device property is changed. The source for the condition can be only one specific device.

Selecting the Device

Specifying the Property

If you leave the constraint field empty, the condition will be triggered every time that the property is changed.

You can select from one of the following comparison operations: =, !=, <, >, >= and <=. The condition will be triggered when the property is changed to a value that is equal, not equal, equal or greater than, equal or less than, greater or less than a target value.

Filter Home Device Property Condition

This condition is triggered when a Home Device property is changed. The source for this condition can be several devices that share common properties.

Selecting the Devices

The devices are filtered when the condition is created. If a new device that matches the criteria is added to the system later, it will not be listed in this section until the condition is refreshed.

Specifying the Property

If you leave the constraint field empty, the condition will be triggered every time that the property is changed.

You can select from one of the following comparison operations: =, !=, <, >, >= and <=. The condition will be triggered when the property is changed to a value that is equal, not equal, equal or greater than, equal or less than, greater or less than a target value.

For more information about these conditions and instructions on how to create them programmatically, see the Developer Guide.