mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Lint mistake - fix mdns node
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<li><b>msg.service</b> - For a full list of official service types see <i><a href="http://www.dns-sd.org/ServiceTypes.html" target="_new">this list</a></i>.</li>
|
||||
<li><b>msg.port</b> - the tcp or udp port to use.</li>
|
||||
<li><b>msg.name</b> - the short description name of the service. If you use %h in the name, it will be replaced by the machine hostname.</li>
|
||||
<li><b>msg.txtRecord</b> - a set of comma separated name:value pairs </li>
|
||||
<li><b>msg.txtRecord</b> - a javascript object of name:value pairs.</li>
|
||||
</ul></p>
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user