<br><br><div class="gmail_quote">Am 15. März 2010 10:53 schrieb Patrick Stählin <span dir="ltr">&lt;<a href="mailto:pstaehlin@futurelab.ch">pstaehlin@futurelab.ch</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Dominik!<br>
<div class="im"><br>
On Mar 12, 2010, at 1:34 PM, Dominik Wieser wrote:<br>
<br>
&gt; When I want to create a set out of all devices that contain the tag &quot;asdf&quot; I have to check in a loop on every device and then add it? Or is there a function SetOutofTag or something similar?<br>
<br>
</div>You can create a set by using the set-syntax[1]. A set containing all devices that are tagged with &quot;asdf&quot; would look like:<br>
<br>
&quot;.tag(&#39;asdf&#39;)&quot;<br>
<br>
You just pass that string to the set functions e.g. SetTurnOn.<br></blockquote><div><br></div><div>ok, thanks was looking in the soap interface for it. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
&gt; Is there something (plugin or in the core) planed for a local load balancing? I would be ready and interessted to develope something in this direction.<br>
<br>
</div>Which load would you like to balance?<br></blockquote><div><br></div><div>I mean that devices get switched on and off automatically depending on the price of the electrcity. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
[1] <a href="http://developer.digitalstrom.org/redmine/wiki/dss/Set_syntax" target="_blank">http://developer.digitalstrom.org/redmine/wiki/dss/Set_syntax</a><br>
<div><div></div><div class="h5"><br></div></div></blockquote><div>kind regards</div><div><br></div><div>dominik Wieser</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5">
Patrick<br>
--<br>
Patrick Stählin         Hardware Wrangler<br>
futureLAB AG            tel: +41 (0)52 260 22 22<br>
Schwalmenackerstr. 4    fax: +41 (0)52 260 22 23<br>
CH-8400 Winterthur      mission: delivering tomorrow&#39;s applications today<br>
<br>
</div></div><br>_______________________________________________<br>
dss-developer mailing list<br>
<a href="mailto:dss-developer@forum.digitalstrom.org">dss-developer@forum.digitalstrom.org</a><br>
<a href="http://forum.digitalstrom.org/cgi-bin/mailman/listinfo/dss-developer" target="_blank">http://forum.digitalstrom.org/cgi-bin/mailman/listinfo/dss-developer</a><br>
<br></blockquote></div><br>