Device Arrays

I am an AMX control systems programmer.

I was wondering if the ability to create a device array of identical devices could be added to the rules engine. I have 9 Zooz ZEN32 keypads in my home and being able to do this would make button, LED tracking so much easier. If I want button 2 on all of the ZEN32s to behave the same. program to the device array name.

For example, DEVICE ARRAY NAME (ZEN32_1, ZEN32_2, ZEN32_3)

Whatever happens on the device array, all members of the array act as one logical device.

You can, more or less, already do this. You have two options.

  1. Set your rule up using all the button devices as a trigger.
  2. Create a virtual button. Setup a rule to have the button presses from all the physical devices update the virtual button. Use the virtual button in the actual rules.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.