Acme-FishFarm
view release on metacpan or search on metacpan
docs/Acme-FishFarm-WaterConditionMonitor-1.01.html view on Meta::CPAN
<p>Returns true if the long buzzer is turned on and also turns off the short buzzer to reduce noise.</p>
<h1 id="Private-Methods-for-Buzzers">Private Methods for Buzzers</h1>
<dl>
<dt id="tweak_buzzers-self">&_tweak_buzzers ( $self )</dt>
<dd>
<p>Tweak the buzzers. It's either the short buzzer or the long buzzer switched on only. This subroutine will be called whenever a condition checking method is called in order to update the buzzers status.</p>
</dd>
</dl>
<h1 id="LED-LIGHTS-RELATED-SUBROUTINES-METHODS">LED LIGHTS RELATED SUBROUTINES/METHODS</h1>
<p>An LED is lighted up if the corresponding parameter is in abnormal state.</p>
<h2 id="on_LED_pH">on_LED_pH</h2>
<p>Lights up the LED for pH sensor, indicating abnormal pH.</p>
<h2 id="is_on_LED_pH">is_on_LED_pH</h2>
<p>Returns true if the LED of pH is lighted up.</p>
<h2 id="on_LED_temperature">on_LED_temperature</h2>
<p>Lights up the LED for temperature sensor, indicating abnormal water temperature.</p>
<h2 id="is_on_LED_temperature">is_on_LED_temperature</h2>
<p>Returns true if the LED of temperature is lighted up.</p>
<h2 id="on_LED_DO">on_LED_DO</h2>
<p>Lights up the LED for dissolved oxygen sensor, indicating low DO content. You fish might die :)</p>
<h2 id="is_on_LED_DO">is_on_LED_DO</h2>
<p>Returns true if the LED of DO is lighted up.</p>
<h2 id="on_LED_turbidity">on_LED_turbidity</h2>
<p>Light up the LED for turbidity sensor, indicating high level of waste etc. Fish might die :)</p>
<h2 id="is_on_LED_turbidity">is_on_LED_turbidity</h2>
<p>Returns true if the LED of DO is lighted up.</p>
<h2 id="lighted_LED_count">lighted_LED_count</h2>
<p>Returns the number of LEDs lighted up currently</p>
<h1 id="AUTHOR">AUTHOR</h1>
<p>Raphael Jong Jun Jie, <code><ellednera at cpan.org></code></p>
<h1 id="BUGS">BUGS</h1>
<p>Please report any bugs or feature requests to <code>bug-. at rt.cpan.org</code>, or through the web interface at <a href="https://rt.cpan.org/NoAuth/ReportBug.html?Queue=.">https://rt.cpan.org/NoAuth/ReportBug.html?Queue=.</a>. I will be notified,...
<h1 id="SUPPORT">SUPPORT</h1>
<p>You can find documentation for this module with the perldoc command.</p>
<pre><code> perldoc Acme::FishFarm::WaterConditionMonitor</code></pre>
<p>You can also look for information at:</p>
<ul>
<li><p>RT: CPAN's request tracker (report bugs here)</p>
<p><a href="https://rt.cpan.org/NoAuth/Bugs.html?Dist=.">https://rt.cpan.org/NoAuth/Bugs.html?Dist=.</a></p>
</li>
<li><p>CPAN Ratings</p>
<p><a href="https://cpanratings.perl.org/d/.">https://cpanratings.perl.org/d/.</a></p>
</li>
<li><p>Search CPAN</p>
<p><a href="https://metacpan.org/release/.">https://metacpan.org/release/.</a></p>
</li>
</ul>
<h1 id="ACKNOWLEDGEMENTS">ACKNOWLEDGEMENTS</h1>
<p>Besiyata d'shmaya</p>
<h1 id="LICENSE-AND-COPYRIGHT">LICENSE AND COPYRIGHT</h1>
<p>This software is Copyright (c) 2021 by Raphael Jong Jun Jie.</p>
<p>This is free software, licensed under:</p>
<pre><code> The Artistic License 2.0 (GPL Compatible)</code></pre>
</body>
</html>
( run in 1.316 second using v1.01-cache-2.11-cpan-39bf76dae61 )