<?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[Send Message, pass ID]]></title><description><![CDATA[<p dir="auto">It would be nice to, in the send function, that we could pass a extra value after the ack request, that value would be a numeric value that the gw would return back when replying with the ack. That way we could pass a unique id with the message, allowing to filter if the messages that we are acknowledging is the expected one.</p>
<pre><code>id++;
send(msg2.set(state?false:true), true,id);
</code></pre>
<p dir="auto">something like this.</p>
]]></description><link>https://forum.mysensors.org/topic/8992/send-message-pass-id</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 07:20:25 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/8992.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Feb 2018 15:15:16 GMT</pubDate><ttl>60</ttl></channel></rss>