Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
indigo_2025.1_documentation:device_class [2026/03/10 22:39] – [Ungroup With Device] davel17indigo_2025.1_documentation:device_class [2026/03/10 22:43] (current) – [Ungroup With Device] davel17
Line 727: Line 727:
  
 === Group With Device === === Group With Device ===
-To group two or more devices together, use the ''//indigo.device.groupWithDevice()//'' command. The parameters are the Indigo Device object IDs of the devices to be grouped.+To group two or more devices together, use the ''//indigo.device.groupWithDevice()//'' command. The parameters are the Indigo Device object IDs of the devices to be grouped. **Note if you have the device dialog UI open, it will not dynamically update, and you shouldn’t call either method if the device factory UI is open.** 
  
 ^  Command Syntax Examples  ^ ^  Command Syntax Examples  ^
Line 856: Line 856:
  
 === Ungroup With Device === === Ungroup With Device ===
-If you want to remove a device from a group, use the ''//indigo.device.ungroupDevice()//'' command. Use this command with the ID of the device you want removed from the group.+If you want to remove a device from a group, use the ''//indigo.device.ungroupDevice()//'' command. Use this command with the ID of the device you want removed from the group.**Note if you have the device dialog UI open, it will not dynamically update, and you shouldn’t call either method if the device factory UI is open.** 
 ^  Command Syntax Examples  ^ ^  Command Syntax Examples  ^
 <code> <code>
  • /www/perceptive/wiki/data/attic/indigo_2025.1_documentation/device_class.1773182380.txt.gz
  • Last modified: 2026/03/10 22:39
  • by davel17