<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.deterministic.ltd/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://wiki.deterministic.ltd/feed.php">
        <title>Wintermute User Guide - concepts:variables</title>
        <description></description>
        <link>http://wiki.deterministic.ltd/</link>
        <image rdf:resource="http://wiki.deterministic.ltd/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-17T01:56:18+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.deterministic.ltd/doku.php?id=concepts:variables:references&amp;rev=1747515118&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.deterministic.ltd/doku.php?id=concepts:variables:special&amp;rev=1747515118&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.deterministic.ltd/doku.php?id=concepts:variables:triggers&amp;rev=1747515118&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.deterministic.ltd/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Wintermute User Guide</title>
        <link>http://wiki.deterministic.ltd/</link>
        <url>http://wiki.deterministic.ltd/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="http://wiki.deterministic.ltd/doku.php?id=concepts:variables:references&amp;rev=1747515118&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-17T20:51:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>references</title>
        <link>http://wiki.deterministic.ltd/doku.php?id=concepts:variables:references&amp;rev=1747515118&amp;do=diff</link>
        <description>Variable References

Variable references allow you to inline the value of a variable into a command. So, given the variable:

zone.variable1=Hello

The command:

message: $zone.variable1 Dave

Would produce the text “Hello Dave” in the system log</description>
    </item>
    <item rdf:about="http://wiki.deterministic.ltd/doku.php?id=concepts:variables:special&amp;rev=1747515118&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-17T20:51:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>special</title>
        <link>http://wiki.deterministic.ltd/doku.php?id=concepts:variables:special&amp;rev=1747515118&amp;do=diff</link>
        <description>Special Variables

Wintermute has two sets of variables outside the standard zone.variable hierarchy:

System Variables

The following variables cannot be written to, but can be read from anywhere in Wintermute:

	*  wmTime - returns the value of the</description>
    </item>
    <item rdf:about="http://wiki.deterministic.ltd/doku.php?id=concepts:variables:triggers&amp;rev=1747515118&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-17T20:51:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>triggers</title>
        <link>http://wiki.deterministic.ltd/doku.php?id=concepts:variables:triggers&amp;rev=1747515118&amp;do=diff</link>
        <description>Variable Triggers

When you&#039;re monitoring a numerical variable, you can set a trigger on it using trigger_add to fire a command based on its changing value. The command documentation gives more information on their use.

Used in conjunction with the filter flag, this can be a useful way for monitoring things like pressure sensors, distance sensors etc</description>
    </item>
</rdf:RDF>
