<li>Thecurrent<b>msg.state</b> of the interface</li>
<li>The<b>msg.payload</b> will be empty in this case to prevent mistreating status messages as BLE detection messages.</li>
</ul>
<p>Thenodewillbeginscanningafteritisdeployed,andwillnotstopuntilitisdeployedagain.Itcanbeusefultoturnonandoffscanningtoconserveenergyandforcescanrequeststobesenttriggeringdevicestorespond.Tocontrolscanning,youmaysendamessagecontaining<code>msg.payload.scan=false</code> to turn off scanning, and <code>msg.payload.scan=true</code>toturniton.</p>
<p>Theoutputwillcontainin<b>msg.payload</b> the <i>peripheral uuid</i>andthe<i>localname</i> of the BLE device detected.</p>