<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.perceptiveautomation.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.perceptiveautomation.com/wiki/feed.php">
        <title>Perceptive Automation</title>
        <description></description>
        <link>http://www.perceptiveautomation.com/wiki/</link>
        <image rdf:resource="http://www.perceptiveautomation.com/wiki/lib/tpl/newpa/images/favicon.ico" />
       <dc:date>2012-05-17T00:00:49-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=plugins:sql_logger&amp;rev=1337217860&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:getting_started&amp;rev=1337099503&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:object_model_reference&amp;rev=1337097167&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:plugin_guide&amp;rev=1337097142&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:documents&amp;rev=1337097129&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:api_version_chart&amp;rev=1337038199&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.perceptiveautomation.com/wiki/doku.php?id=plugins:wish_list&amp;rev=1336594738&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.perceptiveautomation.com/wiki/lib/tpl/newpa/images/favicon.ico">
        <title>Perceptive Automation</title>
        <link>http://www.perceptiveautomation.com/wiki/</link>
        <url>http://www.perceptiveautomation.com/wiki/lib/tpl/newpa/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=plugins:sql_logger&amp;rev=1337217860&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-16T20:24:20-05:00</dc:date>
        <dc:creator>mattb</dc:creator>
        <title>plugins:sql_logger - [Example Queries] </title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=plugins:sql_logger&amp;rev=1337217860&amp;do=diff</link>
        <description>The SQL Logger Plugin for Indigo integrates automatically logs device state changes, variable values changes, and event log entries to either PostgreSQL or SQLite.

This allows Indigo to integrate with other applications or services, and allows for historical data recording. You can, for example, use PHP to dynamically generate graphs or charts of device states (like temperature) stored in a PostgreSQL database.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:getting_started&amp;rev=1337099503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-15T11:31:43-05:00</dc:date>
        <dc:creator>jay</dc:creator>
        <title>indigo_5_documentation:getting_started - [Other Configuration Settings] </title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:getting_started&amp;rev=1337099503&amp;do=diff</link>
        <description>Introducing the Indigo Home Control Server

Welcome to Indigo!

Indigo is a powerful home control server that integrates an assortment of popular INSTEON and X10 hardware devices to provide control of your home. Depending on your needs and budget, you can create a simple system that controls only a couple of lights or you can automate your entire home.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:object_model_reference&amp;rev=1337097167&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-15T10:52:47-05:00</dc:date>
        <dc:creator>jay</dc:creator>
        <title>indigo_5_documentation:object_model_reference - [About this Reference] </title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:object_model_reference&amp;rev=1337097167&amp;do=diff</link>
        <description>About this Reference

This guide is meant to provide specific reference information about the Indigo Object Model (IOM) as used by scripters writing embedded scripts as well as developers writing Server plugins. Scripters can be Developers and vice versa - we just wanted to define the different potential uses for IOM.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:plugin_guide&amp;rev=1337097142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-15T10:52:22-05:00</dc:date>
        <dc:creator>jay</dc:creator>
        <title>indigo_5_documentation:plugin_guide - [Indigo Plugins and APIs] </title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:plugin_guide&amp;rev=1337097142&amp;do=diff</link>
        <description>Indigo Plugins and APIs

Indigo has a long history of extensibility - AppleScript Attachment scripts were available from the start. Later, the Indigo Web Server was added along with the IWS plugin and the ability to add custom images.

With Indigo 5.0, we wanted to add a new server plugin API that would allow 3rd party developers to more natively add devices, triggers, and actions to Indigo. This new server API would allow users and 3rd party vendors to implement their own functionality in Pytho…</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:documents&amp;rev=1337097129&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-15T10:52:09-05:00</dc:date>
        <dc:creator>jay</dc:creator>
        <title>indigo_5_documentation:documents - [Technical Documents] </title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:documents&amp;rev=1337097129&amp;do=diff</link>
        <description>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 your new to Indigo. We highly recommend starting with the Getting Started guide then progressing on to the other documents.</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:api_version_chart&amp;rev=1337038199&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-14T18:29:59-05:00</dc:date>
        <dc:creator>jay</dc:creator>
        <title>indigo_5_documentation:api_version_chart</title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=indigo_5_documentation:api_version_chart&amp;rev=1337038199&amp;do=diff</link>
        <description>The following chart will show which version of Indigo introduced any given API version.
  API Version    Indigo Version    1.0    5.0.0 - 5.1.1    1.1    5.1.2 - current</description>
    </item>
    <item rdf:about="http://www.perceptiveautomation.com/wiki/doku.php?id=plugins:wish_list&amp;rev=1336594738&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-09T15:18:58-05:00</dc:date>
        <dc:creator>jay</dc:creator>
        <title>plugins:wish_list - [Completed Plugins] </title>
        <link>http://www.perceptiveautomation.com/wiki/doku.php?id=plugins:wish_list&amp;rev=1336594738&amp;do=diff</link>
        <description>We will, undoubtedly, get a ton of requests for plugins. In fact, we already have (sorta). We've decided to publish this list and we'll maintain it as best we can (in no particular order) so feel free to send us a request to indigo DASH wish AT perceptiveautomation DOT com . If you're interested in developing a plugin and want to tackle one of these, let us know and we'll put your name (forum username) beside it.</description>
    </item>
</rdf:RDF>

