<?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[Meta data source example]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">Is this a good way to do it or is the data already in some array so that I do not need to define them like this:</p>
<p dir="auto"><em>var meters = [vaz101.value, vaz102.value, vaz103.value, vaz104.value, vaz105.value, vaz106.value, vaz107.value, vaz108.value, vaz109.value, vaz110.value, vaz111.value, vaz112.value];</em></p>
<p dir="auto"><img src="https://camo.nodebb.org/95ae2d4d46fbffc167d4d3aaff2390a9a5973b8f?url=https%3A%2F%2Fi.imgur.com%2FDdGVayS.png" alt="metascript.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/topic/1851/meta-data-source-example</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 09:11:06 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1851.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Apr 2015 11:22:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Meta data source example on Wed, 15 Apr 2015 21:05:42 GMT]]></title><description><![CDATA[<p dir="auto">That is a self referencing variable.  so my.value would give you the value of the meta data point.  This is useful if you want to add a value to it's self or use the current or past values of the meta data point within the calculation.  It prevents you from needing to add the meta data point into the script context which ultimately allows you to import self referencing meta data points through the JSON import without getting errors.</p>
]]></description><link>https://forum.mango-os.com/post/9865</link><guid isPermaLink="true">https://forum.mango-os.com/post/9865</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Wed, 15 Apr 2015 21:05:42 GMT</pubDate></item><item><title><![CDATA[Reply to Meta data source example on Wed, 15 Apr 2015 17:35:24 GMT]]></title><description><![CDATA[<p dir="auto">OK good. Thank you.</p>
<p dir="auto">What is that "Variable name" for? It keeps reverting to "my" no matter what I enter there.</p>
]]></description><link>https://forum.mango-os.com/post/9864</link><guid isPermaLink="true">https://forum.mango-os.com/post/9864</guid><dc:creator><![CDATA[sjobbe]]></dc:creator><pubDate>Wed, 15 Apr 2015 17:35:24 GMT</pubDate></item><item><title><![CDATA[Reply to Meta data source example on Wed, 15 Apr 2015 15:47:08 GMT]]></title><description><![CDATA[<p dir="auto">The point values will not be in an array but I believe the data points within the context and you could probably make this script a bit simpler but I can't find any reference to this off hand.  I'll see what I can find but in the mean time this script looks fine.</p>
]]></description><link>https://forum.mango-os.com/post/9861</link><guid isPermaLink="true">https://forum.mango-os.com/post/9861</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Wed, 15 Apr 2015 15:47:08 GMT</pubDate></item></channel></rss>