<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to stop event temporally?]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am wondering whether there is a way to stop all events logging for a period of time? Thank you very much!</p>
<p dir="auto">Pine</p>
]]></description><link>https://forum.mango-os.com/topic/1494/how-to-stop-event-temporally</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 09:46:58 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1494.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Feb 2014 06:20:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to stop event temporally? on Mon, 03 Mar 2014 22:58:35 GMT]]></title><description><![CDATA[<p dir="auto">The "System Settings - Other settings - Purge events older than" option works for my purpose. Thank you!</p>
]]></description><link>https://forum.mango-os.com/post/8406</link><guid isPermaLink="true">https://forum.mango-os.com/post/8406</guid><dc:creator><![CDATA[Pine]]></dc:creator><pubDate>Mon, 03 Mar 2014 22:58:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to stop event temporally? on Wed, 19 Feb 2014 19:08:39 GMT]]></title><description><![CDATA[<p dir="auto">Check out maintenance events.</p>
]]></description><link>https://forum.mango-os.com/post/8366</link><guid isPermaLink="true">https://forum.mango-os.com/post/8366</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Wed, 19 Feb 2014 19:08:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to stop event temporally? on Wed, 19 Feb 2014 09:17:49 GMT]]></title><description><![CDATA[<p dir="auto">To the best of my knowledge, there is no way to configure such a behavior in the officially supported Mango through the UI. This means the quality of the feature would be connected to how much effort you wanted to put into coding it, but a simple hardcoded solution can be achieved by compiling the core with a modified EventManager. If you modify the 'raiseEvent' method at line 89 of com.serotonin.m2m2.rt.EventManager.java to include something like ```<br />
&amp;&amp; time % 1000<em>60</em>60<em>24 &lt; 1000</em>60<em>60</em>12</p>
<pre><code class="language-You">
Also, I apologize, but I haven't explored possible time zone or server time issues that could arise trying the above method, though I suspect those are handled elsewhere for you already.</code></pre>
]]></description><link>https://forum.mango-os.com/post/8362</link><guid isPermaLink="true">https://forum.mango-os.com/post/8362</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Wed, 19 Feb 2014 09:17:49 GMT</pubDate></item></channel></rss>