Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| indigo_5_documentation:documents [2012/07/18 23:01] – [Indigo Plugin Documents] jay | indigo_5_documentation:documents [2025/04/14 20:10] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Indigo 5 Documentation ====== | ||
| + | |||
| + | Welcome to the Indigo 5 Documentation pages. We've separated the docs into three areas, each focusing on some different part of Indigo 5. | ||
| + | ===== Indigo User Documents ===== | ||
| + | |||
| + | This section contains links to documents that apply to the base Indigo product (both Indigo Lite and Indigo Pro). It's the starting point if you're new to Indigo. We highly recommend starting with the [[Getting Started]] guide then progressing on to the other documents. | ||
| + | |||
| + | - [[Getting Started]] <- <color green> | ||
| + | - [[overview|Concept Overview]] - What are Devices, Triggers, Schedules, Action Groups, Control Pages, and Variables? | ||
| + | - [[ui_tour|Tour the Indigo Mac Client User Interface]] | ||
| + | - [[clients|Other Indigo Clients]] | ||
| + | - If you have INSTEON devices, learn about [[https:// | ||
| + | |||
| + | ==== Other Help Pages ==== | ||
| + | |||
| + | There are other help documents available below and from the purple question mark icon {{: | ||
| + | |||
| + | * The [[ui_tour&# | ||
| + | * [[insteon_link_management|INSTEON Link Management in Indigo]] - If you have INSTEON devices, this dialog will help you to manage links between them. (Learn about [[https:// | ||
| + | * [[Advanced PowerLinc Options]] | ||
| + | * [[X10 RF Interface Options]] | ||
| + | * [[Deletion Dependencies]] | ||
| + | ===== Indigo Plugin Documents ===== | ||
| + | |||
| + | Indigo Pro ships with many extensions to offer greater functionality. In Indigo 5, these are referred to as plugins. This section contains links to the documentation for each plugin that ships with Indigo 5 (the version number after the plugin name indicates which version the plugin began shipping). | ||
| + | |||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: insteon_commands |INSTEON Commands]] (v5.1.1) - a collection of INSTEON commands for functions that aren't built-in to the Client UIs. | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | * [[plugins: | ||
| + | |||
| + | ===== Technical Documents ===== | ||
| + | |||
| + | With the release of Indigo 5, extending Indigo has become easier than ever. Along with AppleScript, | ||
| + | |||
| + | **<color red>A note about version numbers</ | ||
| + | |||
| + | If any of the API tables in the documentation don't have a version number you can assume that the feature is available in API version 1.0 and later. | ||
| + | |||
| + | * [[plugin_scripting_tutorial|Indigo 5 Scripting Tutorial]] - dive into scripting Indigo by examples. | ||
| + | * [[plugin_extending_tutorial|Indigo 5 Server Plugin Tutorial]] - examples of extending Indigo via plugins. | ||
| + | * The Indigo Plugin SDK ([[https:// | ||
| + | * [[plugin_guide|Indigo 5 Plugin Developer' | ||
| + | * [[object_model_reference|Indigo 5 Object Model Reference]] - the Indigo Object Model (IOM) and how to use it in Python. | ||
| + | * [[iws_plugin_guide|Indigo Web Server Plugins Guide]] - this document explains how to build an IWS plugin. | ||
| + | * [[http:// | ||