doc/bms.sgml

Thu, 10 Jan 2019 20:22:06 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 10 Jan 2019 20:22:06 +0100
changeset 185
4c25db9e8102
parent 0
033898178630
child 362
42321bf1bab0
permissions
-rw-r--r--

Added configuration settings for MQTT in config.php. Finished screen box sizes for the fermenters monitor. Select beername and code from the current brew products and send it to the fermenter. Added switch commands to the fermenter. Delay data get from the fermenter after sending any command so there is time to process the commands. Turn switches off when the mode changes. Removed 0.2 degrees setpoint diffs for low and high, the fermenter must deal with it. Prevent turning the heater and cooler together on.

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN" [
<!ENTITY chapter1 SYSTEM "bms-ch1.sgml">
<!ENTITY chapter2 SYSTEM "bms-ch2.sgml">
<!ENTITY chapter3 SYSTEM "bms-ch3.sgml">
]>

<book lang="nl">
<bookinfo>
    <title>Brouwerij Management Systeem handleiding.</title>
    <authorgroup>
	<author>
	    <firstname>Michiel</firstname>
	    <surname>Broek</surname>
	</author>
    </authorgroup>

    <copyright>
	<year>2018</year>
	<holder role='mailto:mbse@mbse.eu'>M. Broek</holder>
    </copyright>

    <releaseinfo>Version 0.0.1</releaseinfo>
    <abstract>
	<para>
	    Documentatie voor het Brouwerij Management Systeem software pakket.
	</para>
    </abstract>
</bookinfo>

&chapter1;
&chapter2;
&chapter3;

</book>

mercurial