<?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[PointValueQuery using where conditions]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I am trying to get a sum of PointA for defined period where the value of PointB meets a given condition. These Point A and B are logged at the same interval.</p>
<p dir="auto">e.g. if it was SQL Statement, I believe it would be something like below<br />
<strong>SELECT SUM(PointA)<br />
FROM TableName<br />
WHERE PointB IN (1,5);</strong></p>
<p dir="auto">Is it possible to put a condition in the PointValueQuery object or is there any other way to achieve this?</p>
<p dir="auto">Thanks.</p>
<p dir="auto">AR</p>
]]></description><link>https://forum.mango-os.com/topic/5334/pointvaluequery-using-where-conditions</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 05:11:47 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/5334.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Oct 2021 00:00:01 GMT</pubDate><ttl>60</ttl></channel></rss>