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:indigo_touch_web [2025/10/24 01:28] – [Loading A Specific Tab] davel17indigo_2025.1_documentation:indigo_touch_web [2025/10/24 12:00] (current) – [Tile View / List View] davel17
Line 30: Line 30:
     * Thermostat     * Thermostat
  
-Devices also have a special popup menu which is shown when you click the ellipsis icon //''...''// at the top of the device tile. This displays a menu with up to four options (depending on the type of device):+Devices also have a special popup menu which is shown when you click the ellipsis icon //''...''// at the top (or on the right side) of the device tile. This displays a menu with up to four options (depending on the type of device):
  
-  * Copy ID - This item will cause the device's ID to be copied to the clipboard. Due to the security of modern browsers, this feature will only work via //''https''// connections via the Indigo Reflector Service and via //''http''// when connecting using a local loopback address like //''localhost''// or //''127.0.0.1''//+  * Copy ID - This option will cause the device's ID to be copied to the clipboard. Due to the security of modern browsers, this feature will only work via //''https''// connections via the Indigo Reflector Service and via //''http''// when connecting using a local loopback address like //''localhost''// or //''127.0.0.1''//
-  * Refresh from server - ITW objects update automatically when data are changed in Indigo, but sometimes you might want to force the data to refresh for a specific device. Selecting this item will cause the device data to be refreshed.+  * Refresh from server - ITW objects update automatically when data are changed in Indigo, but sometimes you might want to force the data to refresh for a specific device. Selecting this option will cause the device data to be refreshed.
   * Send status request - only available for devices that support the Send Status Request feature in the Indigo Client.   * Send status request - only available for devices that support the Send Status Request feature in the Indigo Client.
-  * Show device JSON - this item will cause a pop-up window to display the entire JSON payload for the device.+  * Show device JSON - this option will cause a pop-up window to display the entire JSON payload for the device.
  
 == Actions == == Actions ==
Line 48: Line 48:
   * For select boolean values, a toggle value button will be displayed in the editing dialog--similar to Indigo Touch.   * For select boolean values, a toggle value button will be displayed in the editing dialog--similar to Indigo Touch.
  
 +Variables also have a special popup menu which is shown when you click the ellipsis icon //''...''// on the right side of the variable tile. This displays a menu with two options:
 +
 +  * Copy ID - This option will copy the variable's ID to the clipboard. 
 +  * Copy value - This option will copy the variable's value to the clipboard.
 +
 +Due to the security of modern browsers, these features will only work via https connections or via http when connecting using a local loopback address like localhost or 127.0.0.1.
 == Triggers == == Triggers ==
   * The Triggers tab shows all the triggers in the Indigo database.   * The Triggers tab shows all the triggers in the Indigo database.
Line 69: Line 75:
   * New log messages will be displayed while the Logs tab is active.   * New log messages will be displayed while the Logs tab is active.
   * Debug, caution and warning messages will be colored appropriately.   * Debug, caution and warning messages will be colored appropriately.
 +  * Long and multiline log messages will be truncated, and will appear with an ellipsis (...). Clicking on a truncated message will expand it. Click again to collapse it.
 +==== Search Tools ====
  
 === In Folder === === In Folder ===
Line 76: Line 84:
 This text field allows you to filter the object list based on the object's name field. You can search by partial text -- for example, entering //''ext''// will show both "**Ext**erior" as well as "T**ext**". This text field allows you to filter the object list based on the object's name field. You can search by partial text -- for example, entering //''ext''// will show both "**Ext**erior" as well as "T**ext**".
  
-==== Light Mode and Dark Mode ==== + 
-ITW currently supports two views -- light mode and dark mode. You can toggle between the two using the button at the top right of the screen. Your choice is saved locally via your browser's local storage, so the next time you visit, ITW will display using your theme preference. If you clear your browser's cache (including local storage), your preference choice will be erased. This setting is also browser specific so if you rotate among different browsers or have multiple users, each can have its own unique preference saved.+==== Themes ==== 
 +ITW currently supports two themes -- light mode and dark mode. You can toggle between the two using the button at the top right of the screen. Your choice is saved locally via your browser's local storage, so the next time you visit, ITW will display using your theme preference. If you clear your browser's cache (including local storage), your preference choice will be erased. This setting is also browser specific so if you rotate among different browsers or have multiple users, each can have its own unique preference saved.
  
 |  Light Mode  |  Dark Mode  | |  Light Mode  |  Dark Mode  |
 |  {{:indigo_2025.1_documentation:itw_tile_view_light.png?800|Indigo Touch Web Image Light}}  |  {{:indigo_2025.1_documentation:itw_tile_view_dark.png?800|Indigo Touch Web Image Dark}}  | |  {{:indigo_2025.1_documentation:itw_tile_view_light.png?800|Indigo Touch Web Image Light}}  |  {{:indigo_2025.1_documentation:itw_tile_view_dark.png?800|Indigo Touch Web Image Dark}}  |
-==== Tile View / List View ====+==== Views ==== 
 +Indigo Touch Web supports two views--Tile view and List view. You can toggle between the two views using the view button located in the upper right corner.  
 + 
 +^  Tile View  ^  List View  ^ 
 +| {{:indigo_2025.1_documentation:itw_tile_view_light.png?800|Indigo Touch Web Tile View}} | {{:indigo_2025.1_documentation:itw_list_view_light.png?800|Indigo Touch Web List View}} | 
 + 
 +Items in List view are collapsed by default. Clicking on the ">" next to an item will expand it to display things like additional controls and details. Click on the element's ">" again to collapse it.
  
 +List view is available for all ITW tabs (except log entries).
 ==== Loading A Specific Tab ==== ==== Loading A Specific Tab ====
 By default, ITW will show the Devices tab when it first loads. If you would like to begin with a different tab, you can add  a URL query argument to the end of the target URL (**query arguments must be lowercase, and you must include //''index.html''// as a part of the URL for this feature to work**). By default, ITW will show the Devices tab when it first loads. If you would like to begin with a different tab, you can add  a URL query argument to the end of the target URL (**query arguments must be lowercase, and you must include //''index.html''// as a part of the URL for this feature to work**).
  • /www/perceptive/wiki/data/attic/indigo_2025.1_documentation/indigo_touch_web.1761269322.txt.gz
  • Last modified: 2025/10/24 01:28
  • by davel17