<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
     Alarm configuration snapshot 2012/10/11 14:49:10.530000000
     URL : jdbc:mysql://localhost/alarm
     Root: Demo
  -->
<config name="Demo">
    <component name="WhateverRandom">
        <component name="Some System">
            <guidance>
                <title>Guidance</title>
                <details>Fix it soon!</details>
            </guidance>
            <component name="System Below">
                <pv name="sim://sine">
                    <description>Sine</description>
                    <enabled>false</enabled>
                    <latching>true</latching>
                    <annunciating>true</annunciating>
                </pv>
                <pv name="pv4">
                    <description>pv4</description>
                    <enabled>false</enabled>
                    <latching>true</latching>
                </pv>
            </component>
        </component>
    </component>
    <component name="Top2">
        <component name="Sys1">
        </component>
    </component>
    <component name="Heater">
        <guidance>
            <title>Alarm Info</title>
            <details>If the alarm happens, look at the Heater Control display.&#10;&#10;Figure out what to do.&#10;&#10;If you cannot fix the problem, duck below a table.</details>
        </guidance>
        <display>
            <title>Heater Control</title>
            <details>&quot;/BOY Examples/Heater/heater.opi&quot;</details>
        </display>
        <component name="Tank System">
            <guidance>
                <title>Guidance</title>
                <details>Fix it soon!</details>
            </guidance>
            <pv name="demo:heat_V">
                <description>Heater at maximum</description>
                <latching>true</latching>
                <annunciating>true</annunciating>
            </pv>
            <pv name="demo:tank">
                <description>Tank temperature</description>
                <latching>true</latching>
                <annunciating>true</annunciating>
            </pv>
        </component>
    </component>
</config>
