<?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[Multiple equations inside the single data point?]]></title><description><![CDATA[<p dir="auto">Hey does any one know the constraints for multiplication etc inside the data point?<br />
<img src="https://camo.nodebb.org/9f65134ba408593fd9001b1c08b10cf8e2ab4f16?url=https%3A%2F%2Fi.imgur.com%2FH284XYV.png" alt="0_1471035709923_upload-a2479df1-1137-4938-a8a0-a0ad242ab2cc" class=" img-fluid img-markdown" /><br />
We have a value that is say 2.2 and we have to multiply 2.22 to 1/10th the value, something like ...</p>
<p dir="auto">(0.1)*12</p>
<p dir="auto">So the retrieved value of 22 needs to become 26.4<br />
Is anything more than just a simple multiplication available here without having to use an additional virtual/meta data source?</p>
]]></description><link>https://forum.mango-os.com/topic/2410/multiple-equations-inside-the-single-data-point</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 16:28:46 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2410.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Aug 2016 21:05:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multiple equations inside the single data point? on Sat, 13 Aug 2016 05:57:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi Dan,</p>
<p dir="auto">I'm not sure I understand your example. You can certainly enter something like 1.2 as the multiplicand, to change 22 to 26.4. I assume this is the SNMP data source?</p>
<p dir="auto">The answer is likely no, there is not a general purpose tool other than Meta Points or connecting a Point Link or Script to a virtual point for arbitrary transformations of a value. Meta points are incredibly flexible, and if you're running on Java 8 their overhead is very small (still pretty small on Java 7, only somewhat problematic on stressed single core machines), especially if they're doing simple multiplication / math.</p>
]]></description><link>https://forum.mango-os.com/post/12408</link><guid isPermaLink="true">https://forum.mango-os.com/post/12408</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Sat, 13 Aug 2016 05:57:15 GMT</pubDate></item></channel></rss>