<?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 Set points on one Event Handler]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">What would be the best way to set multiple points from ONE Event Handler?<br />
I want to activate more than one valve from the Advanced Scheduler.</p>
<p dir="auto">On the set point TAB, is is only possible to set ONE point. Do I have to run script?<br />
There is no clarification in the help file on this or external context points.</p>
<p dir="auto">Hayden<br />
AU</p>
]]></description><link>https://forum.mango-os.com/topic/4347/multiple-set-points-on-one-event-handler</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 13:36:09 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/4347.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Jul 2019 07:25:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 21:01:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/craigweb" aria-label="Profile: craigweb">@<bdi>craigweb</bdi></a> said in <a href="/post/22886">Multiple Set points on one Event Handler</a>:</p>
<blockquote>
<p dir="auto">set them to your desired value in the script.   with key.set(True)</p>
</blockquote>
<p dir="auto">Just an FYI.... you mean key.set(true); not 'True'</p>
]]></description><link>https://forum.mango-os.com/post/22913</link><guid isPermaLink="true">https://forum.mango-os.com/post/22913</guid><dc:creator><![CDATA[MattFox]]></dc:creator><pubDate>Mon, 29 Jul 2019 21:01:41 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 09:20:48 GMT]]></title><description><![CDATA[<p dir="auto">No problem, let me know if you don't come right.<br />
The V3 event handler interface has quite a nice enhancement which allows you to create one event handler and assign it to multiple event detectors.  In the V2 interface, each event detector required its own event handler.  This is great for when you have hundreds of alarm notifications.</p>
]]></description><link>https://forum.mango-os.com/post/22894</link><guid isPermaLink="true">https://forum.mango-os.com/post/22894</guid><dc:creator><![CDATA[CraigWeb]]></dc:creator><pubDate>Mon, 29 Jul 2019 09:20:48 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 09:13:51 GMT]]></title><description><![CDATA[<p dir="auto">Got it, I'm used to the V2 interface, thanks.</p>
]]></description><link>https://forum.mango-os.com/post/22893</link><guid isPermaLink="true">https://forum.mango-os.com/post/22893</guid><dc:creator><![CDATA[hayden_AUS]]></dc:creator><pubDate>Mon, 29 Jul 2019 09:13:51 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 09:03:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hayden_aus" aria-label="Profile: hayden_AUS">@<bdi>hayden_AUS</bdi></a>  any point that is added to the external context requires a key(variable name).<br />
<img src="https://camo.nodebb.org/c639d1c9dcbf9eb2121742f4207187c05c14f962?url=https%3A%2F%2Fi.imgur.com%2Fct8G6q9.png" alt="0_1564391480776_Screen Shot 2019-07-29 at 11.10.56.png" class=" img-fluid img-markdown" /><br />
you can now use this point in the script by referencing its key.</p>
<p dir="auto">You can then see what  attributes methods are available to you on this point by scripting:<br />
<code>print(myVar.help)</code> and clicking validate.</p>
<p dir="auto"><img src="https://camo.nodebb.org/027cd580df54c46e54b9d591344b037681559b10?url=https%3A%2F%2Fi.imgur.com%2F7CBZGG5.png" alt="0_1564391693687_Screen Shot 2019-07-29 at 11.14.07.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/post/22892</link><guid isPermaLink="true">https://forum.mango-os.com/post/22892</guid><dc:creator><![CDATA[CraigWeb]]></dc:creator><pubDate>Mon, 29 Jul 2019 09:03:51 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 08:52:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi Craig,</p>
<p dir="auto">You don't know where I can find out more about "Keys".</p>
<p dir="auto">I see reference in Event handlers, as well as the scripting data source.</p>
<p dir="auto">Haven't had to use them before. No mention in the scripting help.</p>
]]></description><link>https://forum.mango-os.com/post/22890</link><guid isPermaLink="true">https://forum.mango-os.com/post/22890</guid><dc:creator><![CDATA[hayden_AUS]]></dc:creator><pubDate>Mon, 29 Jul 2019 08:52:15 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 08:15:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hayden_aus" aria-label="Profile: hayden_aus">@<bdi>hayden_aus</bdi></a><br />
Having multiple targets would be a nice feature tho.  currently, you will have to add the extra points and set them to your desired value in the script.   with <code>key.set(True)</code></p>
]]></description><link>https://forum.mango-os.com/post/22886</link><guid isPermaLink="true">https://forum.mango-os.com/post/22886</guid><dc:creator><![CDATA[CraigWeb]]></dc:creator><pubDate>Mon, 29 Jul 2019 08:15:17 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple Set points on one Event Handler on Mon, 29 Jul 2019 08:01:09 GMT]]></title><description><![CDATA[<p dir="auto">Under event handlers, I'm not sure if the legacy view is required (Don't know what version you are using) you can create an event handler to fire based of an event you create. In this instance, a scheduled event. When it fires you should have a script option to fire. You should be able to set multiple points with that. Alternatively, set the handler to set a point and use that as a context point to fire a scripting data source. Then you can set and modify points as you see fit, complete with calculations and point lookups etc.</p>
<p dir="auto">Fox</p>
]]></description><link>https://forum.mango-os.com/post/22880</link><guid isPermaLink="true">https://forum.mango-os.com/post/22880</guid><dc:creator><![CDATA[MattFox]]></dc:creator><pubDate>Mon, 29 Jul 2019 08:01:09 GMT</pubDate></item></channel></rss>