<?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[Calculating Averages across sensors]]></title><description><![CDATA[<p dir="auto">Is ther a way of taking the output from a group of sensors and performing calculations to produce a virtual type sensor output ?</p>
<p dir="auto">Cheers</p>
<p dir="auto">Keith</p>
]]></description><link>https://forum.mango-os.com/topic/56/calculating-averages-across-sensors</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 18:57:26 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/56.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Feb 2008 16:27:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calculating Averages across sensors on Wed, 13 Feb 2008 12:54:40 GMT]]></title><description><![CDATA[<p dir="auto">Just to close this, it was a Java_home issue, once i sorted the install out everything worked fine</p>
<p dir="auto">Thanks</p>
<p dir="auto">Keith</p>
]]></description><link>https://forum.mango-os.com/post/2130</link><guid isPermaLink="true">https://forum.mango-os.com/post/2130</guid><dc:creator><![CDATA[Keith]]></dc:creator><pubDate>Wed, 13 Feb 2008 12:54:40 GMT</pubDate></item><item><title><![CDATA[Reply to Calculating Averages across sensors on Fri, 01 Feb 2008 18:06:30 GMT]]></title><description><![CDATA[<p dir="auto">Hmmm no it didn't make any difference.  I suspect the install is at fault its not the only time I have seen the issue. Should reports have anything in it ? when I load the page it just says waiting for localhost, otherwise its blank</p>
<p dir="auto">Cheers</p>
<p dir="auto">Keith</p>
]]></description><link>https://forum.mango-os.com/post/2093</link><guid isPermaLink="true">https://forum.mango-os.com/post/2093</guid><dc:creator><![CDATA[Keith]]></dc:creator><pubDate>Fri, 01 Feb 2008 18:06:30 GMT</pubDate></item><item><title><![CDATA[Reply to Calculating Averages across sensors on Fri, 01 Feb 2008 17:09:36 GMT]]></title><description><![CDATA[<p dir="auto">Umm, no. And we can't recreate the problem. It's a longshot, but can you try pressing Ctrl+F5 on the page and see if it clears up?</p>
]]></description><link>https://forum.mango-os.com/post/2092</link><guid isPermaLink="true">https://forum.mango-os.com/post/2092</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Fri, 01 Feb 2008 17:09:36 GMT</pubDate></item><item><title><![CDATA[Reply to Calculating Averages across sensors on Fri, 01 Feb 2008 16:41:46 GMT]]></title><description><![CDATA[<p dir="auto">Ah Ha !!! Went there and had a look, I suspect thats beyond my level,</p>
<p dir="auto">Is this what i should get ?</p>
<p dir="auto">var currentPoint; var pointListColumnFunctions = new Array(); var pointListOptions; function init() { var pointListColumnHeaders = new Array(); pointListColumnHeaders[pointListColumnHeaders.length] = "Name"; pointListColumnFunctions[pointListColumnFunctions.length] = function(p) { return ""+ <a href="http://p.name" rel="nofollow ugc">p.name</a> +""; }; pointListColumnHeaders[pointListColumnHeaders.length] = "Data type"; pointListColumnFunctions[pointListColumnFunctions.length] = function(p) { return p.dataTypeDescription; }; pointListColumnHeaders[pointListColumnHeaders.length] = "Status"; pointListColumnFunctions[pointListColumnFunctions.length] = function(p) { var id = "toggleImg"+ <a href="http://p.id" rel="nofollow ugc">p.id</a>; var onclick = "togglePoint("+ <a href="http://p.id" rel="nofollow ugc">p.id</a> +")"; if (p.enabled) return writeImage(id, null, "brick_go", "Enabled - click to disable", onclick); return writeImage(id, null, "brick_stop", "Disabled - click to enable", onclick); }; if (typeof appendPointListColumnFunctions == 'function') appendPointListColumnFunctions(pointListColumnHeaders, pointListColumnFunctions); pointListColumnHeaders[pointListColumnHeaders.length] = ""; pointListColumnFunctions[pointListColumnFunctions.length] = function(p) { return writeImage("editImg"+ <a href="http://p.id" rel="nofollow ugc">p.id</a>, null, "icon_comp_edit", "Edit point", "editPoint("+ <a href="http://p.id" rel="nofollow ugc">p.id</a> +")"); }; var headers = $("pointListHeaders"); var td; for (var i=0; i</p>
<p dir="auto">Cheers</p>
<p dir="auto">Keith</p>
]]></description><link>https://forum.mango-os.com/post/2090</link><guid isPermaLink="true">https://forum.mango-os.com/post/2090</guid><dc:creator><![CDATA[Keith]]></dc:creator><pubDate>Fri, 01 Feb 2008 16:41:46 GMT</pubDate></item><item><title><![CDATA[Reply to Calculating Averages across sensors on Fri, 01 Feb 2008 16:32:22 GMT]]></title><description><![CDATA[<p dir="auto">That's what the Meta data source is for.</p>
]]></description><link>https://forum.mango-os.com/post/2089</link><guid isPermaLink="true">https://forum.mango-os.com/post/2089</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Fri, 01 Feb 2008 16:32:22 GMT</pubDate></item></channel></rss>