<?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[Small bug in  package com.serotonin.m2m2.rt.script;    NumericPointWrapper  class]]></title><description><![CDATA[<p dir="auto">to de mango develop, the function  have one small bug. is right?<br />
private AnalogStatistics getStats(long from, long to)<br />
{<br />
PointValueTime start = this.point.getPointValueBefore(from);<br />
List&lt;PointValueTime&gt; values = this.point.getPointValuesBetween(from, to);<br />
PointValueTime end = this.point.getPointValueAfter(from);           <strong>//here should be to,is not from</strong><br />
AnalogStatistics stats = new AnalogStatistics(from, to, start, values, end);<br />
return stats;<br />
}</p>
<p dir="auto">who have the git account,please update.</p>
]]></description><link>https://forum.mango-os.com/topic/1742/small-bug-in-package-com-serotonin-m2m2-rt-script-numericpointwrapper-class</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 22:16:58 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1742.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 25 Oct 2014 13:13:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Small bug in  package com.serotonin.m2m2.rt.script;    NumericPointWrapper  class on Tue, 28 Oct 2014 07:57:41 GMT]]></title><description><![CDATA[<p dir="auto">hussam,</p>
<p dir="auto">Thank you for letting us know about this.  I will make sure this fix gets added to the next release.  In the future feel free to add any potential bugs to our git Issue list here:</p>
<p dir="auto"><a href="https://github.com/infiniteautomation/ma-core-public/issues" rel="nofollow ugc">https://github.com/infiniteautomation/ma-core-public/issues</a></p>
]]></description><link>https://forum.mango-os.com/post/9440</link><guid isPermaLink="true">https://forum.mango-os.com/post/9440</guid><dc:creator><![CDATA[terrypacker]]></dc:creator><pubDate>Tue, 28 Oct 2014 07:57:41 GMT</pubDate></item></channel></rss>